Commit Graph

246 Commits

Author SHA1 Message Date
dimxy
43f5b8c00f added MGNX chain old token support 2019-02-02 21:56:22 +05:00
dimxy
6ecbc31948 added skipping asset validation for SEC chain 2019-02-02 21:41:40 +05:00
Mihailo Milenkovic
a34fc26098 Fix canceling partially filled orders by anyone. (#11)
* Fix

* Fix
2019-01-21 11:57:52 +01:00
dimxy
c51e239400 corr FillSell self now single-eval token addr 2019-01-18 01:10:52 +05:00
dimxy
65dfecadf8 corr userCCaddr calc 2019-01-18 01:10:51 +05:00
dimxy
a645af7ee4 corrected user cc addr for 'x' 2019-01-18 01:10:50 +05:00
dimxy
29052b0790 corr 'x' validation code
corr logging in FinalizeCCtx
2019-01-18 01:10:49 +05:00
dimxy
a99fd7502d added conds for ask/bid in GetAssetorigaddrs 2019-01-18 01:10:46 +05:00
dimxy
9293af0f1b added conditions for x S o B in AssetValidateCCvin 2019-01-18 01:10:45 +05:00
dimxy
06e5d6fc6e corr dualUnspendable use in AssetOrders 2019-01-18 01:10:44 +05:00
dimxy
0588f5dc67 corr unspendable addr for 'S' 2019-01-18 01:10:43 +05:00
dimxy
778bc04009 corr cpAssets use for 'S' in AssetValidate 2019-01-18 01:10:41 +05:00
dimxy
a7d7451c88 corr call to DecodeAssetTokenOpRet 2019-01-18 01:08:32 +05:00
dimxy
a0fc5d6ae4 Corrected both Cancels, 'B' and TokenTransfer 2019-01-18 01:04:34 +05:00
Mihailo Milenkovic
5c95c974fd Change vin.vout structure in comments 2019-01-18 01:04:33 +05:00
Mihailo Milenkovic
da58ead2d3 Prevent sell and buy offers to be canceled by anybody (#9)
- Prevent sell and buy offers to be canceled by anybody
2019-01-18 01:04:33 +05:00
dimxy
675787d676 Asset contract modified to support the Tokens contract 2019-01-18 01:04:32 +05:00
dimxy
8e8a94404f Split Asset contract into Tokens and Assets 2019-01-18 01:04:29 +05:00
jl777
0ea9ae3c05 Update copyright to 2019 2018-12-31 21:41:05 -11:00
dim71
a25af8d781 removed unused commented function 2018-12-01 03:28:07 +05:00
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
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
4148e39f73 Return eval->error 2018-11-07 00:29:34 -11:00
jl777
1242e65eff make unsupported funcid illegal 2018-11-06 22:50:13 -11:00
miketout
8a727a26a7 Beginning of N@S solution using CoinbaseGuard CC 2018-10-02 19:49:54 -07:00
jl777
627cd0f559 Assets 't' exemption 2018-09-20 03:45:37 -11:00
jl777
ff3116ce3c Chance for AssetConvert to validate 2018-09-20 02:55:45 -11:00
jl777
f44cd67e82 Prices stub 2018-09-19 21:04:47 -11:00
jl777
4f6afe81b1 Test 2018-09-10 08:18:07 -11:00
jl777
ac8b2c68d2 Disable assets swap 2018-08-03 00:09:53 -11:00
jl777
c88babeb6f +print 2018-08-01 07:08:42 -11:00
jl777
add613688e Constrain sell offer CC touts 2018-07-30 05:28:09 -11:00
jl777
4fe61a9257 Test 2018-07-30 05:21:38 -11:00
jl777
9025093e5a Relax vout constraint 2018-07-30 05:18:11 -11:00
jl777
98d151dd1d Token swap ready for testing 2018-07-27 22:11:45 -11:00
jl777
fc952e2f22 Stricter vin/vout checks for assets 2018-07-27 21:42:29 -11:00
jl777
636517f866 Fix oops 2018-07-27 00:43:31 -11:00
jl777
4b83ae999b Uint64 -> int64 2018-07-27 00:27:34 -11:00
jl777
43346db9d1 Allow to cancel invalid orders 2018-07-27 00:10:21 -11:00
jl777
ddf40bb69e Fix ask fill dest 2018-07-26 02:06:43 -11:00
jl777
a7b6ef9acc Test 2018-07-26 01:36:42 -11:00
jl777
546f76cad3 Test 2018-07-26 01:31:14 -11:00
jl777
87a6afd303 Test 2018-07-26 01:21:24 -11:00
jl777
f2f62e9ed9 Properly handle multiple vins funding fills 2018-07-26 01:17:50 -11:00
jl777
6a2641f71c Test 2018-07-26 01:02:23 -11:00
jl777
84ffe75ecf Test 2018-07-26 00:44:49 -11:00
jl777
855ff4a174 Test 2018-07-26 00:36:53 -11:00
jl777
1ef7caa451 Test 2018-07-25 23:33:01 -11:00
jl777
dda4711a58 Split amounts/validation: bid, ask, swap 2018-07-25 23:08:08 -11:00
jl777
c2fb22315d Test 2018-07-25 09:48:01 -11:00