Block or Report
Block or report UdjinM6
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
bitlisten Public
Forked from MaxLaumeister/bitlisten
Realtime Dash transaction visualizer, written in HTML/Javascript:
-
1,537 contributions in the last year
Less
More
Activity overview
Contributed to
dashpay/dash,
dashevo/dash-evo-branches,
UdjinM6/dash-bootstrap
and 9 other
repositories
Contribution activity
August 2022
Created 24 commits in 4 repositories
Created a pull request in dashpay/dash that received 8 comments
fix: Only reply with mnauth
to peers that are connected to the address registered in DML
A node can be bound to multiple addresses. Send mnauth
to nodes connected to the right address only to avoid confusion.
Thanks @kxcd
+7
−0
•
8
comments
Opened 22 other pull requests in 3 repositories
dashpay/dash
14
merged
3
open
1
closed
- chore: Merge master 18.0.1 back into develop
- chore: bump version to 18.0.1
- backport: macos code signing
-
feat(rpc): Add
service
field for each member inquorum info
results -
fix(gitian): Fetch tags while cloning the repo via
gbuild
- fix: Allow triggers with p2sh after DIP0024
-
fix(rpc):
masternode outputs
should work correctly with multiple outputs created via a single tx - fix: make linter happy (4926+4952 follow-up)
- fix(llmq): Drop quorum members cache on undo
- doc: Update man pages for v18
- translations: Add final v18 updates for ar, de and zh_CN
- [DO NOT MERGE] check disk space
- fix: 4946 follow-up
- doc: Add v18.0.0 release notes
-
refactor: Refactor
CalcCbTxMerkleRootQuorums
-
feat: Implement caching in
CalcCbTxMerkleRootQuorums
-
fix: Restore caching in
CalcCbTxMerkleRootMNList
-
fix(rpc): Fix off-by-1 in
protx diff
dashpay/gitian.sigs
2
merged
dashpay/sentinel
2
merged
Reviewed 25 pull requests in 4 repositories
dashpay/dash
14 pull requests
- Bitcoin backports with CWallet refactoring #17300, #16237, #16301, #16383, #16798, #16900
- chore: bump version to 18.0.1
- 18.x/backport more
- doc: update release notes slightly
- chore: set _CLIENT_VERSION_IS_RELEASE to true, drop RC
- doc: Add v18.0.0 release notes
- backport(v18.x): final v18.x backports
- chore: enable DIP0024 hard fork on mainnet
- refactor/chore: update cppcheck to 2.8 with needed refactoring
- V18.x update seeds issue#4949
- chore: bump ChainTxData for mainnet and testnet
- chore: bump nMinimumChainWork, defaultAssumeValid and m_assumed_blockchain_size for mainnet and testnet
- revert #3036, #2911, #1879, #1432: revert dashification of filenames
- Refactor: use more ranges