Skip to content

Commit

Permalink
Big refactor (#86)
Browse files Browse the repository at this point in the history
* wip

* check

* telemetry

* update

* ignore vendor for fmt

* methods

* upstream

* middlewares

* subscriptions

* methods server

* working?

* fix

* fix extension build

* fix

* works

* tests passing

* clippy

* fix

* fix

* update

* update eth_config

* fix
  • Loading branch information
xlc authored Aug 7, 2023
1 parent ce00436 commit 1ef9ec5
Show file tree
Hide file tree
Showing 47 changed files with 2,116 additions and 1,323 deletions.
4 changes: 4 additions & 0 deletions .rustfmt.toml
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
reorder_imports = true

ignore = [
"vendor/*",
]
Loading

0 comments on commit 1ef9ec5

Please sign in to comment.