|
|
eeda03a3f3
|
feat: add missing eth_ functions
|
2022-10-03 15:06:58 +02:00 |
|
|
|
7c35e68f8e
|
Merge branch 'master' into matt/rpc-support
|
2022-10-03 14:56:38 +02:00 |
|
|
|
6868dda544
|
feat: basic staged sync crate (#6)
* feat: basic staged sync crate
* refactor: rename to `reth-stages`
* feat: remove eyre
* feat: impl `Error` for `StageError`
* chore: bump cargo lock
* chore: nits
* docs: clarify unwind
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2022-10-03 14:40:50 +02:00 |
|
|
|
5e0315cce0
|
move crates into net
|
2022-10-03 13:40:26 +02:00 |
|
|
|
ac1ec25435
|
feat: add rpc types and interface definiton
|
2022-10-01 19:32:04 +02:00 |
|
|
|
841c87830c
|
feat: add transaction request
|
2022-10-01 14:15:43 +02:00 |
|
|
|
2717dd643a
|
feat(rpc): add rpc crates
|
2022-09-30 20:20:07 +02:00 |
|
|
|
6ff7cf5a74
|
feat: add p2p crate (#4)
* feat: add p2p crate
* move p2p to net subfolder
* add lib.rs and Cargo.toml to net
* remove net crate, use explicit names in workspace
|
2022-09-30 09:27:52 -07:00 |
|
|
|
f3b26fd91b
|
fix typo
|
2022-09-29 17:58:22 -07:00 |
|
|
|
1e07fb6991
|
ci: move gh workflow to correct folder (#5)
* ci: move gh workflow to correct folder
* ci: name workflow
* ci: use nextest
|
2022-09-29 16:52:20 +02:00 |
|
|
|
4dc32e9f76
|
feat: add core crate (#3)
* feat: add core crate
* rename primitives
* Update crates/primitives/Cargo.toml
-.-
Co-authored-by: rakita <rakita@users.noreply.github.com>
Co-authored-by: rakita <rakita@users.noreply.github.com>
|
2022-09-27 10:19:01 -07:00 |
|
|
|
6f973a60fc
|
Merge pull request #2 from foundry-rs/matt/add-crate-template
feat: add crate template
|
2022-09-26 11:15:14 -07:00 |
|
|
|
57a2b2d1d4
|
feat: add crate template
|
2022-09-22 20:16:15 +02:00 |
|
|
|
80ff87915c
|
chore: add rustfmt.toml (#1)
|
2022-09-21 23:58:11 +02:00 |
|
|
|
978527367f
|
chore: init
|
2022-09-19 19:25:12 +02:00 |
|