Jason Yellick

Results 5 issues of Jason Yellick

When state transfer was initially developed, state deltas could only be applied forwards, not backwards. Since then, the ledger has begun to support the backwards application. There is a `TODO`...

backlog
statetransfer

In order to utilize the state transfer code for NVP synchronization, state transfer must support synchronizing the blockchain without synchronizing the state. This should be implemented as a new constructor...

backlog
statetransfer

#### System information Commit hash: 114baa0f5c972997b2946e5bb85ff5c1bbda6253 https://github.com/ledgerwatch/erigon/blob/114baa0f5c972997b2946e5bb85ff5c1bbda6253/cl/fork/fork.go#L105 #### Expected behaviour If a build passes CI, or a local `make test`, then re-running that same procedure a second time (in the...

I've run into an issue where on a dev network, when the block baseFee is adequately low (say, 1 Wei), that the txpool begins rejecting transactions claiming they have an...

The delivery allows for user overrides to affect the destination imap folder. The function documentation indicates that if the destination folder does not exist, it will be created. However, the...