- Cyberspace
Block or Report
Block or report arnetheduck
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
1,144 contributions in the last year
Activity overview
Contribution activity
July 2022
Created a pull request in nim-lang/Nim that received 3 comments
Opened 19 other pull requests in 8 repositories
status-im/nimbus-eth2
6
merged
1
closed
status-im/nim-taskpools
1
open
1
merged
2
closed
nim-lang/Nim
2
merged
status-im/nim-bearssl
2
merged
arnetheduck/nlvm
1
open
status-im/nim-chronos
1
merged
status-im/nim-blscurve
1
merged
status-im/nim-stew
1
merged
Reviewed 26 pull requests in 11 repositories
status-im/nimbus-eth2
12 pull requests
- update docs
- cleanup magic strings
- Make CI logs great again
- bump nimcrypto for styleCheck compatibility
- ncli verifyDeposit: a simple helper for inspecting deposit events
- bump nim-web3 to enforce JSON-RPC Quantity syntax
- less async optimistic sync
- Introduce message router
- suggested fee recipient documentation
- optimistic sync
- api: add verify_randao for produceBlockV2
- avoid unnecessary async copies in broadcast
status-im/nim-stew
3 pull requests
status-im/nim-metrics
3 pull requests
status-im/nim-style-guide
1 pull request
status-im/nim-taskpools
1 pull request
eth-clients/eth2-networks
1 pull request
status-im/nim-chronos
1 pull request
status-im/nimbus-eth1
1 pull request
nim-lang/Nim
1 pull request
status-im/asynctest
1 pull request
arnetheduck/nlvm
1 pull request
Created an issue in nim-lang/Nim that received 3 comments
shl causes undefined behaviour
var x = 10000
echo x shl 1000
T1_[0] = dollar___systemZdollars_3((NI)((NU64)(x__testit_1) << (NU64)(((NI) 1000))));
Shifting by more than sizeof(x…
3
comments




