What's Changed
- dev: clean up the numerous #[cfg(feature=std)] flags by @lambda-0x in #756
- dev: fix compatibility with blockifier by @lambda-0x in #746
- fix: remove dev flag used previously by @d-roak in #757
- feat: build arm64 image in ci by @d-roak in #759
- feat: better local chains by @d-roak in #760
- docs: update sharingan starter pack bump to 7.1 by @glihm in #758
- feat: global state root 🔥 by @EvolveArt in #667
- update deps by @LucasLvy in #780
- dev: remove unwraps from crates/pallet and crates/primitives by @lambda-0x in #709
- fix: remove wrappers by @greged93 in #779
- fix: running madara with dev flag by @d-roak in #778
- doc: suggest opening draft PR by @lambda-0x in #784
- changed getEvents rpc, added 2 integrational tests by @nikania in #714
- test: add tests for Block proposer logic by @MdTeach in #788
- dev: change protocol_version to be u8 and make it configurable in pallet by @lambda-0x in #787
- Add GenesisBlockBuilder to new_full_parts by @lana-shanghai in #786
- docs: sharingan guide update by @glihm in #797
- feat: Declare V2 by @apoorvsadana in #744
- dev: add feature flag to enable state root by @lambda-0x in #798
- build(deps): bump clap from 4.3.9 to 4.3.10 by @dependabot in #804
- chore(rpc): update
estimateFee
according to specs by @exp-table in #799 - Fix: infra corrections by @d-roak in #807
- fix: codecov errors by @d-roak in #810
- fix: docker ci build by @d-roak in #811
- ⚡️ build optimization for speed by @abdelhamidbakhta in #809
- test: add full cairo 1 test flow by @LucasLvy in #814
- Fix: docker ci build by @d-roak in #819
- 💄 moar stickers by @abdelhamidbakhta in #820
- Bump: starknet stack image by @d-roak in #822
- Deploy account test for Cairo 1 by @apoorvsadana in #816
- fix estimate fee by @greged93 in #823
- chore: unifying Hasher traits by @exp-table in #672
- refactor: rm infra folder from the main repo by @d-roak in #828
- 🔥 remove branding files (now in
madara-branding
repo) by @abdelhamidbakhta in #833 - dev: improve error message in pallet/starknet by @sparqet in #831
- Add Braavos wallet in genesis by @ClementWalter in #832
- feat: starknet_getProof ✨ by @EvolveArt in #801
- Handle starknet_getStateUpdate for genesis block by @fracek in #834
- fix invalid urls for block header, event hash, starknet state by @h3lio5 in #830
- dev: split integration tests into multiple files 🔨 by @MdTeach in #836
- build(deps): bump serde from 1.0.164 to 1.0.171 by @dependabot in #837
- build(deps): bump async-trait from 0.1.68 to 0.1.69 by @dependabot in #844
- build(deps): bump pretty_assertions from 1.3.0 to 1.4.0 by @dependabot in #843
- build(deps): bump parity-db from 0.4.8 to 0.4.9 by @dependabot in #841
- build(deps): bump starknet-crypto from 0.5.1 to 0.6.0 by @dependabot in #840
- build(deps): bump scale-info from 2.8.0 to 2.9.0 by @dependabot in #838
- build(deps): bump clap from 4.3.10 to 4.3.11 by @dependabot in #839
- build(deps): bump serde_json from 1.0.99 to 1.0.100 by @dependabot in #842
- Refactor: ci pipelines by @d-roak in #808
- 📝 rework a bit the readme by @abdelhamidbakhta in #848
- main by @abdelhamidbakhta in #849
- 🧱 add peripheral repos as submodules by @abdelhamidbakhta in #850
- ci: change release caller by @d-roak in #851
- docs: remove ci badge from readme by @d-roak in #852
- fund script + pool validation error by @greged93 in #855
- ✨ update sharigan by @abdelhamidbakhta in #857
New Contributors
Full Changelog: v0.1.0-testnet-sharingan-beta.7...v0.1.0-testnet-sharingan-beta.8