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
2022-07-11
Merge bitcoin/bitcoin#25512: test: remove wallet dependency and refactor rpc...
MacroFake
2022-07-11
Merge bitcoin/bitcoin#25581: test: refactor: pass absolute fee in `create_lot...
MacroFake
2022-07-10
Merge bitcoin-core/gui#471: Add Wallet Restore in the GUI
Hennadii Stepanov
2022-07-10
test: refactor: pass absolute fee in `create_lots_of_big_transactions` helper
Sebastian Falbesoner
2022-07-08
Merge bitcoin/bitcoin#25481: wallet: unify max signature logic
Andrew Chow
2022-07-08
Merge bitcoin/bitcoin#25337: refactor: encapsulate wallet's address book access
Andrew Chow
2022-07-08
Merge bitcoin/bitcoin#25549: doc: update for NetBSD 9.2, add GUI Build Instru...
MacroFake
2022-07-08
Merge bitcoin/bitcoin#25353: Add a `-mempoolfullrbf` node setting
MacroFake
2022-07-08
Merge bitcoin/bitcoin#25568: Remove my key from trusted-keys
MacroFake
2022-07-07
Remove my key from trusted-keys
Pieter Wuille
2022-07-07
Merge bitcoin/bitcoin#24832: index: Verify the block filter hash when reading...
fanquake
2022-07-07
Merge bitcoin/bitcoin#25500: refactor: Move inbound eviction logic to its own...
fanquake
2022-07-07
Merge bitcoin/bitcoin#25524: add glozow to trusted-keys
MacroFake
2022-07-07
Merge bitcoin/bitcoin#25558: guix: Make windows cross architecture reproducible
fanquake
2022-07-07
Merge bitcoin/bitcoin#25522: test: Remove -acceptnonstdtxn=1 from feature_rbf.py
MacroFake
2022-07-07
Merge bitcoin/bitcoin#25552: add glozow builder key
laanwj
2022-07-07
Merge bitcoin/bitcoin#25447: fuzz: add low-level target for txorphanage
MacroFake
2022-07-07
Merge bitcoin/bitcoin#25525: test: remove wallet dependency from mempool_upd...
MacroFake
2022-07-06
doc: update for NetBSD 9.2, add GUI Build Instructions
Jarol Rodriguez
2022-07-06
Mention `mempoolfullrbf` in policy/mempool-replacements.md
Antoine Riard
2022-07-06
Update getmempoolinfo RPC with `mempoolfullrbf`
Antoine Riard
2022-07-06
Introduce `mempoolfullrbf` node setting.
Antoine Riard
2022-07-06
guix: patch gcc 10 with pthreads to remap guix store paths
Andrew Chow
2022-07-06
[net] Move eviction logic to its own file
dergoegge
2022-07-06
[net] Move ConnectionType to its own file
Cory Fields
2022-07-06
Merge bitcoin/bitcoin#25507: wallet: don't add change fee to target if subtra...
Andrew Chow
2022-07-06
fuzz: add low-level target for txorphanage
chinggg
2022-07-06
add glozow builder key
glozow
2022-07-06
test: Remove -acceptnonstdtxn=1 from feature_rbf.py
MacroFake
2022-07-06
Merge bitcoin/bitcoin#25550: doc: remove note on arm cross-compilation from b...
MacroFake
2022-07-05
doc: remove note on arm cross-compilation from build-unix.md
Jarol Rodriguez
2022-07-05
Merge bitcoin/bitcoin#19393: test: Add more tests for orphan tx handling
MacroFake
2022-07-05
Merge bitcoin/bitcoin#25536: contrib: dedup `get_witness_script` helper in si...
fanquake
2022-07-04
Merge bitcoin/bitcoin#25454: p2p: Avoid multiple getheaders messages in fligh...
fanquake
2022-07-04
Merge bitcoin/bitcoin#25530: ci: apply cache size limit and print ccache sta...
MacroFake
2022-07-04
[ci] apply cache size limit and print ccache statistics in "ARM64 Android APK"
sogoagain
2022-07-04
[net] Add connection type to NodeEvictionCandidate
dergoegge
2022-07-04
[net] Add NoBan status to NodeEvictionCandidate
dergoegge
2022-07-04
Merge bitcoin/bitcoin#25535: test: pass `dustrelayfee=0` option for tests usi...
MacroFake
2022-07-03
contrib: dedup `get_witness_script` helper in signet miner
Sebastian Falbesoner
2022-07-03
test: pass `dustrelayfee=0` option for tests using dust (instead of `acceptno...
Sebastian Falbesoner
2022-07-01
Merge bitcoin/bitcoin#25521: build: Remove outdated libbitcoinkernel comment
MacroFake
2022-07-01
test: remove wallet dependency from mempool_updatefromblock.py
Ayush Sharma
2022-07-01
doc: Add a release note about the "restore wallet" menu item
w0xlt
2022-07-01
add glozow to trusted-keys
glozow
2022-07-01
Merge bitcoin/bitcoin#25471: rpc: Disallow gettxoutsetinfo queries for a spec...
MacroFake
2022-07-01
Replace GetTime() with NodeClock in MaybeSendGetHeaders()
Suhas Daftuar
2022-07-01
test: Make the scriptPubKey of MiniWallet created txs mutable
MacroFake
2022-07-01
test: Allow setting sequence per input in MiniWallet create_self_transfer_multi
MacroFake
2022-07-01
test: Allow amount_per_output in MiniWallet create_self_transfer_multi
MacroFake
[next]