-
Chia Net
- Stockholm, Sweden
- http://libtorrent.org
Highlights
- 1 discussion answered
Block or Report
Block or report arvidn
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
struct_layout Public
tool to show the structure layout of types in your C/C++ program, highlighting padding
-
-
1,984 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
March 2022
Created 13 commits in 5 repositories
Created a pull request in Chia-Network/clvm_tools that received 8 comments
separate out brun to a separate python file
as a much simple wrapper around run_chia_program().
No more shenanigans with cost offsets or launcher programs. This makes -c report accurate and e…
+147
−49
•
8
comments
Opened 15 other pull requests in 5 repositories
Chia-Network/clvm_rs
2
open
2
merged
1
closed
Chia-Network/chia-blockchain
3
open
2
merged
arvidn/libtorrent
2
merged
Chia-Network/clvm_tools
2
merged
Chia-Network/clvm
1
open
Reviewed 13 pull requests in 5 repositories
Chia-Network/chia-blockchain
7 pull requests
- Convert tests/core/util/test_streamable.py to use pytest.
- Remove block tools and keychain globals
- context manager for socket in find_available_listen_port(), catch OSError
- Ak.test daemon simulation
- make sync fixtures not use async def
- Fixup some hidden test errors
-
tests: Add
_PYTEST_RAISEto fix exception breakpoints with pytest