v0.7.5
What's Changed
- reactivating
test_transaction_data_to_starknet_calldata
by @tcoratger in #1443 - AccountManager: implement
start_nonce_updater
by @tcoratger in #1442 - Test/improve ci by @greged93 in #1430
- bump estimate gas to 40% by @tcoratger in #1445
- chore: improve relayers by @greged93 in #1448
- bump reth to v1.1.0 by @tcoratger in #1449
- added: karnot-deployment.yaml for karnot cloud deployment by @anukkrit149 in #1331
- bump sink-mongo to 0.9.2 by @tcoratger in #1452
- dev: upgrade upgrade.sh by @greged93 in #1444
- randomize relayers round by @tcoratger in #1450
- bump katana to
v1.0.0-alpha.15
by @tcoratger in #1451 - add
WithOtherFields
forTransactionReceipt
by @tcoratger in #1455 - bump cargo to 0.7.1 by @tcoratger in #1459
- Update deployment-config.yaml by @anukkrit149 in #1460
- chore: remove sn nonce by @greged93 in #1461
- estimate-gas: change to 200% by @tcoratger in #1462
- fix link by @tcoratger in #1465
- chore: unused code by @greged93 in #1468
- fix: rename methods by @greged93 in #1469
- clippy: rm unused clippy allowances by @tcoratger in #1471
- use
RpcResult
instead of type alias by @tcoratger in #1470 - bump rust to 1.82 by @tcoratger in #1472
- Indexer refactoring: Consolidate tests and centralize type definitions by @eugypalu in #1393
- use more compact format for alloy
BlockId
by @tcoratger in #1473 - obs: send_raw_transaction by @greged93 in #1480
- feat: unit test for receipts WithOtherFields by @eugypalu in #1464
New Contributors
- @anukkrit149 made their first contribution in #1331
Full Changelog: v0.7.1...v0.7.5