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
2023-08-02
qa: Close SQLite connection properly
Hennadii Stepanov
2023-08-02
doc: make it clear that `node` in `addnode` refers to the node's address
brunoerg
2023-08-02
test: `addnode` with an invalid command should throw an error
brunoerg
2023-08-02
rpc, refactor: clean-up `addnode`
brunoerg
2023-08-02
Merge bitcoin/bitcoin#27452: test: cover addrv2 anchors by adding TorV3 to CA...
fanquake
2023-08-02
Merge bitcoin/bitcoin#27572: test: dedup file hashing using `sha256sum_file` ...
fanquake
2023-08-02
scripted-diff: Rename CBlockTreeDB -> BlockTreeDB
MarcoFalke
2023-08-01
refactor: Wrap DestroyDB in dbwrapper helper
TheCharlatan
2023-08-01
Merge bitcoin/bitcoin#28144: test: fix intermittent failure in p2p_getaddr_ca...
fanquake
2023-08-01
Merge bitcoin/bitcoin#28166: test, rpc: invalid sighashtype coverage
fanquake
2023-08-01
Merge bitcoin/bitcoin#28060: util: Teach AutoFile how to XOR
fanquake
2023-08-01
ci: Add missing linux-headers package to ASan task
MarcoFalke
2023-08-01
ci: Move ASan USDT to persistent_worker
MarcoFalke
2023-08-01
Fixup style of moved code
MarcoFalke
2023-08-01
move-only: Move CBlockTreeDB to node/blockstorage
MarcoFalke
2023-08-01
index: Drop legacy -txindex check
MarcoFalke
2023-08-01
scripted-diff: Use blocks_path where possible
MarcoFalke
2023-08-01
Merge bitcoin/bitcoin#28194: test: python E721 and flake8 updates
fanquake
2023-08-01
Merge bitcoin/bitcoin#28131: test: Add UBSan `-fsanitize=integer` suppression...
fanquake
2023-08-01
Merge bitcoin/bitcoin#28003: doc: cleanup release process doc
fanquake
2023-08-01
Merge bitcoin/bitcoin#28070: test: Drop 22.x node from TxindexCompatibilityTest
fanquake
2023-07-31
Merge bitcoin/bitcoin#27746: Rework validation logic for assumeutxo
Ryan Ofsky
2023-07-31
script: update flake8 to 6.1.0
Jon Atack
2023-07-31
test: python E721 updates
Jon Atack
2023-07-31
Remove unused MessageStartChars parameters from BlockManager methods
MarcoFalke
2023-07-31
Merge bitcoin/bitcoin#28091: fuzz: use `ConnmanTestMsg` in `connman`
fanquake
2023-07-31
Merge bitcoin/bitcoin#28188: ci: Use documented `CCACHE_MAXSIZE` instead of `...
fanquake
2023-07-31
Merge bitcoin/bitcoin#28181: qa, doc: Fix comment
fanquake
2023-07-30
ci: Use documented `CCACHE_MAXSIZE` instead of `CCACHE_SIZE`
Hennadii Stepanov
2023-07-30
Merge bitcoin/bitcoin#28118: test: Add SyncWithValidationInterfaceQueue to mo...
fanquake
2023-07-30
qa, doc: Fix comment
Hennadii Stepanov
2023-07-28
Merge bitcoin/bitcoin#28138: ci: Keep system env vars as-is (bugfix)
fanquake
2023-07-28
Merge bitcoin/bitcoin#28162: refactor: Revert additional univalue check in Pa...
fanquake
2023-07-28
Merge bitcoin/bitcoin#28168: refactor: Remove unused raw-pointer read helper ...
fanquake
2023-07-27
Merge bitcoin/bitcoin#27888: Fuzz: a more efficient descriptor parsing target
Andrew Chow
2023-07-27
Merge bitcoin/bitcoin#28148: refactor: consistently use ApplyArgsManOptions f...
Andrew Chow
2023-07-27
test: remove redundant test values
Jon Atack
2023-07-27
test: use common assert_signing_completed_successfully helper
Jon Atack
2023-07-27
test: add coverage for passing an invalid sighashtype
Jon Atack
2023-07-27
Remove unused raw-pointer read helper from univalue
MarcoFalke
2023-07-27
Merge bitcoin/bitcoin#28164: test: remove unused code in `wallet_fundrawtrans...
fanquake
2023-07-27
Merge bitcoin/bitcoin#28092: ci: document that -Wreturn-type has been fixed u...
fanquake
2023-07-27
refactor: Revert addition of univalue sighash string check
TheCharlatan
2023-07-27
doc: Correct release-notes for sighashtype exceptions
TheCharlatan
2023-07-26
tests: add decryption test to bip324_tests
Pieter Wuille
2023-07-26
Add BIP324Cipher, encapsulating key agreement, derivation, and stream/AEAD ci...
Pieter Wuille
2023-07-26
crypto: support split plaintext in ChaCha20Poly1305 Encrypt/Decrypt
Pieter Wuille
2023-07-26
bench: add benchmark for FSChaCha20Poly1305
Pieter Wuille
2023-07-26
crypto: add FSChaCha20Poly1305, rekeying wrapper around ChaCha20Poly1305
Pieter Wuille
2023-07-26
crypto: add FSChaCha20, a rekeying wrapper around ChaCha20
Pieter Wuille
[prev]
[next]