dojo
dojo copied to clipboard
feat(torii): index whitelisted erc20/erc721
trafficstars
combination of: #2442 #2483 #2491
to be merge after: #2460
Summary by CodeRabbit
-
New Features
- Added support for flexible command-line argument handling in the Torii application, allowing optional inputs for world address and database path.
- Introduced a new configuration file template for user customization of contract types and addresses.
- Enhanced event processing capabilities with new processors for ERC20 and ERC721 contracts.
- Updated deployment manifest with new contract addresses and models.
- Integrated new dependencies for enhanced functionality, including support for temporary file handling.
-
Bug Fixes
- Improved error handling and logging for database operations and message processing.
-
Documentation
- Updated the
.gitignorefile to exclude additional log files from version control.
- Updated the