.. |
00001_create_blocks_table.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00002_add_columns_to_blocks.sql
|
Convert existing migrations from timestamp to versioned
|
2019-01-25 11:44:05 +01:00 |
00003_initial_transaction_table.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00004_add_primary_key_to_blocks.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00005_add_block_id_to_transactions.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00006_add_block_index.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00007_add_blocks_columns.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00008_add_contracts_table.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00009_add_from_to_transactions.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00010_add_abi_to_watched_contracts.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00011_add_nodes_table.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00012_add_node_fk_to_blocks.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00013_add_contract_hash_constraint_to_watched_contracts.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00014_add_logs_table.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00015_add_cascade_delete_to_transactions.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00016_add_cascade_delete_to_blocks.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00017_add_is_final_to_blocks.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00018_add_unique_constraint_blocks_node.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00019_add_block_id_index_on_transactions_table.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00020_add_node_id_index_on_blocks_table.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00021_tx_to_index.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00022_tx_from_index.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00023_add_miner.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00024_add_extra_data.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00025_add_block_reward_uncle_reward.sql
|
Convert existing migrations from timestamp to versioned
|
2019-01-25 11:44:05 +01:00 |
00026_add_data_input_to_transactions.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00027_create_receipts_table.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00028_add_transaction_id_index_to_receipts.sql
|
Convert existing migrations from timestamp to versioned
|
2019-01-25 11:44:05 +01:00 |
00029_add_fields_to_node.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00030_update_node_index.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00031_add_log_fk_constraint.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00032_add_log_filters.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00033_add_watched_event_logs.sql
|
Convert existing migrations from timestamp to versioned
|
2019-01-25 11:44:05 +01:00 |
00034_update_gas_limit_gas_used.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00035_rename_block_columns.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00036_update_tx_table_names.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00037_update_log_filters_to_block_constraint.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00038_update_eth18_types.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00039_rename_node_table.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00040_associate_receipts_with_blocks.sql
|
Apply taka's fix to faulty down migration
|
2019-01-25 11:44:05 +01:00 |
00041_add_eth_node_fingerprint_to_blocks.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00042_create_token_supply_table.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00043_create_headers_table.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00044_create_checked_headers_table.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00045_create_maker_schema.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00046_create_flip_kick.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00047_create_frob.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00048_create_price_feeds_table.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00049_create_tend.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00050_create_bite.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00051_create_dent.sql
|
Convert existing migrations from timestamp to versioned
|
2019-01-25 11:44:05 +01:00 |
00052_create_pit_file.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00053_create_vat_init.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00054_create_drip_file.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00055_create_deal.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00056_add_price_feed_trigger.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00057_create_drip_drip.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00058_create_cat_file.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00059_create_flop_kick.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00060_create_vat_move.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00061_create_vat_fold_table.sql
|
Convert existing migrations from timestamp to versioned
|
2019-01-25 11:44:05 +01:00 |
00062_create_vat_heal.sql
|
Convert existing migrations from timestamp to versioned
|
2019-01-25 11:44:05 +01:00 |
00063_create_vat_toll.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00064_create_vat_tune.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00065_create_vat_grab.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00066_create_vat_flux_table.sql
|
Convert existing migrations from timestamp to versioned
|
2019-01-25 11:44:05 +01:00 |
00067_create_vat_slip.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00068_create_vow_flog.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00069_create_flap_kick.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00070_drop_pit_file_stability_fee.sql
|
Remove tx from migrations (goose does it automagically)
|
2019-01-25 11:44:05 +01:00 |
00071_create_pit_contract_storage_tables.sql
|
(VDB-298) Consume Pit contract storage diffs
|
2019-02-06 10:31:46 -06:00 |
00072_change_checked_headers_headers_table_type_int.sql
|
* update transformer to able to recheck headers (#4)
|
2019-02-08 10:35:46 -06:00 |
00073_create_vat_contract_storage_tables.sql
|
(VDB-280) Consume vat contract storage diffs
|
2019-02-08 13:36:30 -06:00 |