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
Age
Commit message (
Expand
)
Author
2023-06-28
Merge bitcoin/bitcoin#27949: http: update libevent workaround to correct version
fanquake
2023-06-28
test: Use same timeout for all index sync
MarcoFalke
2023-06-28
kernel: Add fatalError method to notifications
TheCharlatan
2023-06-28
kernel: Add flushError method to notifications
TheCharlatan
2023-06-28
scripted-diff: Rename FatalError to FatalErrorf
TheCharlatan
2023-06-28
kernel: Pass interrupt reference to chainman
TheCharlatan
2023-06-28
util: Add SignalInterrupt class and use in shutdown.cpp
TheCharlatan
2023-06-27
Merge bitcoin/bitcoin#24914: wallet: Load database records in a particular order
Ryan Ofsky
2023-06-27
Merge bitcoin/bitcoin#27896: Remove the syscall sandbox
Andrew Chow
2023-06-27
Merge bitcoin/bitcoin#27334: util: implement `noexcept` move assignment & mov...
Andrew Chow
2023-06-27
walletdb: Remove loading code where the database is iterated
Andrew Chow
2023-06-27
walletdb: refactor decryption key loading
Andrew Chow
2023-06-27
walletdb: refactor defaultkey and wkey loading
Andrew Chow
2023-06-27
walletdb: refactor active spkm loading
Andrew Chow
2023-06-27
walletdb: refactor tx loading
Andrew Chow
2023-06-27
walletdb: refactor address book loading
Andrew Chow
2023-06-27
walletdb: Refactor descriptor wallet records loading
Andrew Chow
2023-06-27
walletdb: Refactor legacy wallet record loading into its own function
Andrew Chow
2023-06-27
Merge bitcoin/bitcoin#27929: Added static_assert to check that base_blob is u...
fanquake
2023-06-27
Use only Span{} constructor for byte-like types where possible
MarcoFalke
2023-06-27
util: Allow std::byte and char Span serialization
MarcoFalke
2023-06-26
bumpfee: Allow original change position to be specified
Andrew Chow
2023-06-26
Merge bitcoin/bitcoin#27479: BIP324: ElligatorSwift integrations
Andrew Chow
2023-06-26
Merge bitcoin/bitcoin#27947: MaybePunishNodeForTx: Remove unused message arg ...
fanquake
2023-06-26
Merge bitcoin/bitcoin#27957: net: remove unused `CConnmanTest`
fanquake
2023-06-26
Merge bitcoin/bitcoin#27914: feerate: For GetFeePerK() return nSatoshisPerK i...
fanquake
2023-06-23
Merge bitcoin/bitcoin#26969: net, refactor: net_processing, add `ProcessCompa...
Andrew Chow
2023-06-23
Merge bitcoin/bitcoin#27577: p2p: give seednodes time before falling back to ...
Andrew Chow
2023-06-23
net: remove unused `CConnmanTest`
brunoerg
2023-06-23
Merge bitcoin/bitcoin#27846: [coinselection] Increase SRD target by change_fee
Andrew Chow
2023-06-23
wallet: Give deprecation warning when loading a legacy wallet
Andrew Chow
2023-06-23
Merge bitcoin/bitcoin#26828: assumeutxo: catch and log fs::remove error inste...
Andrew Chow
2023-06-23
gui: Add File > Migrate Wallet
Andrew Chow
2023-06-23
Bench test for EllSwift ECDH
Pieter Wuille
2023-06-23
gui: Optionally return passphrase after unlocking
Andrew Chow
2023-06-23
Bench tests for CKey->EllSwift
dhruv
2023-06-23
Fuzz test for Ellswift ECDH
dhruv
2023-06-23
Fuzz test for CKey->EllSwift->CPubKey creation/decoding
dhruv
2023-06-23
Unit test for ellswift creation/decoding roundtrip
dhruv
2023-06-23
Add ElligatorSwift key creation and ECDH logic
Pieter Wuille
2023-06-23
gui: Disable and uncheck blank when private keys are disabled
Andrew Chow
2023-06-23
http: update libevent workaround to correct version
stickies-v
2023-06-23
MaybePunishNodeForTx: Remove unused message arg and logging
Greg Sanders
2023-06-23
GUI: TransactionRecord: When time/index/etc match, sort send before receive
Luke Dashjr
2023-06-23
Bugfix: Ignore ischange flag when we're not the sender
Luke Dashjr
2023-06-23
GUI: Remove SendToSelf TransactionRecord type
Luke Dashjr
2023-06-23
GUI: TransactionRecord: Refactor to turn send-to-self into send+receive pairs
Luke Dashjr
2023-06-23
GUI: TransactionRecord: Use "any from me" as the criteria for deciding whethe...
Luke Dashjr
2023-06-22
Merge bitcoin/bitcoin#27862: validation: Stricter assumeutxo error handling w...
Andrew Chow
2023-06-22
test: Run fuzz tests on macOS
MarcoFalke
[prev]
[next]