What's Changed
- configs: fix genesis.json refs to link the config folder by @d-roak in #966
- cli: change dev flag behaviour and created alias for base and madara path by @d-roak in #965
- configs: fix genesis; add cairo contracts by @d-roak in #986
- ci: downgraded windows runner to windows-latest
- ci: added windows binaries build and upload the binaries to the release page
- ci: add
CHANGELOG.mdand enforce it is edited for each PR onmain - fix: removed
madara_runtimeas a dependency in the client crates and make
errors more expressive - fix: state root bug fix where the tree was stored in runtime before being
committed - feat: add a
genesis_loaderfor the node and mocking - feat: add
madara_tsukuyomias a submodule - branding: use new logo in the README
Full Changelog: weekly-2023-08-06...v0.1.0