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

Use shared context for both verification & signing #537

Closed tomusdrw closed 3 years ago

tomusdrw commented 3 years ago

Follow up on https://github.com/tomusdrw/rust-web3/pull/535#pullrequestreview-730838948

Closes https://github.com/tomusdrw/rust-web3/issues/534