CoderZhi

Results 64 issues of CoderZhi

tool to build archive snapshot Fixes #(issue) ## Type of change Please delete options that are not relevant. - [] Bug fix (non-breaking change which fixes an issue) - []...

This PR tries to store the latest n states such that an API node could provide history state retrieval. The main change is in factoryworkingset: 1. Record modifications of a...

In the implementation of KVStore, e.g., boltdb, error ErrBucketNotExist is returned when the bucket doesn't exist. If the kvstore returns an error, the error will be returned without going through...

`forTest` could be easily replaced by the value judgement as shown in this PR ## Type of change Please delete options that are not relevant. - [] Bug fix (non-breaking...

1. set the right pending nonce when balance is lower than 0 2. delete all timeout actions 3. remove empty account in `Reset` 4. clean up all actions of an...

as title

1. Move operators out of struct operator 2. add attributes of projects, attribute_key => attribute_value

Use mock clock to enable more unit tests

fork eigenlayer

### Description of new feature request Add an api feature such that clients could subscribe for `pending` transactions. ### Is this a hard-fork (and height to be activated) - [X]...

feature