.. |
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
|
use separate mig for new chainID field so we can apply to current db
|
2020-10-20 20:50:20 +03: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
|
refactor migrations for new db instance, add mh_key rows
|
2020-07-13 10:39:51 -05:00 |
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
|
eth json rpc optimizations; begin ipfs-ethdb integration
|
2020-08-14 13:14:19 -05:00 |
00007_create_eth_receipt_cids_table.sql
|
refactor migrations for new db instance, add mh_key rows
|
2020-07-13 10:39:51 -05:00 |
00008_create_eth_state_cids_table.sql
|
update migrations and schema
|
2020-09-02 10:12:47 -05:00 |
00009_create_eth_storage_cids_table.sql
|
remove diff unique connstraint, overwrite as diff
|
2020-08-07 23:17:11 -05:00 |
00010_create_eth_state_accouts_table.sql
|
update migrations and schema
|
2020-09-02 10:12:47 -05:00 |
00011_create_postgraphile_comments.sql
|
update migrations and schema
|
2020-09-02 10:12:47 -05:00 |
00012_add_chain_id_to_nodes.sql
|
use separate mig for new chainID field so we can apply to current db
|
2020-10-20 20:50:20 +03:00 |
00014_create_cid_indexes.sql
|
fixes after dirty rebase; canonical hash/header finder function is in this commit now
|
2020-10-20 15:36:51 -05:00 |
00015_create_canonical_hash_finder_functions.sql
|
fixes after dirty rebase; canonical hash/header finder function is in this commit now
|
2020-10-20 15:36:51 -05:00 |
00016_remove_deployment_from_tx_cids.sql
|
update migrations
|
2020-10-20 15:29:01 -05:00 |
00017_state_and_storage_ids_use_big_serial.sql
|
update migrations
|
2020-10-20 15:29:01 -05:00 |