Commit Graph

170 Commits

Author SHA1 Message Date
jl777
88617145c6 Change hdrsproof to taxied based, add unspentvalue to taproot 2019-07-07 03:39:03 -11:00
jl777
252f51adc5 Very partial CC signing support 2019-07-06 03:34:59 -11:00
jl777
e7a05fc615 Alloc 2019-07-05 02:26:55 -11:00
jl777
7a45609a22 Handle single utxo case 2019-07-05 02:22:58 -11:00
blackjok3r
8bb5f9abd5 fix address type 2019-04-12 17:35:40 +08:00
jl777
06e57ee1ba Add boolean CCflag to all SetCCunspents/txids 2019-04-11 21:49:28 -11:00
jl777
b0009ecca2 Update 2019-03-22 00:48:24 -11:00
jl777
5af957ff13 Test 2019-03-21 21:37:19 -11:00
jl777
5560b8574b Test 2019-03-21 21:25:51 -11:00
jl777
857b9f650c +print 2019-03-21 21:20:56 -11:00
jl777
9d91bd4827 +print 2019-03-21 21:17:06 -11:00
jl777
8af62a7e2a -% 2019-03-21 21:11:12 -11:00
jl777
1df9808b0c +print 2019-03-21 21:09:22 -11:00
jl777
20c2d22056 Maxinputs 2019-03-21 03:18:48 -11:00
jl777
3fec69791a utxos = (struct CC_utxo *)calloc(CC_MAXVINS,sizeof(*utxos)); 2019-03-21 03:17:15 -11:00
jl777
ac5ec55126 Initial Payments CC without validation 2019-03-21 03:14:59 -11:00
Mihailo Milenkovic
bd8e9da786 Fix memory leak in FinalizeCCTx (#1329) 2019-03-12 01:18:16 -11:00
jl777
7a761304c5 -print 2019-03-01 02:47:51 -11:00
jl777
50acda6640 +prot 2019-02-28 20:28:06 -11:00
jl777
973124163e Lockflag 2019-02-28 20:14:38 -11:00
Mihailo Milenkovic
2056d59c7e Fix token vout number for Gateways 2019-02-28 19:05:44 +01:00
dimxy
de6828ec7c tokens blob support 2019-02-28 00:07:08 +05:00
jl777
5a8b054ede Map R 2019-02-11 15:27:49 -11:00
jl777
4ceb869bef Test 2019-02-11 15:20:54 -11:00
jl777
ad65f834dd +print 2019-02-11 15:15:51 -11:00
jl777
43f0a2ba92 Hardcode address 2019-02-10 05:03:39 -11:00
jl777
73a696f008 Test 2019-02-10 04:23:23 -11:00
jl777
366ade08a0 Merge nonfungible 2019-02-10 02:28:14 -11:00
jl777
0a87322d84 Merge branch 'FSM' into jl777
# Conflicts:
#	src/cc/CCinclude.h
#	src/cc/CCtokens.cpp
#	src/cc/CCtx.cpp
#	src/wallet/rpcwallet.cpp
2019-02-10 02:24:24 -11:00
dimxy
14f1da959c non-fungible tokens support (three-eval token vouts) added in CCtokens (additional opret data)
non-fungible tokens support added in assets
logging changed in CCtokens.cpp for bitcon LogPrintStr with -debug=<category> support
2019-02-10 17:04:55 +05:00
jl777
e5198d57b2 -print 2019-02-07 07:31:00 -11:00
jl777
b70e482448 Fix condCC2 2019-02-06 07:51:16 -11:00
jl777
da2b3e31f8 +print 2019-02-06 07:45:01 -11:00
jl777
fdec90dc57 condCC2 2019-02-06 07:41:13 -11:00
jl777
2fcf3f3f0f 1of2 signing 2019-02-05 21:29:18 -11:00
jl777
dd8f2697b7 Many changes 2019-02-05 19:25:32 -11:00
jl777
f3a93ed84b CC_MAXVINS 2019-01-31 09:18:28 -11:00
jl777
6d4d25ca10 Test 2019-01-31 09:15:14 -11:00
Mihailo Milenkovic
38c2c93509 Gateways validation (#16)
- Validation implemented and enabled
- Fixed partial sign spending marker
- OracleFeed fixes
2019-01-31 18:44:36 +01:00
jl777
1aefc8dbff Default validation for sudoku 2019-01-29 02:05:22 -11:00
jl777
9de5df85e8 Use mypk 2019-01-29 01:59:32 -11:00
jl777
1a7fbca0da Test 2019-01-29 01:55:20 -11:00
Mihailo Milenkovic
463caf96ec Gateways with new TokensCC (#15)
- Adapting Gateways to new Tokens
- Making withdraws serialized until solution for parallel is made
2019-01-28 13:54:21 +01:00
Mihailo Milenkovic
59c67afa11 Fixing FinalizeCCTx to return error if not possible to sign vin. 2019-01-28 13:22:29 +01:00
jl777
62322eb589 struct CCcontract_info 2019-01-19 23:31:12 -11:00
jl777
10528424f9 CC_info * 2019-01-19 22:48:46 -11:00
jl777
8aa8284e61 Merge branch 'FSM' into jl777
# Conflicts:
#	src/cc/CCtx.cpp
2019-01-17 20:24:28 -11:00
dimxy
4b71e62557 disabled debug loggin in FinalizeCCtx 2019-01-18 01:10:58 +05:00
dimxy
29052b0790 corr 'x' validation code
corr logging in FinalizeCCtx
2019-01-18 01:10:49 +05:00
dimxy
457b9aff54 more corr othertokenscond, set cp->unspendable 2019-01-18 01:10:36 +05:00