-
Notifications
You must be signed in to change notification settings - Fork 94
Releases: equilibriumco/beerus
Releases · equilibriumco/beerus
v0.7.1
@github-actions
github-actions
781df10
This commit was signed with the committer’s verified signature.
SSH Key Fingerprint: cLzXWp5OWrpPkNnrIqIPnY/YHoVRGDVkZX8CQ206CXY
Verified
Learn about vigilant mode.
Assets 3
v0.7.0
@github-actions
github-actions
8907212
This commit was signed with the committer’s verified signature.
SSH Key Fingerprint: cLzXWp5OWrpPkNnrIqIPnY/YHoVRGDVkZX8CQ206CXY
Verified
Learn about vigilant mode.
docs(release/0.7.0): update readme
Assets 3
v0.7.0-rc.1
@github-actions
github-actions
8445d49
This commit was signed with the committer’s verified signature.
SSH Key Fingerprint: V8y+94vxS/g1rBcfkTl94VAHua1z6wgjV98OxF+DJfM
Verified
Learn about vigilant mode.
release: v0.7.0-rc.1
Assets 3
v0.6.1
@github-actions
github-actions
fd92119
This commit was signed with the committer’s verified signature.
sergey-melnychuk
Sergey Melnychuk
SSH Key Fingerprint: 84okbIBNGEI0cUU+0O3i0n9ohI3yGdisP57RdQdMyHE
Verified
Learn about vigilant mode.
release: 0.6.1
Assets 3
v0.6.0
@github-actions
github-actions
671a3c9
This commit was signed with the committer’s verified signature.
sergey-melnychuk
Sergey Melnychuk
SSH Key Fingerprint: 6MDA+0o1rsvcc0I4nB0YWFrb0s0yGv17dRKBzkXEZFg
Verified
Learn about vigilant mode.
- Full WebAssembly support 💪🏻
- statelest execution support
- browser demo page
- check it out!
- Configuration improvement ⚙️
- drop JSON, keep only TOML
- drop
networkconfiguration - network is inferred and validated based on RPC URLs
- Test improvements ⌨️
- mock tests against embedded Katana instance
- class declaration
- account deployment
Assets 3
v0.5.1
- OpenRPC spec 0.7.1
- Upgraded Starknet libraries to the latest available versions
Assets 3
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