Commit Graph

12 Commits

Author SHA1 Message Date
jl777
0ea9ae3c05 Update copyright to 2019 2018-12-31 21:41:05 -11:00
miketout
8a727a26a7 Beginning of N@S solution using CoinbaseGuard CC 2018-10-02 19:49:54 -07: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
4608d17092 Faucet info 2018-07-30 23:24:21 -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
26e796c068 Create generic evalcode CC funds 2018-07-23 21:05:00 -11:00
jl777
b8674c91de Test 2018-07-23 06:09:05 -11:00
jl777
65a961ff06 Faucet 2018-07-22 13:06:46 -11:00
jl777
c2d1de6fe5 Fix 2018-07-22 10:33:50 -11:00
jl777
d082e563f3 Fixes 2018-07-22 10:28:47 -11:00