Popular repositories
2,621 contributions in the last year
Less
More
Activity overview
Contributed to
arvidn/libtorrent,
Chia-Network/chiapos,
Chia-Network/clvm_rs
and 5 other
repositories
Contribution activity
June 2021
Created 27 commits in 4 repositories
Created a pull request in Chia-Network/chia-blockchain that received 5 comments
add missing cost constants for conditions
Perhaps it's a bit meaningless to have names for all these zeros. I think we should either have these constants, for consistency, or remove all the…
+9
−0
•
5
comments
Opened 30 other pull requests in 7 repositories
arvidn/libtorrent
15
merged
- fix bug in connection_tester
- Test merge
- fix checking torrents
- removed time_critical_mode from piece_picker::pick_pieces
- update copyright headers in source files
- ensure peer_info::client is always valid UTF-8
- Test merge
- Back port fixes from master
- Test merge
- fix issue with adding v2 torrents with invalid file root hash
- improve dht_put test program
- bump version to 2.0.4
- simplify some checks of pieces against the ignored list
- fix piece picker bug causing double-picks with prefer-contiguous enabled
- bump version to 2.0.4
Chia-Network/chia-blockchain
2
open
2
merged
2
closed
Chia-Network/clvm_tools
2
closed
1
open
Chia-Network/clvm_rs
1
open
1
merged
Chia-Network/chialisp-web
2
merged
micvbang/libtorrent
1
open
Chia-Network/clvm
1
merged
Reviewed 17 pull requests in 6 repositories
Chia-Network/chia-blockchain 7 pull requests
- get additions removals without header
- Minor fixes to how 'chia farm summary' handles wallet errors
- don't build a dict of the conditions, just to iterate over them
- apply limit_factor when running the clvm program in mempool
- Typo confirm -> override in wallet send
- batch get_blocks_at 1.1.6
- batch get_blocks_at