25 Commits (ddd4b8eab9ae298e1c9217aad4fc8fc222e14f61)

Author SHA1 Message Date
blackjok3r 6794cfc0cc add IMP-<source>-<txid> to export address for explorer. 6 years ago
blackjok3r 58cb0e8ea2 use unused address variable for source, to get source chain to explorer. 6 years ago
blackjok3r d53a4a9e5b push changes for getrawtransaction 6 years ago
jl777 0ea9ae3c05 Update copyright to 2019 6 years ago
jl777 27606f3e0b Fix typow == 0 6 years ago
jl777 a2ea9de06f Revert txfee changes 6 years ago
jl777 5ea3f23ac9 Update three 6 years ago
miketout d565e7b73c Eliminate mapBlockIndex risk of nulls across VRSC 6 years ago
miketout 4b729ec577 Changes for most chain power rule 6 years ago
Simon 18f8abb62d Closes #3534. Do not use APPROX_RELEASE_HEIGHT to get consensus branch 6 years ago
Simon 9ba7479de1 Add Sapling fields to JSON RPC output using TxToJSON. 6 years ago
Eirik Ogilvie-Wigley 36a490677c Allow passing branchId when calling signrawtransaction 6 years ago
Eirik Ogilvie-Wigley 40b9527301 Incorporate APPROX_RELEASE_HEIGHT when determining what consensus branch to sign with 6 years ago
Simon 87d55e1322 Clean up help messages for RPC createrawtransaction. 6 years ago
Jay Graber 76277ad8af Take expiryheight as param to createrawtransaction 6 years ago
Wladimir J. van der Laan a9496b08b6
rpc: Register calls where they are defined 8 years ago
Daniel Cousens 4519a766b6
move rpc* to rpc/ 9 years ago
jl777 8613127572 LastTip() and tweak deprecation heights 6 years ago
jl777 dc276bd087 Map address type 3 -> 1 6 years ago
jl777 fa7bf712a1 Add support for pay2pubkey for -addressindex 6 years ago
Scott Sadler 89cfc4272d fixes for import coin 6 years ago
Michael Toutonghi c6e2184378 post launch release readiness 6 years ago
jl777 e2d299ee83 GAME freq.5 6 years ago
pbca26 a7322d7720 rename zcash to komodo in cli examples 6 years ago
jl777 316a563c50 Test 6 years ago
jl777 ae3f3fea6c +GAME sanitize listunspent interest calc 6 years ago
jl777 c1ec8014fa Test 6 years ago
jl777 1d03bae255 Display vin address in tx son 6 years ago
jl777 b9b415654f Restore possibility of negative timestamps for PoS 6 years ago
Pieter Wuille 3d31e09cbb
Split key_io (address/key encodings) off from base58 7 years ago
Pieter Wuille f146029b0a
Replace CBitcoinSecret with {Encode,Decode}Secret 7 years ago
Jack Grigg fa70084c87
Expire Overwinter transactions before the Sapling activation height 6 years ago
Pieter Wuille 07444da1db
Introduce wrappers around CBitcoinAddress 7 years ago
Jack Grigg b7e75b17af
Implement basic Sapling v4 transaction parser 6 years ago
jl777 dbc800502f Add netinfo fields 6 years ago
jl777 b8add6a466 Init speedup test 6 years ago
DeckerSU 5d4f0421af fix vout values display in Insight KMD explorer 6 years ago
mruddy 690d38f0f8
Resolve issue bitcoin/bitcoin#3166. 9 years ago
jl777 e73b2055c6 Merge branch 'beta' into mergemaster 6 years ago
jl777 bd1f06d8b6 Declare taxied 6 years ago
Jonas Schnelli 216e94fb24
[RPC] createrawtransaction: add option to set the sequence number per input 9 years ago
Tom Harding 6c9d672f3c
Add optional locktime to createrawtransaction 9 years ago
TheTrunk 8b78a8199e Bitcore port 6 years ago
Jonathan "Duke" Leto f37f614e24 Update various references from Zcash to KMD 6 years ago
Daira Hopwood c938fb1f17 Squashed commit of the following: 6 years ago
Jay Graber 9bb37bf0d5 Implement transaction expiry for Overwinter 6 years ago
Jack Grigg be12669982
Add consensus branch ID parameter to SignatureHash, remove SigVersion parameter 6 years ago
Pieter Wuille 157a5d0d9c
BIP143: Signing logic 8 years ago
Pieter Wuille c86a1cb86e
BIP143: Verification logic 7 years ago
Pieter Wuille 2d42e1a993
Refactor script validation to observe amounts 8 years ago