Commit Graph

2735 Commits

Author SHA1 Message Date
blackjok3r
a543b675f6 Merge branch 'FSM' of https://github.com/jl777/komodo 2019-01-10 02:25:59 +08:00
blackjok3r
9646dd709a revert changes to import priority. Re-try flat transaction fee. Change miner lock to something safer. Add lock cs_main to import validation when accepting to mempool. 2019-01-10 01:35:18 +08:00
jl777
512d96862a Help human instructions for -maxreorg 2019-01-09 04:30:24 -11:00
jl777
ba1b2b5c56 -Static assert 2019-01-09 01:43:10 -11:00
jl777
2f847e2ef4 Assert 1 arg 2019-01-09 01:40:34 -11:00
jl777
59177fa598 No static assert 2019-01-09 01:39:53 -11:00
jl777
bce13f9276 0.3.3b 2019-01-09 00:07:01 -11:00
jl777
0e49163d4a Jan 15th activation of stricter block checks 2019-01-09 00:04:30 -11:00
jl777
0234e33c93 -print 2019-01-09 00:00:46 -11:00
jl777
21ee92f6f3 Grandfather logic 2019-01-08 23:58:46 -11:00
jl777
f421590c81 Fix 2019-01-08 23:49:16 -11:00
jl777
e5e2d5007f Cap sapling accept block exemption 2019-01-08 23:46:02 -11:00
jl777
b0a3c8589c Type 2019-01-08 23:39:49 -11:00
jl777
665c152e30 +prints 2019-01-08 23:35:05 -11:00
jl777
f52cbb1b06 Jan 15th activation 2019-01-08 23:25:42 -11:00
jl777
cb64a2dc56 Activate jan 15th 2019-01-08 23:20:34 -11:00
jl777
8e172149f6 Add context check in connectTip 2019-01-08 23:19:28 -11:00
jl777
c299983eaf GetHeight() 2019-01-08 23:11:38 -11:00
jl777
68ef9dd9a9 Add contextual check in connect block from connecttip 2019-01-08 23:10:49 -11:00
blackjok3r
7bc81ad0de fix mempool propagation 2019-01-09 04:38:54 +08:00
blackjok3r
6ab190c5b4 try 2019-01-09 04:29:27 +08:00
blackjok3r
59fc17614b fix minign lock? 2019-01-09 01:39:55 +08:00
jl777
348a23d6c4 tests 2019-01-07 07:29:36 -11:00
blackjok3r
5a917a6f02 Merge branch 'FSM' of https://github.com/jl777/komodo 2019-01-06 23:19:16 +08:00
blackjok3r
4fa788c76d fix mempool lock. 2019-01-06 21:24:04 +08:00
blackjok3r
5837b5bc05 Wallet corruption fix. No longer calls a rescan on daemon load, instead we now delete the non existant txs from the wallet, so next time you load it the error is gone. 2019-01-04 16:11:51 +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
blackjok3r
9a849703c0 revert the change here to see if it stops deamons locking up. 2018-12-31 18:27:10 +08:00
blackjok3r
aefee8dada set expiryHeight to 0 for Import TXs 2018-12-30 17:02:37 +08:00
jl777
b6c528f6df Ignore absurd fees for import 2018-12-29 04:29:35 -11:00
blackjok3r
9237e43052 change tombstone, revert LOCK, problem isnt that. 2018-12-29 21:44:48 +08:00
blackjok3r
abffb831a6 try this 2018-12-29 21:31:55 +08:00
blackjok3r
8799583cc0 remove rescan for corrupt tx and add LOCK2 for deleteion of staking tx. debug prints. 2018-12-29 21:18:45 +08:00
blackjok3r
d2a7d55272 test git diff 2018-12-20 21:13:32 +08:00
blackjok3r
f128d49d2f fix mempool fix, to allow adding transactions out of order. 2018-12-20 19:56:00 +08:00
blackjok3r
ce8f41325a this is fine 2018-12-19 00:53:05 +08:00
blackjok3r
134ae5436f Merge branch 'FSM' of https://github.com/jl777/komodo
f
2018-12-18 23:45:37 +08:00
blackjok3r
8d2b0c3f31 Fix KMD check_deposit peer ban. 2018-12-18 17:09:37 +08:00
blackjok3r
993444ec3c fix 2018-12-17 19:19:43 +08:00
blackjok3r
e57b2a05fa print 2018-12-17 19:14:49 +08:00
blackjok3r
cacd2c7c02 fix prints and revert mempool error. 2018-12-17 16:24:29 +08:00
blackjok3r
02efca37ae revert this change it is wrong, they need to be OR here. 2018-12-17 13:04:04 +08: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
b60630d5e3 Syntax 2018-12-16 06:51:27 -11:00
jl777
dd3e21e79d Test 2018-12-16 06:50:26 -11:00
jl777
fe4eb7bb92 Syntax 2018-12-16 06:49:27 -11:00
jl777
58cecce562 GetHeight() 2018-12-16 06:46:53 -11:00
jl777
4c19213416 Test clean sync 2018-12-16 06:43:39 -11:00
blackjok3r
3028d884e5 Major rebase and fix staking. 2018-12-16 23:04:45 +08:00