index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-10-03
Tests for funding with external inputs
Andrew Chow
2021-10-03
allow fundtx rpcs to work with external inputs
Andrew Chow
2021-10-03
Merge bitcoin/bitcoin#23151: doc: Combine 23.0 release notes
fanquake
2021-10-02
Test transactions conflicted by double spend in listtransactions
Jon Atack
2021-10-02
contrib: Ask for captcha in signet getcoins.py
W. J. van der Laan
2021-10-01
refactor: Remove unused ParsePrechecks from ParseIntegral
MarcoFalke
2021-10-01
Add syscall sandboxing (seccomp-bpf)
practicalswift
2021-10-01
Merge bitcoin/bitcoin#23136: test: update fee rate assertion helper in the fu...
MarcoFalke
2021-10-01
Merge bitcoin/bitcoin#23142: Return false on corrupt tx rather than asserting
W. J. van der Laan
2021-10-01
Merge bitcoin/bitcoin#22585: fuzz: add guide to fuzzing with Eclipser v1.x
W. J. van der Laan
2021-10-01
doc: Combine 23.0 release notes
MarcoFalke
2021-10-01
Merge bitcoin/bitcoin#22340: p2p: Use legacy relaying to download blocks in b...
MarcoFalke
2021-10-01
Merge bitcoin/bitcoin#23147: refactor: rename DBErrors::RESCAN_REQUIRED to NE...
fanquake
2021-10-01
scripted-diff: rename DBErrors::RESCAN_REQUIRED to NEED_RESCAN
Samuel Dobson
2021-09-30
Merge bitcoin/bitcoin#23123: Remove `-rescan` startup parameter
W. J. van der Laan
2021-09-30
test: update assert_fee_amount() in test_framework/util.py
Jon Atack
2021-09-30
Merge bitcoin-core/gui#342: wallet: Move wallets loading out from the main GU...
Hennadii Stepanov
2021-09-30
Replace use of locale dependent atoi(…) with locale-independent std::from_c...
practicalswift
2021-09-30
Merge bitcoin/bitcoin#20457: util: Make Parse{Int,UInt}{32,64} use locale ind...
W. J. van der Laan
2021-09-30
Merge bitcoin/bitcoin#23104: log: Avoid breaking single log lines over multip...
W. J. van der Laan
2021-09-30
Merge bitcoin/bitcoin#23082: build: improve gexauxval() detection, remove get...
W. J. van der Laan
2021-09-30
Merge bitcoin/bitcoin#23133: Update crc32c subtree
fanquake
2021-09-30
Merge bitcoin/bitcoin#23130: doc: Revert "Remove outdated comments" and place...
W. J. van der Laan
2021-09-30
Merge bitcoin/bitcoin#23112: wallet: enable SQLite extended result codes
W. J. van der Laan
2021-09-30
Return false on corrupt tx rather than asserting
Samuel Dobson
2021-09-30
Merge bitcoin-core/gui#336: Do not exit and re-enter main event loop during s...
W. J. van der Laan
2021-09-30
Merge bitcoin-core/gui#439: Do not show unused widgets at startup
Hennadii Stepanov
2021-09-30
doc: Suggest using jom instead of nmake
Hennadii Stepanov
2021-09-30
doc: Replace a link to Qt precompiled binaries with compile instructions
Hennadii Stepanov
2021-09-30
Merge bitcoin/bitcoin#23126: doc: update developer docs for subtree renaming
fanquake
2021-09-30
consensus: use <cstdint> over <stdint.h> in amount.h
fanquake
2021-09-30
consensus: make COIN & MAX_MONEY constexpr
fanquake
2021-09-30
[MOVEONLY] consensus: move amount.h into consensus
fanquake
2021-09-30
Add rescan removal release note
Samuel Dobson
2021-09-30
Remove -rescan startup parameter
Samuel Dobson
2021-09-30
Corrupt wallet tx shouldn't trigger rescan of all wallets
Samuel Dobson
2021-09-29
Allow Coin Selection be able to take external inputs
Andrew Chow
2021-09-29
Allow CInputCoin to also be constructed with COutPoint and CTxOut
Andrew Chow
2021-09-29
qt: Do not show unused widgets at startup
Hennadii Stepanov
2021-09-29
log: Adjust coin selection log string
MarcoFalke
2021-09-29
test: Fix typos in tests
MarcoFalke
2021-09-29
log: Avoid broken DEBUG_LOCKORDER log
MarcoFalke
2021-09-29
Merge bitcoin/bitcoin#23064: fuzz: Fix memory leak in system fuzz target
MarcoFalke
2021-09-29
Add release notes for fee est with replacement txs
Antoine Poinsot
2021-09-29
qa: test fee estimation with replacement transactions
Antoine Poinsot
2021-09-29
qa: split run_test into smaller parts
Antoine Poinsot
2021-09-29
test: use miniwallet in test_rpc() function in feature_rbf.py
Shubhankar
2021-09-29
Merge bitcoin-core/gui#436: Include vout when copying transaction ID from coi...
Hennadii Stepanov
2021-09-29
Re-include RBF replacement txs in fee estimation
Antoine Poinsot
2021-09-29
qt, refactor: Drop intermediate BitcoinApplication::shutdownResult slot
Hennadii Stepanov
[prev]
[next]