Skip to content

Releases: equilibriumco/beerus

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 05 Feb 09:27
781df10
release: v0.7.1

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 21 Jan 20:11
8907212
docs(release/0.7.0): update readme

v0.7.0-rc.1

Choose a tag to compare

@github-actions github-actions released this 13 Jan 16:38
8445d49
release: v0.7.0-rc.1

v0.6.1

Choose a tag to compare

@github-actions github-actions released this 14 Oct 17:34
fd92119
release: 0.6.1

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 03 Oct 08:32
671a3c9
  • Full WebAssembly support 💪🏻
  • 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

Choose a tag to compare

@github-actions github-actions released this 29 Aug 11:45
  • OpenRPC spec 0.7.1
  • Upgraded Starknet libraries to the latest available versions

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 18 Jun 11:15

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