This repository has been archived by the owner on Aug 2, 2024. It is now read-only.
v0.5.0
Pre-release
Pre-release
What's Changed
- test: add e2e test for rpc's estimate_fee by @kasteph in #1153
- build(deps): bump reqwest from 0.11.20 to 0.11.22 by @dependabot in #1174
- build(deps): bump num-traits from 0.2.16 to 0.2.17 by @dependabot in #1173
- refacto: improve node cli by @tdelabro in #1165
- fixed declareV0 by @antiyro in #1179
- tests: run rpc tests on a single node by @tdelabro in #1145
- Tests for validate_unsigned for User transactions by @bidzyyys in #1172
- fix(starknet-rpc-test): don't share reqwest client across test runtimes by @tdelabro in #1184
- ci: tests key generation commands by @d-roak in #1182
- docs: fix setup and run commands in
getting-started.md
by @kalaninja in #1186 - fix event commitment documentation typo by @antiyro in #1187
- added sign_message_hash_braavos function by @tonypony220 in #1131
- fix(transactions): remove nonce field from InvokeV0 tx by @tdelabro in #1185
- build(deps): bump tokio from 1.32.0 to 1.33.0 by @dependabot in #1194
- build(deps): bump serde from 1.0.188 to 1.0.189 by @dependabot in #1193
- build(deps): bump async-trait from 0.1.73 to 0.1.74 by @dependabot in #1191
- build(deps): bump parity-db from 0.4.11 to 0.4.12 by @dependabot in #1192
- build(deps): bump flate2 from 1.0.27 to 1.0.28 by @dependabot in #1190
- ci: rust cache by @d-roak in #1188
- Refactor non-default sealing by @kalaninja in #1189
- 👥 Add @kalaninja as a contributor by @abdelhamidbakhta in #1198
- fix linter by @abdelhamidbakhta in #1199
- fix linter by @abdelhamidbakhta in #1200
- 🚨 prettier fix by @abdelhamidbakhta in #1201
- Add the
--cache
option, allows caching more information into the database by @nils-mathieu in #1197 - chore: rework vm ressource fee by @tdelabro in #1204
- fix(cache-opt): fix typo introduced by #1197 by @nils-mathieu in #1208
- fix: change logging to decrease noise by @d-roak in #1207
- fix: clippy by @d-roak in #1218
- build(deps): bump thiserror from 1.0.49 to 1.0.50 by @dependabot in #1212
- build(deps): bump scale-info from 2.9.0 to 2.10.0 by @dependabot in #1213
- dev(StarknetRPC): log error we receive from node before mapping to InternalServerError by @jobez in #1221
- Add starknetjs compatibilty tests to CI by @petscheit in #1195
- Build CommitmentStateDiff based on new block storage changes by @tdelabro in #1217
- chore: fix typos by @xiaolou86 in #1227
- copy-paste transaction-pool tests from substrate by @Juul-Mc-Goa in #1220
- chore: release v0.5.0 by @tdelabro in #1228
New Contributors
- @kalaninja made their first contribution in #1186
- @tonypony220 made their first contribution in #1131
- @nils-mathieu made their first contribution in #1197
- @xiaolou86 made their first contribution in #1227
- @Juul-Mc-Goa made their first contribution in #1220
Full Changelog: v0.4.0...v0.5.0