jl777
ef9a3f7b68
test
2016-11-12 10:31:45 -03:00
jl777
6a4abc832d
test
2016-11-12 09:17:06 -03:00
jl777
4a4e912bbe
test
2016-11-11 20:15:05 -03:00
jl777
6a8e70a959
test
2016-11-11 12:36:04 -03:00
jl777
0dadbebec8
test
2016-11-10 09:00:18 -03:00
jl777
0d2cefb06c
test
2016-11-10 08:57:09 -03:00
jl777
1bb0e19747
test
2016-11-08 16:01:13 -03:00
jl777
ef2f301ca5
test
2016-11-08 15:37:17 -03:00
jl777
8c22eb466f
test
2016-11-08 15:36:44 -03:00
jl777
1e983efa98
test
2016-11-08 15:00:31 -03:00
jl777
a67020f333
test
2016-11-08 13:51:02 -03:00
jl777
f5927d73a7
test
2016-11-08 13:17:53 -03:00
jl777
a5f315c78c
test
2016-10-21 09:04:45 -03:00
jl777
dae9e3bbf1
test
2016-10-21 08:57:30 -03:00
jl777
70ce79b02b
test
2016-10-21 07:37:06 -03:00
jl777
b3101d06a3
test
2016-10-21 06:21:23 -03:00
jl777
f9e18307c4
test
2016-10-20 17:33:44 -03:00
jl777
b93286c28e
test
2016-10-20 16:21:41 -03:00
jl777
a75fbeae8e
test
2016-10-20 13:04:55 -03:00
jl777
f68be92251
test
2016-10-20 13:03:16 -03:00
jl777
493a9ec751
test
2016-10-20 12:37:17 -03:00
jl777
a89ac4dc84
test
2016-10-20 12:29:31 -03:00
jl777
7f18fdc406
test
2016-10-20 12:20:58 -03:00
jl777
a0a86d8627
test
2016-10-20 11:55:51 -03:00
jl777
e7ae7221e2
test
2016-10-20 11:36:21 -03:00
jl777
d28fd4bc8c
test
2016-10-20 11:33:33 -03:00
jl777
681589a5b1
test
2016-10-20 11:20:03 -03:00
jl777
e583c8f8ba
test
2016-10-20 08:28:46 -03:00
jl777
c322824d31
test
2016-10-20 07:35:11 -03:00
jl777
9ebb63d751
test
2016-10-20 07:33:44 -03:00
jl777
9997caa0a4
test
2016-10-20 06:49:35 -03:00
jl777
f2dd868d93
test
2016-10-20 06:32:43 -03:00
jl777
d3529dd1bc
test
2016-10-18 12:08:10 -03:00
jl777
0570045c87
test
2016-10-18 11:08:37 -03:00
jl777
1602791a5b
test
2016-10-03 11:43:17 -03:00
jl777
9668fb9212
test
2016-10-03 11:41:55 -03:00
jl777
3d35aa5b13
test
2016-10-03 11:32:30 -03:00
jl777
76c0be99bc
test
2016-10-03 10:27:44 -03:00
jl777
7bfc207ada
test
2016-10-03 10:20:27 -03:00
jl777
de141d9133
void *
2016-09-23 10:40:40 -03:00
jl777
8c3623fe10
syntax fixes
2016-09-23 10:36:28 -03:00
jl777
50027f0631
mindiff exception for notaries
2016-09-23 10:30:15 -03:00
Jack Grigg
4b37cfd5b8
Remove unnecessary method
2016-09-08 12:22:08 +12:00
Jack Grigg
7b173bd80f
Simplify difficulty averaging code
2016-09-06 23:03:36 +12:00
Jack Grigg
333ea3c426
Remove testnet-only difficulty rules
...
The min-difficulty blocks are incompatible with difficulty averaging.
Network difficulty is also now defined as the difficulty the network is
currently working to solve, rather than the last non-min-difficulty block
difficulty.
2016-09-05 23:13:25 +12:00
Jack Grigg
29842505cc
Adjust from average difficulty instead of previous difficulty
2016-09-05 22:25:11 +12:00
Jack Grigg
488e61e852
Undo debugging change from 5be6abbf84
...
This was unintentionally committed, and caused Equihash verification of blocks
without parents to be skipped. This only affects the genesis block on the test
network, but also causes the "time verifyequihash" benchmark to incorrectly
appear instantaneous.
2016-08-26 14:09:25 +12:00
Jack Grigg
5be6abbf84
Store the Equihash solution in minimal representation in the block header
...
The genesis blocks and miner tests have been regenerated, because changing the
block header serialisation format changes the block hash, and thus validity.
The Equihash solutions have been removed from the bloom test inputs for
simplicity (block validity is not checked there; only a valid serialisation is
necessary).
2016-08-16 16:02:39 +12:00
Jack Grigg
9e0713f47f
Remove hardfork from special testnet difficulty rules
...
Closes #1131
2016-07-29 21:46:27 +12:00
Jack Grigg
9e6adb124f
Hardfork to the previous testnet difficulty adjustment behaviour at block 43400
...
This hardfork will be removed the next time the testnet blockchain is reset.
2016-07-22 14:17:46 +12:00