v1.0.0-rc.2
github-actions
released this
10 Nov 02:42
·
14 commits
to main
since this release
What's Changed
- Update devcontainer image: v1.0.0-rc.1 by @tarrencev in #2616
- fix(lang): change the upgrade contract salt to allow multicall by @glihm in #2617
- feat(sozo): add model command back by @glihm in #2618
- feat(sozo): add events command back and event better by @glihm in #2619
- feat: Allow complex calldata when initializing contracts by @edisontim in #2625
- feat(katana): exit on block production error by @kariy in #2629
- feat: separate the resource registration and permission phase for tes… by @glihm in #2627
- feat: batch entities by @glihm in #2633
- refactor: update & fix unity bindgen by @Larkooo in #2631
- fix: u256 and ns for unity bindgen by @Larkooo in #2635
- fix(torii): i64 deser by @Larkooo in #2636
- feat: check models and events upgradability by @remybar in #2626
- Re added members and converted ModelPtr to a struct by @bengineer42 in #2634
- feat(katana): retain transactions in pool until mined by @kariy in #2630
- feat: add systems to manifest by @glihm in #2642
- feat(katana): gas oracle skeleton by @kariy in #2643
- chore(katana): remove unused codes by @kariy in #2647
- fix: use sozo manifest when possible to avoid recomputing diff by @glihm in #2649
- fix: function mappings + object naming by @MartianGreed in #2651
- fix: simplify ui for better readability of sozo output by @glihm in #2656
- feat(katana): include more data in logs on tx flow status by @kariy in #2657
- fix: time difference calculations for new_tps by @edisontim in #2655
- feat: add fee token to
TransactionOption
andTxnConfig
by @glihm in #2650 - refactor(katana): decrease default fixed gas prices values by @kariy in #2658
- feat(sozo): add sozo auth back by @glihm in #2659
- feat: introspection for bytes31 by @shramee in #2661
- feat(sozo): add sozo
dev
command by @glihm in #2664 - refactor(lang): update convention for keys and values naming by @bengineer42 in #2660
- refactor(lang): reduce events generated code by @bengineer42 in #2662
- feat(torii): configutation file for all torii cli options by @Larkooo in #2646
- fix: ensure wide block range supported mainnet + refactor auth by @glihm in #2665
- docs: fix typo (n-06) by @glihm in #2641
- fix: ensure proper documentation for the Resource enum (n-01) by @glihm in #2640
- fix: remove unused code (n-05) by @glihm in #2645
- refactor: apply code simplification to break with bool value (n-04) by @glihm in #2639
- feat(katana): new command line interface (breaking) by @kariy in #2663
- feat: katana config file by @glihm in #2668
- Prepare release: v1.0.0-rc2 by @tarrencev in #2669
New Contributors
- @bengineer42 made their first contribution in #2634
Full Changelog: v1.0.0-rc.1...v1.0.0-rc.2