This repository has been archived by the owner on Aug 2, 2024. It is now read-only.
v0.7.0
What's Changed
- chore: update SCRAB in CI for foundry test by @tdelabro in #1311
- Refactor estimate fee by @lana-shanghai in #1307
- fix: random value hashes by @tdelabro in #1308
- Simulate txn by @apoorvsadana in #1281
- Fix Dockerfile for image building by @n0vad3v in #1317
- Predeployed accounts by @Juul-Mc-Goa in #1289
- fix base path to fetch config by @apoorvsadana in #1322
- first tx after account deploy is valid by @apoorvsadana in #1318
- ci: add foundry ci task on push by @d-roak in #1323
- ✨ v0.11 calldata parsing by @EvolveArt in #1287
- Merge l1 l2 by @tdelabro in #1312
- fix: Replace
tempdir
withtempfile
as suggested in issue #1337 by @fishseabowl in #1338 - fix: Text improvements in rpc-contribution.md by @fishseabowl in #1332
- fix: call proving only after update state by @apoorvsadana in #1341
- fix: reorder DA tasks by @tdelabro in #1343
- Celestia bump by @apoorvsadana in #1342
- add prometheus logs for da layer by @apoorvsadana in #1347
- feat: add sierra to casm class hash mapping in genesis assets by @tdelabro in #1346
- remove unused deps by @apoorvsadana in #1349
- Add avail and celestia crates behind feature flags #1353 by @fishseabowl in #1355
- Braavos fix by @apoorvsadana in #1356
- removed benchmarking folder and traces in github workflows by @aniketpr01 in #1362
- feat(rpc) implemented v0.5.1 missing fields + bumped starknet.rs to match by @antiyro in #1313
- add feature flags for DA by @apoorvsadana in #1360
- chore: remove primitives/commitments by @tdelabro in #1365
- Add openssl and ca-certificates to Dockerfile by @anukkrit149 in #1364
- refacto(simulate): move type conversion logic into client by @tdelabro in #1371
- Replace md5 with sha_256 hash function #1348 by @fishseabowl in #1366
- fix eth da for sovereign mode, add header to calldata by @apoorvsadana in #1363
- feat: ✅ Adding test for getNonce RPC Call if Contrac… by @Tbelleng in #1374
- Refactoring: Rename LAST_SYNCED_L1_BLOCK to be more clear by @dangush in #1361
- fix broken class hashes and contracts in genesis by @apoorvsadana in #1384
- feat: impl TransactionVersion for our tx types by @tdelabro in #1391
- feat: L1 gas price is configurable in the RuntimeConfig by @tdelabro in #1392
- feat: remove loop from getTxReceipt by @tdelabro in #1398
- dev: add exploration badge by @drspacemn in #1399
- feat: fallback default file for DA and Settlement configuration files #1334 by @Tidus91 in #1344
- dev: add newline to fix linter issue in README by @kfastov in #1400
- dev: Get the block status from the actual block in get_block_with_tx_hashes by @azurwastaken in #1402
- feat: ✅ estimateMessageFee RPC call implementation by @Tbelleng in #1397
- refacto: early exit estimate fee in runtime by @tdelabro in #1382
- fix: don't ignore Sierra to CASM mapping on Genesis config load by @kfastov in #1401
- Move Starknet core contract bindings and Anvil sandbox to Zaun by @m-kus in #1386
- feat: on store sierra contract class in madara backend db by @tdelabro in #1409
- Fix l1 l2 messaging by @anshalshukla in #1410
- fix(cli): repair broken cli for da conf by @LucasLvy in #1421
- fix: id cairo1 contract by their sierra class hash by @tdelabro in #1426
- use cache for receipts and event txs by @apoorvsadana in #1427
- CI: fix taplo version by @tdelabro in #1429
- Make Madara std-compatible by @Leo-Besancon in #1407
- Add caching to optimize tx trace creation by @fishseabowl in #1422
- refacto: remove abusive impl by @tdelabro in #1433
- Dev/clean contracts and compiled files by @azurwastaken in #1418
- release v0.7.0 by @tdelabro in #1438
New Contributors
- @fishseabowl made their first contribution in #1338
- @aniketpr01 made their first contribution in #1362
- @anukkrit149 made their first contribution in #1364
- @Tbelleng made their first contribution in #1374
- @dangush made their first contribution in #1361
- @kfastov made their first contribution in #1400
- @azurwastaken made their first contribution in #1402
- @anshalshukla made their first contribution in #1410
- @Leo-Besancon made their first contribution in #1407
Full Changelog: v0.6.0...v0.7.0