ethereum-etl
ethereum-etl copied to clipboard
Added support for selecting schema to be exported in blocks and transactions
Added support for selecting schema to be exported in blocks and transactions in the cli.
If a user prefers to export certain fields of the block/transaction schema they can by added the fields to be exported as a list into the cli.
This list is only compatible with the schema in the ethereumetl/jobs/exporters/blocks_and_transactions_item_exporter.py file.
If an empty schema is given, then the entire schema is exported as usual. Schema with spelling mistakes and invalid fields are ignored.
Apologies I have unable to write tests at this time.
Thank you! I will try to review it this week.
this feature incorporated ?
this feature incorporated ?
@btfdip no it wasnt implemented :(