Felix Lange
3e10e5be5f
cmd/devp2p: implement AWS Route53 enrtree deployer ( #20446 )
2020-01-30 13:36:30 +02:00
Giulio rebuffo
ae64e56e5e
Mismatching notify ( #330 )
...
* fixed mismatching notify
* replaced notify repo
2020-01-24 12:05:46 +00:00
Alex Sharov
fc7291ec34
Use local db in analytics ( #308 )
...
* Use local db in analytics (#308 )
* pool of encoders
* incr and decr funcs
2020-01-15 19:47:13 +07:00
Giulio rebuffo
bcf04bbbcf
Change "for storage" encoding of Account from RLP to bitmask + fields encoding ( #287 )
...
* migration tool + CBOR encoding for storage of account bucket
* documentation updated
* fixed
* removed noncontract in EncodeForStorage
* code adjustments
* updated tests
* switched to custom encoding
* documentation updated
2020-01-07 09:02:44 +00:00
Alex Sharov
33308dd5c2
State analytic less memory and checkpoints ( #299 )
...
* added prefix tree to analyses to reduce memory usage
* make new partition every day
* merge concepts of reporter and snapshot
* tests for .FirstKey() and .NextKey()
2020-01-07 09:27:19 +07:00
ledgerwatch
3a2111ead2
[WIP] Switch to boltDB with Yield, and yield boltdb transaction regularly to not block memory map resizing ( #239 )
...
* Switch to boltDB with Yield
Yield boltdb transaction regularly to not block memory map resizing
* Add test for Yield
* Refer to tagged version of bolt
2019-12-19 11:05:16 +00:00
Igor Mandrigin
ec6350fa15
apply post-rebase fixups
2019-12-03 16:27:57 +01:00
gary rong
2494457f6e
trie: replace bigcache with fastcache ( #19971 )
2019-12-03 14:00:04 +01:00
Péter Szilágyi
36b44ed1dc
go.mod: tidy up the modules to avoid xgo writes to go.sum
2019-12-03 13:47:28 +01:00
Igor Mandrigin
ac085db07d
Use 'cobra' package to make a more modular CLI for stateless ethereum prototype. ( #200 )
2019-11-25 14:46:36 +01:00
Evgeny Danienko
3cc627421f
Merge branch 'master' into fix-data-races
2019-11-15 15:22:22 +03:00
Evgeny Danienko
700e7b89ed
fix linters
2019-11-15 15:08:37 +03:00
Evgeny Danienko
c34328824d
update notify version
2019-11-14 19:56:38 +03:00
Evgeny Danienko
a80e7f6591
deps
2019-11-07 18:54:15 +03:00
Evgeny Danienko
4431ffebf2
goroutine leaks
2019-11-07 18:44:43 +03:00
andrew
9be775c8bd
Port my work from badger after the master rebase
2019-11-05 13:28:36 +01:00
ledgerwatch
ffc1a54c89
Merge pull request #134 from ledgerwatch/tables-visualization
...
added visualization for tables
2019-11-04 14:15:26 +01:00
Andrew Ashikhmin
e14b02e1c9
Merge pull request #135 from ledgerwatch/badger
2019-11-04 14:15:26 +01:00
Alexey Akhunov
fe01bccbb8
Apply Turbo-Geth modifications to go-ethereum codebase
2019-11-01 21:52:03 +01:00