Commit Graph

78 Commits

Author SHA1 Message Date
jl777
06e57ee1ba Add boolean CCflag to all SetCCunspents/txids 2019-04-11 21:49:28 -11:00
dimxy
de6828ec7c tokens blob support 2019-02-28 00:07:08 +05:00
dimxy
dc739bc9da empty if{} removed 2019-02-14 23:33:34 +05:00
dimxy
a37e1ae633 vopretStripped eliminated in heir cc 2019-02-14 23:02:38 +05:00
jl777
dd8f2697b7 Many changes 2019-02-05 19:25:32 -11:00
dimxy
134534b384 var naming improved 2019-01-27 17:56:08 +05:00
dimxy
fdcc9d71c2 heirinfo var names corrected
memo field added
2019-01-27 17:03:38 +05:00
dimxy
82956c357a removed heir list header - simply txid array 2019-01-26 20:31:48 +05:00
dimxy
9bad115496 in heirlist added list header 2019-01-26 20:18:00 +05:00
dimxy
2ac92d7d6e result changed to VARR 2019-01-26 19:10:46 +05:00
dimxy
4b6b2a5540 'throw' changed to 'return result' on incorrect params
tx hex name = 'hex'
heirlist returns simple txid array now
2019-01-26 18:31:46 +05:00
dimxy
defe854383 set fixed precision for total funds, too 2019-01-23 11:49:07 +05:00
dimxy
81fc7ca05b set fixed precision for coins for heirinfo 2019-01-23 11:36:56 +05:00
dimxy
6481576883 restored 1of2 validator for C (was off to test markerValidator) 2019-01-22 23:04:09 +05:00
dimxy
de8af6cc93 debug logging disabled 2019-01-22 23:04:08 +05:00
dimxy
61f1d8771d removed 1of2 validator for test marker spending 2019-01-22 23:04:06 +05:00
dimxy
8a15610e44 corr marker validator 2019-01-22 23:04:06 +05:00
dimxy
28d090c05e corr adding marker vout for F 2019-01-22 23:04:02 +05:00
dimxy
6c26e91376 corr cpHeir init in _heirFund for marker
enabled logging
2019-01-22 23:04:01 +05:00
dimxy
426aa32dd5 corr F tx marker protection validation code 2019-01-22 23:04:00 +05:00
dimxy
98c5280e6b corr marker to cc unspendable for F, added validation to prevent its spending
added marker to prevent archiving for A
2019-01-22 23:03:59 +05:00
dimxy
2d20276606 better var naming for check vin's pubkey algo 2019-01-22 23:03:58 +05:00
dimxy
92ab8dd7d8 linux sleep added 2019-01-22 23:03:58 +05:00
dimxy
a87816f551 test rpc serialization Sleep added 2019-01-22 23:03:56 +05:00
dimxy
bd29037628 string "sec" (seconds) added to heirinfo 2019-01-22 23:03:56 +05:00
dimxy
e6f41e085e added real owner inactivity time in heirinfo 2019-01-22 23:03:55 +05:00
dimxy
56d68d8166 corr checking for owner pubkey in vins (is owner's or is other's) 2019-01-22 23:03:54 +05:00
dimxy
21ad10ac15 check of vin's owner pubkeys added 2019-01-22 23:03:53 +05:00
dimxy
9c526cce7d corr heir rpc coins -> satoshi conversion 2019-01-22 23:03:52 +05:00
jl777
c4d932a318 Partial revert 2019-01-19 23:23:08 -11:00
jl777
4ad5879f56 struct CC_info 2019-01-19 23:13:59 -11:00
jl777
10528424f9 CC_info * 2019-01-19 22:48:46 -11:00
dimxy
d63d43c8ef heir funcs changed to one set 2019-01-18 01:11:02 +05:00
dimxy
9dc403f331 corr call to IsTokenVout in heir 2019-01-18 01:10:55 +05:00
dimxy
0455243118 more debug logging removed 2019-01-18 01:10:53 +05:00
dimxy
8d8b253138 first time changed eval usage and MakeTokenCCcond.. for assets 2019-01-18 01:08:35 +05:00
dimxy
96a6530044 corr getting 1of2 addr in 1of2 validator 2019-01-18 01:08:29 +05:00
dimxy
395fac4173 corr cp param to ...addr1of2set 2019-01-18 01:08:29 +05:00
dimxy
46406f3c25 corr CCinit in HeirClaim 2019-01-18 01:08:28 +05:00
dimxy
9e7b031466 corr ccinit in HeirAdd 2019-01-18 01:08:27 +05:00
dimxy
ec954480a8 added more variants checking vouts in IsTokenVout
corr vouts1 in Heir.cpp to single-eval token
changed result type for HeirFund
2019-01-18 01:08:26 +05:00
dimxy
849d60f4d9 eval changed back to EVAL_HEIR in CCinit in HeirAdd 2019-01-18 01:08:24 +05:00
dimxy
99c5484b66 corr cp usage in helper funcs 2019-01-18 01:08:24 +05:00
dimxy
fd0c4b8978 corr CCinit in HeirAdd HeirClaim 2019-01-18 01:08:23 +05:00
dimxy
1fb94e5a34 corr DecodeHeirEitherOpRet in validators
added EVAL_TOKENS check in DecodeTokenOpRet
2019-01-18 01:08:22 +05:00
dimxy
08c0a5a8c6 corr "is token" check in HeirInfo 2019-01-18 01:08:21 +05:00
dimxy
d3c804c50c corr DecodeHeirEitherOpRet call in LifeTimeHeirContractFund
restores !ismempool.. check
2019-01-18 01:08:20 +05:00
dimxy
5c35c03d60 added isTokenVout call to Add1of2address func in heir.cpp
corrected ExtractTokensVinPubkeys call -> in isTokensVout
2019-01-18 01:08:17 +05:00
dimxy
42a48b9653 corrected call to DecodeHeirEitherOpRet in Heirinfo 2019-01-18 01:08:16 +05:00
dimxy
1a5999e0bd _DecodeHeirEitherOpRet corrected vopretStripped proc 2019-01-18 01:08:16 +05:00