Commit 07c925b
authored
entrypoint 0.07 support, refactor and multiple improvements (#16)
* fix: accept useroperation with missing gas prices and limits eth_estimateUserOperationGas
* fix: add gas overhead for the entrypoint
* fix: only do binary search if call_gas_limit is zero
* Bump version
* Create v6 folder for testing
* initial commit 0.07
* fix: set mempool id to None if there is no default value
* Add referer to base logs
* update log message types and log requests and responses
* Add periodic health checks and eth_getLogs range
* fix: storageHash
* fix: StackTop to store one value1 parent 1d15739 commit 07c925b
103 files changed
Lines changed: 7660 additions & 20758 deletions
File tree
- docs
- _build
- doctrees
- source
- html
- _modules
- voltaire_bundler
- _sources
- source
- _static
- source
- source
- scripts
- tests/v6
- voltaire_bundler
- bundler
- bundle
- mempool
- bundle
- contracts
- gas
- v6
- v7
- mempool
- v6
- v7
- rpc
- user_operation
- v6
- v7
- utils
- validation
- v6
- v7
- voltaire_p2p/p2p_network/voltaire_version/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file was deleted.
This file was deleted.
0 commit comments