14901 Commits (0b47699b90e34f733364038ab27569c5891265e9)
 

Author SHA1 Message Date
Jonas Schnelli 9fe1f6bd89
Add length check for CExtKey deserialization 7 years ago
Jonas Nick 6c2b0085fb
Fix combinerawtransaction RPC help result section 7 years ago
Gregory Sanders cbdd338a75
disable jni in builds 7 years ago
Wladimir J. van der Laan 8f0121c957
Merge #11090: Update contributor names in release-notes.md 7 years ago
Derek Miller 008f64f80f Update release-notes.md 7 years ago
Wladimir J. van der Laan 1c4b9b3135
Merge #11076: 0.15 release-notes nits: fix redundancy, remove accidental parenthesis & fix range style 7 years ago
practicalswift 30c246b04f Updating the release notes (minor stylistic changes) 7 years ago
Wladimir J. van der Laan 252ca9c5d8
build: bump version to 0.15.0 7 years ago
Wladimir J. van der Laan c2704ec98a
Merge #10607: scripted-diff: stop using the gArgs wrappers 7 years ago
Marko Bencun fcbde9091e remove unused gArgs wrappers 7 years ago
Marko Bencun bb81e17355 scripted-diff: stop using the gArgs wrappers 7 years ago
Wladimir J. van der Laan 1227be30ec
doc: Update release notes from wiki 7 years ago
Wladimir J. van der Laan ce74799a3c
Merge #10483: scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL 7 years ago
Wladimir J. van der Laan 0e5cff6f2b
Merge #11012: Make sure to clean up mapBlockSource if we've already seen the block 7 years ago
Wladimir J. van der Laan 6bdf4b3c7c
Merge #11028: Avoid masking of difficulty adjustment errors by checkpoints 7 years ago
Wladimir J. van der Laan 653a46dd91
Merge #11022: Basic keypool topup 7 years ago
Wladimir J. van der Laan 98aa3f6d5c
Merge #10968: Add instructions for parallel gitian builds. 7 years ago
Charlie Lee e93ff718c5 Add instructions for multi-processor gitian builds 7 years ago
MarcoFalke aeb3175627
Merge #11032: [qa] Fix block message processing error in sendheaders.py 7 years ago
MarcoFalke ac016e17d2
Merge #11000: test: Add resendwallettransactions functional tests 7 years ago
João Barbosa bdf607e438 test: Add resendwallettransactions functional tests 7 years ago
Suhas Daftuar f1bf31186c [qa] Fix block message processing error in sendheaders.py 7 years ago
MarcoFalke bf74d377fb
Merge #11023: [tests] Add option to attach a python debugger if functional test fails 7 years ago
MarcoFalke 2c811e08db
Merge #10765: Tests: address placement should be deterministic by default 7 years ago
MarcoFalke e5d26e47c7
Merge #11025: qa: Fix inv race in example_test 7 years ago
MarcoFalke 96a63a3e0c
Merge #11029: [RPC] trivial: gettxout no longer shows version of tx 7 years ago
Felix Weis 86279464b4 [RPC] trivial: gettxout no longer shows version of tx 7 years ago
Pieter Wuille 85c82b50d1 Avoid masking of difficulty adjustment errors by checkpoints 7 years ago
MarcoFalke faa76d1b79 qa: Fix inv race in example_test 7 years ago
Jonas Schnelli d34957e17e [wallet] [tests] Add keypool topup functional test 7 years ago
John Newbery 095142d1f9 [wallet] keypool mark-used and topup 7 years ago
John Newbery cc5d38f4b8 Add option to attach a python debugger if test fails 7 years ago
MarcoFalke e526ca6284
Merge #10835: Rename member field according to the style guide 7 years ago
Wladimir J. van der Laan 67f6f1c2d5
qt: Periodic translations update 7 years ago
MarcoFalke ecd21357f1
Merge #10963: [bench] Restore format state of cout after printing with std::fixed/setprecision 7 years ago
MarcoFalke 4b5a7ce0c3
Merge #11003: Docs: Capitalize bullet points in CONTRIBUTING guide 7 years ago
Cory Fields 3f8fa7f58b Make sure to clean up mapBlockSource if we've already seen the block 7 years ago
MarcoFalke 929fd7276c
Merge #10695: [qa] Rewrite BIP65/BIP66 functional tests 7 years ago
Evan Klitzke 13b1e9a162 Capitalize bullet points in CONTRIBUTING guide 7 years ago
Wladimir J. van der Laan 2507fd5556
Merge #10998: Fix upgrade cancel warnings 7 years ago
Wladimir J. van der Laan 4268426b45
Merge #11002: [wallet] return correct error code from resendwallettransaction 7 years ago
Wladimir J. van der Laan 627c3c0e49
Merge #10999: Fix amounts formatting in `decoderawtransaction` 7 years ago
MarcoFalke fa8a0639f7
Merge #11001: [tests] Test disconnecting unsupported service bits logic. 7 years ago
John Newbery 055d95f842 [wallet] return correct error code from resendwallettransaction 7 years ago
John Newbery 5e35cd94c1 [tests] Test disconnecting unsupported service bits logic. 7 years ago
Matt Corallo 861f9a28bc Skip remainder of init if upgrade is cancelled 7 years ago
Wladimir J. van der Laan 318392ca7c
Merge #10301: Check if sys/random.h is required for getentropy. 7 years ago
Wladimir J. van der Laan ce076383a8 doc: Add comment to use ValueFromAmount/AmountFromValue for JSON, not utilmoneystr 7 years ago
Wladimir J. van der Laan ec05c508c6 rpc: Use ValueFromAmount instead of FormatMoney in TxToUniv 7 years ago
Wladimir J. van der Laan 46347add43 rpc: Move ValueFromAmount to core_write 7 years ago