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-06
doc: update for NetBSD 9.2, add GUI Build Instructions
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
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
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
Merge bitcoin/bitcoin#25508: guix: use elfesteem 2eb1e5384ff7a220fd1afacd4a01...
fanquake
2022-07-01
Merge bitcoin/bitcoin#25490: guix: more cross arch reproducibility (x86_64 ->...
laanwj
2022-07-01
Remove outdated comment
Igor Bubelov
2022-06-30
Merge bitcoin/bitcoin#25383: wallet: don't read db every time that a new 'Wal...
MacroFake
2022-06-30
Merge bitcoin/bitcoin#25364: test: remove wallet dependency from feature_null...
MacroFake
2022-06-30
Merge bitcoin/bitcoin#24836: add RPC (-regtest only) for testing package policy
fanquake
2022-06-30
Merge bitcoin/bitcoin#25503: test: pass `datacarriersize` option for tests us...
MacroFake
2022-06-30
Merge bitcoin/bitcoin#25511: test: non-positive integer value to `-peertimeou...
MacroFake
2022-06-30
test: passing a non-positive integer value to `-peertimeout` should throw an ...
brunoerg
2022-06-30
Merge bitcoin/bitcoin#25506: Rephrase error message for invalid value of `-pe...
MacroFake
2022-06-30
guix: use elfesteem 2eb1e5384ff7a220fd1afacd4a0170acff54fe56
fanquake
2022-06-30
rephrase error for invalid timeout
/dev/fd0
2022-06-29
Merge bitcoin/bitcoin#25502: upstream: update minisketch subtree
Andrew Chow
2022-06-29
test: pass `datacarriersize` option for tests using large outputs (instead of...
Sebastian Falbesoner
2022-06-29
Merge bitcoin/bitcoin#25497: wallet: more accurate target for large transactions
Andrew Chow
2022-06-29
test: let `gen_return_txouts` create a single large OP_RETURN output
Sebastian Falbesoner
2022-06-29
Update minisketch subtree to latest master
fanquake
2022-06-29
Squashed 'src/minisketch/' changes from 7eeb778fef..47f0a2d26f
fanquake
2022-06-29
test: assert serialized txouts size of `gen_return_txouts` helper
Sebastian Falbesoner
2022-06-29
Merge bitcoin/bitcoin#25495: Revert "bnb: exit selection when best_waste is 0"
fanquake
2022-06-29
Merge bitcoin/bitcoin#25492: util: remove MSVC warning pragmas
MacroFake
2022-06-29
Merge bitcoin/bitcoin#25437: guix: remove explicit glibc stack protector disa...
laanwj
2022-06-29
util: remove MSVC warning pragmas
fanquake
2022-06-29
Merge bitcoin/bitcoin#25290: [kernel 3a/n] Decouple `CTxMemPool` from `ArgsMa...
MacroFake
2022-06-29
wallet: more accurate tx_noinputs_size
S3RK
2022-06-29
Merge bitcoin/bitcoin#25496: build: Clean up `build_msvc/libsecp256k1_config.h`
MacroFake
2022-06-29
Merge bitcoin-core/gui#617: Reset options, notify user about backup creation
Hennadii Stepanov
2022-06-28
rpc: Disallow gettxoutsetinfo queries for a specific block with use_index=false
Martin Zumsande
2022-06-28
build: Clean up `build_msvc/libsecp256k1_config.h`
Hennadii Stepanov
2022-06-28
Revert "bnb: exit selection when best_waste is 0"
Murch
2022-06-28
fees: Pass in a filepath instead of referencing gArgs
Carl Dong
2022-06-28
init: Remove redundant -*mempool*, -limit* queries
Carl Dong
2022-06-28
Don't send getheaders message when another request is outstanding
Suhas Daftuar
2022-06-28
Cleanup received_new_header calculation to use WITH_LOCK
Suhas Daftuar
2022-06-28
Move peer state updates from headers message into separate function
Suhas Daftuar
2022-06-28
Move headers direct fetch to end of ProcessHeadersMessage
Suhas Daftuar
2022-06-28
Move headers-direct-fetch logic into own function
Suhas Daftuar
2022-06-28
Move additional headers fetching to own function
Suhas Daftuar
[next]