14719 Commits (134d824193a06f2201682b0a82e3df0b7a5eb3ca)
 

Author SHA1 Message Date
Wladimir J. van der Laan 134d824193
Merge #11255: Release Notes: Fix SHA256-with-SSE4 PR link 7 years ago
Janus Troelsen 58f1e54cbf Release Notes: Fix SHA256-with-SSE4 PR link 7 years ago
Wladimir J. van der Laan 48790e0efa
Merge #11180: [release-notes.md] Remove alias 7 years ago
kallewoof a461cf4e37 Update release-notes.md 7 years ago
Wladimir J. van der Laan 29a3cb2378
qt: Translation update pre-rc3 7 years ago
Matt Corallo e8ad101e5b
Changing -txindex requires -reindex, not -reindex-chainstate 7 years ago
Alex Morcos 5b059a833e
Output a bit more information for fee calculation report. 7 years ago
Alex Morcos e51bb71e4a
Fix rounding errors in calculation of minimum change size 7 years ago
MarcoFalke 0a6af47ffa
[doc] build-windows: Mention that only trusty works 7 years ago
Wladimir J. van der Laan 0d3e8183fa
Merge #11102: Trivial: Fix typo in release-notes.md 7 years ago
Wladimir J. van der Laan 28b978b19e
qt: Update translations pre-rc2 7 years ago
jbarcelo 9c76cf50fb Trivial: Fix typo in release-notes.md 7 years ago
Cory Fields 129b03ff62
gitian: quick hack to fix version string in releases 7 years ago
Andrew Chow 07164bbead
Pass serialization flags and whether to include hex to TxToUniv 7 years ago
Andrew Chow eb9c21ed79
Only return hex field once in getrawtransaction 7 years ago
John Newbery 6ab120cc6c
[wallet] Add logging to MarkReserveKeysAsUsed 7 years ago
John Newbery 4ef8374559
[wallet] Remove keypool_topup_cleanups 7 years ago
Wladimir J. van der Laan 2b59cfb1f7
doc: Update build-openbsd for 6.1 7 years ago
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