Highlights
- Arctic Code Vault Contributor
Popular repositories
2,121 contributions in the last year
Less
More
Activity overview
Contribution activity
February 2021
Created 44 commits in 4 repositories
Created a pull request in arvidn/libtorrent that received 7 comments
add option to setup.py to opt-out of python auto-configuration
@AllSeeingEyeTolledEweSew I don't think this is quite right, but I don't know why it doesn't work.
+27
−18
•
7
comments
Opened 45 other pull requests in 6 repositories
arvidn/libtorrent
1
open
17
merged
1
closed
- All seeing eye tolled ewe sew asetes setup.py cleanup final
- Test merge
- Test merge 2
- bump version to 1.2.13
- add work-around for systems without fseeko() (such as Android)
- support passing through b2 args through setup.py
- fix deprecated declaration warnings
- Test merge
- Headers
- make release builds with LTO
- amend building docs with instructions on cross compiling
- Large files
- Test merge
- back-port fix typo of __GNUC__
- Ensure we don't attempt to make outgoing connections to RTC peers
- fix simulator submodule
- remove misleading (and redundant) peer log message
- increase the default setting for max_allowed_in_request_queue
- don't announce stopped-event to websocket trackers.
Chia-Network/clvm_rs
10
merged
2
closed
- explicitly install setuptools_rust
- fix divmod case where quotient is 0
- add special cases for the pre-defined atoms 0 and 1
- add benchmark
- run tests from clvm/develop
- implement strict- and lenient mode in serialize_and_run_program
- avoid running CI twice on pull requests
- fix CI
- bump version to 0.1.1
- build wheels packages for more python versions
- don't run CI twice on new pull requests
- publish clvm_rs python package to test.pypi.org