Commit Graph

388 Commits

Author SHA1 Message Date
wowario
47bd60ba50 Replace LWMA-3 with LWMA-4, add v10 fork height 2018-11-08 22:42:45 +03:00
wowario
6cf896f8ab update checkpoints 2018-11-07 20:51:19 +03:00
wowario
d1623175b2 update checkpoints 2018-11-07 09:13:13 +03:00
wowario
47b543b591 update checkpoints 2018-10-29 01:20:17 +03:00
jw
cce5708153 Merge pull request #112 from wowario/checkpoints
update checkpoints
2018-10-27 07:40:51 -07:00
wowario
a8790e240c update checkpoints 2018-10-25 19:14:26 +03:00
wowario
f3ee225f29 add lwma3 2018-10-24 20:29:35 +03:00
wowario
a5253e2fb4 update checkpoints 2018-10-09 15:30:06 +03:00
jw
bbf58ddc85 Merge pull request #93 from wowario/monero
Fortnite building
2018-09-28 08:57:05 -05:00
jw
94b038e4f7 Merge pull request #94 from wowario/checkpoints
Update checkpoints
2018-09-28 08:56:43 -05:00
jwinterm
2964c22866 Fix fork height to Oct 6 - block 53666 2018-09-27 08:38:36 -07:00
wowario
bbf769360d Change hash, check warning to debug level 2018-09-26 23:42:32 +03:00
wowario
8700e3cfb0 update checkpoints 2018-09-26 19:46:15 +03:00
jw
541dcb0de4 Add v9 hardfork block height to main net 2018-09-23 14:50:18 -07:00
moneromooo-monero
1959297a1e blockchain: avoid duplicate db query for height 2018-09-21 02:39:00 +03:00
wowario
993a55246e update checkpoints 2018-09-21 02:38:59 +03:00
wowario
ec5530a86a static ring size 22 from v9 2018-09-21 02:38:55 +03:00
wowario
95cf3bebbe add LWMA v2 2018-09-21 02:38:38 +03:00
wowario
f58de1e817 refactor mixin condition 2018-09-18 01:21:07 +03:00
wowario
4a55d6eaea static mixin 2018-09-18 01:20:56 +03:00
wowario
f95fcd6d62 increase ringsize to 10 2018-09-18 01:17:35 +03:00
jwinterm
b694d58cc8 Set v8 fork height and change version 2018-09-18 01:00:55 +03:00
wowario
2c959a9b21 added LWMA 2018-09-18 00:55:51 +03:00
jwinterm
d78da837ae Initial commit 2018-09-18 00:51:30 +03:00
stoffu
233a1ead22 blockchain: pop forked blocks only when DB is not read-only 2018-07-03 11:17:32 +01:00
moneromooo-monero
8e64b61663 blockchain: return error when requesting non existent output
avoids RPC thread dying, causing the wallet to timeout
2018-07-03 11:17:24 +01:00
Riccardo Spagni
f12b277d20 Merge pull request #3912
de742b5c blockchain: demote a hash-of-hashes validation warning to debug (moneromooo-monero)
2018-06-03 18:38:30 +02:00
moneromooo-monero
de742b5c82 blockchain: demote a hash-of-hashes validation warning to debug
This data comes from untrusted peers, and validation failures
are therefore normal.
2018-06-02 23:52:50 +01:00
Riccardo Spagni
e0cf1ecadd update checkpoints.dat for point release 2018-06-02 14:31:05 +02:00
Riccardo Spagni
b2dd94bcc0 Merge pull request #3802
a66f152f Use median timestamp if current time renders a block invalid. (Thaer Khawaja)
2018-05-31 21:22:58 +02:00
Riccardo Spagni
e18cb33e08 update checkpoints 2018-05-23 21:16:57 +02:00
Riccardo Spagni
ace614612b Merge pull request #3815
ffe9d882 speed up get_output_distribution (and precalc common case) (moneromooo-monero)
2018-05-21 20:37:19 +02:00
Riccardo Spagni
2a1a208b2b Merge pull request #3753
4980d3c0 blockchain: pop top if block version disagrees with the ideal fork version (stoffu)
2018-05-21 20:35:15 +02:00
moneromooo-monero
ffe9d8821a speed up get_output_distribution (and precalc common case) 2018-05-19 13:28:02 +01:00
Thaer Khawaja
a66f152f75 Use median timestamp if current time renders a block invalid. 2018-05-13 11:58:05 -07:00
moneromooo-monero
f24c970f96 blockchain: invalidate misc caches when popping blocks
Might be a bit heavy handed, but conservative.
2018-05-09 09:11:35 +01:00
stoffu
4980d3c0c9 blockchain: pop top if block version disagrees with the ideal fork version 2018-05-06 20:51:28 +09:00
moneromooo-monero
ffeeefde60 speedup get_output_histogram for all amounts when min_count > 0
This skips the vast majority of "dust" output amounts with just
one instance on the chain. Clocks in at 0.15% of the original
time on testnet.
2018-04-23 10:54:28 +01:00
moneromooo-monero
d003f07c59 speedup get_output_histogram for all amounts when min_count > 0
This skips the vast majority of "dust" output amounts with just
one instance on the chain. Clocks in at 0.15% of the original
time on testnet.
2018-04-22 22:36:01 +01:00
Riccardo Spagni
32bd639b4b update block hashes for checkpoints.dat 2018-03-24 08:48:23 +02:00
Riccardo Spagni
dac3895ac1 update block hashes for checkpoints.dat 2018-03-24 08:36:10 +02:00
moneromooo-monero
bb20f104ba Move v7 fork to 1546000 to give more update time 2018-03-18 09:29:31 +00:00
Riccardo Spagni
83651630bc Merge pull request #3418
20a00266 blockchain: forbid bulletproof types before v8 (moneromooo-monero)
2018-03-17 16:51:47 +02:00
moneromooo-monero
20a002667c blockchain: forbid bulletproof types before v8
They were already forbidden implicitely, but let's make that
explicit for robustness
2018-03-16 18:18:34 +00:00
Riccardo Spagni
432480fa42 Merge pull request #3414
524cbdc1 blockchain: fix log message about per-kB fee (stoffu)
2018-03-16 18:09:34 +02:00
Riccardo Spagni
0f27fc57ac Merge pull request #3336
57c0b1ed Fix typos in various files (Dimitris Apostolou)
2018-03-16 18:08:07 +02:00
moneromooo-monero
41f727ce42 add RPC to get a histogram of outputs of a given amount 2018-03-16 10:32:26 +00:00
stoffu
524cbdc1e2 blockchain: fix log message about per-kB fee 2018-03-16 10:43:19 +09:00
Dimitris Apostolou
57c0b1ed9f Fix typos in various files 2018-03-15 18:25:38 +02:00
Jean Pierre Dudey
e1b526b371 Remove the Blockchain::get_all_known_block_ids function.
This function isn't used in the codebase.

Signed-off-by: Jean Pierre Dudey <jeandudey@hotmail.com>
2018-03-14 21:56:19 -04:00