Commit Graph

265 Commits

Author SHA1 Message Date
Jonathan "Duke" Leto
5d2307a709 Update copyrights to 2022 2022-09-19 15:45:30 -07:00
Duke Leto
4a536d62dc Update copyrights 2021-04-17 13:03:22 -04:00
Duke Leto
c2eec1f7a7 Remove Komodo interest code and various other improvements 2020-12-15 13:14:54 -05:00
Duke Leto
c737c0dfaf We call them Hush Smart Chains around here 2020-11-15 11:54:06 -05:00
jl777
fb89be82f1 Merge branch 'FSM' into jl777
# Conflicts:
#	src/cc/rogue/main.c
2019-03-06 03:36:36 -11:00
jl777
34e2f97d23 Merge branch 'dev' into FSM
# Conflicts:
#	depends/packages/zeromq.mk
#	src/assetchains.json
2019-03-01 23:01:41 -11:00
dimxy
de6828ec7c tokens blob support 2019-02-28 00:07:08 +05:00
jl777
53e66f1170 Merge branch 'dev' into FSM
# Conflicts:
#	depends/packages/zeromq.mk
#	src/assetchains.json
2019-02-27 04:31:00 -11:00
jl777
7b43e451d0 -print 2019-02-18 07:39:50 -11:00
jl777
1aae4fa9c5 Dont deadlock in GetTransaction 2019-02-18 04:34:06 -11:00
jl777
27002ce1f2 -print 2019-02-18 00:07:45 -11:00
jl777
a672e859cf Test 2019-02-12 18:39:02 -11:00
jl777
431562b77d Rogue exemption in tokens 2019-02-11 08:24:41 -11:00
jl777
706d798676 Restore exemption 2019-02-11 08:18:26 -11:00
jl777
533d95de18 Test resin 2019-02-11 08:11:35 -11:00
jl777
9494baa69b Tokens exemption 2019-02-11 07:40:11 -11: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
e8b7963356 SEC and MGNX exemption 2019-02-11 02:30:21 -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
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