878 Commits (master)

Author SHA1 Message Date
Jonathan "Duke" Leto fef0578e45 z_validateviewingkey has a dedicated branch, it needs more work 6 years ago
Jonathan "Duke" Leto fc7483ed68 Revert "Invalid viewkeys just return isvalid=false" 6 years ago
Jonathan "Duke" Leto cff830b0f9 Revert "Improve c++ unit tests" 6 years ago
Duke Leto 7a7815bca5 Remove z_validateviewingkey from this branch, which still needs more work 6 years ago
Duke Leto 1099ba8e33 Improve c++ unit tests 6 years ago
Duke Leto 309ba4a5bf Invalid viewkeys just return isvalid=false 6 years ago
Duke Leto aeaf1e07a5 Add z_validateviewingkey and start to write some tests 6 years ago
Jonathan "Duke" Leto 64ebabc661 WIP Port z_listunspent from Zcash 6 years ago
FireMartZ b367fe5b1a Another merge for linux build. 6 years ago
Larry 5d5862a85e bitcore 7 years ago
Kent Sommer 6a531923b2 1.0.13 Dev Rollup 7 years ago
Simon 06c19063bb Implement RPC shield_coinbase #2448. 7 years ago
Simon b639bb1eef Fixes #2519. When sending from a zaddr, minconf cannot be zero. 7 years ago
Daira Hopwood 00fde35b1c Make transaction test failures print the comments preceding the test JSON. 7 years ago
Daira Hopwood 4a785b0a5b Repair tests for strict DER signatures. 7 years ago
Daira Hopwood de609b8c54 Strict DER signatures are always enforced; remove the flag and code that used it. 7 years ago
Pieter Wuille 3d02d0f63a
Switch to libsecp256k1-based validation for ECDSA 9 years ago
Jack Grigg 2857f6960d
Regenerate miner tests 7 years ago
Jack Grigg 409606118b
Check that >3-digit octals are truncated. 7 years ago
Jack Grigg 8df5fd1116
Correctly handle three-digit octals with leading digit 4-7 7 years ago
Jack Grigg d15cab21bc
Address Daira's further comments 7 years ago
Jack Grigg 0b431fbdb5
Address Daira's comments 7 years ago
Jack Grigg b93cedafe4
torcontrol: Handle escapes in Tor QuotedStrings 7 years ago
str4d e40180aa0f Update tests to check actual infinity as well as INF_FEERATE 7 years ago
Daira Hopwood 0090c64534 Don't rely on a finite upper bound on fee rate or priority. 7 years ago
Jack Grigg 6dbd95afa1
torcontrol: Add unit tests for Tor reply parsers 7 years ago
Jack Grigg 33589401ba
Require that z_importkey height parameter be in valid range 7 years ago
Simon 7d3b152897 Closes #2186. RPC getblock now accepts height or hash. 7 years ago
Luke Dashjr c65969a5a6
Skip RAII event tests if libevent is built without event_set_mem_functions 7 years ago
Karl-Johan Alm e8b6d84b9f
Added some simple tests for the RAII-style events. 8 years ago
Wladimir J. van der Laan 72f52420ec
Remove rpc_boostasiotocnetaddr test 10 years ago
Jack Grigg a31ba7a0cb
Usability improvements for z_importkey 7 years ago
Pieter Wuille 6bd1d60c97
Separate core memory usage computation in core_memusage.h 9 years ago
Wladimir J. van der Laan 1eb6654314
tests: Fix bitcoin-tx signing testcase 9 years ago
Jonas Schnelli 51878774bf
extend bip32 tests to cover Base58c/CExtKey decode 9 years ago
Jorge Timón e079f010bf
Consensus: Refactor: Separate Consensus::CheckTxInputs and GetSpendHeight in CheckInputs 9 years ago
Pieter Wuille bfa832c7ed
Reduce checkpoints' effect on consensus. 9 years ago
Jack Grigg 14454a3a82
Fix typo in listbanned RPC keys 7 years ago
Jonas Schnelli 5548701eeb
UniValue: don't escape solidus, keep espacing of reverse solidus 9 years ago
Matt Corallo 3d8013a01b
Add fundrawtransaction RPC method 9 years ago
Jonas Schnelli fa80be8ff5
setban: add IPv6 tests 9 years ago
Jonas Schnelli fcc8920f36
setban: rewrite to UniValue, allow absolute bantime 9 years ago
Jonas Schnelli e521939942
[RPC] extend setban to allow subnets 9 years ago
Jonas Schnelli 962ec4b5e4
[QA] add setban/listbanned/clearbanned tests 9 years ago
Daniel Kraft e940185294
Fix univalue handling of \u0000 characters. 9 years ago
Simon ebe750a882 Part of #1969. Changing min fee calculation also changes the dust threshold. 7 years ago
Wladimir J. van der Laan 2aee461930
univalue: Avoid unnecessary roundtrip through double for numbers 9 years ago
Wladimir J. van der Laan d5bf1afae9
rpc: Make ValueFromAmount always return 8 decimals 9 years ago
Wladimir J. van der Laan fed500e2dd
rpc: Accept scientific notation for monetary amounts in JSON 9 years ago
Wladimir J. van der Laan e76a3849c6
Changes necessary now that zero values accepted in AmountFromValue 9 years ago