issues
search
dashpay
/
dash
Dash - Reinventing Cryptocurrency
https://www.dash.org
MIT License
1.49k
stars
1.2k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
refactor: move expensive CInv initialization out of hot loop
#6424
PastaPastaPasta
opened
19 hours ago
0
refactor: create helper function RelayRecoveredSig inside peerman
#6423
PastaPastaPasta
opened
19 hours ago
2
perf: add in quorumBaseBlockIndexCache to reduce cs_main contention
#6422
PastaPastaPasta
opened
21 hours ago
6
ci: add macOS and Windows builds to GitHub Actions, fix LC_ALL warning in Guix container, introduce artifact collection script
#6421
kwvg
opened
23 hours ago
2
refactor: several trivial refactorings for test_framework and dead code removing
#6420
knst
closed
19 hours ago
0
ci: use 2 jobs in fuzz test runner?
#6419
PastaPastaPasta
closed
1 day ago
0
refactor: introduce two new cache structures to minimize cs_main cont…
#6418
PastaPastaPasta
opened
1 day ago
0
refactor: introduce cs_pendingSigns
#6417
PastaPastaPasta
closed
21 hours ago
0
refactor: drop unused parameter mninfos_valid in test framework mine_ cycle_quorum
#6416
PastaPastaPasta
closed
1 day ago
0
refactor: use self.wait_until in all the dash specific "wait_until_x" logic in order to actually apply the timeout scaling settings
#6415
PastaPastaPasta
opened
2 days ago
0
chore: bump seeds for v22
#6414
PastaPastaPasta
closed
1 day ago
1
[DNM] [v22.0.x] chore: set release true
#6413
PastaPastaPasta
opened
2 days ago
0
chore: bump develop to be 22.1.0
#6412
PastaPastaPasta
closed
1 day ago
0
chore: update nMinimumChainWork, defaultAssumeValid, checkpointData, chainTxData for mainnet and testnet
#6411
PastaPastaPasta
closed
19 hours ago
0
refactor: adjust locking in signing_shares avoid needing one main RecursiveMutex and instead using smaller regular Mutexes
#6410
PastaPastaPasta
closed
1 day ago
1
Release Process v22.0
#6409
PastaPastaPasta
opened
2 days ago
0
refactor: removed pre-MN_RR logic of validation of CL
#6408
knst
closed
1 day ago
1
fix: dataraces
#6407
PastaPastaPasta
closed
1 day ago
0
ci: use `actions/cache` to manage depends cache
#6406
kwvg
closed
2 days ago
2
Release Schedule for v22.0
#6405
PastaPastaPasta
opened
3 days ago
0
fix(qt): avoid potential precision loss in amounts on Governance Tab
#6404
UdjinM6
closed
1 day ago
0
feat(qt): Governance Tab should respect selected units and settings
#6403
UdjinM6
closed
1 day ago
0
ci: cache built
#6402
PastaPastaPasta
closed
3 days ago
0
ci: deduplicate depends building
#6401
PastaPastaPasta
closed
3 days ago
3
ci: merge bitcoin#27314, #28954, introduce dependency options in GitHub Actions builds, fix multiprocess builds, bump to Clang 18
#6400
kwvg
opened
4 days ago
3
backport: merge bitcoin#23235, #23104, #24770, #24830, #24464, #24757, #25202, #25217, #25292, #25614, partial bitcoin#22766 (logging backports)
#6399
kwvg
opened
4 days ago
1
backport: 24306, 24312, 24371
#6398
PastaPastaPasta
closed
3 days ago
2
ci: add powerpc64 to GH Guix job matrix
#6397
UdjinM6
closed
3 days ago
0
refactor: Drop llmq split migration logic (dead code)
#6396
UdjinM6
closed
5 days ago
0
refactor: drop unused InstantSendManager from blockheaderToJSON
#6395
knst
closed
5 days ago
0
feat: update IS database instantly, no more dependency on DIP0020
#6394
knst
closed
5 days ago
3
docs: mention building for some HOSTs only in `release-process.md`
#6393
UdjinM6
opened
1 week ago
0
RFC: Drop Delivered Binaries For Arm32 Linux
#6392
PastaPastaPasta
opened
1 week ago
1
feature: add InstantLock and ChainLock data buffers in Core RPC
#6391
pshenmic
opened
1 week ago
2
guix: build only supported targets using `guix-start`, update `guix-start` and `guix-check` to work correctly outside of containers
#6390
UdjinM6
closed
1 week ago
1
backport: merge bitcoin#23060, #24164, #23565, #24337, #27682, #29208, #29091, #29165, #29934, #30261, partial bitcoin#27662, #28210, #28348, #30263 (bump minimum compiler)
#6389
kwvg
opened
1 week ago
1
guix: Default to building for some supported HOSTs only
#6388
UdjinM6
closed
1 week ago
4
ci: build GCC 14, build `nowallet` depends and source with it, stage built packages in `/opt`, allowlist LLVM `libc++`
#6387
kwvg
opened
1 week ago
3
Incorrect display of information when using the CoinJoin function
#6386
bozhday
opened
2 weeks ago
2
backport: merge bitcoin#24241, #24534, #24948, #28622, #28880, #29185, #29170, #29233, #29298, #29598, #29732, #29890, #29739, #30074, #30198, #29072 (toolchain backports: part 2)
#6385
kwvg
closed
4 days ago
6
backport: merge bitcoin#22380, #25838, #25917, #26059, #26578, #27798, #27676, #27999, #28337, #28422, #28630, #28783, partial bitcoin#24866, #25612 (toolchain backports: part 1)
#6384
kwvg
closed
1 week ago
6
backport: merge bitcoin#28370, #28759, #28580, #28786, #29078, #27897, #29651, #29695, #29673, #29828, #29846, #30231, #30438, partial bitcoin#30511 (guix backports: part 5)
#6383
kwvg
closed
1 week ago
4
backport: merge bitcoin#21089, #27670, #24031, #26470, #27296, #27179, #27813, #27811, #28069, #28294, #28324, #28328, #29987 (guix backports: part 4)
#6382
kwvg
closed
1 week ago
9
refactor: a bunch of trivial-ish code improvements
#6381
UdjinM6
closed
1 week ago
0
refactor: remove C++17 workarounds
#6380
kwvg
opened
2 weeks ago
0
ci: update containers and CI to use Ubuntu 22.04 LTS (`jammy`)
#6379
kwvg
closed
2 weeks ago
1
backport: merge bitcoin#24989, #26135, #26150, #26159, #26489, #26825, #28127, #29275, #29263, partial bitcoin#24831, #27790, #27978 (c++20 backports: part 1)
#6378
kwvg
opened
2 weeks ago
0
depends: update 'src/immer' to arximboldi/immer@5875f773 as c0b716f2
#6377
kwvg
closed
2 weeks ago
0
refactor: a bunch of trivial-ish headers improvements
#6376
knst
closed
1 week ago
0
fix: devnet stuck on block 2 with crash
#6375
knst
closed
2 weeks ago
6
Next