.. |
00001_create_ipfs_blocks_table.sql
|
refactor migrations for new db instance, add mh_key rows
|
2020-07-13 10:39:51 -05:00 |
00002_create_nodes_table.sql
|
consolidate migrations
|
2021-03-12 09:50:48 -06:00 |
00003_create_eth_schema.sql
|
refactor migrations for new db instance, add mh_key rows
|
2020-07-13 10:39:51 -05:00 |
00004_create_eth_header_cids_table.sql
|
Remove ipld-eth-indexer dependency.
|
2021-08-12 11:56:29 +05:30 |
00005_create_eth_uncle_cids_table.sql
|
refactor migrations for new db instance, add mh_key rows
|
2020-07-13 10:39:51 -05:00 |
00006_create_eth_transaction_cids_table.sql
|
Revert "Add status field for pre-byzantium blocks."
|
2021-09-15 17:14:25 +05:30 |
00007_create_eth_receipt_cids_table.sql
|
Change receipt CID and MHKey to point trie leaf cid and mkhey.
|
2021-09-21 17:51:38 +05:30 |
00008_create_eth_state_cids_table.sql
|
consolidate migrations
|
2021-03-12 09:50:48 -06:00 |
00009_create_eth_storage_cids_table.sql
|
consolidate migrations
|
2021-03-12 09:50:48 -06:00 |
00010_create_eth_state_accouts_table.sql
|
consolidate migrations
|
2021-03-12 09:50:48 -06:00 |
00011_create_postgraphile_comments.sql
|
update migrations and schema
|
2020-09-02 10:12:47 -05:00 |
00012_potgraphile_triggers.sql
|
consolidate migrations
|
2021-03-12 09:50:48 -06:00 |
00013_create_cid_indexes.sql
|
Minor changes.
|
2021-09-21 17:54:54 +05:30 |
00014_create_stored_functions.sql
|
Fix query and add debug logs.
|
2021-09-27 17:14:27 +05:30 |
00016_create_eth_log_cids_table.sql
|
Fix get log API to use log_cids table.
|
2021-08-30 21:25:39 +05:30 |