Commit Graph

9665 Commits (bb8ea1f6304d7ed3f5fe0a01c060ac9f94629349)
 

Author SHA1 Message Date
Matt Corallo bb8ea1f630 removeForReorg calls once-per-disconnect-> once-per-reorg
9 years ago
Matt Corallo 474b84a741 Make indentation in ActivateBestChainStep readable
9 years ago
Matt Corallo b0a064c4b8 Fix comment in removeForReorg
9 years ago
Matt Corallo 9b060e5cfb Fix removal of time-locked transactions during reorg
9 years ago
Matt Corallo 0c9959a308 Add failing test checking timelocked-txn removal during reorg
9 years ago
Wladimir J. van der Laan 34e02e0147
Merge pull request #7094
9 years ago
Wladimir J. van der Laan eb7741605b
Merge pull request #7008
9 years ago
Wladimir J. van der Laan 9b8fc6c89a
Merge pull request #7035
9 years ago
Wladimir J. van der Laan 96b802510d
Merge pull request #7112
9 years ago
Daniel Cousens 4531fc4272 torcontrol: only output disconnect if -debug=tor
9 years ago
Wladimir J. van der Laan a7751824ce
Merge pull request #7103
9 years ago
Wladimir J. van der Laan 6fc287f2df
Merge pull request #7027
9 years ago
Jonas Schnelli 9af5f9cb87
Move uiInterface.NotifyBlockTip signal above the core/wallet signal
9 years ago
Wladimir J. van der Laan 9ebedc1756
Merge pull request #7126
9 years ago
Wladimir J. van der Laan 74b5ce24c6
Merge pull request #7116
9 years ago
Jonas Schnelli fa93174a7c
Merge pull request #7127
9 years ago
Jonas Schnelli c28d3937b0
Merge pull request #7025
9 years ago
Jonas Schnelli 4082e46603
[Qt] call GuessVerificationProgress synchronous during core signal, pass double over UI signal
9 years ago
Jonas Schnelli 947d20b84a
[Qt] reduce cs_main in getVerificationProgress()
9 years ago
Jonas Schnelli e6d50fcdec
[Qt] update block tip (height and date) without locking cs_main, update always (each block)
9 years ago
Jonas Schnelli 012fc91511
NotifyBlockTip signal: switch from hash (uint256) to CBlockIndex*
9 years ago
Jorge Timón cb491e7788 Trivial: Fix warning introduced by #7053 by casting to uint64_t
9 years ago
Pieter Wuille 5d5ef3a4cf
Merge pull request #7129
9 years ago
Pieter Wuille 49fb8e89b7 Documentation updates for BIP 130
9 years ago
Suhas Daftuar 50262d8953 Allow block announcements with headers
9 years ago
Gregory Maxwell c894fbbb1d
Merge pull request #7106
9 years ago
MarcoFalke fa506c0c9b [wallet] Add rpc tests to verify fee calculations
9 years ago
Ryan Havar 4b89f01d72 Default fPayAtLeastCustomFee to false
9 years ago
Luke Dashjr a6cbc02b6b Bugfix: Default -uiplatform is not actually the platform this build was compiled on
9 years ago
Pieter Wuille 61457c29d7
Merge pull request #6508
9 years ago
MarcoFalke fa4b627269 Move blocksonly parameter interaction to InitParameterInteraction()
9 years ago
Pieter Wuille 8d26289c9a
Merge pull request #6961
9 years ago
MarcoFalke fa41d4c8c6 [qt] Move GUI related HelpMessage() part downstream
9 years ago
MarcoFalke faf93f37fe [trivial] Reuse translation and cleanup DEFAULT_* values
9 years ago
Luke Dashjr 3307bdb333 Bugfix: Omit wallet-related options from -help when wallet is not supported
9 years ago
Luke Dashjr b966aa836a Constrain constant values to a single location in code
9 years ago
Pieter Wuille 92aa7311d6
Merge pull request #6942
9 years ago
Pieter Wuille 8332457e95
Merge pull request #7003
9 years ago
Wladimir J. van der Laan 8284feb3c9
Merge pull request #7117
9 years ago
paveljanik a64d7b4e42 Print correct minimum mempool size in MB
9 years ago
Pieter Wuille eece63fa72 Switch blocks to a constant-space Merkle root/branch algorithm.
9 years ago
Pieter Wuille ee60e5625b Add merkle.{h,cpp}, generic merkle root/branch algorithm
9 years ago
Wladimir J. van der Laan 93e0514fd0
Merge pull request #7078
9 years ago
Wladimir J. van der Laan f3d0fdd392
Merge pull request #7114
9 years ago
Wladimir J. van der Laan d6454f6cb2
Merge pull request #7090
9 years ago
Wladimir J. van der Laan d8368a07ba
Merge pull request #7095
9 years ago
Wladimir J. van der Laan 9502b7f634
Merge pull request #7083
9 years ago
Wladimir J. van der Laan 2a94cd67e8
Merge pull request #6780
9 years ago
Wladimir J. van der Laan 9b63758974 util: Don't set strMiscWarning on every exception
9 years ago
Wladimir J. van der Laan 5ca149a3db
Merge pull request #7053
9 years ago