What's Changed
- estimate fee should use correct version by @gaetbout in #1051
- build(deps): bump reqwest from 0.11.18 to 0.11.20 by @dependabot in #1041
- build(deps): bump num-bigint from 0.4.3 to 0.4.4 by @dependabot in #1045
- build(deps): bump jsonrpsee from 0.16.2 to 0.16.3 by @dependabot in #1043
- Initial gas fix by @apoorvsadana in #1060
- build(deps): bump thiserror from 1.0.47 to 1.0.48 by @dependabot in #1062
- fixed docs by @antiyro in #1065
- fix: correct value of compiled_class_hash in RPCTransaction by @apoorvsadana in #1064
- build(deps): bump serde from 1.0.185 to 1.0.188 by @dependabot in #1042
- fix: CI cache by @kasteph in #1046
- feat: update starknet-core by @apoorvsadana in #1070
- Feat: print development account info on node startup by @a-moreira in #941
- upgrade: bump rustc nightly version to 1.74 date by @d-roak in #1068
- build(deps): bump clap from 4.3.23 to 4.4.2 by @dependabot in #1061
- 👥 Add @kasteph as a contributor by @lana-shanghai in #1076
- feat: unified interface for da worker by @drspacemn in #1021
- build: add rust-analyzer to toolchain components by @tdelabro in #1082
- build(deps): bump serde_json from 1.0.105 to 1.0.106 by @dependabot in #1084
- build(deps): bump uuid from 1.4.0 to 1.4.1 by @dependabot in #1090
- build(deps): bump ethers from 2.0.9 to 2.0.10 by @dependabot in #1087
- chore: update class hash in genesis config by @ayushtom in #1079
- dev: increase threshold for codecov to 1% by @dbejarano820 in #1099
- test: add starknet-rpc-test by @tdelabro in #949
- build(deps): bump zstd from 0.12.3+zstd.1.5.2 to 0.12.4 by @dependabot in #1102
- build(deps): bump url from 2.4.0 to 2.4.1 by @dependabot in #1103
- build(deps): bump rstest from 0.17.0 to 0.18.1 by @dependabot in #1104
- build(deps): bump serde_json from 1.0.106 to 1.0.107 by @dependabot in #1105
- build(deps): bump parity-db from 0.4.10 to 0.4.11 by @dependabot in #1106
- Feat/hash function by @stompesi in #1016
- ci: change dep of rustdoc on push by @d-roak in #1107
- Simplify tx types by @tdelabro in #992
- fix: remove tests/ js files that have been re-added by mistake by @tdelabro in #1112
- chore: clean code from bounded_vec remains by @tdelabro in #1113
- feat: translate madara article to chinese by @windrider0227 in #980
- fix: use specific revs for avail and celestia by @d-roak in #1118
- perf: use perfect hash function in calculate_l1_gas_by_vm_usage by @dbejarano820 in #1120
- chore: add tx hashing tests by @petscheit in #1127
- chore: split crate primitives in multiples smaller crates by @tdelabro in #1124
- fix: transactions crate std import by @petscheit in #1134
- improve logging in case of nonce too high by @lana-shanghai in #1135
- chore: add simulate tx version offset tests by @petscheit in #1125
- chore: release v0.3.0 by @tdelabro in #1136
New Contributors
- @gaetbout made their first contribution in #1051
- @kasteph made their first contribution in #1046
- @a-moreira made their first contribution in #941
- @ayushtom made their first contribution in #1079
- @stompesi made their first contribution in #1016
- @windrider0227 made their first contribution in #980
- @petscheit made their first contribution in #1127
Full Changelog: v0.2.0...v0.3.0