Commit Graph

7144 Commits (71697f97d3f9512f0af934070690c14f1c0d95ea)
 

Author SHA1 Message Date
Cory Fields 71697f97d3 Separate protocol versioning from clientversion
10 years ago
Pieter Wuille 723c752636
Merge pull request #5100
10 years ago
Wladimir J. van der Laan cd9114e513
Merge pull request #5065
10 years ago
Pieter Wuille 068b7f8ee2
Merge pull request #5118
10 years ago
Cory Fields 50f71cd52e boost: code movement only: split CECKey into separate files
10 years ago
Cory Fields bdaec6abd3 boost: remove CPubKey dependency from CECKey. Follow-up of e405aa48
10 years ago
Gavin Andresen 35ece7dd07
Merge pull request #5135
10 years ago
Gavin Andresen e4f79c0219
Merge pull request #5139
10 years ago
jtimon 99f41b9cf7 MOVEONLY: core.o -> core/block.o
10 years ago
jtimon 561e9e9de9 MOVEONLY: Move script/compressor out of script and put CTxOutCompressor (from
10 years ago
jtimon 999a2ab41e MOVEONLY: separate CTxUndo out of core
10 years ago
jtimon 4a3587d8db MOVEONLY: Separate CTransaction and dependencies from core
10 years ago
jtimon eda3733091 MOVEONLY: Move CFeeRate and Amount constants to amount.o
10 years ago
Wladimir J. van der Laan b6c99efe9c
Merge pull request #5121
10 years ago
Wladimir J. van der Laan f35d71ed22
Merge pull request #5112
10 years ago
jtimon 071473c55c Build util and common before building server
10 years ago
Wladimir J. van der Laan 1bd8a7b2b9
Merge pull request #5086
10 years ago
Pieter Wuille 60abd463ac
Merge pull request #5119
10 years ago
Wladimir J. van der Laan d9702bcf7c
Merge pull request #5115
10 years ago
Wladimir J. van der Laan 2ffdf21ce3
Merge pull request #5134
10 years ago
Peter Todd 16d78bd68e Add valid invert of invalid every numeric opcode tests
10 years ago
Peter Todd 2b62e1796b Clearly separate PUSHDATA and numeric argument MINIMALDATA tests
10 years ago
Peter Todd dfeec18b85 Test every numeric-accepting opcode for correct handling of the numeric minimal encoding rule
10 years ago
Peter Todd 554147ad9e Ensure MINIMALDATA invalid tests can only fail one way
10 years ago
Peter Todd 6004e77b92 Improve CScriptNum() comment
10 years ago
Pieter Wuille 698c6abb25 Add SCRIPT_VERIFY_MINIMALDATA (BIP62 rules 3 and 4)
10 years ago
Pieter Wuille d752ba86c1 Add SCRIPT_VERIFY_SIGPUSHONLY (BIP62 rule 2)
10 years ago
Pieter Wuille 65e4e8427d
Merge pull request #5093
10 years ago
Wladimir J. van der Laan b847e0139e
Merge pull request #5131
10 years ago
Wladimir J. van der Laan 5c85fde550
Merge pull request #5117
10 years ago
Cozz Lovan 7014f382e3 [Qt] Remove CAmount from BitcoinAmountField Q_PROPERTY
10 years ago
Gavin Andresen 9f87325b22
Start with tidier cache directories
10 years ago
Gavin Andresen e401a2c557
Merge pull request #5132
10 years ago
Gavin Andresen 505a9e1dae
Merge pull request #5137
10 years ago
Gavin Andresen 46df9c3b42 Merge pull request #5133 from laanwj/2014_10_regtest_fixed_seeds
10 years ago
dexX7 6261e6e6e0
getblockhash: throw JSONRPCError (not runtime_error)
10 years ago
Gavin Andresen ec01243c14
--tracerpc option for regression tests
10 years ago
Wladimir J. van der Laan c47b9c7ba7
Merge pull request #5116
10 years ago
Daniel Kraft a31e8bad53 Make CBlockIndex* returned by GetDepthInMainChain const.
10 years ago
Michael Ford 24f5c94015 Update comments in addrman to be doxygen compatible
10 years ago
Wladimir J. van der Laan 7c0f36c431
Clear vFixedSeeds for regtest network
10 years ago
Daniel Kraft 2290ed01bc Work around #5113.
10 years ago
Daniel Kraft dcb98466b4 Extend getchaintips RPC test.
10 years ago
Michael Ford c772f4cb04 Add doc/doxygen to .gitignore
10 years ago
Gavin Andresen 3552d4b859
Merge pull request #5128
10 years ago
Cory Fields 3a757c5294 fix build with libc++ after 85c579e
10 years ago
Wladimir J. van der Laan d2833de424
qt: remove monitoreddatamapper
10 years ago
Wladimir J. van der Laan c8a25189bc
doc: release notes update for `rpcallowip` syntax change
10 years ago
Michael Ford 214091d584 Update license in pull-tester and rpc-tests
10 years ago
Cory Fields fa7361907a boost: split stream classes out of serialize.h
10 years ago