Highlights
- 1 discussion answered
Popular repositories
-
-
struct_layout Public
tool to show the structure layout of types in your C/C++ program, highlighting padding
-
-
2,365 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
September 2021
Created 14 commits in 3 repositories
Created a pull request in Chia-Network/chia-blockchain that received 13 comments
Disable sqlite sync
This patch changes our sqlite configuration from synchronous=FULL to synchronous=OFF.
The main motivation is to lower the disk pressure caused by t…
+5
−5
•
13
comments
Opened 19 other pull requests in 3 repositories
arvidn/libtorrent
7
merged
1
open
1
closed
- get_torrent_copy_with_hashes() fails if we don't have all the piece layers yet
- Test merge 2
- don't open the piece in the piece picker if there still are outstanding hash jobs
- improve lldb pretty printers
- test receiving corrupt data
- V2 magnet check files
- improve simulated disk I/O to support reading unwritten pieces
- fix issue in finding the first leaf index of a subtree in merkle_tree
- minor simplification to test_disk_io
Chia-Network/chia-blockchain
3
open
2
merged
Reviewed 35 pull requests in 4 repositories
Chia-Network/chia-blockchain
19 pull requests
- macOS keyring.yaml support
-
typo:
passphase->passphrase,Passphase->Passphrase - changelog: Drop trailing whitespaces
-
tests|plotting: Some refactoring/improvements around
BlockTools - Rust only conditions
- Rename NIL_PROGRAM constant more clearly
- get_coins_removed_at_height: special case height 0 to avoid iterating through all unspent coins
- optimize CoinRecord DB access
-
plotting: Some refactoring of
PlotManager.refresh_batch.process_file - Ensure that config.yaml and keyring.yaml aren't partially written-to
-
plotting|tests: Fix two
PlotsRefreshParameterinstantiations - plotting: Don't reload all plot paths for each batch, do it once upfront
- plotting: Drop some redundant code
- Bugfix for the task queue buildup
- add debug option to log all SQL commands
- Reply type decorator
- plotting|util: Adjust plot refresh parameter
-
plotting|tests: Cache parsed plot memos in
PlotManager - plotting|util|tests: Fix and test re-trying of plots which failed to load
arvidn/libtorrent
10 pull requests
- Check similar v2 torrents
- add null checks in iface_from_ifaddrs
- Clean up tests for python demo scripts
- Migrate to OpenSSL EVP interface for hashing
- silence conversion signedness warning on file.cpp
- Add a cibuildwheel workflow to RC_1_2
- Deprecate some classes
- Add session.session_state()
- Loosen restrictions on error categories
- Make TorrentDeleteFailedAlertTest work in more environments
Chia-Network/clvm_rs
5 pull requests
Chia-Network/bls-signatures
1 pull request
Created an issue in Chia-Mine/clvm-js that received 3 comments
test against clvm/tests cases
There are a lot of useful test cases in the clvm repository.
Specifically the .txt files in:
https://github.com/Chia-Network/clvm/tree/main/tests/brun
3
comments
Answered 1 discussion in 1 repository
arvidn/libtorrent
arvidn/libtorrent

