mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-03 17:44:29 +00:00
core/state, eth, trie: stabilize memory use, fix memory leak
# Conflicts: # core/state/statedb.go # core/state/sync.go # eth/downloader/downloader.go # trie/committer.go # trie/sync.go # trie/trie.go # trie/trie_test.go
This commit is contained in:
parent
2765d0b939
commit
313c969c3e
14
to-merge.txt
14
to-merge.txt
@ -216,17 +216,3 @@ Author: Péter Szilágyi <peterke@gmail.com>
|
|||||||
Date: Wed Aug 26 13:05:06 2020 +0300
|
Date: Wed Aug 26 13:05:06 2020 +0300
|
||||||
|
|
||||||
core/state, eth, trie: stabilize memory use, fix memory leak
|
core/state, eth, trie: stabilize memory use, fix memory leak
|
||||||
|
|
||||||
commit 92b12ee6c6ebf32507a2834b2913bd557a416209
|
|
||||||
Author: Marius van der Wijden <m.vanderwijden@live.de>
|
|
||||||
Date: Wed Aug 26 09:37:00 2020 +0200
|
|
||||||
|
|
||||||
accounts/abi/bind/backends: Disallow AdjustTime for non-empty blocks (#21334)
|
|
||||||
|
|
||||||
* accounts/abi/bind/backends: Disallow timeshift for non-empty blocks
|
|
||||||
|
|
||||||
* accounts/abi/bind/backends: added tests for adjust time
|
|
||||||
|
|
||||||
* accounts/abi/bind/simulated: added comments, fixed test for AdjustTime
|
|
||||||
|
|
||||||
* accounts/abi/bind/backends: updated comment
|
|
||||||
|
Loading…
Reference in New Issue
Block a user