helios/execution/src
Noah Citron 5d1f4a6344
refactor: better error handling (#63)
* add custom errors to consensus

* add BlockNotFoundError

* better handling of blocktag parsing

* clean up

* add execution errors

* add rpc errors

* add more fields to errors
2022-09-29 19:35:43 -04:00
..
rpc refactor: better error handling (#63) 2022-09-29 19:35:43 -04:00
errors.rs refactor: better error handling (#63) 2022-09-29 19:35:43 -04:00
evm.rs fix: handle access list gas requirements (#54) 2022-09-23 20:37:28 -04:00
execution.rs refactor: better error handling (#63) 2022-09-29 19:35:43 -04:00
lib.rs refactor: better error handling (#63) 2022-09-29 19:35:43 -04:00
proof.rs refactor: switch execution rpc to ethers (#13) 2022-09-06 13:57:47 -04:00
types.rs feat: use access lists to batch fetch proofs (#44) 2022-09-22 15:40:06 -04:00