Releases: dojoengine/saya
Releases · dojoengine/saya
v0.2.2
What's Changed
- update celestia client, and fetch chain id from network by @chudkowsky in #40
- chore: agentic standards by @tarrencev in #42
- Feat/add core contract deployer by @chudkowsky in #41
- fix: make the flow easier with some small changes in commands by @glihm in #44
- release(prepare): v0.2.2 by @glihm in #45
New Contributors
- @tarrencev made their first contribution in #42
Full Changelog: v0.2.1...v0.2.2
v0.2.1
Important changes
This version adds debug logs to see messages to both L1 and L2.
What's Changed
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Important changes
This release uses the new SNOS that is now compliant with the new sequencer architecture.
What's Changed
- Feat/dynamic size job by @chudkowsky in #33
- link for proof retrival by @chudkowsky in #29
- bump starknet version, and switch to new kss snos by @chudkowsky in #36
- release(prepare): v0.2.0 by @glihm in #37
Full Changelog: v0.1.2...v0.2.0
v0.1.2
What's Changed
- feat(celestia): make namespace and key name configurable + doc by @glihm in #30
- release(prepare): v0.1.2 by @glihm in #31
- structured logs by @chudkowsky in #27
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- dependency update by @chudkowsky in #1
- feat: completely rewrite project by @xJonathanLEI in #2
- feat: only include snos output for settlement da by @xJonathanLEI in #3
- feat: remove proof from persistent mode da by @xJonathanLEI in #5
- chore: scripts for generating cairo program artifacts by @xJonathanLEI in #7
- chore: add
Dockerfileby @glihm in #8 - feat(dockerfile): add default environment variables for programs by @steebchen in #9
- feat: noop da backend by @xJonathanLEI in #10
- docs: add simple README by @glihm in #4
- docs: fix sepolia integrity addr and README fmt by @xJonathanLEI in #12
- feat: bump Starknet OS to v0.13.3 by @xJonathanLEI in #14
- feat: cli option for mocking
layout_bridgeproof by @xJonathanLEI in #13 - feat: hash Cairo programs by @xJonathanLEI in #15
- ci(dockerfile): add tini for process management by @steebchen in #16
- chore: update to
katana-compatiblesnosby @kariy in #6 - feat: add mock-snos-from-pie for dev purposes by @glihm in #17
- feat: parallelization, persistent state and error handling by @chudkowsky in #23
- ci: add build test and releases by @glihm in #24
- release(prepare): v0.1.1 by @glihm in #25
- ci: debug the docker copy issue by @glihm in #26
New Contributors
- @chudkowsky made their first contribution in #1
- @xJonathanLEI made their first contribution in #2
- @glihm made their first contribution in #8
- @steebchen made their first contribution in #9
- @kariy made their first contribution in #6
Full Changelog: https://github.com/dojoengine/saya/commits/v0.1.1