Commit Graph

62 Commits

Author SHA1 Message Date
jl777
1ca7ee28e0 -) 2019-04-13 20:49:31 -11:00
jl777
8c27ef7372 Coin supply changes to include funds 2019-04-13 20:41:40 -11:00
jl777
9d0a39dbd7 coinsupply inflation calc 2019-04-13 19:19:00 -11:00
blackjok3r
ab378bb979 fix RPC calls 2019-04-12 17:58:00 +08:00
blackjok3r
8bb5f9abd5 fix address type 2019-04-12 17:35:40 +08:00
blackjok3r
6db2c41b51 inital commit for getSnapshot2 changes 2019-04-07 21:57:17 +08:00
jl777
aa0897ccb3 Merge branch 'FSM' into jl777 2019-02-28 03:18:51 -11:00
jl777
5cd9437aad Fix OS X build issue in rpc/misc.cpp 2019-02-27 18:09:18 -11:00
dimxy
de6828ec7c tokens blob support 2019-02-28 00:07:08 +05:00
blackjok3r
9ac9890188 fix 2019-02-25 16:08:45 +08:00
blackjok3r
ab4a58ac9c fix getera 2019-02-25 13:43:49 +08:00
blackjok3r
536cb5f86d geterablockheights RPC 2019-02-21 20:17:08 +08:00
blackjok3r
13012c169f Merge branch 'notarypay_new' 2019-02-18 19:26:50 +08:00
blackjok3r
cb5aa3c45c Merge branch 'FSM' of https://github.com/jl777/komodo into jl777-FSM 2019-02-18 19:09:54 +08:00
blackjok3r
791d8dc13b remove dynamic notary pay reward and revert to static amounts, cannot work! 2019-02-15 11:01:10 +08:00
blackjok3r
d7a122c548 fix reorged notarisation to use the same data points 2019-02-15 00:13:48 +08:00
blackjok3r
b9b3afcbe6 notarypay in getinfo 2019-02-14 17:37:37 +08:00
blackjok3r
f6a51145f5 New notary pay mechanisim... 2019-02-12 23:28:13 +08:00
blackjok3r
8328842ff0 Disable getblocktemplate flag 2019-02-10 21:44:06 +08:00
blackjok3r
528f39542e fix reorg problem 2019-02-09 00:08:28 +08:00
blackjok3r
de0ced7444 Check for double signs on notarisation checks. revert minsigs to normal value. 2019-02-06 17:00:21 +08:00
blackjok3r
5f780b0325 fix 2019-02-06 15:35:20 +08:00
Mihailo Milenkovic
6fc97c61e3 Add support for dual opret with Token opret. 2019-02-01 13:46:49 +01:00
blackjok3r
14b64d13fe assetchains_algo in getinfo 2019-01-30 16:55:04 +08:00
blackjok3r
bf726a2c03 Merge branch 'new_staker' into mastertest 2019-01-23 17:46:36 +08:00
blackjok3r
292edfb284 Merge branch 'FSM' of https://github.com/jl777/komodo into mastertest 2019-01-23 16:57:05 +08:00
blackjok3r
7167793dbf new version 2019-01-23 02:50:53 +08:00
jl777
92cf6d2667 Fixes 2019-01-21 00:47:55 -11:00
jl777
7cfb6293c6 komodo_defs a lot more 2019-01-21 00:31:14 -11:00
blackjok3r
a543b675f6 Merge branch 'FSM' of https://github.com/jl777/komodo 2019-01-10 02:25:59 +08:00
jl777
bce13f9276 0.3.3b 2019-01-09 00:07:01 -11:00
jl777
e5797e6647 Update version 2019-01-07 07:43:48 -11:00
blackjok3r
5a917a6f02 Merge branch 'FSM' of https://github.com/jl777/komodo 2019-01-06 23:19:16 +08:00
Mihailo Milenkovic
8089c2a86f Decode CC opret RPC 2019-01-03 17:45:11 +01:00
blackjok3r
e93fd95815 Merge branch 'FSM' of https://github.com/jl777/komodo into ac_import 2019-01-02 23:29:52 +08:00
jl777
0ea9ae3c05 Update copyright to 2019 2018-12-31 21:41:05 -11:00
blackjok3r
7ff077b410 Merge branch 'FSM' of https://github.com/blackjok3rtt/komodo into blackjok3rtt-FSM
a
2018-12-17 12:40:45 +08:00
jl777
77528e4ebb Track sprout funds in coin supply 2018-12-15 15:00:22 -11:00
blackjok3r
7349a49641 Merge branch 'FSM' of https://github.com/jl777/komodo
fix
2018-12-13 12:40:53 +08:00
jl777
5215b63f6a 0.3.1 2018-12-10 12:19:17 -11:00
jl777
ba6f37bb65 Synchronize version number with agama 0.3.0 2018-12-08 00:57:32 -11:00
blackjok3r
1e8e9c621b fix 2018-12-06 00:26:33 +08:00
blackjok3r
6731ee159f fix 2018-12-06 00:22:23 +08:00
blackjok3r
311aa931cc add ac_period and try to fix sendmany 2018-12-06 00:19:31 +08:00
blackjok3r
697eddcc79 Merge branch 'FSM' of https://github.com/jl777/komodo into jl777-FSM
merge
2018-11-29 23:22:32 +08:00
jl777
30eae48849 Mempool fixes in the CC path 2018-11-28 21:53:27 -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
7526246109 Getinfo sapling field 2018-11-24 21:27:59 -11:00
miketout
c17f353560 Version change for VRSC only 2018-11-18 08:39:42 -08:00
jl777
ecc94d66c3 0.3.1 KMDVERSION 2018-11-18 00:20:22 -11:00