Commit Graph

124 Commits

Author SHA1 Message Date
jl777
65a92e20bf Merge pull request #1568 from blackjok3rtt/FSM
various bug fixes
2019-06-18 04:26:50 -11:00
Mihailo Milenkovic
40ec8b3bac Add oraclessample rpc to get data for txid. 2019-06-15 15:36:04 +02:00
blackjok3r
3c41ff9a17 fix oracles crash? 2019-06-14 01:08:07 +08:00
blackjok3r
fd23e3a914 add -ac_ccactivateht=. Fix oracles timestamp activation, to stop loading block from disk for no reason. 2019-06-10 23:30:13 +08:00
Mihailo Milenkovic
01f597a2c8 Oracles pubkey spoofing in register tx fix
- Fix activation on July 15th 2019 00:00
- Added oraclesfund tx to fund Oracles CC address of pubkey that will register, and spend it in register tx
- oraclessamples gets baton address as input instead of txid to show all data from publisher
2019-05-28 15:40:43 +02:00
Alrighttt
5c77b99a66 remove print, remove unused obj 2019-05-19 23:10:20 +02:00
Alrighttt
c39133405e change oraclessamples to obj 2019-05-19 23:04:18 +02:00
Alrighttt
4f03f02042 oraclessamples 0 to return all samples 2019-05-05 22:16:19 +02:00
Alrighttt
650e55084d Change oraclessamples rpc to show txid for each 2019-05-04 23:19:33 +02:00
Mihailo Milenkovic
62b4c709ca Fix oracleslist on SetCCtxids 2019-04-19 11:23:35 +02:00
Mihailo Milenkovic
f087f49c4d Fix looking for wrong type marker in Oracles CC 2019-04-15 16:00:03 +02: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
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
dd8f2697b7 Many changes 2019-02-05 19:25:32 -11: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
Mihailo Milenkovic
1db43ae672 Oracles data and format check (#8)
- Sanity check of oracle data

- Fix oracle format check
2019-01-03 11:55:48 +01:00
jl777
f7b88823c7 Merge pull request #1135 from jl777/jl777
Fix oracles 'd' and 'D'
2019-01-02 04:03:14 -11:00
jl777
398cc66405 Fix oracles 'd' and 'D' 2019-01-02 04:02:49 -11:00
jl777
f511b6c9b4 Merge pull request #1133 from jl777/jl777
Jl777
2018-12-31 21:59:31 -11:00
jl777
0ea9ae3c05 Update copyright to 2019 2018-12-31 21:41:05 -11:00
Mihailo Milenkovic
cfa2f63f42 Fix daemon crashing when sending funds to oracles marker and doing oracleslist 2018-12-31 11:16:18 +01: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
Jonathan "Duke" Leto
87f557bd32 More error checking in oracle and gateway RPCs 2018-11-20 15:53:29 -08:00
Jonathan "Duke" Leto
8c66ce0a7f Teach oracles* RPC functions about CCerror and start populating it 2018-11-20 13:22:16 -08:00
jl777
4bbabc1300 Fix print 2018-11-19 08:52:44 -11:00
jl777
bf638d3e66 Revert oracles != -> > for oraclesdatafee 2018-11-19 06:58:07 -11:00
miketout
070bccada0 Fix bug in oracles for KMDICE and others 2018-11-19 01:22:33 -08:00
miketout
b3b44e80e1 Latest Komodo changes 2018-11-17 17:28:45 -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
Mihailo Milenkovic
e288ce42f6 Oracle Fix
- Reorder vins so that only one normal vin is before CC vin
- Fixed AddOracleInputs to add utxos only from that oracle
- Fixed sharing funds from all oracles for that pubkey in OraclesInfo
2018-11-14 16:48:15 +01:00
jl777
013c54955c Better error checking 2018-11-07 00:53:32 -11:00
jl777
9bd498e60e Revert default case in oracles 2018-11-07 00:41:45 -11:00
jl777
4148e39f73 Return eval->error 2018-11-07 00:29:34 -11:00
jl777
69e54d0cfd Syntax 2018-11-06 22:51:55 -11:00
jl777
1242e65eff make unsupported funcid illegal 2018-11-06 22:50:13 -11:00
jl777
0cf7cae07c Syntax 2018-11-01 07:25:45 -11:00
Alrighttt
e062742886 comment out oracle print 2018-10-27 22:46:11 +02:00
Anton Lysakov
8b8b7f048e added validation for oraclesinfo 2018-10-19 13:30:28 +07:00
Mihailo Milenkovic
07b1fe7785 Fix oraclesinfo 2018-10-16 17:36:01 +02:00
miketout
8a727a26a7 Beginning of N@S solution using CoinbaseGuard CC 2018-10-02 19:49:54 -07:00
jl777
450c5f7115 Test 2018-10-01 02:47:25 -11:00
jl777
72968af153 Prices 2018-09-27 23:40:35 -11:00
jl777
11b0ed84d5 Test 2018-09-23 22:33:18 -11:00
jl777
8dab0bc78c Test 2018-09-23 22:10:42 -11:00
jl777
4084a149ed Test 2018-09-12 01:21:58 -11:00
jl777
5b7e795919 Test 2018-09-12 01:21:23 -11:00