Wykres commitów

26 Commity (8e608773c9f145940408da390cb8ea99e7455d86)

Autor SHA1 Wiadomość Data
yhtiyar a7c785e751 upgrade of moonstreamdb version 2021-09-23 21:28:36 +03:00
yhtiyar a005d92fc2 removed hash foreign key from ehtereum_labels tabel 2021-09-23 21:09:05 +03:00
Neeraj Kashyap a4fff6498f Bumped moonstreamdb version to 0.1.0 2021-09-02 23:04:23 -07:00
Neeraj Kashyap b9a48b464e Adds foreign key constraint to ethereum_labels.transaction_hash
This is something we forgot to do in the previous migration.
2021-09-02 23:02:02 -07:00
Neeraj Kashyap ad94507553 Added support for labelling Ethereum transactions in database
We did this using the existing `ethereum_labels` table. We just made the
`address_id` column nullable and added an (indexed) `transaction_hash`
column.
2021-09-02 22:57:15 -07:00
Andrey Dolgolev 3960133c9e Change updated_at to crawled_at. 2021-09-02 19:01:57 +03:00
Andrey Dolgolev 6836cdb723 Remove import. 2021-09-02 17:15:30 +03:00
Andrey Dolgolev 7bc7226612 Remove inrequred index. 2021-09-01 20:32:11 +03:00
Andrey Dolgolev 2a3d6dc4ba Add opensea table and index for jsonb column. 2021-08-31 18:01:23 +03:00
Andrey Dolgolev a0ecb8f64a Add table and index. 2021-08-31 17:17:36 +03:00
Neeraj Kashyap 94135b054c Bumped moonstreamdb version 2021-08-22 16:08:26 -07:00
Neeraj Kashyap 8957329df5 Added statement timeout to Postgres connection configuration 2021-08-22 16:06:31 -07:00
kompotkot 776d00fb0d Unique const for addr in ethereum_address table 2021-08-18 09:46:34 +00:00
kompotkot 39d2b8e36a Increased version 2021-08-09 16:04:56 +00:00
kompotkot b63cdfe7fc Added cli for db and fixed error in labels model 2021-08-09 14:58:48 +00:00
kompotkot 55ac27689c Working migration smart_contr -> address 2021-08-09 14:04:17 +00:00
kompotkot 26573fecf8 Initial version of eth address model with labels 2021-08-06 12:05:59 +00:00
Neeraj Kashyap 472aeae1e3 Added indexing to smart contract transaction hashes
Consolidated into a single alembic revision
2021-07-30 09:02:08 -07:00
Neeraj Kashyap 56e19b153b Merge branch 'main' into crawl-smart-contract-addresses-from-transaction-receipts 2021-07-30 05:39:53 -07:00
kompotkot 3326379b17 New updated migration 2021-07-29 20:31:17 +03:00
Neeraj Kashyap 03a9295681 Ethereum smart contract registry updater 2021-07-28 21:35:49 -07:00
Neeraj Kashyap a046d33804 Added EthereumSmartContract model to database 2021-07-28 20:58:56 -07:00
Neeraj Kashyap 1a99d6b778 Merge branch 'main' into smart-contract-crawlers 2021-07-28 10:02:53 -07:00
kompotkot dbf9e7f15c Updated setup and requirements for db and crawlers 2021-07-28 13:17:39 +03:00
Neeraj Kashyap 77d4cca2a4 Added Ethereum Signature Database tables to database
Also cleaned up sample.env, renamed alembic.ini -> alembic.sample.ini
2021-07-27 00:06:23 -07:00
Neeraj Kashyap 8dc212573c moonstream-db -> moonstreamdb 2021-07-26 09:24:46 -07:00