Commit Graph

87 Commits

Author SHA1 Message Date
jl777
7eaff5d90a Possible fix for sapling CC 2018-11-27 08:31:51 -11:00
Mihailo Milenkovic
16f5598f36 Gateways (#3)
- Changed gateways withdrawal flow
- Added txnotarizedconfirmed function to check if transaction is confirmed/notarized
- Fixed max number of inputs when adding in varuous CC functions
- Added TESTMODE to set CC confirmation tx to 2 blocks instead of 60
2018-11-26 20:32:57 +01:00
jl777
7d54574d4c komodo_getblockindex instead of mapblockindex[] to prevent creation of new entry on miss 2018-11-23 04:17:34 -11:00
miketout
b3b44e80e1 Latest Komodo changes 2018-11-17 17:28:45 -08: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
3424c9cb28 DEALER NODE 2018-11-11 08:41:29 -11:00
jl777
bd19a3867b Usevout 2018-11-10 05:14:50 -11:00
jl777
9841d2984e Test 2018-11-10 03:10:10 -11:00
jl777
80c20a679a Test 2018-11-08 05:37:43 -11:00
jl777
ef1cd183f2 Test 2018-11-08 00:39:37 -11:00
jl777
00f28499e9 Check bettxid in mempool 2018-11-06 21:38:36 -11:00
jl777
2931bccdfa Track entropy/bettxid/finishtx 2018-11-06 00:20:38 -11:00
miketout
4c8293dc76 Fixed issue #145, should fix stake synching with wallets 2018-10-25 23:25:31 -07:00
miketout
905fe35e50 More work on CoinbaseGuard and validation 2018-10-03 16:26:41 -07:00
miketout
8a727a26a7 Beginning of N@S solution using CoinbaseGuard CC 2018-10-02 19:49:54 -07:00
Mihailo Milenkovic
5e1984d0d2 -fix 2018-10-01 18:27:07 +02:00
Mihailo Milenkovic
93346f25d9 - Fixing payment, open, validate .... 2018-10-01 18:27:07 +02:00
jl777
1dee00acbf Test 2018-09-22 02:12:17 -11:00
jl777
627cd0f559 Assets 't' exemption 2018-09-20 03:45:37 -11:00
jl777
f44cd67e82 Prices stub 2018-09-19 21:04:47 -11:00
jl777
23e0b80b6d Test 2018-09-11 23:17:13 -11:00
jl777
612f676a5e CCtxidaddr enforcement 2018-09-11 03:29:47 -11:00
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