v0.6.19
What's Changed
- enh: eth provider errors by @edisontim in #1148
- transform starknet tx to hex in log by @tcoratger in #1158
- Reorganize tracing objects by @tcoratger in #1157
- add retry in calldata by @tcoratger in #1151
- Dev/staging by @greged93 in #1167
- dev: move TRANSACTION_MAX_RETRIES to env by @jbmkahdeksan in #1170
- remove submodule dependabot by @tcoratger in #1185
- bump reth to v0.2.0-beta.8 and deprecate eip-3074 by @tcoratger in #1175
- update kakarot to v0.8.2 by @tcoratger in #1174
- add non executed transactions to the indexer by @tcoratger in #1145
- test: staging by @greged93 in #1190
- fix retry by @greged93 in #1192
- staging: add precompiles by @greged93 in #1191
- add more unit tests around padding utils by @tcoratger in #1197
- fix block number to prevent failure on
get_logs
tests by @tcoratger in #1195 - use
with_base_fee
forTransactionInfo
by @tcoratger in #1201 - simplify
to_logs_filter
usingFilterSet
into_iter
by @tcoratger in #1200 - fix: indexer release workflow by @greged93 in #1203
- staging: bump Kakarot by @greged93 in #1205
- use
with_chain_id
forCfgEnv
by @tcoratger in #1209 - staging: add scarb by @greged93 in #1207
- fix: remove release tags by @greged93 in #1211
New Contributors
- @jbmkahdeksan made their first contribution in #1170
Full Changelog: v0.6.18...v0.6.19