Skip to content

Commit

Permalink
Merge pull request #262 from 0xcregis/261-feat-eip-1559
Browse files Browse the repository at this point in the history
feat: eip 1559
  • Loading branch information
loki-cmu authored Jul 31, 2024
2 parents ee173fd + 830759c commit a7a021b
Show file tree
Hide file tree
Showing 6 changed files with 574 additions and 773 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion anychain-ethereum/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "anychain-ethereum"
description = "A Rust library for Ethereum-focused cryptocurrency wallets, enabling seamless transactions on the Ethereum blockchain"
version = "0.1.14"
version = "0.1.15"
keywords = ["blockchain", "crypto", "cryptocurrencies", "ethereum", "wallet"]

# Workspace inherited keys
Expand Down
Loading

0 comments on commit a7a021b

Please sign in to comment.