Schema updates #156

Merged
telackey merged 2 commits from schema_updates into postgres_refactor 2021-11-20 20:40:23 +00:00
Member

I should have caught this during review of the PR that introduced EIP1559 support, a big.Int is not always going to fit in an int64. Also added some more unit tests for the new file writing indexer and cleaned up some unused code.

I should have caught this during review of the PR that introduced EIP1559 support, a big.Int is not always going to fit in an int64. Also added some more unit tests for the new file writing indexer and cleaned up some unused code.
Sign in to join this conversation.