dojo icon indicating copy to clipboard operation
dojo copied to clipboard

feat(torii): index whitelisted erc20/erc721

Open itzlambda opened this issue 1 year ago • 3 comments
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 .gitignore file to exclude additional log files from version control.

itzlambda avatar Oct 03 '24 14:10 itzlambda