What's Changed
- Alter transaction checks for starknet-rs/foundry compatibility by @justinfrevert in #1215
- fixed "Madara Docsite" link by @avimak in #1229
- build(deps): bump serde from 1.0.189 to 1.0.190 by @dependabot in #1237
- build(deps): bump starknet-crypto from 0.6.0 to 0.6.1 by @dependabot in #1233
- build(deps): bump clap from 4.4.6 to 4.4.7 by @dependabot in #1235
- build(deps): bump async-lock from 2.8.0 to 3.0.0 by @dependabot in #1236
- build(deps): bump futures from 0.3.28 to 0.3.29 by @dependabot in #1234
- dev: incremental compiling by @greged93 in #1239
- Update faucet script by @apoorvsadana in #1242
- estimate fee for bulk transactions by @lana-shanghai in #1240
- build(deps): bump starknet-ff from 0.3.4 to 0.3.5 by @dependabot in #1249
- build(deps): bump serde_json from 1.0.107 to 1.0.108 by @dependabot in #1248
- Translation of madara-beast-article to Spanish by @EdgarBarrantes in #1226
- feat/add argent multicall contract to genesis by @jobez in #1247
- fix: docker and bins builds by @d-roak in #1251
- Update Dockerfile, add
libprotobuf-dev
by @n0vad3v in #1252 - added genesis storage vals for fee token contract by @tonypony220 in #1246
- 🐛 fix rpc test by @EvolveArt in #1255
- 🗑️ cleanup by @EvolveArt in #1256
- Fix: aarch64 linux bin by @d-roak in #1253
- update avail dependencies by @vibhurajeev in #1250
- Improve stability with avail DA by @vibhurajeev in #1257
- Add starknet-foundry tests by @justinfrevert in #1231
- ci: change foundry tests to track main by @d-roak in #1263
- build(deps): bump tokio from 1.33.0 to 1.34.0 by @dependabot in #1261
- build(deps): bump openssl from 0.10.57 to 0.10.59 by @dependabot in #1262
- build(deps): bump async-lock from 3.0.0 to 3.1.0 by @dependabot in #1258
- build(deps): bump clap from 4.4.7 to 4.4.8 by @dependabot in #1259
- build(deps): bump serde from 1.0.190 to 1.0.192 by @dependabot in #1260
- Polkadot-sdk v1.3.0 Dependency Update by @notlesh in #1264
- fix(starknet_rpc/get_transaction_receipt): async loop to get pending tx by @lana-shanghai in #1267
- dev: return deployed contract address in
get_transaction_receipt
api by @tonypony220 in #1216 - chore: remove duplicated repo from polkadot-sdk by @tdelabro in #1268
- Edit docs by @apoorvsadana in #1269
- move StarknetRuntimeApi trait definition in its own crate by @Yogalholic in #1272
- chore: run cargo update by @tdelabro in #1273
- chore: split starknetRPC in two traits to follow openRPC spec definition by @tdelabro in #1274
- chore: remove CI test of the native execution by @tdelabro in #1276
- build: update blockifier so no more divergent substrate block hash by @tdelabro in #1285
- New contracts to declare for testing by @edisontim in #1286
- dev: bump starknet rs by @greged93 in #1294
- feat: add starknet_specVersion rpc + v0.6.0-rc5 docs + renamed StarkNet for concensus by @antiyro in #1292
- chore: fix typos by @omahs in #1300
- fix: Text improvements by @tudorpintea999 in #1302
- feat(rpc): Added starknet_getTransactionStatus and removed starknet_pendingTransactions by @antiyro in #1299
- chore: release v0.6.0 by @tdelabro in #1306
New Contributors
- @justinfrevert made their first contribution in #1215
- @avimak made their first contribution in #1229
- @EdgarBarrantes made their first contribution in #1226
- @n0vad3v made their first contribution in #1252
- @vibhurajeev made their first contribution in #1250
- @notlesh made their first contribution in #1264
- @Yogalholic made their first contribution in #1272
- @omahs made their first contribution in #1300
- @tudorpintea999 made their first contribution in #1302
Full Changelog: v0.5.0...v0.6.0