Commit Graph

18096 Commits (10faeb56af57d826e7ea8c2749460475adfd292a)
 

Author SHA1 Message Date
Adrian Gallagher 10faeb56af
Litecoin: Update trusted keys
6 years ago
Adrian Gallagher 12ecd85715
Litecoin: Update chainparams minimum chain work, default assume valid values and blockchain size
6 years ago
Adrian Gallagher f20a8076f0
Litecoin: Update hardcoded seeds
6 years ago
Adrian Gallagher 2ae1ec4b23
Litecoin: Adjust splashscreen for testnet/regtest
6 years ago
Adrian Gallagher 30e67a7e82
Litecoin: Branding
6 years ago
Adrian Gallagher 6063f2a958
Litecoin: Protocol and default settings
6 years ago
Adrian Gallagher 6d940531d2
Litecoin: Fix copyright year value
6 years ago
shaolinfry bfa6cb3d4f
Litecoin: Update gitian descriptors
6 years ago
Adrian Gallagher 81e4cd3c75
Litecoin: Fix various tests
6 years ago
shaolinfry b629fba0ad
Litecoin: Developer gpg keys
6 years ago
Martin Smith 55106d428e
Litecoin: Add Litecoin logos and icons
6 years ago
shaolinfry d531cf369d
Litecoin: Add scrypt N=1024 PoW
6 years ago
shaolinfry 4202fe379d
Litecoin: Adjust chain parameters
6 years ago
shaolinfry 1e2999ba69
Litecoin: Add historical release notes
6 years ago
Adrian Gallagher b39c4b87b1
Litecoin: Update README.md
6 years ago
Wladimir J. van der Laan ef70f9b52b
doc: Fill in authors and changelog for 0.17.1 release notes
6 years ago
Wladimir J. van der Laan c6e4a1fca5
Merge #14889: [0.17] Backport #14424 (Stop requiring imported pubkey to sign non-PKH schemes)
6 years ago
Pieter Wuille 89a9a9d938 Stop requiring imported pubkey to sign non-PKH schemes
6 years ago
MarcoFalke abae8aeff1
Merge #14880: 0.17: Backport #14453
6 years ago
Wladimir J. van der Laan 8b8b3a9a5f
Merge #14878: 0.17: Further backports
6 years ago
João Barbosa dcb032dcdf qa: Ensure wallet unload during walletpassphrase timeout
6 years ago
Wladimir J. van der Laan 6042dfe008
build: bump version to 0.17.1
6 years ago
João Barbosa 75b5d8c4ea rpc: Fix wallet unload during walletpassphrase timeout
6 years ago
Gregory Sanders 7a590d8390 fix converttopsbt permitsigdata arg, add basic test
6 years ago
MarcoFalke 5d12143c73
Merge #14780: PSBT backports to 0.17
6 years ago
Pieter Wuille 7bee41452b Add test for conversion from non-witness to witness UTXO
6 years ago
Glenn Willen ff56bb9b44 Add regression test for PSBT signing bug #14473
6 years ago
Glenn Willen db445d4e5a Refactor PSBTInput signing to enforce invariant
6 years ago
Glenn Willen ad94165db9 Simplify arguments to SignPSBTInput
6 years ago
Glenn Willen 39ece4fc28 Add bool PSBTInputSigned
6 years ago
Glenn Willen 70ee1f8709 New PartiallySignedTransaction constructor from CTransction
6 years ago
Glenn Willen a9eab081d5 Remove redundant txConst parameter to FillPSBT
6 years ago
Glenn Willen cfdd6b2f6c More concise conversion of CDataStream to string
6 years ago
Andrew Chow a3fe125490 check that a separator is found for psbt inputs, outputs, and global map
6 years ago
MarcoFalke 3362a95be3
Merge #14196: [0.17][psbt] always drop the unnecessary utxo and convert non-witness utxo to witness when necessary
6 years ago
MarcoFalke 924cf794e1
Merge #14851: [backport] fix assert crash when specified change output spend size is unknown
6 years ago
MarcoFalke 252844329f
Merge #14852: 0.17 backport: [tests] Add wallet_balance.py
6 years ago
John Newbery 67225e2fd7 [tests] Add wallet_balance.py
6 years ago
Gregory Sanders 2a5cc40dc4 CreateTransaction: Assume minimum p2sh-p2wpkh spend size for unknown change
6 years ago
Gregory Sanders 53dcf2b407 Remove stale comment in CalculateMaximumSignedInputSize
6 years ago
MarcoFalke d8bc0ce1da
Merge #14835: [0.17] Further Backports
6 years ago
MarcoFalke f9db08e8ca
qa: Avoid race in p2p_invalid_block by waiting for the block request
6 years ago
practicalswift 79358817e5
Add SAFE_CHARS[SAFE_CHARS_URI]: Chars allowed in URIs (RFC 3986)
6 years ago
practicalswift 9666dbaf09
rpc: Make HTTP RPC debug logging more informative
6 years ago
Kaz Wesley b90157891a
add test demonstrating addrLocal UB
6 years ago
Kaz Wesley 6f04264bbb
fix uninitialized read when stringifying an addrLocal
6 years ago
Gregory Sanders 5782fdcd8c
Throw error if CPubKey is invalid during PSBT keypath serialization
6 years ago
Luke Dashjr de5e48a461
Bugfix: RPC: Add address_type named param for createmultisig
6 years ago
fanquake df5131bd41
gui: explicitly disable "Dark Mode" appearance on macOS
6 years ago
MarcoFalke 9f556622c5
Merge #14328: [0.17] Backports
6 years ago