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-08-03
Merge bitcoin/bitcoin#16333: test: Set BIP34Height = 2 for regtest
MarcoFalke
2021-08-03
Merge bitcoin/bitcoin#22496: addrman: Remove addrman hotfixes
fanquake
2021-08-03
Merge bitcoin/bitcoin#22448: Update libsecp256k1 subtree to latest upstream
fanquake
2021-08-03
Merge bitcoin/bitcoin#22098: [test, init] DNS seed querying logic
fanquake
2021-08-03
Merge bitcoin/bitcoin#21528: [p2p] Reduce addr blackholes
fanquake
2021-08-02
Merge bitcoin/bitcoin#22378: test: remove confusing `MAX_BLOCK_BASE_SIZE`
MarcoFalke
2021-08-02
Merge bitcoin/bitcoin#22001: doc: Generate doxygen documentation for test sou...
W. J. van der Laan
2021-08-02
Merge bitcoin/bitcoin#22570: Ignore banlist.dat
W. J. van der Laan
2021-08-02
Merge bitcoin/bitcoin#21940: refactor: Mark CAddrMan::Select and GetAddr const
MarcoFalke
2021-08-02
Merge bitcoin/bitcoin#22593: test: refactor: remove `hex_str_to_bytes` helper
MarcoFalke
2021-08-02
Merge bitcoin/bitcoin#22589: net, doc: update I2P hardcoded seeds and docs fo...
W. J. van der Laan
2021-08-01
test: refactor: remove `hex_str_to_bytes` helper
Sebastian Falbesoner
2021-08-01
Merge bitcoin/bitcoin#22429: test: refactor: fix segwit terminology (s/witnes...
MarcoFalke
2021-07-31
Merge bitcoin/bitcoin#22573: fuzz: document faster throughput configuration
MarcoFalke
2021-07-30
[style] Small style improvements to DNS parameters
Amiti Uttarwar
2021-07-30
[test] Test the delay before querying DNS seeds
Amiti Uttarwar
2021-07-30
[test] Test the interactions between -forcednsseed and -dnsseed
Amiti Uttarwar
2021-07-30
[init] Disallow starting up with conflicting paramters for -dnsseed and -forc...
Amiti Uttarwar
2021-07-30
[test] Test -forcednsseed causes querying DNS seeds
Amiti Uttarwar
2021-07-30
[test] Test the interactions between -connect and -dnsseed
Amiti Uttarwar
2021-07-30
[test] Test logic to query DNS seeds with block-relay-only connections
Amiti Uttarwar
2021-07-30
[test] Introduce test logic to query DNS seeds
Amiti Uttarwar
2021-07-30
Merge bitcoin/bitcoin#22330: test: use MiniWallet for simple doublespend sub-...
MarcoFalke
2021-07-30
Merge bitcoin/bitcoin#22490: test: Disable automatic connections per default ...
MarcoFalke
2021-07-30
Merge bitcoin/bitcoin#22520: test: improve rpc_blockchain.py tests and assert...
MarcoFalke
2021-07-30
Fix whitespace in touched files
MarcoFalke
2021-07-30
Remove unused CSubNet serialize code
MarcoFalke
2021-07-30
doc: add info to i2p.md about IBD time and multiple networks
Jon Atack
2021-07-30
Ignore banlist.dat
MarcoFalke
2021-07-30
contrib, p2p: update I2P hardcoded seeds
Jon Atack
2021-07-30
Merge bitcoin/bitcoin#22584: test: Add temporary sanitizer suppression implic...
MarcoFalke
2021-07-29
[test] Use the new endpoint to improve tests
Amiti Uttarwar
2021-07-29
[RPC] Add field to getpeerinfo to indicate if addr relay is enabled
Amiti Uttarwar
2021-07-29
[test] Test that we intentionally select addr relay peers.
Amiti Uttarwar
2021-07-29
[net_processing] Remove RelayAddrsWithPeer function
Amiti Uttarwar
2021-07-29
[net_processing] Introduce new field to indicate if addr relay is enabled
Amiti Uttarwar
2021-07-29
[net_processing] Defer initializing m_addr_known
Amiti Uttarwar
2021-07-29
[test] Update p2p_addr_relay test to prepare
Amiti Uttarwar
2021-07-29
[net_processing] Introduce SetupAddressRelay
Amiti Uttarwar
2021-07-29
test: Add temporary sanitizer suppression implicit-signed-integer-truncation:...
MarcoFalke
2021-07-29
Merge bitcoin/bitcoin#21882: build: Fix undefined reference to __mulodi4
fanquake
2021-07-29
Merge bitcoin/bitcoin#22516: macdeploy: alternative info to download the macO...
fanquake
2021-07-29
macdeploy: alternative info to download the macOS SDK
Antoine Poinsot
2021-07-29
Merge bitcoin/bitcoin#22139: test: add type annotations to util.get_rpc_proxy
MarcoFalke
2021-07-29
Merge bitcoin/bitcoin#22531: guix: Fixes to guix-{attest,verify}
fanquake
2021-07-29
Merge bitcoin/bitcoin#22538: doc: fix command typo in guix README
fanquake
2021-07-28
Document faster throughput configuration
Alex Groce
2021-07-28
guix: Ensure EPOCH_SOURCE_DATE does not include GPG information
Andrew Chow
2021-07-28
guix: Remove extra \r from all.SHA256SUMS line ending
Andrew Chow
2021-07-28
guix, doc: Add a note that codesigners need to rebuild after tagging
Andrew Chow
[next]