blackjok3r
cab05f7f01
fix
2019-06-10 23:53:11 +08:00
blackjok3r
ce6acf0d00
Change ccEnable/Disable to macro
2019-06-10 20:51:52 +08:00
blackjok3r
93c3712244
Try to fix allocations
2019-05-13 18:35:28 +08:00
blackjok3r
296be6c183
Merge branch 'prices-rpc' of https://github.com/dimxy/komodo into dimxy-prices-rpc
2019-05-08 17:44:49 +08:00
blackjok3r
0d47cda145
initial commit for payments merge RPC
2019-05-06 00:57:06 +08:00
dimxy
b2c7484255
param to lower case
2019-04-23 15:42:19 +05:00
blackjok3r
fea2b66581
add validation for OP_RETURN to payments CC. Enable ccvoutopret for payments fund.
2019-04-20 19:29:16 +08:00
dimxy
4add699cbb
token migration moved to FSM
2019-04-19 14:41:46 +05:00
blackjok3r
997f9ce5fc
initial commit to use CCopt for custom CC
2019-04-16 20:59:15 +08:00
jl777
9d208da4b6
void StartShutdown()
2019-04-14 02:17:58 -11:00
jl777
bc7f32a856
CCaddress_balance and CCutxo
2019-04-11 21:57:58 -11:00
jl777
06e57ee1ba
Add boolean CCflag to all SetCCunspents/txids
2019-04-11 21:49:28 -11:00
Mihailo Milenkovic
2872c88795
Adding dual daemon import and gateway import. ( #21 )
2019-04-10 13:09:11 +02:00
jl777
ed6a4160aa
block.vtx
2019-03-27 07:38:43 -11:00
blackjok3r
8e6f5a6a2d
initial commit for backup release tx needs testing, i think it half works.
2019-03-26 20:59:31 +08:00
jl777
112df09f65
Events
2019-03-22 04:25:09 -11:00
jl777
2188a60318
Rvalidate
2019-03-03 23:58:08 -11:00
jl777
973124163e
Lockflag
2019-02-28 20:14:38 -11: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
jl777
2496f79e41
Jsonstr
2019-02-20 23:05:58 -11: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
061384f356
Merge branch 'FSM' into jl777
...
# Conflicts:
# src/cc/CCinclude.h
# src/cc/CCtokens.cpp
# src/cc/CCtx.cpp
# src/wallet/rpcwallet.cpp
2019-02-11 13:56:09 -11:00
dimxy
9fdb634a4e
cc log levels corr
2019-02-12 02:01:52 +05:00
Mihailo Milenkovic
0edf474beb
Multi coin support for GatewaysCC ( #18 )
...
- Added support for other cions
- New RPC for getting address for a pubkey on external chain and for dumping private key in external chain format
2019-02-11 16:37:28 +01: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
9342d3f742
Token support
2019-02-10 04:40:58 -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
cb5f7eaaa1
Auto broadcast rogue rpc tx
2019-02-09 21:55:50 -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
06d45f433b
CBlockIndex *komodo_chainactive(int32_t height)
2019-02-02 06:45:43 -11:00
jl777
3ba832b6bc
Pending object
2019-01-29 21:48:26 -11:00
jl777
ff22a1aedb
Priv2addr
2019-01-28 21:30:42 -11:00
jl777
7cfb6293c6
komodo_defs a lot more
2019-01-21 00:31:14 -11:00
jl777
53b2d35da7
Bit256
2019-01-20 00:03:36 -11:00
jl777
0ceca4c745
komodo_cJSON.h
2019-01-20 00:01:18 -11:00
jl777
887f6cb2ab
Test
2019-01-20 00:00:51 -11:00
jl777
01d2fa36a2
UniValue CClib_info(struct CCcontract_info *cp)
2019-01-19 23:38:48 -11:00
jl777
62322eb589
struct CCcontract_info
2019-01-19 23:31:12 -11:00
jl777
c4d932a318
Partial revert
2019-01-19 23:23:08 -11:00
jl777
10528424f9
CC_info *
2019-01-19 22:48:46 -11:00
jl777
cc1d119144
Test
2019-01-19 02:34:33 -11:00
jl777
6e40c81b94
uint8_t
2019-01-19 00:39:53 -11:00
jl777
539b6dd1a9
-ac_ccenable[]
2019-01-19 00:38:55 -11:00
jl777
1e058154e3
Merge branch 'FSM' into jl777
2019-01-17 23:22:48 -11:00
Mihailo Milenkovic
6915c400e3
Fix ChannelsPayment when destpub issues payment,add check_signing_pubkey
2019-01-18 11:14:40 +01:00