Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
3,618 contributions in the last year
Contribution activity
September 2020
Created a pull request in bitcoin/bitcoin that received 4 comments
txmempool: Remove unused clear() member function
Seems odd to have code in Bitcoin Core that is only used by the unit tests. Fix that by adding the needed code to the tests and removing it from th…
+104
−96
•
4
comments
- net processing: Move peer_map to PeerManager
- Remove CTxMempool::mapLinks data structure member
- test/refactor: reference p2p objects explicitly and remove confusing Test_Node.p2p property
- test: Change feature_config_args.py not to rely on strange regtest=0 behavior
- build: document and cleanup Qt hacks
- Tests: tidy up address.py and segwit_addr.py
- wallet, gui: Reload previously loaded wallets on startup
Created an issue in cirruslabs/cirrus-ci-docs that received 1 comment
Red cross on GitHub keeps being displayed when failed build is re-run
Currently when resetting a failed ci run, GitHub will keep displaying the red cross for a failed build. It would be nice if a yellow dot was displa…
1
comment