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-10
Merge bitcoin/bitcoin#21581: streams: Accept URef obj for VectorReader unseri...
MarcoFalke
2021-05-09
qt: enable wordWrap for peers-tab detail services
randymcmillan
2021-05-09
rpc/listaddressgroupings: redefine inner-most array as ARR_FIXED
Karl-Johan Alm
2021-05-09
rpc/createrawtransaction: redefine addresses as OBJ_USER_KEYS
Karl-Johan Alm
2021-05-09
rpc: include OBJ_USER_KEY in RPCArg constructor checks
Karl-Johan Alm
2021-05-09
rpc: for sat/vB fee rates, limit ParseFixedPoint decimals to 3
Jon Atack
2021-05-09
rpc: enable passing decimals to AmountFromValue, add doxygen
Jon Atack
2021-05-09
test: ParseFixedPoint with 3 decimals for sat/vB fee rates
Jon Atack
2021-05-09
refactor: Add TSA annotations to the WorkQueue class members
Hennadii Stepanov
2021-05-09
fuzz: Avoid excessively large min fee rate in tx_pool
MarcoFalke
2021-05-09
fuzz: Remove strprintf test cases that are known to fail
MarcoFalke
2021-05-09
fuzz: Limit ParseISO8601DateTime fuzzing to 32-bit
MarcoFalke
2021-05-09
Merge bitcoin/bitcoin#21872: net: Sanitize message type for logging
MarcoFalke
2021-05-08
fuzz: Remove unused --enable-danger-fuzz-link-all option
MarcoFalke
2021-05-07
net: Clarify message header validation errors
W. J. van der Laan
2021-05-07
fuzz: Add WRITE_ALL_FUZZ_TARGETS_AND_ABORT
MarcoFalke
2021-05-07
Merge bitcoin/bitcoin#21802: refactor: Avoid UB in util/asmap (advance a dere...
MarcoFalke
2021-05-07
Merge bitcoin/bitcoin#21845: net processing: Don't require locking cs_main be...
fanquake
2021-05-06
net: Sanitize message type for logging
W. J. van der Laan
2021-05-06
Merge bitcoin/bitcoin#21798: fuzz: Create a block template in tx_pool targets
MarcoFalke
2021-05-05
streams: Accept URef obj for VectorReader unserialize
MarcoFalke
2021-05-05
fuzz: Create a block template in tx_pool targets
MarcoFalke
2021-05-05
Merge bitcoin/bitcoin#21681: validation: fix ActivateSnapshot to use hardcode...
MarcoFalke
2021-05-05
Merge bitcoin/bitcoin#21817: refactor: Replace &foo[0] with foo.data()
MarcoFalke
2021-05-05
Merge bitcoin/bitcoin#21710: doc: update helps for addnode rpc and -addnode/-...
W. J. van der Laan
2021-05-05
Merge bitcoin/bitcoin#21727: refactor: Move more stuff to blockstorage
W. J. van der Laan
2021-05-05
Merge bitcoin/bitcoin#21821: test: Add missing test for empty P2WSH redeem
W. J. van der Laan
2021-05-05
Merge bitcoin/bitcoin#21824: refactor: [index] Replace deprecated char with u...
fanquake
2021-05-04
Merge bitcoin/bitcoin#21849: fuzz: Limit toxic test globals to their respecti...
MarcoFalke
2021-05-04
[net processing] Add internal _RelayTransactions()
John Newbery
2021-05-04
Merge bitcoin/bitcoin#21825: net: add I2P hardcoded seeds
W. J. van der Laan
2021-05-04
fuzz: Limit toxic test globals to their respective scope
MarcoFalke
2021-05-04
refactor: Replace &foo[0] with foo.data()
MarcoFalke
2021-05-04
refactor: Avoid &foo[0] on C-Style arrays
MarcoFalke
2021-05-04
refactor: Use only one temporary buffer in CreateObfuscateKey
MarcoFalke
2021-05-04
refactor: Use CPubKey vector constructor where possible
MarcoFalke
2021-05-04
script: Replace address-of idiom with vector data() method
Guido Vranken
2021-05-04
Merge bitcoin/bitcoin#21840: test: Misc refactor to get rid of &foo[0] raw po...
MarcoFalke
2021-05-03
Merge bitcoin/bitcoin#21810: fuzz: Various RPC fuzzer follow-ups
MarcoFalke
2021-05-03
bench: Remove duplicate constants
MarcoFalke
2021-05-03
test: Use throwing variant accessor
MarcoFalke
2021-05-03
test: Use loop to register RPCs
MarcoFalke
2021-05-03
Merge bitcoin/bitcoin#21775: p2p: Limit m_block_inv_mutex
MarcoFalke
2021-05-03
Merge bitcoin/bitcoin#21750: net: remove unnecessary check of CNode::cs_vSend
MarcoFalke
2021-05-03
Merge bitcoin/bitcoin#20867: Support up to 20 keys for multisig under Segwit ...
fanquake
2021-05-02
scripted-diff: Replace three dots with ellipsis in the UI strings
Hennadii Stepanov
2021-05-02
net: add I2P seeds to chainparamsseeds
Jon Atack
2021-05-02
Merge bitcoin/bitcoin#21818: doc: fixup -coinstatsindex help, update bitcoin...
fanquake
2021-05-02
Remove user input from URI error message
unknown
2021-05-01
doc: Clarify that feerates are per virtual size
MarcoFalke
[prev]
[next]