tomusdrw / rust-web3

Ethereum JSON-RPC multi-transport client. Rust implementation of web3 library. ENS address: rust-web3.eth
MIT License
1.45k stars 471 forks source link

bump ethabi dependency #568

Closed Mirko-von-Leipzig closed 2 years ago

Mirko-von-Leipzig commented 2 years ago

ethabi is now at version 15. This version added support for short-signatures of functions which would be nice.

Mirko-von-Leipzig commented 2 years ago

I'm blind :) - already fixed on master.