Releases: kkrt-labs/kakarot-rpc
Releases · kkrt-labs/kakarot-rpc
v0.6.9-1
v0.6.9
What's Changed
- Small refactor for eth_provider error by @tcoratger in #1053
- fix: set base fee of transaction to the block's basefee by @edisontim in #1050
- fix: logs by @greged93 in #1048
- fix: Add comments to constants and rename + small refactor by @edisontim in #1056
- increased gas by 20% by @Gerson2102 in #1057
- dev: improve hive CI by @greged93 in #1059
- feat: indexer dockerfile for karnot by @Eikix in #1018
New Contributors
- @edisontim made their first contribution in #1050
Full Changelog: v0.6.8...v0.6.9
v0.6.8
What's Changed
- Add
RawRpcParamsBuilder
as a test util by @tcoratger in #1038 - bump kakarot to 0.7.4 by @Eikix in #1034
- refactor in config file by @tcoratger in #1040
- Makefile usages by @Gerson2102 in #1033
- Katana v0.6.0-alpha.6 in hive by @tcoratger in #1044
- feat: tracing eip3074 by @greged93 in #1041
New Contributors
- @Gerson2102 made their first contribution in #1033
Full Changelog: v0.6.7...v0.6.8
v0.6.7
Full Changelog: v0.6.6...v0.6.7
What's Changed
- Add env variable for
RETRY_TX_INTERVAL
by @tcoratger in #1036
Full Changelog: v0.6.6...v0.6.7
v0.6.6
v0.6.5
What's Changed
- Update prometheus related crates by @KeneePatel in #1014
- Small refactor in provider by @tcoratger in #1026
- Add proptest for
split_u256
by @tcoratger in #1025 - Add transaction retry service by @tcoratger in #1029
New Contributors
- @KeneePatel made their first contribution in #1014
Full Changelog: v0.6.4...v0.6.5
v0.6.4
What's Changed
- fix: bump cainome and revert temporary fix by @0xicosahedron in #1019
- fix protocol nonce not found by @Eikix in #1024
New Contributors
- @0xicosahedron made their first contribution in #1019
Full Changelog: v0.6.3...v0.6.4
v0.6.3
What's Changed
- Add service to retry pending transactions by @tcoratger in #1001
- fix the block gas limit issue by @greged93 in #1023
- derive
Arbitrary
forStoredTransaction
andStoredHeader
by @tcoratger in #1015
Full Changelog: v0.6.2...v0.6.3
v0.6.2
v0.6.1
What's Changed
- Simplify
collect
when possible by @tcoratger in #999 - Use
into()
to transformU64
toBlockHashOrNumber
by @tcoratger in #1000 - Bump
reth
tov0.2.0 beta.6
by @tcoratger in #1004 - Small refactoring around
FilterChanges
by @tcoratger in #1006 - DEV 👷🏽♂️: Replace BlockBody construction by into() using Block #965 by @PabloVillaplana in #995
- bump kakarot address and class hashes by @Eikix in #1003
- feat: debug block by @greged93 in #1011
- Use latest kakarot deployer image in docker compose by @Eikix in #1013
New Contributors
- @PabloVillaplana made their first contribution in #995
Full Changelog: v0.6.0...v0.6.1