Popular repositories
2,474 contributions in the last year
Less
More
Activity overview
Contributed to
arvidn/libtorrent,
Chia-Network/chia-blockchain,
Chia-Network/clvm_rs
and 5 other
repositories
Contribution activity
August 2021
Created 11 commits in 5 repositories
Created a pull request in Chia-Network/chia-blockchain that received 3 comments
Opened 11 other pull requests in 4 repositories
Chia-Network/chia-blockchain
1
open
1
closed
3
merged
arvidn/libtorrent
4
merged
Chia-Network/clvm_rs
1
merged
Chia-Network/clvm
1
merged
Reviewed 33 pull requests in 5 repositories
arvidn/libtorrent 20 pull requests
- Fix deprecated session.add_torrent form to prevent crash
- Remove binding for session_params.ext_state
- Enable tests after #6162 was merged to master
- Removed some unused tests
- Add sha256 bounds/type checking similar to sha1
- Fix bindings for members of picker_log_alert
- Deprecate use of bytes with paths in file_storage
- Deprecate session.add_torrent(dict) and parse_magnet_uri_dict()
- Fixup fingerprint and its deprecations
- Deprecate sha1_hash('str')
- Add generate_fingerprint_bytes
- Add binding to fix session.add_port_mapping
- Make dht mutable item keys be bytes-only
- Check against various bad reads
- Make dht_put_alert.salt and dht_immutable_item_alert.salt be bytes
- Deprecate rename_file(bytes)
- Add binding for close_reason_t
- Add binding for dht_module_t
- Deprecate add_piece(i, 'str')
- Enable some more dht_put_alert tests