refcell.eth
|
b449c1f674
|
fix(readme): Resolve Dependency Type Conflicts (#129)
* 🐛 resolve dependency type conflicts
* 🔨 fix inline payload construction in tests
|
2022-12-04 15:28:44 -05:00 |
Noah Citron
|
ba08cc1a3c
|
feat: use helios as a library (#85)
* add root helios package
* fix revm
* copy blocktag when passing to funcs
* run all tests
* update readme
* update readme
* update readme
|
2022-11-03 19:36:14 -04:00 |
Noah Citron
|
e801b0b926
|
fix: better bootstrap error message (#71)
|
2022-10-25 19:10:49 -04:00 |
Noah Citron
|
4757fa06ff
|
fix: use updated consensus layer light client api (#68)
* update consensus api
* update mainnet checkpoint
|
2022-10-13 13:59:37 -04:00 |
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 |
Noah Citron
|
ad43cf7668
|
add cli app
|
2022-08-29 16:54:58 -04:00 |
Noah Citron
|
1d810caa92
|
refactor using cargo workspaces
|
2022-08-29 13:31:17 -04:00 |