10322 Commits (d395fee8a5be45f7ffe2908391ff2b11ab51b7b0)
 

Author SHA1 Message Date
Daira Hopwood d395fee8a5 Remove src/qt. 8 years ago
zkbot a7cf698873 Auto merge of #2100 - str4d:2074-rpc, r=arcalinea 7 years ago
zkbot dadb1ab74c Auto merge of #2101 - str4d:2074-tests, r=arcalinea 7 years ago
zkbot 99c4c6de0c Auto merge of #2099 - str4d:2074-misc, r=arcalinea 7 years ago
Casey Rodarmor df8f8095b6
Don't share objects between TestInstances 9 years ago
Cory Fields 72b25b0ffd
locking: add a quick example of GUARDED_BY 9 years ago
Cory Fields 5093299af0
locking: teach Clang's -Wthread-safety to cope with our scoped lock macros 9 years ago
Matt Corallo 8e4bc69d1f
Assert on probable deadlocks if the second lock isnt try_lock 10 years ago
Wladimir J. van der Laan 1eb6654314
tests: Fix bitcoin-tx signing testcase 9 years ago
Gavin Andresen abb0e8cced
Testing infrastructure: mocktime fixes 9 years ago
Jonas Schnelli 4d1d95310f
don't try to decode invalid encoded ext keys 9 years ago
Jonas Schnelli 51878774bf
extend bip32 tests to cover Base58c/CExtKey decode 9 years ago
Jonas Schnelli 53bcf8379a
fix and extend CBitcoinExtKeyBase template 9 years ago
Adam Weiss 8550bcfeca
Buffer log messages and explicitly open logs 9 years ago
Pavel Vasin 2af5a65066
remove unused inv from ConnectTip() 9 years ago
Paul Georgiou 0eac70954c
Update Linearize tool to support Windows paths 9 years ago
Gavin Andresen ae1565b52f
configure --enable-debug changes 9 years ago
Florian Schmaus 70b3d9e3ac
Add BITCOIND_SIGTERM_TIMEOUT to OpenRC init scripts 9 years ago
Jonas Schnelli f061578b8f
[bitcoin-cli] improve error output 9 years ago
Luke Dashjr a79c8e24a5
Fix various warnings 9 years ago
Wladimir J. van der Laan 55fca515d8
build: Remove -DBOOST_SPIRIT_THREADSAFE 9 years ago
Wladimir J. van der Laan 7cc6648341
tests: Extend RPC proxy tests 9 years ago
Wladimir J. van der Laan 8d9719e0ef
Improve proxy initialization 9 years ago
Philip Kaufmann da7579184e
make CAddrMan::size() return the correct type of size_t 9 years ago
Jorge Timón e079f010bf
Consensus: Refactor: Separate Consensus::CheckTxInputs and GetSpendHeight in CheckInputs 9 years ago
Philip Kaufmann fbbd3cc638
[init] add -blockversion help and extend -upnp help 9 years ago
Pieter Wuille bfa832c7ed
Reduce checkpoints' effect on consensus. 9 years ago
Philip Kaufmann db954a65ac
use const references where appropriate 9 years ago
Peter Todd 5e478618e6
Improve comment explaining purpose of MAX_MONEY constant 9 years ago
Jack Grigg 14454a3a82
Fix typo in listbanned RPC keys 7 years ago
Jack Grigg 4acd140eeb
Update default RPC port in help strings 7 years ago
Jack Grigg 3c014397a9
BTC -> ZEC in paytxfee RPC docs 7 years ago
Jack Grigg 25b8f796ff
Re-encode t-addrs in disablewallet.py with Zcash prefixes 7 years ago
Jack Grigg 5329495fe4
Adjust fundrawtransaction RPC test for Zcash 7 years ago
Wladimir J. van der Laan 56215c77d8
Fix crash in validateaddress with -disablewallet 9 years ago
Jonas Schnelli c2616abb3c
[QA] add testcases for parsing strings as values 9 years ago
Wladimir J. van der Laan 84d1d5fd6f
rpc: Accept strings in AmountFromValue 9 years ago
Wladimir J. van der Laan d101d7b8e6
univalue: Avoid unnecessary roundtrip through double for numbers 9 years ago
zathras-crypto a11c4bbd26
Exempt unspendable transaction outputs from dust checks 9 years ago
Wladimir J. van der Laan ce83df8fc4
rpc: Remove chain-specific RequireRPCPassword 9 years ago
Jonas Schnelli 5bfd954fc6
[QA] remove rawtransactions.py from the extended test list 9 years ago
Jonas Schnelli 897a370c39
[QA] fix possible reorg issue in rawtransaction.py/fundrawtransaction.py RPC test 9 years ago
Jonas Schnelli 81eb80d841
[REST] add JSON support for /rest/headers/ 10 years ago
Forrest Voight 483672f772
When processing RPC commands during warmup phase, parse the 9 years ago
Jack Grigg 0352b37bff
Adjust blockheaderToJSON() for Zcash block header 7 years ago
Peter Todd d3d5483eef
Add getblockheader RPC call 9 years ago
mruddy 81ae51c883
add tests for the decodescript rpc. add mention of the rpc regression tests to the testing seciton of the main readme. 9 years ago
Wladimir J. van der Laan bf890b6518
test: Move reindex test to standard tests 9 years ago
Jonas Schnelli 5548701eeb
UniValue: don't escape solidus, keep espacing of reverse solidus 9 years ago
Jonas Schnelli 788d8e6a6f
fundrawtransaction tests 9 years ago