-
Notifications
You must be signed in to change notification settings - Fork 87
2024β10β28
Sergey Melnychuk edited this page Oct 28, 2024
·
3 revisions
DONE
- Scarb tooling for contract deployment testing
- Project architecture overview & test coverage report
WIP
- Storage cache (WIP)
- Improve test coverage (WIP)
PLAN
- starkli-based test scenarios tooling
- declare/deploy workflows
- account storage
- key generation
- https://github.com/eigerco/beerus/issues/804
- WebAssembly performance-related logging
- Complete Storage cache implementation
- for values, nonces and contracts
- measure improvements against no-cache approach
- Ensure unit-test coverage is 95+%
- the ultimate goal is 100%
- generated code & binary code excluded
- the report must be attached to verify it
- instructions are in ./doc folder in the repo
- the ultimate goal is 100%