Commit Graph

65 Commits

Author SHA1 Message Date
jl777
9c95ed3339 Test 2018-09-10 07:45:59 -11:00
jl777
4df0d20a8e -oracle_merklepair 2018-09-09 21:56:03 -11:00
jl777
c66988d0d9 Test 2018-09-09 21:41:50 -11:00
jl777
382b39e2ac int32_t oracle_format(uint256 *hashp,int64_t *valp,char *str,uint8_t fmt,uint8_t *data,int32_t offset,int32_t datalen) 2018-09-09 21:31:54 -11:00
jl777
c68ab526f6 Fix 2018-09-09 21:10:29 -11:00
jl777
185434218e Fix 2018-09-09 21:09:18 -11:00
jl777
3515c101d4 Initial gateways CC 2018-09-09 21:07:02 -11:00
jl777
0277d772fb Test 2018-09-05 23:04:12 -11:00
jl777
d72d882bfe bsd 2018-09-05 22:51:38 -11:00
jl777
985f2538d2 Sodlib 2018-09-05 22:42:52 -11:00
jl777
7542d92054 Def 2018-09-05 20:01:41 -11:00
jl777
7d6b0f588a Support 'd' and 'D' format types 2018-09-05 19:57:26 -11:00
jl777
059f7e4439 Sendto 2018-09-05 01:14:42 -11:00
jl777
26ca942ec5 Feature complete oracles CC 2018-09-03 03:06:45 -11:00
jl777
366625ca23 Initial oracles CC without validation 2018-09-02 03:40:52 -11:00
jl777
58a6817159 Fix 2018-08-28 02:25:28 -11:00
jl777
810f63668c Channelsopen 2018-08-28 02:18:04 -11:00
jl777
a9bbac3424 Sync to jl777 branch 2018-08-24 00:40:48 -11:00
jl777
cccd779df5 Merge branch 'jl777' into FSM
# Conflicts:
#	src/cc/CCinclude.h
2018-08-24 00:40:04 -11:00
jl777
1c75341741 -ac_ccactivate
Allows a chain to “dynamically” update to CC enabled
2018-08-22 08:17:20 -11:00
jl777
d7a84c7458 Fix no entropy for dice bet 2018-08-22 04:51:44 -11:00
jl777
e0f78699ce Ccactivate 2018-08-21 02:30:05 -11:00
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