jl777
0454333ff8
Tristate KOMODO_NSPV
2019-07-30 05:11:57 -11:00
jl777
5f60266446
Fix tokeninfo
2019-07-12 03:29:06 -11:00
jl777
6b6b09c4d4
Autodetect missing tokens address
2019-07-12 02:54:09 -11:00
jl777
7d38d22ce9
->myGetTransaction for nSPV virtualisation
2019-07-12 01:35:59 -11:00
Mihailo Milenkovic
14caec1083
Fix
2019-07-04 11:44:04 +02:00
Mihailo Milenkovic
c7de1dbfec
Fix
2019-07-04 11:27:39 +02:00
Mihailo Milenkovic
1f013df156
Initial PegsCC implementation ( #27 )
2019-07-04 11:23:55 +02:00
dimxy
aff97f9fd4
added check for non-fungible data
2019-05-02 23:19:41 +05:00
dimxy
4add699cbb
token migration moved to FSM
2019-04-19 14:41:46 +05:00
jl777
06e57ee1ba
Add boolean CCflag to all SetCCunspents/txids
2019-04-11 21:49:28 -11:00
jl777
37100ff2c5
CC_MAXVINS
2019-03-21 03:21:52 -11:00
jl777
ac5ec55126
Initial Payments CC without validation
2019-03-21 03:14:59 -11:00
dimxy
f9776e877f
corr FilterOutNonCCOprets ref param
2019-02-28 15:19:27 +05:00
dimxy
2a32401ef8
corr FilterOutNonCCOprets checking cc opret data
2019-02-28 13:54:56 +05:00
dimxy
de6828ec7c
tokens blob support
2019-02-28 00:07:08 +05:00
dimxy
d41134cb97
token marker moved to vout
...
tokeninfo validates vouts
2019-02-18 00:03:48 +05:00
dimxy
9eed81089b
corr check for non-existing eval
...
in CCLogPrintStream -debug=cat-0 added
declr corrected
comment added to check for non supported eval
added check if eval not supported
СCLogPrintStream moved to CCutils.cpp
2019-02-12 15:05:52 +05:00
jl777
89de224d59
Merge pull request #1241 from dimxy/nonfungible-opret-fix
...
Burn support for non-fungible tokens
2019-02-11 13:37:24 -11:00
dimxy
9fdb634a4e
cc log levels corr
2019-02-12 02:01:52 +05:00
dimxy
0b8fffc501
logging corrected
2019-02-12 01:40:59 +05:00
jl777
431562b77d
Rogue exemption in tokens
2019-02-11 08:24:41 -11:00
dimxy
672b3939f6
added cc marker spending in rogue_register
2019-02-11 23:27:39 +05:00
dimxy
73c33eb2a3
added burned non-fungible tokens validation
2019-02-11 23:26:06 +05:00
dimxy
08be0457e6
corr call to DecodeTokenOpRet
2019-02-11 20:04:50 +05:00
dimxy
e583658d14
removed non-fungible data from 't' opret
...
added fieldId for non-fungible data in 'c' opret
changed to cc marker int tokencreate, added in rogue_finishgame
(tokenlist supports old and new markers)
2019-02-11 19:04:52 +05:00
jl777
3795785a38
-print
2019-02-10 10:37:55 -11:00
jl777
2c30681b73
Flu
2019-02-10 10:11:28 -11:00
jl777
986fabaa3a
+print
2019-02-10 10:09:26 -11:00
jl777
68e95fde75
Remove check for normal input
2019-02-10 10:05:55 -11:00
jl777
9d00a3f5a8
-print
2019-02-10 09:43:19 -11:00
jl777
012e7cdf83
2 prints
2019-02-10 09:37:43 -11:00
jl777
b488b0b270
+print
2019-02-10 09:33:20 -11:00
jl777
abec8d30fb
Test
2019-02-10 09:29:58 -11:00
jl777
505dc7520d
Change to myGetTransaction
2019-02-10 09:27:26 -11:00
jl777
ffc96c9674
(char *)
2019-02-10 02:36:32 -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
a42b9198df
logging param changed to "cctokens" "ccassets"
2019-02-10 17:48:24 +05: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
dd8f2697b7
Many changes
2019-02-05 19:25:32 -11:00
dimxy
5f116e5d13
removed incorrect debug logging in IsTokensvout
2019-01-23 11:38:56 +05: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
dimxy
0455243118
more debug logging removed
2019-01-18 01:10:53 +05:00
dimxy
7c16ba9ca2
some debug loggin removed
2019-01-18 01:10:52 +05:00
Mihailo Milenkovic
e23073fff5
Channels adaptation to TokensCC ( #3 )
...
* Initial changes
* ChannelsCC adaptation
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
2019-01-18 01:10:40 +05:00
dimxy
dddda4e32b
corr logging in IsTokensVout
2019-01-18 01:10:30 +05:00
dimxy
c66787ada6
added support for 2 check pubkeys for single-eval token vouts
2019-01-18 01:10:30 +05:00
dimxy
114d7779d6
added support for 2 check pubkeys in IsTokenVout
2019-01-18 01:10:29 +05:00
dimxy
46406f3c25
corr CCinit in HeirClaim
2019-01-18 01:08:28 +05:00