Commit Graph
33 Commits
Author SHA1 Message Date
Ian Norden a123bf5536 Merge pull request #60 from vulcanize/release-v2.1.1
Release v2.1.1
v2.1.1
2022-03-31 13:15:15 -05:00
i-norden 9779b462a4 add new 'on-main' target to actions 2022-03-31 13:09:54 -05:00
Ian Norden c91f7cd9c6 Merge pull request #44 from deep-stack/pm-watched-addresses
Add a table for watched addresses
v2.1.0
2022-03-31 13:01:47 -05:00
prathamesh c15061dee6 Move table for watched addresses to eth_meta schema 2022-02-04 15:03:23 +05:30
prathamesh 174ac94752 Remove kind column from table for watched addresses 2022-02-03 10:05:19 +05:30
prathamesh 79c852d949 Add kind column in table for watched addresses 2022-01-19 16:04:46 +05:30
prathamesh 61a4cea80b Update watched addresses table to track gap filling 2022-01-18 14:55:34 +05:30
prathamesh e05942ec17 Add table for watched addresses in eth schema 2022-01-13 19:07:01 +05:30
Arijit Das 075a790dfc Merge pull request #14 from vulcanize/fix-dir
Fix migration directory in Makefile.
v0.2.1 v2.0.0
2021-10-21 16:09:29 +05:30
Arijit Das 66ece5d618 Merge pull request #15 from vulcanize/compare-migration
Compare Up and Down Migration.
2021-10-13 19:39:07 +05:30
Arijit Das a8ad027698 Compare Up and Down Migration. 2021-10-13 13:09:58 +05:30
Arijit Das 6e03bf6cfa Fix migration directory in Makefile. 2021-10-12 17:06:14 +05:30
Arijit Das 0174b9f978 Merge pull request #12 from vulcanize/fix-docker-image
Fix docker image.
v0.2.0
2021-10-09 16:47:06 +05:30
Arijit Das 76ea0d32dd Fix docker image. 2021-10-09 16:43:16 +05:30
Arijit Das e841fde8ed Merge pull request #11 from vulcanize/fix-gh-workflow
Fix on-main workflow.
v0.1.0
2021-10-08 19:12:49 +05:30
Arijit Das 8ba6ab2c9f Fix on-main workflow. 2021-10-08 19:09:08 +05:30
Arijit Das e5af6a1abe Merge pull request #10 from vulcanize/concise-migration-db
Create a docker image with postgres DB and concise migration.
2021-10-08 19:04:24 +05:30
Arijit Das 91d92bc0bc Fix CI workflow. 2021-10-08 19:01:40 +05:30
Arijit Das d8bf76a48f Fix branch name in workflow. 2021-10-08 18:52:51 +05:30
Arijit Das 1db8a682df Upgrade statediff image to v0.9.0. 2021-10-08 18:36:21 +05:30
Arijit Das c89a73f738 Minor fix. 2021-10-05 16:47:45 +05:30
Arijit Das 562ee3e782 Create a docker image with postgres DB and concise migration. 2021-10-05 16:21:18 +05:30
Ian Norden 5d887c83d7 Merge pull request #5 from vulcanize/uml_update
update UML
2021-09-13 09:26:10 -05:00
i-norden 59ca681901 update UML 2021-09-10 14:22:47 -05:00
Ian Norden cf785ae34d Merge pull request #4 from vulcanize/btree_indexes
Btree indexes
2021-09-10 14:07:40 -05:00
i-norden 245a0e180a Makefile for running migrations, etc 2021-09-10 13:52:11 -05:00
i-norden 051ffe1c48 the new migrations that were missing 2021-09-10 13:51:47 -05:00
i-norden 5e6fb5b81b add btree indexes to storage_cids and state_cids node_type; new db schema 2021-09-10 13:27:31 -05:00
Ian Norden 95419285e5 Merge pull request #3 from vulcanize/uml
database uml
2021-08-29 14:05:55 -05:00
Ian Norden 97cd22767d database uml 2021-08-29 14:00:39 -05:00
Ian Norden 525e342bf2 Merge pull request #2 from vulcanize/migrations_and_schema
db schema and migrations
2021-08-29 13:56:49 -05:00
Ian Norden ab6053e7a8 db schema and migrations 2021-08-29 13:55:44 -05:00
Ian Norden 708012a4cd Initial commit 2021-05-13 17:14:05 -05:00