Commit Graph

179 Commits

Author SHA1 Message Date
Mihailo Milenkovic
2872c88795 Adding dual daemon import and gateway import. (#21) 2019-04-10 13:09:11 +02:00
jl777
985d323333 Merge pull request #1357 from Mixa84/FSM
Correct GatewaysCC validation to check spending from global CC address
2019-03-26 03:39:35 -11:00
Mihailo Milenkovic
a410358031 Correct GatewaysCC validation to check spending from global address. (#19)
- Add additional vin/vout check
- Check that marker spending from global CC address is only for a marker value
- Set fixed marker values instead of depending on txfee
2019-03-26 15:36:10 +01:00
jl777
ac5ec55126 Initial Payments CC without validation 2019-03-21 03:14:59 -11:00
Mihailo Milenkovic
de840514db Fix logs and wiftype in DecodeGatewaysBind. (#1325) 2019-03-10 05:23:16 -11:00
dimxy
9cba4bbf79 merged changes from Fix gatewaysbind #1289 and GatewaysCC small fixes (#1290) 2019-02-28 00:25:56 +05:00
dimxy
de6828ec7c tokens blob support 2019-02-28 00:07:08 +05:00
Mihailo Milenkovic
b00411083f GatewaysCC small fixes 2019-02-27 16:31:41 +01:00
Mihailo Milenkovic
7f536a4081 Fix gatewaysbind 2019-02-27 12:22:13 +01:00
Mihailo Milenkovic
b6f1f8cf13 Fix for new DecodeTokenOpRet 2019-02-15 11:10:36 +01: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
Mihailo Milenkovic
785b17d399 GatewaysCC code cleanup 2019-02-11 17:58:59 +01: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
jl777
0a0d0ffa18 Merge branch 'FSM' into jl777 2019-02-08 16:14:54 -11:00
jl777
dd8f2697b7 Many changes 2019-02-05 19:25:32 -11:00
Mihailo Milenkovic
587cab8f0d Gateways fixes (#17)
- Oraclefeed crash fix
- Wrong amount bug
- Switching to LogPrint in Gateways for filtering debug output
- Adding CCerror to all RPCs
2019-02-04 18:08:14 +01: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
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
dimxy
1f6d62e7c8 MakeTokensCC1of2vout MakeTokensCCcond1of2 test code added
gateways partially adapted for tokens
2019-01-18 01:04:39 +05:00
jl777
0ea9ae3c05 Update copyright to 2019 2018-12-31 21:41:05 -11:00
jl777
c9e9081c8a Rebase 2018-11-29 07:00:04 -11:00
jl777
05d0f6c0b3 +comments 2018-11-29 01:58:48 -11:00
jl777
a0e51c46b1 Sapling CC tx support 2018-11-27 23:00:15 -11:00
Mihailo Milenkovic
16f5598f36 Gateways (#3)
- Changed gateways withdrawal flow
- Added txnotarizedconfirmed function to check if transaction is confirmed/notarized
- Fixed max number of inputs when adding in varuous CC functions
- Added TESTMODE to set CC confirmation tx to 2 blocks instead of 60
2018-11-26 20:32:57 +01:00
jl777
13b038a9b9 maxinputs+1 2018-11-21 01:36:32 -11:00
Jonathan "Duke" Leto
87f557bd32 More error checking in oracle and gateway RPCs 2018-11-20 15:53:29 -08:00
miketout
6e2a502b0e Merge of Komodo and Verus Technologies Post Sapling, Pre-VerusPoP with Support for Time locked coinbases 2018-11-14 16:40:10 -08:00
jl777
ce99447bb4 Threshold check in all CC addinputs 2018-11-06 11:54:11 -11:00
jl777
0cf7cae07c Syntax 2018-11-01 07:25:45 -11:00
jl777
19d614c834 Merge pull request #924 from Mixa84/gatewaysCC
Multi signature gateways fix
2018-10-31 05:23:46 -11:00
Mihailo Milenkovic
2964ae2da6 Fix 2018-10-30 18:02:17 +01:00
Mihailo Milenkovic
f5f90e0c6b Fix 2018-10-30 17:51:42 +01:00
Mihailo Milenkovic
cb1661f936 Fix 2018-10-30 17:39:25 +01:00
Mihailo Milenkovic
41c2077870 Fix 2018-10-29 18:23:27 +01:00
Mihailo Milenkovic
edff8a648a Fix 2018-10-29 18:21:14 +01:00
Mihailo Milenkovic
6721141bc0 Fix 2018-10-29 17:52:30 +01:00
Mihailo Milenkovic
c57612e01b Check mempool in Gateways Multisig 2018-10-29 13:24:38 +01:00
Mihailo Milenkovic
a96dafc837 Fix 2018-10-29 13:03:24 +01:00
Mihailo Milenkovic
71d9c82c7a Check mempool for markdone in pending 2018-10-29 12:46:51 +01:00
Mihailo Milenkovic
ced164c07a Fix 2018-10-26 23:53:58 +02:00
Mihailo Milenkovic
8841c81404 Fix 2018-10-26 22:02:42 +02:00
Mihailo Milenkovic
f29445f03e Fix 2018-10-26 21:45:52 +02:00
Mihailo Milenkovic
07660bb098 Fix 2018-10-26 18:08:39 +02:00
Mihailo Milenkovic
b18631ae2b Fix 2018-10-26 17:49:21 +02:00
Mihailo Milenkovic
32572846de Fix 2018-10-26 16:55:36 +02:00
Mihailo Milenkovic
4dbfd427b7 Fix 2018-10-26 16:40:58 +02:00
Mihailo Milenkovic
2fd999a2f6 Multisig withdraw fix 2018-10-26 13:00:16 +02:00
jl777
7b8cefe192 Wallettx2json raw confirmations 2018-10-19 06:37:31 -11:00
jl777
e2ad1fedd3 Test 2018-10-14 21:21:27 -11:00
jl777
a14f4bfe51 Msig prints 2018-10-14 21:09:45 -11:00