Skip to content

Commit 252c54f

Browse files
committed
chore: remove docs_old
1 parent 44506a0 commit 252c54f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+0
-9452
lines changed

crates/core/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ chrono = "0.4.19"
4242
bytes = "1.5.0"
4343
regex = "1.5.4"
4444
thiserror = "1.0"
45-
futures = "0.3"
4645
tracing = "0.1"
4746
tracing-subscriber = { version = "0.3", features = ["env-filter", "fmt", "time"] }
4847
once_cell = "1.20.2"

crates/sdk/Cargo.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,7 @@ serde = { workspace = true }
2424
serde_json = { workspace = true }
2525
anyhow = { workspace = true }
2626
thiserror = "2.0.6"
27-
chrono = { version = "0.4.38", features = ["serde"] }
2827
alloy = { workspace = true, features = ["full", "signer-mnemonic", "eips", "eip712"] }
29-
alloy-rlp = { workspace = true }
30-
alloy-eips = { workspace = true }
3128
base64 = "0.22.0"
3229
rrelayer_core = { path = "../core", version = "0.1.0" }
3330
tokio = { version = "1", features = ["time"] }

documentation_old/.gitignore

Lines changed: 0 additions & 2 deletions
This file was deleted.

documentation_old/README.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

documentation_old/docs/pages/docs/gasless-transactions/custom.mdx

Lines changed: 0 additions & 8 deletions
This file was deleted.

documentation_old/docs/pages/docs/gasless-transactions/eip-2771.mdx

Lines changed: 0 additions & 15 deletions
This file was deleted.

documentation_old/docs/pages/docs/gasless-transactions/introduction.mdx

Lines changed: 0 additions & 32 deletions
This file was deleted.

documentation_old/docs/pages/docs/integration/go/getting-started.mdx

Lines changed: 0 additions & 3 deletions
This file was deleted.

documentation_old/docs/pages/docs/integration/http-requests.mdx

Lines changed: 0 additions & 4 deletions
This file was deleted.

documentation_old/docs/pages/docs/integration/python/getting-started.mdx

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)