jl777
fe32a3be6c
Fix stuck sync for nodes that are doing full sync
...
The sapling height is calculated near the sapling activation timestamp.
Until it is set, the node doesn’t know when sapling should be active.
Depending on the speed at which you get blocks from the future, it was
possible that you could see a sapling active block before the sapling
height was set. This would happen only if syncing from a node that
didn’t know the sapling height and a full resync with the most peers
and most variety of incoming block sources was most likely hit by this.
The net effect was that the blocks after sapling activation were marked
as invalid, so by the time the node synced up to the sapling height, it
couldn’t advance.
2018-12-16 07:39:54 -11:00
jl777
e9b100e50f
COIN -> SATOSHIDEN
2018-12-16 05:51:21 -11:00
jl777
c1e694dd80
Update zmigrate
2018-12-16 04:59:04 -11:00
jl777
b2ac875f2e
Merge pull request #1061 from jl777/beta
...
0.3.1
2018-12-10 12:20:21 -11:00
jl777
89e68a88da
Merge pull request #1060 from jl777/dev
...
0.3.1
2018-12-10 12:19:48 -11:00
jl777
5215b63f6a
0.3.1
2018-12-10 12:19:17 -11:00
jl777
8722a14a16
Merge pull request #1059 from jl777/dev
...
Dev
2018-12-10 11:56:29 -11:00
jl777
162e04c56d
Merge pull request #1058 from jl777/FSM
...
FSM
2018-12-10 11:55:51 -11:00
jl777
2c75acc021
Merge pull request #1057 from jl777/jl777
...
fix missing rewards txid
2018-12-10 11:55:18 -11:00
jl777
3958b39ead
Fix rewards claim txid not appearing in list transactions
2018-12-10 11:53:34 -11:00
jl777
9742bb74db
-prints
2018-12-10 11:48:48 -11:00
jl777
80be594638
-print
2018-12-10 11:47:18 -11:00
jl777
3b4ee13f94
Allow one change out in list transactions
2018-12-10 11:46:51 -11:00
jl777
5f162b1a9d
+print
2018-12-10 11:39:51 -11:00
jl777
0615c21df0
+print
2018-12-10 11:38:07 -11:00
jl777
181d6b33f3
+prints
2018-12-10 11:35:11 -11:00
jl777
7883afa7fe
Print orderpos
2018-12-10 10:43:21 -11:00
jl777
2b66bcf247
Move prints
2018-12-10 10:37:13 -11:00
jl777
7c88285452
Fix
2018-12-10 10:26:19 -11:00
jl777
755e64a9af
->
2018-12-10 10:25:07 -11:00
jl777
fe0671145e
Fix
2018-12-10 10:19:12 -11:00
jl777
80198244d4
New prints
2018-12-10 10:18:42 -11:00
jl777
fcb709c5e8
+print
2018-12-10 09:56:26 -11:00
jl777
27606f3e0b
Fix typow == 0
2018-12-10 09:44:50 -11:00
jl777
43cb92bdba
Merge pull request #1056 from jl777/dev
...
Dev
2018-12-10 06:40:59 -11:00
jl777
b10a04973e
Merge pull request #1055 from jl777/FSM
...
Revert txfee changes
2018-12-10 06:40:28 -11:00
jl777
5a1e12de88
Merge branch 'FSM' into jl777
2018-12-10 05:47:19 -11:00
jl777
a2ea9de06f
Revert txfee changes
2018-12-10 05:45:59 -11:00
jl777
1c83c86b29
Merge pull request #1054 from DeckerSU/generate-fix
...
genproclimit fix
2018-12-09 09:27:47 -11:00
DeckerSU
01a684cd95
genproclimit fix
...
by default when we start komodod only with -gen arg
genproclimit automatically become -1. this behaviour derived
from VRSC after last merge (as i remember, vrsc has -1 by default,
0 - for staking, and >= 1 - for mining and staking), so we need
to set genproclimit=1 if we pass gen and want to actually start
mining.
2018-12-09 23:23:42 +03:00
jl777
f9cbbf91c3
Merge pull request #1053 from jl777/dev
...
Merge branch 'beta' into dev
2018-12-09 08:46:23 -11:00
jl777
9f0c084b50
Merge pull request #1052 from jl777/FSM
...
FSM
2018-12-09 08:46:00 -11:00
jl777
239d9d33d4
Merge pull request #1051 from jl777/jl777
...
Jl777
2018-12-09 08:43:56 -11:00
jl777
5ea3f23ac9
Update three
2018-12-09 08:41:08 -11:00
jl777
07921af3fd
Merge branch 'FSM' into jl777
2018-12-08 01:37:27 -11:00
jl777
e831503936
Merge branch 'dev' into FSM
2018-12-08 01:35:25 -11:00
jl777
0b1a452eac
Merge branch 'beta' into dev
2018-12-08 01:34:10 -11:00
jl777
bb48971246
Merge pull request #1050 from jl777/beta
...
Prevent height -> nLockTime
2018-12-08 01:33:55 -11:00
jl777
54431fd74a
Prevent height -> nLockTime
2018-12-08 01:33:23 -11:00
jl777
f2befab32d
Merge pull request #1049 from jl777/beta
...
Beta
2018-12-08 00:59:24 -11:00
jl777
e1e0ae1357
Merge pull request #1048 from jl777/dev
...
Dev
2018-12-08 00:58:47 -11:00
jl777
3c414c466f
Merge pull request #1047 from jl777/FSM
...
Synchronize version number with agama 0.3.0
2018-12-08 00:58:11 -11:00
jl777
ba6f37bb65
Synchronize version number with agama 0.3.0
2018-12-08 00:57:32 -11:00
jl777
69a1eb9add
Merge pull request #1046 from jl777/beta
...
Beta
2018-12-07 01:48:31 -11:00
jl777
b12b0c5339
Merge pull request #1045 from jl777/dev
...
Dev
2018-12-07 01:47:59 -11:00
jl777
57976990e8
Merge pull request #1044 from jl777/FSM
...
FSM
2018-12-07 01:47:32 -11:00
jl777
f0cc5e2d8d
Merge branch 'FSM' into jl777
2018-12-07 01:46:52 -11:00
jl777
03815c8450
Merge pull request #1043 from Mixa84/FSM
...
Fix hanging of oracles
2018-12-07 01:46:31 -11:00
Mihailo Milenkovic
2ad557a4ca
Fix hanging of oracles
2018-12-07 13:41:45 +01:00
jl777
a802c40d24
Merge pull request #1042 from jl777/beta
...
Beta
2018-12-06 08:55:01 -11:00