Releases: eigerco/beerus
Releases · eigerco/beerus
v0.6.1
v0.6.0
- Full WebAssembly support 💪🏻
- statelest execution support
- browser demo page
- check it out!
- Configuration improvement ⚙️
- drop JSON, keep only TOML
- drop
network
configuration - network is inferred and validated based on RPC URLs
- Test improvements ⌨️
- mock tests against embedded Katana instance
- class declaration
- account deployment
v0.5.1
- OpenRPC spec 0.7.1
- Upgraded Starknet libraries to the latest available versions
v0.5.0
Brand new Beerus:
- RPC codegen
- server trait
- async client
- blocking client
- Stateless Execution
- blockifier
- state proof validation
- Housekeeping
- remove deprecated code
- remove redundant CI jobs
- provide convenient testkit