All notable changes to this project will be documented in this file.
- Expose scan_time_limit parameter
- Revert simplified block scanning algorithm
- Force cockroach to use specific index for ethereum transactions
- Simplify block scanning algorithm
- Improve README.md
- Annotate types to please postgres planner
- Performace downgrade for wildcard search
- Force index for event table if db is cockroach
- Remove ethereumExecuted api and expand ethereumTransactions one
- Use sql builder for some queries
- Improve tests
- Add ethereumExecuted api
- Reduce batch loader abnormal memory usage
- Fix tests and make scan_* parameters optional
- Remove redundant entities convertion
- Bump dependencies
- Extend logging
- Simplify archive api
- Wildcard search for Contracts.ContractEmitted events
- Add --scan-start-value and --scan-max-value cli parameters