v0.6.1-alpha.3
Pre-release
Pre-release
github-actions
released this
19 Apr 02:40
·
683 commits
to main
since this release
What's Changed
- fix: ensure events command picks the correct manifests path for ABIs by @glihm in #1777
- style(katana-db): standardize naming for historical tables by @kariy in #1773
- refactor(katana-db): convert
StorageChangeSet
into a normal table by @kariy in #1774 - test(katana-db): ensure key/value types implement their respective traits by @kariy in #1776
- feat(katana-db): integer set using roaring bitmap by @kariy in #1775
- feat: add verification of the RPC version by @glihm in #1782
- fix(messaging): update latestBlock to pending by @ybensacq in #1743
- fix: split_u256 by @greged93 in #1793
- chore(katana): use deps from workspace by @kariy in #1795
- fix: add the transaction options to sozo migrate apply by @glihm in #1802
- Prepare release: v0.6.1-alpha.0 by @tarrencev in #1803
- fix(grpc): queries by @Larkooo in #1779
- Saya New Inputs by @neotheprogramist in #1757
- ci: bump codecov to latest version and CI fail on upload fail by @glihm in #1805
- Info trace outputs txn hash as hex by @broody in #1809
- Move class artifacts out of
katana-primitives
by @kariy in #1813 - Add account with simple
__execute__
entrypoint for testing by @kariy in #1814 - fix: incorrect assumption about migration output by @lambda-0x in #1790
- feat: add metadata section to the world contract manifest by @glihm in #1781
- feat(katana): add executor metrics by @kariy in #1791
- katana: update grafana dashboard with execution metrics by @kariy in #1818
- Prepare release: v0.6.1-alpha.1 by @tarrencev in #1824
- Strip version v prefix with release-dispatch by @tarrencev in #1825
- feat: store contract abi and source in contract metadata by @remybar in #1682
- refactor(katana-primitives): remove total supply from fee token genesis config by @kariy in #1821
- refactor: clean up bin/sozo by @lambda-0x in #1828
- Derive
Default
forGenesisJson
by @tcoratger in #1830 - Add new TypeScript bindgen by @RareSecond in #1783
- fix: calculate address of all contracts during migration by @lambda-0x in #1822
- fix: rework clean command to be more intuitive and propose a clean all by @glihm in #1784
- fix: use
fee_estimate_multiplier
on more places by @lambda-0x in #1823 - fix ci by @lambda-0x in #1836
- fix: handle invalid version validation for installation script by @bhavyagosai in #1840
- fix(katana): expected module path in json logs by @lambda-0x in #1842
- Update devcontainer on release by @tarrencev in #1843
- feat(sozo): add
--stats
flag to output stats of the build artifacts by @fabrobles92 in #1799 - Update devcontainer image: 3153a80 by @tarrencev in #1844
- Prepare release: v0.6.1-alpha.2 by @tarrencev in #1845
- fix(dojo-bindgen): typescript code gen by @Larkooo in #1847
- fix(katana-provider): temporarily invalidate cache if nonce or class hash is default value by @kariy in #1850
- Update defaults for new TypeScript bindgen by @RareSecond in #1846
- Prepare release: v0.6.1-alpha.3 by @tarrencev in #1851
New Contributors
- @ybensacq made their first contribution in #1743
- @bhavyagosai made their first contribution in #1840
Full Changelog: v0.6.0...v0.6.1-alpha.3