shutter-network / encrypting-rpc-server

An Ethereum JSON RPC server for Shutterized Gnosis Chain that encrypts transactions
3 stars 0 forks source link

First draft of updates related to nonce re-usage #14

Closed ylembachar closed 2 days ago

ylembachar commented 4 weeks ago

First draft of the updates related to issue: https://github.com/shutter-network/encrypting-rpc-server/issues/12

fredo commented 4 weeks ago

general comment, it would have been great if the code would have been separated into reasonable commits. It would have made the review progress much easier, especially at this size of the PR

ylembachar commented 4 weeks ago

You're right - sorry about that! I'll keep that in mind and could have walked you through it as well. I guess I wasn't sure how the final project structure would look like.