index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bench
Age
Commit message (
Expand
)
Author
2023-10-25
bugfix: Mark CNoDestination and PubKeyDestination constructor explicit
MarcoFalke
2023-10-13
refactor: update `MAX_DISCONNECTED_TX_POOL` from kb to bytes
ismaelsadeeq
2023-10-12
tidy: modernize-use-emplace
MarcoFalke
2023-10-04
Merge bitcoin/bitcoin#27598: bench: Add SHA256 implementation specific benchm...
fanquake
2023-10-03
refactor: Make `CCheckQueue` constructor start worker threads
Hennadii Stepanov
2023-10-03
Make `CCheckQueue` destructor stop worker threads
Hennadii Stepanov
2023-10-02
Merge bitcoin/bitcoin#27596: assumeutxo (2)
Andrew Chow
2023-10-02
bench: drop NO_THREAD_SAFETY_ANALYSIS from disconnected_txs
fanquake
2023-09-30
validation: pass ChainstateRole for validationinterface calls
James O'Beirne
2023-09-26
Merge bitcoin/bitcoin#28483: refactor: Return CAutoFile from BlockManager::Op...
fanquake
2023-09-23
Merge bitcoin/bitcoin#28385: [refactor] rewrite DisconnectedBlockTransactions...
fanquake
2023-09-20
bench: Add SHA256 implementation specific benchmarks
Hennadii Stepanov
2023-09-15
Make BufferedFile to be a CAutoFile wrapper
MarcoFalke
2023-09-15
refactor: Drop unused fclose() from BufferedFile
MarcoFalke
2023-09-14
Merge bitcoin/bitcoin#26152: Bump unconfirmed ancestor transactions to target...
Andrew Chow
2023-09-14
Merge bitcoin/bitcoin#28423: kernel: Remove protocol.h/netaddress.h/compat.h ...
fanquake
2023-09-13
Amend bumpfee for inputs with overlapping ancestry
Murch
2023-09-13
make DisconnectedBlockTransactions responsible for its own memory management
glozow
2023-09-13
MOVEONLY: DisconnectedBlockTransactions to its own file
glozow
2023-09-13
rewrite DisconnectedBlockTransactions as a list + map
glozow
2023-09-13
[bench] DisconnectedBlockTransactions
glozow
2023-09-12
[refactor] Add missing includes for next commit
TheCharlatan
2023-09-12
scripted-diff: Rename CBufferedFile to BufferedFile
MarcoFalke
2023-09-12
Remove unused GetType() from CBufferedFile and CAutoFile
MarcoFalke
2023-08-17
crypto: refactor ChaCha20 classes to use Span<std::byte> interface
Pieter Wuille
2023-08-17
Merge bitcoin/bitcoin#28244: Break up script/standard.{h/cpp}
fanquake
2023-08-17
Merge bitcoin/bitcoin#27675: p2p: Drop m_recently_announced_invs bloom filter
fanquake
2023-08-14
Clean up things that include script/standard.h
Andrew Chow
2023-08-14
Move CTxDestination to its own file
Andrew Chow
2023-08-10
Merge bitcoin/bitcoin#28008: BIP324 ciphersuite
fanquake
2023-08-03
mempool_entry: add mempool entry sequence number
Anthony Towns
2023-08-01
Merge bitcoin/bitcoin#28060: util: Teach AutoFile how to XOR
fanquake
2023-07-31
Merge bitcoin/bitcoin#27746: Rework validation logic for assumeutxo
Ryan Ofsky
2023-07-26
bench: add benchmark for FSChaCha20Poly1305
Pieter Wuille
2023-07-26
crypto: remove outdated variant of ChaCha20Poly1305 AEAD
Pieter Wuille
2023-07-21
Move block-storage-related logic to ChainstateManager
Suhas Daftuar
2023-07-12
Switch all callers from poly1305_auth to Poly1305 class
Pieter Wuille
2023-07-12
Extract util::Xor, Add key_offset option, Add bench
MarcoFalke
2023-07-07
crypto: Implement RFC8439-compatible variant of ChaCha20
Pieter Wuille
2023-06-29
Merge bitcoin/bitcoin#27978: refactor: Drop unsafe AsBytePtr function
Andrew Chow
2023-06-28
refactor: Drop unsafe AsBytePtr function
Ryan Ofsky
2023-06-28
Merge bitcoin/bitcoin#27927: util: Allow std::byte and char Span serialization
Andrew Chow
2023-06-27
Merge bitcoin/bitcoin#27334: util: implement `noexcept` move assignment & mov...
Andrew Chow
2023-06-27
Use only Span{} constructor for byte-like types where possible
MarcoFalke
2023-06-23
Bench test for EllSwift ECDH
Pieter Wuille
2023-06-23
Bench tests for CKey->EllSwift
dhruv
2023-06-16
bench: disable birth time block skip for wallet_create_tx.cpp
furszy
2023-05-30
Merge bitcoin/bitcoin#26261: p2p: cleanup `LookupIntern`, `Lookup` and `Looku...
Andrew Chow
2023-05-30
Merge bitcoin/bitcoin#27666: wallet, bench: Move commonly used functions to t...
fanquake
2023-05-30
Merge bitcoin/bitcoin#27636: kernel: Remove util/system from kernel library, ...
fanquake
[prev]
[next]