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
2024-02-27
[refactor] Cleanup merkle root checks
dergoegge
2024-02-27
[validation] Isolate merkle root checks
dergoegge
2024-02-08
Merge bitcoin/bitcoin#29397: release: Update translations for v27.0 soft tran...
Hennadii Stepanov
2024-02-08
Merge bitcoin/bitcoin#26836: wallet: batch and simplify addressbook migration...
Ava Chow
2024-02-07
Merge bitcoin/bitcoin#29112: sqlite: Disallow writing from multiple `SQLiteBa...
Ryan Ofsky
2024-02-07
wallet: migration, batch addressbook records removal
furszy
2024-02-07
wallet: addressbook migration, batch db writes
furszy
2024-02-07
refactor: wallet, simplify addressbook migration
furszy
2024-02-07
refactor: SetAddressBookWithDB, minimize number of map lookups
furszy
2024-02-07
refactor: SetAddrBookWithDB, signal only if write succeeded
furszy
2024-02-07
wallet: clean redundancies in DelAddressBook
furszy
2024-02-07
Merge bitcoin-core/gui#497: Enable users to configure their monospace font sp...
Hennadii Stepanov
2024-02-07
Merge bitcoin-core/gui#553: Change address / amount error background
Hennadii Stepanov
2024-02-07
qt: Update translation source file
Hennadii Stepanov
2024-02-07
qt: Translation updates from Transifex
Hennadii Stepanov
2024-02-06
Merge bitcoin/bitcoin#29388: fuzz: remove unused `args` and `context` from `F...
Ryan Ofsky
2024-02-06
Merge bitcoin/bitcoin#28833: wallet: refactor: remove unused `SignatureData` ...
Ava Chow
2024-02-06
Merge bitcoin/bitcoin#29375: wallet: remove unused 'accept_no_keys' arg from ...
Ava Chow
2024-02-06
test: wallet, coverage for concurrent db transactions
furszy
2024-02-06
sqlite: Ensure that only one SQLiteBatch is writing to db at a time
Ava Chow
2024-02-06
Merge bitcoin/bitcoin#29356: test: make v2transport arg in addconnection mand...
glozow
2024-02-05
fuzz: remove unused `args` and `context` from `FuzzedWallet`
brunoerg
2024-02-05
Merge bitcoin/bitcoin#29254: log: Don't use scientific notation in log messages
glozow
2024-02-05
Merge bitcoin/bitcoin#29354: test: Assumeutxo with more than just coinbase tr...
glozow
2024-02-03
wallet: remove unused 'accept_no_keys' arg from decryption process
furszy
2024-02-02
Merge bitcoin/bitcoin#28868: wallet: Fix migration of wallets with txs that h...
Ryan Ofsky
2024-02-02
Merge bitcoin/bitcoin#29367: wallet: Set descriptors flag after migrating bla...
Ryan Ofsky
2024-02-02
Merge bitcoin/bitcoin#29361: refactor: Fix timedata includes
Ava Chow
2024-02-01
wallet: Make sure that the descriptors flag is set for blank wallets
Ava Chow
2024-02-01
wallet: Keep txs that belong to both watchonly and migrated wallets
Ava Chow
2024-02-01
wallet: Reload the wallet if migration exited early
Ava Chow
2024-02-01
wallet: Write bestblock to watchonly and solvable wallets
Ava Chow
2024-02-01
Merge bitcoin/bitcoin#29275: refactor: Fix prevector iterator concept issues
fanquake
2024-02-01
refactor: Fix timedata includes
MarcoFalke
2024-01-31
Merge bitcoin/bitcoin#26859: fuzz: extend ConsumeNetAddr() to return I2P and ...
Ava Chow
2024-01-31
Merge bitcoin/bitcoin#29301: init: settings, do not load auto-generated warni...
Ava Chow
2024-01-31
Merge bitcoin/bitcoin#28976: wallet: Fix migration of blank wallets
Ryan Ofsky
2024-01-31
Merge bitcoin/bitcoin#28956: Nuke adjusted time from validation (attempt 2)
Ava Chow
2024-01-31
Merge bitcoin/bitcoin#29347: net: enable v2transport by default
Ava Chow
2024-01-31
Merge bitcoin/bitcoin#29253: wallet: guard against dangling to-be-reverted db...
Ava Chow
2024-01-31
Don't use scientific notation in log messages
Kristaps Kaupe
2024-01-31
[test] make v2transport arg in addconnection mandatory and few cleanups
stratospher
2024-01-31
Merge bitcoin/bitcoin#28170: p2p: adaptive connections services flags
Ava Chow
2024-01-31
test: Assumeutxo with more than just coinbase transactions
MarcoFalke
2024-01-30
test: sqlite, add coverage for dangling to-be-reverted db txns
furszy
2024-01-30
sqlite: guard against dangling to-be-reverted db transactions
furszy
2024-01-30
sqlite: introduce HasActiveTxn method
furszy
2024-01-30
sqlite: add ability to interrupt statements
furszy
2024-01-30
Merge bitcoin/bitcoin#29308: doc: update `BroadcastTransaction` comment
glozow
2024-01-30
Merge bitcoin/bitcoin#29299: validation: fix misleading checkblockindex comments
glozow
[next]