Skip to main content
16 events
when toggle format what by license comment
Jun 16, 2020 at 10:58 history edited CommunityBot
Commonmark migration
Dec 5, 2017 at 7:10 comment added eth @AndiGiga My guess is no: once synced the cache won't have as much impact. You could try posting a new question too.
Dec 1, 2017 at 12:19 comment added Andi Giga Does a higher cache influence the speed of syncing new blocks once the blockchain has synced? I' building s.th. which is relying on getting contract Events as fast as possible.
Apr 13, 2017 at 13:01 history edited CommunityBot
replaced http://ethereum.stackexchange.com/ with https://ethereum.stackexchange.com/
Jun 7, 2016 at 7:14 vote accept dhuyvetter
Jun 6, 2016 at 18:32 comment added eth @PéterSzilágyi if you don't mind, feel free to edit, simplify or totally rewrite this wiki when you've got time. It could be as simple as "Run Geth 1.4.6 with these switches..." Would be good to include any comments that are useful, since I'll try to clean up some of these comments. Thanks
Jun 6, 2016 at 14:26 comment added Péter Szilágyi The default cache is 128MB on the 1.4 branch :) But yet, perhaps waiting for 1.4.6 is best, given that I'm pushing it out any minute now ;)
Jun 6, 2016 at 9:47 history edited eth CC BY-SA 3.0
Geth versions; Post Made Community Wiki
May 31, 2016 at 7:15 vote accept dhuyvetter
Jun 6, 2016 at 7:30
May 29, 2016 at 7:49 history edited eth CC BY-SA 3.0
clarify per comment
May 29, 2016 at 7:46 comment added eth If you stop geth --fast, you can run geth --cache=1024 without needing to delete anything.
May 29, 2016 at 7:29 comment added dhuyvetter Can I change the cache size when a part of the blockchain has already been downloaded with geth --fast? Or do I need to delete the chaindata folder first? I'll have a better internet connection later today and I'll try it out then.
S May 26, 2016 at 0:13 history suggested Jose Llausas CC BY-SA 3.0
Added some extra flags that complement the solution provided
May 25, 2016 at 21:50 review Suggested edits
S May 26, 2016 at 0:13
May 25, 2016 at 21:49 comment added Jose Llausas You can also try to use the --jitvm and --jitcache to speed things up
May 25, 2016 at 16:51 history answered eth CC BY-SA 3.0