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
2021-05-30
Merge bitcoin/bitcoin#21207: MOVEONLY: CWallet transaction code out of wallet...
Samuel Dobson
2021-05-29
Merge bitcoin-core/gui#343: Improve the GUI responsiveness when progress dial...
Hennadii Stepanov
2021-05-28
Merge bitcoin-core/gui#275: Support runtime appearance adjustment on macOS
Hennadii Stepanov
2021-05-28
Merge bitcoin/bitcoin#22078: Add src/qt/android/.gitignore
fanquake
2021-05-27
Merge bitcoin/bitcoin#20833: rpc/validation: enable packages through testmemp...
W. J. van der Laan
2021-05-27
Merge bitcoin/bitcoin#22025: refactor: Group and re-order CAddrMan members by...
W. J. van der Laan
2021-05-27
Merge bitcoin/bitcoin#22029: [fuzz] Improve transport deserialization fuzz te...
W. J. van der Laan
2021-05-27
Merge bitcoin-core/gui#346: English translations update
Hennadii Stepanov
2021-05-27
Merge bitcoin/bitcoin#22063: build: Use Qt archive of the same version as the...
W. J. van der Laan
2021-05-27
English translations update
Hennadii Stepanov
2021-05-27
scripted-diff: Fix ellipsis after pr20773
Hennadii Stepanov
2021-05-27
Merge bitcoin-core/gui#332: Replace disambiguation strings with translator co...
Hennadii Stepanov
2021-05-27
Merge bitcoin/bitcoin#22060: contrib: add torv3 seed nodes for testnet, drop ...
W. J. van der Laan
2021-05-27
Merge bitcoin-core/gui#311: Peers Window rename 'Peer id' to 'Peer'
Hennadii Stepanov
2021-05-26
Add src/qt/android/.gitignore
Hennadii Stepanov
2021-05-26
Merge bitcoin-core/gui#313: qt: Optimize string concatenation by default
W. J. van der Laan
2021-05-26
MOVEONLY: CWallet transaction code out of wallet.cpp/.h
Russell Yanofsky
2021-05-26
Merge bitcoin/bitcoin#18418: wallet: Increase OUTPUT_GROUP_MAX_ENTRIES to 100
fanquake
2021-05-26
Merge bitcoin-core/gui#121: Early subscribe core signals in transaction table...
Hennadii Stepanov
2021-05-26
Merge bitcoin/bitcoin#21966: Remove double serialization; use software encode...
W. J. van der Laan
2021-05-26
Merge bitcoin/bitcoin#22042: Replace size/weight estimate tuple with struct f...
fanquake
2021-05-26
fuzz: don't try and use fopencookie when building for Android
fanquake
2021-05-25
qt: add translator comments for peers table columns
Jarol Rodriguez
2021-05-26
Replace size/weight estimate tuple with struct for named fields
Gregory Sanders
2021-05-26
Merge bitcoin-core/gui#297: Avoid unnecessary translations
v21.99-guixtest1
Hennadii Stepanov
2021-05-25
build: Use Qt archive of the same version as the compiled binaries
Hennadii Stepanov
2021-05-25
[fuzz] Occasional valid magic bytes for transport serialization test
Dhruv Mehta
2021-05-25
[fuzz] Occasional valid checksum for transport serialization fuzz test
Dhruv Mehta
2021-05-25
[fuzz] Add serialization to deserialization test
Dhruv Mehta
2021-05-25
contrib: add torv3 seed nodes for testnet, drop v2 ones
Jon Atack
2021-05-26
Merge bitcoin/bitcoin#17331: Use effective values throughout coin selection
Samuel Dobson
2021-05-25
Merge bitcoin/bitcoin#22043: rpc, test: addpeeraddress test coverage, code si...
MarcoFalke
2021-05-25
Merge bitcoin/bitcoin#22021: rpc: bumpfee/psbtbumpfee fixes and updates
MarcoFalke
2021-05-25
Merge bitcoin/bitcoin#21992: p2p: Remove -feefilter option
MarcoFalke
2021-05-24
Remove support for double serialization
Pieter Wuille
2021-05-24
Convert uses of double-serialization to {En,De}codeDouble
Pieter Wuille
2021-05-24
Convert existing float encoding tests
Pieter Wuille
2021-05-24
Add unit tests for serfloat module
Pieter Wuille
2021-05-24
Add platform-independent float encoder/decoder
Pieter Wuille
2021-05-24
Remove unused float serialization
MarcoFalke
2021-05-24
move-only: Group and re-order CAddrMan members by access type
Hennadii Stepanov
2021-05-24
[policy] detect unsorted packages
glozow
2021-05-24
[rpc] allow multiple txns in testmempoolaccept
glozow
2021-05-24
[policy] limit package sizes
glozow
2021-05-24
[fuzz] add ProcessNewPackage call in tx_pool fuzzer
glozow
2021-05-24
[test] unit tests for ProcessNewPackage
glozow
2021-05-24
[test] make submit optional in CreateValidMempoolTransaction
glozow
2021-05-24
[validation] package validation for test accepts
glozow
2021-05-24
Factor feefilter logic out
amadeuszpawlik
2021-05-24
Merge bitcoin/bitcoin#22013: net: ignore block-relay-only peers when skipping...
fanquake
[next]