jl777
77afae4f25
Support stock prices
2019-04-12 07:51:28 -11:00
blackjok3r
237f115594
Clean up some LABS related code, remove un-used/needed stuff.
...
Adds actual working and feild tested wallet filter. Can set any amount
of whitelist address's, in conf file or commandline args.
fix daemon deadlock, when doing z_mergetoaddress and mining at same time
(needs more testing on staking chains)
Set z_mergtoaddress to use a 0 expiry height when not doing z-tx's. They
were failing and peers were getting banned trying to broadcast them.
2019-04-09 18:53:32 +08:00
jl777
5d861c188a
-ac_prices
2019-04-02 23:37:01 -11:00
jl777
21a8da8667
Mineropret and cbopret
2019-03-28 03:11:59 -11:00
jl777
729edc4e80
-print
2019-03-02 08:03:10 -11:00
jl777
9b9f61566d
Fix maxmoney calc for period 0 chains
2019-03-02 08:00:58 -11:00
jl777
25109df8ec
Test
2019-03-02 07:57:19 -11:00
jl777
022cfeee63
+print
2019-03-02 07:54:50 -11:00
jl777
ef8df0fd1b
+print
2019-03-02 07:49:37 -11:00
jl777
1d692f4df3
Fix maxmoney estimate for acPErc
2019-03-02 07:45:06 -11:00
jl777
76bb0a2360
+print
2019-03-02 07:41:09 -11:00
jl777
1f4863694b
Move things
2019-03-02 03:32:18 -11:00
jl777
de704db25f
Too big
2019-03-02 03:19:41 -11:00
jl777
16efbff11a
Billion at a time
2019-03-02 02:55:51 -11:00
jl777
fe8f69b08c
unmult
2019-03-01 23:42:00 -11:00
jl777
f9913c7a5a
Set max_money
2019-03-01 23:33:41 -11:00
jl777
cc42fe2a86
;
2019-03-01 01:54:13 -11:00
jl777
c02c249c22
newval
2019-03-01 01:53:32 -11:00
jl777
3f64e818b7
cur_money
2019-03-01 01:52:06 -11:00
jl777
1f8591b0e9
Fixes
2019-03-01 01:47:09 -11:00
blackjok3r
142744f22d
verushashv1_1, fix walletdb.h, proto version, cleanwallettransactions add
2019-02-26 17:35:07 +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
498e6154a5
Add notarypay to eras, for main chain.
2019-02-14 16:46:15 +08:00
blackjok3r
2cf2102887
-ac_notarypay
2019-01-30 00:33:08 +08:00
jl777
43b78b093b
Jsonstr
2019-01-29 04:41:00 -11: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
91e94ab8cd
Merge branch 'new_staker' into ac_founders_reward
2019-01-23 13:55:57 +08:00
blackjok3r
7167793dbf
new version
2019-01-23 02:50:53 +08:00
blackjok3r
8324e606cd
try to add PoS% to staking loop, to adjust staking difficulty
2019-01-22 14:39:29 +08:00
blackjok3r
2c3247e8f1
Enable -ac_algo=verushash11
2019-01-22 00:12:05 +08:00
blackjok3r
f7b6af7b3f
ac_founders_reward test for Alright
2019-01-20 19:11:31 +08:00
jl777
33a2ac6e3b
-ac_cclib
2019-01-19 02:33:23 -11:00
jl777
6e71c40201
Ccenables
2019-01-19 00:48:53 -11:00
jl777
539b6dd1a9
-ac_ccenable[]
2019-01-19 00:38:55 -11:00
blackjok3r
43be0a0e91
VerusHash fix. 100% PoW wasnt working, min diff is now much higher fixing PoW doing 1s blocks.
2019-01-18 17:54:41 +08:00
blackjok3r
400a0758c1
Many bug fixes. VerusHash now works with PoS64 without special exemptions. Difficulty on new chains still behaves weridly, hoping resolves as chain ages. Also reduced CPU load on all staking. These changes should work better if you are not the only node staking.
2019-01-16 20:27:35 +08:00
blackjok3r
4d8f79efe2
Merge branch 'FSM' of https://github.com/jl777/komodo into VHT
2019-01-14 17:02:41 +08:00
jl777
2bde89c9ce
Marmara coinbase initial impl
2019-01-12 00:29:37 -11:00
blackjok3r
a543b675f6
Merge branch 'FSM' of https://github.com/jl777/komodo
2019-01-10 02:25:59 +08:00
jl777
02d75902ad
Move declaration WITNESS_CACHE
2019-01-09 02:30:47 -11:00
blackjok3r
bb95bce9e7
Add source chain to burn op return, and extract it in getimports RPC if it exists.
2019-01-03 01:02:45 +08: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
jl777
2d5537af00
Stubs for -ac_import
2018-12-27 00:59:35 -11:00
blackjok3r
95cada6581
fix conflict
2018-12-15 09:37:28 +08:00
blackjok3r
58076c86ea
fix build
2018-12-15 09:34:03 +08:00
blackjok3r
465fe4af67
Merge branch 'FSM' of https://github.com/jl777/komodo
...
merge
2018-12-15 07:03:32 +08:00
jl777
d3cb22caea
Make -ac_founders=<period>
2018-12-14 00:36:02 -11:00