Releases: curio-research/keystone
Releases · curio-research/keystone
v0.1.14
- Add variable stream rate for stream server
- Clean up and prettify for release
- Rename eth wallet package
What's Changed
- Etherum Wallet Auth Rename by @kdonthi in #27
- fix: rewind test by @kdonthi in #29
- release: v0.1.14 by @kevinz917 in #28
Full Changelog: v0.1.13...v0.1.14
v0.1.13
- Enshrine protobuf based event handler as default
- Prettify everything
What's Changed
- feat: authentication by @kdonthi in #23
- chore: clean up syntax, enshrine proto based event handler by @kevinz917 in #25
- release: v0.1.13 by @kevinz917 in #26
Full Changelog: v0.1.12...v0.1.13
v0.1.12
- Prettify server bootup
- Support embedded arrays
What's Changed
- fix: breaking tests by @kevinz917 in #20
- feat: support embedded arrays in schema by @kdonthi in #21
- chore: clean up server instantiation by @kevinz917 in #22
- release: v0.1.12 by @kevinz917 in #24
Full Changelog: v0.1.11...v0.1.12
v0.1.11
- Add state root calculator
- Add support for nested structs and arrays in schemas, with support for SQL and SQLite state sync
What's Changed
- feat: support nested arrays in schema by @kdonthi in #18
- feat: state root hash calculator, get entity value route by @kevinz917 in #17
- release: v0.1.11 by @kevinz917 in #19
Full Changelog: v0.1.1...v0.1.11
v0.1.1
v0.1.0
- Added rewind endpoint
- Created helper function to create the engine
What's Changed
- chore: clean up by @kevinz917 in #1
- chore: release test by @kevinz917 in #2
- chore: clean up + change module name by @kevinz917 in #3
- [WIP] feat: add run test template by @kevinz917 in #5
- chore: add back e2e test, change admin route by @kevinz917 in #4
- fix: fix entity manager footgun by @kevinz917 in #7
- [WIP] fix: update README by @kevinz917 in #8
- feat: table namespace by @kdonthi in #9
- feat: add tag and release template by @kevinz917 in #10
- feat: rewind state by @kdonthi in #12
- feat: add sqlite save state and tx handler by @kevinz917 in #11
- feat: refactor server by @kdonthi in #13
- release: v0.1.0 by @kdonthi in #14
New Contributors
- @kevinz917 made their first contribution in #1
- @kdonthi made their first contribution in #9
Full Changelog: https://github.com/curio-research/keystone/commits/v0.1.0