vyperlang / titanoboa

a vyper interpreter
https://titanoboa.readthedocs.io
Other
247 stars 49 forks source link

Refactor RPC to make it more extensible #132

Closed DanielSchiavini closed 7 months ago

DanielSchiavini commented 7 months ago

What I did

Changed the NetworkEnv and CachingRPC so they are not dependent on the RPC URL. This makes it possible to implement a BrowserRPC in #124.

How I did it

How to verify it

Description for the changelog

Cute Animal Picture

image