Skip to content

Commit 2982828

Browse files
committed
Refactoring: remove all old ethjson packages and remove all rependencies. Code clean up
1 parent b496662 commit 2982828

77 files changed

Lines changed: 2 additions & 13197 deletions

Some content is hidden

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
resolver = "2"
33
members = [
44
"evm",
5-
"evm-tests/jsontests"
5+
"evm-tests"
66
]
77

88
[workspace.package]
99
authors = ["Aurora Labs <hello@aurora.dev>"]
1010
edition = "2021"
11-
version = "2.1.3"
11+
version = "2.2.0"
1212
description = "Aurora Ethereum Virtual Machine implementation written in pure Rust"
1313
categories = ["no-std", "compilers", "cryptography::cryptocurrencies"]
1414
keywords = ["aurora-evm", "evm", "ethereum", "blockchain", "no_std"]

evm-tests/EIP-152/Cargo.toml

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

evm-tests/EIP-152/LICENSE

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

evm-tests/EIP-152/benches/bench.rs

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

0 commit comments

Comments
 (0)