Commit Graph

43 Commits

Author SHA1 Message Date
jl777
9a813a0441 Test 2018-08-19 07:21:20 -11:00
jl777
c75d265250 Test 2018-08-19 07:19:25 -11:00
jl777
8b26f1169c KOMODO_CONNECTING 2018-08-19 04:28:41 -11:00
jl777
135d90357f Test 2018-08-15 01:15:12 -11:00
jl777
6ca2e99883 Backwards compatibility breaking changes
Assets:
change tokeninfo to return "supply" in satoshis
Max description length to 4096

Rewards:
Fix  rewardsunlock without giving it a locked txid always gives error
Fix (nonconsensus) allow anybody to unlock only AFTER maxtime
Fix rewards unlock to use mempool
fix could you add a locked_funds value to rewardsinfo?
Fix i deposited 100000 at 20% apr for one day i only got back
100000.01140669 seems like too little for 20% APR

Faucet:
Fix txid with 0x00 at beginning and end required for faucetget txid
(65536 average iterations needed)
Change reduce faucet get to 0.1 coins
Can’t reproduce: it seems that if you re-run faucetget twice in the
same block is when it pegs the cpu to max

Dice:
fix Dice status always returning loss
Wont fix Profit margin for dice plan sounds good. -> use -ac_commission
2018-08-15 00:18:13 -11:00
jl777
278a61fd5e uint64_t -> int64_t for coin values other than three 2018-08-09 19:23:40 -11:00
jl777
718255b3fd smart utxo selection without press release to coin telegraph 2018-08-05 23:36:00 -11:00
jl777
da07d84b84 Implement dice timeout 2018-08-02 23:02:51 -11:00
jl777
4404f47258 Test 2018-08-02 03:06:33 -11:00
jl777
7e9887593d Dice status 2018-08-02 03:05:37 -11:00
jl777
079be98a2e myIsutxo_spentinmempool 2018-08-02 01:10:04 -11:00
jl777
1f9a4106c5 myGettxout 2018-08-02 00:04:29 -11:00
jl777
b46dc9da56 bool myAddtomempool(CTransaction &tx) 2018-08-01 04:22:56 -11:00
jl777
a88b9554e3 Relay win/loss 2018-07-31 04:58:22 -11:00
jl777
fb89b4411d Test 2018-07-31 03:52:05 -11:00
jl777
aec296a50a Add error checks 2018-07-31 00:17:05 -11:00
jl777
d176d2df4f Use my curve25519 and sha256 2018-07-29 22:10:31 -11:00
jl777
fc952e2f22 Stricter vin/vout checks for assets 2018-07-27 21:42:29 -11:00
jl777
386a408f74 Teest 2018-07-27 09:18:16 -11:00
jl777
6e281d1c6a Prevent inputs of CC inputs 2018-07-27 07:28:32 -11:00
jl777
2b011ff7fe int64_t CCduration(uint256 txid) 2018-07-27 06:12:13 -11:00
jl777
9d2841c349 CCutoxvalue 2018-07-27 04:40:37 -11:00
jl777
33d124c1d6 Test 2018-07-27 01:42:44 -11:00
jl777
1cdfa0b54b Test 2018-07-27 01:25:50 -11:00
jl777
fac8776497 Rewards functions 2018-07-26 03:31:05 -11:00
jl777
c2c2a808cb SMALLVAL 2018-07-26 00:22:08 -11:00
jl777
cfea7a4690 Dice skeleton 2018-07-24 07:13:05 -11:00
jl777
d0c3462029 Test 2018-07-24 00:43:48 -11:00
jl777
e04b5c084b Fixes 2018-07-24 00:39:58 -11:00
jl777
ced7a51333 Eval* eval, 2018-07-24 00:17:21 -11:00
jl777
eb304fa0e9 unspendableCCaddr 2018-07-24 00:12:31 -11:00
jl777
633335654f Prevtxid 2018-07-24 00:08:19 -11:00
jl777
287efad431 CCcontract_info 2018-07-24 00:05:30 -11:00
jl777
4a4ab6c76b Cleanup 2018-07-23 22:58:16 -11:00
jl777
ec6fec4011 Test 2018-07-23 21:17:50 -11:00
jl777
db3b8abe6d MakeCC1vout 2018-07-23 21:13:22 -11:00
jl777
26e796c068 Create generic evalcode CC funds 2018-07-23 21:05:00 -11:00
jl777
e49eb6ed6b Eval* eval, 2018-07-22 12:35:46 -11:00
jl777
02c68a7b8c Faucet 2018-07-22 12:34:05 -11:00
jl777
d082e563f3 Fixes 2018-07-22 10:28:47 -11:00
jl777
ea06d536b1 Test 2018-07-22 03:06:53 -11:00
jl777
858d1df466 Test 2018-07-22 02:54:57 -11:00
jl777
44a9fd7c3b Reorganize CC assets code 2018-07-22 02:49:52 -11:00