v0.6.21-alpha1
Pre-release
Pre-release
tcoratger
released this
15 Jul 08:13
·
146 commits
to main
since this release
What's Changed
- feat: add test coverage in the deno CI by @eugypalu in #1232
- dev: cleaning by @greged93 in #1239
- dev: add
unused_crate_dependencies
by @greged93 in #1240 - dev: remove
Network
by @greged93 in #1241 - dev: script upgrade by @greged93 in #1244
- Add unit tests for
EthereumTransactionStore
by @tcoratger in #1243 - rm
StoredTransactionHash
andtransaction_hashes
by @tcoratger in #1246 - feat: add a
RetryHandler
by @greged93 in #1248 - add some utils to
Database
wrapper by @tcoratger in #1257 - Add Test Coverage for transform Function in the Indexer by @eugypalu in #1251
- move
mock_tx_with_type
toStoredTransaction
file by @tcoratger in #1261 - test(indexer): add complete test suite for
toEthHeader
by @tcoratger in #1260 - fix(rpc/eth_getBalance): class hash not found by @greged93 in #1265
- feat: cleanup indexer transaction.ts issue#1221 by @dznes in #1237
- bump reth to v1.0.0 by @tcoratger in #1245
- chore: bump kakarot docker image by @enitrat in #1270
- dev: bump deployer image to 0.8.5-alpha.1 by @enitrat in #1276
- feat(alchemy): add alchemy token methods by @tcoratger in #1266
- feat(rpc): extra validation send_raw_transaction by @greged93 in #1268
- fmt: add fmt nightly with
imports_granularity
crate by @tcoratger in #1274 - dev: add l1 rpc to local-rpc docker by @enitrat in #1284
- dev: start anvil with initial state by @enitrat in #1286
- Adding installation requirement by @elielnfinic in #1283
- feat: add test coverage for EthereumBlockStore by @hhamud in #1255
- bump reth to 1.0.1 by @tcoratger in #1287
- test(indexer): add more unit tests for log methods by @tcoratger in #1271
- dev(rpc): cleaning by @greged93 in #1289
- feat(rpc): implement
debug_traceCall
by @tcoratger in #1280
New Contributors
- @eugypalu made their first contribution in #1232
- @enitrat made their first contribution in #1270
- @elielnfinic made their first contribution in #1283
- @hhamud made their first contribution in #1255
Full Changelog: v0.6.20...v0.6.21-alpha1