-
Notifications
You must be signed in to change notification settings - Fork 88
2024β11β04
Sergey Melnychuk edited this page Nov 4, 2024
·
2 revisions
DONE
- starkli-based test scenarios tooling
- declare/deploy workflows
- account storage
- key generation
- log latency of RPC calls
- PR merged:Β https://github.com/eigerco/beerus/pull/818
WIP
- test coverage improvements
- storage cache PR
- extended to also cache contract classes and hashes
- PR in review:Β https://github.com/eigerco/beerus/pull/816
PLAN
- starkli-based test scenarios tooling
- Fix deployment issue on template account contract
- Misc refactor in starkli for external PR
- PR for including starkli as lib in beerus
- test coverage improvement
- get the PR reviewed and merged
- storage cache
- get the PR reviewed and merged
- (caching improves performance of repetitive calls significantly)
- deploy updated demo-page once the PR is merged