Skip to content
Avatar

Achievements

Achievements

Highlights

  • 6 discussions answered
Block or Report

Block or report mariano54

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Chia blockchain python implementation (full node, farmer, harvester, timelord, and wallet)

    Python 10.2k 1.8k

  2. BLS signatures in C++, using the relic toolkit BLS12-381

    C++ 246 157

  3. Reference python implementation of Chia pool operations for pool operators

    Python 452 208

  4. Chia Proof of Space library

    HTML 264 272

  5. VDF competition instructions, and simple implementation

    Python 83 13

  6. Javascript (Node and Browser) SDK for interacting with the Token System

    JavaScript 10 5

1,391 contributions in the last year

Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Mon Wed Fri

Contribution activity

February 2022

Created 3 commits in 1 repository

Created a pull request in Chia-Network/chia-blockchain that received 8 comments

check_keys: check 100 instead of 500, and also observer

My daemon was timing out because it was not finding a key, and searching through 500 was way too slow. A few changes: 500 -> 100 reduces time Prec…

+26 −5 8 comments
Opened 3 other pull requests in 1 repository
Chia-Network/chia-blockchain 3 merged
Opened 1 issue in 1 repository
Chia-Network/chia-docs 1 open

Seeing something unexpected? Take a look at the GitHub profile guide.