Merge branch 'master' into cel2

This commit is contained in:
Mohamed Sohail 2024-10-04 12:35:52 +03:00
commit 8e3e027044
Signed by: kamikazechaser
GPG Key ID: 7DD45520C01CD85D

View File

@ -8,6 +8,10 @@ It applies deduplication at the NATS level, making it safe to run in a distribut
Note: To run it against an L2/EVM chain, you will need to manually add a replace directive in the `go.mod` file pointing to the EVM chain's `*geth` compatible source code. This will allow the tracker to process transaction types other than Ethereum's `0x0, 0x1 and 0x2`.
### CEL2
We maintain a CEL2 compatible tracker (source and container image) on the `cel2` branch.
## Getting Started
A `Makefile` is also provided to build the required binaries to run eth-tracker.