Pinned
1,217 contributions in the last year
Less
More
Contribution activity
April 2021
Created 22 commits in 3 repositories
Created a pull request in Chia-Network/chia-blockchain that received 6 comments
Factors out loading one plot, and no longer uses shared mutable state…
… between all the threads. This fixes some flaky tests (harvester and farmer rpc duplicate plots check). This is passing except for ARM64 which is …
+170
−101
•
6
comments
Opened 26 other pull requests in 3 repositories
Chia-Network/chia-blockchain
1
open
20
merged
3
closed
- Hopefully reduce chances of nonce collision
- Don't run clvm twice for each block
- Ms.double blocks fix 2
- Fix freeze RPC
- Fix wallet performance if have many coins
- Ms.signage points 2
- Fix wallet reorgs, add cache for efficiency
- Add limit for AGG_SIG condition message of 1024 bytes. Catch any exce…
- Testnet3
- Ms.signage points
- Block compression and decompression
- Smoother netspace
- Add tests for puzzles and remove unused test code
- Plot tools fixes
- Improve get_name_puzzle_conditions, add typing, avoid re-implementing…
- Ms.aggsig me challenge
- Ms.mempool improvements
- Ms.performance
- Ms.double count
- Remove overflow from list, and remove useless call to handle_eos
- Retrieve transaction using bytes tx_id, and add comment
- Fix issue with error handling in timelord. Show infusion rate for all…
- Removes warnings by renaming some protocol messages. Also improves er…
- Handle proofs in order, which decreases dropped blocks
Chia-Network/chiapos
1
merged
Chia-Network/chia-blockchain-gui
1
merged
Reviewed 41 pull requests in 3 repositories
Chia-Network/chia-blockchain 37 pull requests
- Ms.double blocks fix 2
- wp timeout from config
- Ms.signage points
- Block compression and decompression
- Not callable
- WhenMainnet
- Change mempool rules for replacing conflicting SpendBundles
- Previous generators
- Wallet sleep before finding connections.
- Transaction matching
- reverted BLS back to GIL enforced
- Previous generators
- update cost and max cost according to new plan
- Always pass arguments along with CLVM programs during blockchain operations
- Use a list of previous generators in arguments to block program
- Add test for relative seconds, and rename conditions
- [DRAFT] Fix wallet connections to the introduction.
- Add Puzzle Announcement conditions
- Ms.aggsig me challenge
- Ms.mempool improvements
- Ms.performance
- fix get_block_records_at main
- remove float and add another check for dupe provers
- fix get_block_records_at
- Add --offset flag to the wallet get_transactions command
- Some pull request reviews not shown.
Chia-Network/bls-signatures 3 pull requests
Chia-Network/chiapos 1 pull request
Created an issue in Chia-Network/chiavdf that received 3 comments
Many crashes
The code crashes often with one of four issues:
munmap_chunk(): invalid pointer
Segmentation fault (core dumped)
pure virtual method called
Warn…
3
comments