ipld-eth-server/db/migrations
ramil a3f346fa99 update geth statediff to version v1.9.25-statediff-0.0.14
run integration tests in github actions
2021-02-19 15:14:43 +03:00
..
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
00013_potgraphile_triggers.sql update migrations; update go modules 2020-10-20 21:12:59 -05:00
00014_create_cid_indexes.sql update migrations; update go modules 2020-10-20 21:12:59 -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
00018_create_check_if_removed_functions.sql final touches, test canonicty functions and get tests passing again 2020-11-13 07:40:33 -06:00
00019_updated_canonical_hash_finder_functions.sql final touches, test canonicty functions and get tests passing again 2020-11-13 07:40:33 -06:00
00020_add_poststate_and_status_to_receipt_cids.sql update geth statediff to version v1.9.25-statediff-0.0.14 2021-02-19 15:14:43 +03:00