v0.7.6-alpha0
Pre-release
Pre-release
What's Changed
- Update Kakarot to v0.9.3 by @ClementWalter in #1482
- simplify
EthereumDataFormatError
usage reusing existing types by @tcoratger in #1474 - add cargo update dependencies workflow by @tcoratger in #1487
- dev: simplify WithOtherFields usage by @Gerson2102 in #1486
- rust analyzer check.command check by @tcoratger in #1492
- feat: batch nonce relayers requests by @greged93 in #1491
- release: prepare v0.7.5 by @greged93 in #1496
- ci: karnot deployment by @greged93 in #1484
- simplify eip1898 usage by @tcoratger in #1494
- add kakarot address in
Constant
by @tcoratger in #1499 - dev: set minimal base fee at start up by @greged93 in #1505
- mempool: modify
maintain_transaction_pool
to prune txs by @tcoratger in #1485 - fix: update prod docker compose by @greged93 in #1507
- fix: update the docker compose for staging and local dev by @greged93 in #1509
- nonce management: query nonce on-chain before relaying tx by @tcoratger in #1508
- feat: include transaction propagation feature by @greged93 in #1375
- rm pre-commit and pre-push checks by @tcoratger in #1513
- Update Kakarot to v0.9.5 by @ClementWalter in #1511
- Indexer refactoring: Constants by @eugypalu in #1396
- test: activate all indexer tests by @greged93 in #1514
- set block gas limit in pool to 7M by @tcoratger in #1517
- obs: add transaction hash by @greged93 in #1518
- tracing error level WARN in
send_raw_transaction
by @tcoratger in #1520 - decrease gas limit overshoot to 40% by @tcoratger in #1519
- ci: update e2e pipeline by @greged93 in #1495
- ci: fix scarb installation by @greged93 in #1522
- add starknet transaction hash to
transaction_by_hash
by @tcoratger in #1524 - Update Kakarot to v0.9.6 by @ClementWalter in #1525
Full Changelog: v0.7.5-alpha0...v0.7.6-alpha0