Commit Graph

845 Commits

Author SHA1 Message Date
dim71
933e1b4220 added check for bad tx (sending from normal vins to cc vouts) to asset validation and tx creation code 2018-12-01 03:08:24 +05: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
5d7414ceda Move z_migrate to dapp level 2018-11-25 00:08:29 -11:00
jl777
a1c09d1bb0 z_sendmany to allow z -> t 2018-11-24 06:39:19 -11:00
jl777
f9df743345 Start of z_migrate 2018-11-24 06:17:33 -11:00
jl777
24a2e230be Syntax 2018-11-24 05:42:57 -11:00
jl777
bffa3caeb5 Remove limitation of trader for private chain 2018-11-24 05:41:04 -11:00
jl777
58d94f6cdd Prevent sprout after deadline 2018-11-23 09:01:21 -11:00
jl777
82706e4a3a GetTime() for z_getnewaddress default 2018-11-23 07:35:55 -11:00
jl777
ce12d37c54 Reverse sapling polarity 2018-11-23 07:33:28 -11:00
jl777
8a492a3cc4 CBlockIndex *komodo_getblockindex(uint256 hash); 2018-11-23 04:27:42 -11:00
jl777
7d54574d4c komodo_getblockindex instead of mapblockindex[] to prevent creation of new entry on miss 2018-11-23 04:17:34 -11: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
5c3be4dfba Fix false precision 2018-11-20 08:55:43 -11: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
blackjok3r
bbd4a619ff use external pubkey fix 2018-11-15 04:08:37 +08:00
blackjok3rtt
85250d52fa Merge pull request #11 from jl777/FSM
Fix rounding error:  + 0.00000000499999
2018-11-14 18:08:52 +08:00
jl777
a1f6cb8019 Fix rounding error: + 0.00000000499999 2018-11-13 06:35:07 -11:00
blackjok3r
f4965c1c69 fix 2018-11-13 23:55:23 +08:00
blackjok3r
3276079b1d is not for staked. 2018-11-13 23:51:37 +08:00
blackjok3r
3d4e48cdd1 update setpubkey RPC to be comptible with the node-stratum-pool fork 2018-11-13 23:33:13 +08:00
jl777
064a97f021 MofN -> Heir 2018-11-10 10:25:34 -11:00
jl777
6390d04064 Test 2018-11-10 03:07:16 -11:00
jl777
b7a556e838 -komodo_interestsum() for non-KMD 2018-11-08 19:42:44 -11:00
jl777
071796aeab Test 2018-11-08 10:33:37 -11:00
jl777
097324e1b0 Test 2018-11-08 10:28:49 -11:00
jl777
2ea2821c6a Vin0 utxo 2018-11-08 01:40:05 -11:00
jl777
1ef2ca6e19 Test 2018-11-07 17:55:11 -11:00
jl777
ef6f591104 Test 2018-11-07 10:49:34 -11:00
Jonathan "Duke" Leto
d3f0b4269d Clean up dicebet/dicestatus error handling and add new macro to make things easier 2018-11-07 13:30:29 -08:00
jl777
a9545b529e Issue refund when entropy is compromised 2018-11-06 23:24:27 -11:00
jl777
22496dcbc3 Remove lock from DiceStatus rpc, rely on internal locks 2018-11-06 13:22:43 -11:00
jl777
159985c954 Fix 2018-11-06 00:23:08 -11:00
miketout
73b4d69673 Return more stake outputs, including those thought to be change, fix cheatcatcher error reporting 2018-11-01 19:23:23 -07:00
jl777
612bfb3500 Merge pull request #927 from letolabs/jsindex
Add jsindex to z_listreceivedbyaddress to uniquely identify
2018-11-01 07:13:46 -11:00
Jonathan "Duke" Leto
0d888fcd32 Add jsindex to z_listreceivedbyaddress to uniquely identify them 2018-11-01 11:16:57 -07:00
miketout
4ac64cd2a0 Fix non-final sequence and nLockTime 2018-11-01 11:08:20 -07:00
jl777
1a0239ba0d Fix compiler issues 2018-11-01 06:49:02 -11:00
miketout
a9774a32f7 Added new categories to transactions in listtransactions 2018-10-31 21:32:12 -07:00
jl777
19d614c834 Merge pull request #924 from Mixa84/gatewaysCC
Multi signature gateways fix
2018-10-31 05:23:46 -11:00
jl777
47ab0296d6 Oraclesregister, allow using floating point for < 1.0 data fee 2018-10-31 02:48:42 -11:00
Mihailo Milenkovic
52bd617b1b Fix 2018-10-29 18:17:30 +01:00
miketout
90cc70ccb4 Fix Komodo interest when z_sendmany uses builder. Sapling spend of time locked coinbases. Cheat catcher 2018-10-29 01:38:07 -07:00
blackjok3r
d48df7dc33 return json to dicestatus 2018-10-28 14:30:55 +08:00
blackjok3r
5e25d091e2 try 2018-10-28 14:09:19 +08:00
blackjok3r
aa45c19c97 try 2018-10-28 13:49:52 +08:00
blackjok3r
5c9845bb0f fix 2018-10-28 13:32:19 +08:00
blackjok3r
b30cf0e25e try 2018-10-28 13:30:02 +08:00