Wykres commitów

64 Commity (4d1a558747640d838fd8d87c298b6120bf5166ae)

Autor SHA1 Wiadomość Data
Andrey 3fb27c6ffa fix mypy. 2023-03-07 18:34:39 +02:00
Andrey 49c0454e6e Add fixes. 2023-03-07 18:26:05 +02:00
Andrey aae26b67d9 Fix import. 2023-03-07 18:12:22 +02:00
Andrey 469e1a4d7d Add type annotation. 2023-03-07 18:09:41 +02:00
Andrey e7e4ef8916 Black formating. 2023-03-07 17:19:01 +02:00
Andrey 84d39d5644 Change moonworm to networks. 2023-03-07 13:33:24 +02:00
Andrey d2836d7d41 Add Wyrm chain. 2023-03-06 17:58:25 +02:00
Andrey 1e60876519 Add tested version. 2023-03-02 14:26:36 +02:00
Andrey 004f662bbb Black and fix version. 2022-08-25 20:17:30 +03:00
Andrey 3ed4d3bb74 Add pool pre ping parameter. 2022-08-25 20:14:00 +03:00
kompotkot 37494ebd6c Bump version 2022-08-09 12:52:35 +00:00
kompotkot 8d994404ff Mumbai blockchain support 2022-08-09 12:51:49 +00:00
Andrey Dolgolev f3ac01ea5d Black formating. 2022-06-07 14:05:19 +03:00
Andrey Dolgolev a9f3d9512c Add indexes. 2022-06-07 13:55:53 +03:00
kompotkot 9dfe70af06 XDai database blockchain update to support XDai 2022-05-26 13:23:12 +00:00
kompotkot 311c627af8 Difficulty big int out of range, switched to varchar 2022-05-23 13:53:34 +00:00
kompotkot 754e532b7c Specific fields of xdai blockchain 2022-05-23 13:30:48 +00:00
kompotkot 388eb74bed Pushed version 2022-05-23 12:31:54 +00:00
kompotkot 732d480e31 xdai db model 2022-05-23 12:17:06 +00:00
Andrey Dolgolev 5c6bebdeab Fix black. 2022-05-05 13:01:40 +03:00
Andrey Dolgolev bcbc8a2187 fix name. 2022-05-05 12:13:16 +03:00
Andrey Dolgolev 0b0629c56b Add description about index. 2022-05-05 12:12:21 +03:00
kompotkot ce9584a89e Moonstreamdb with read only 2022-03-09 11:40:34 +00:00
Andrey Dolgolev 57a47c0351 Change version. 2021-12-13 18:37:44 +02:00
Andrey Dolgolev cad752d68e Merge branch 'main' into add-events-provider 2021-12-07 18:16:36 +02:00
kompotkot b8f391ab55 Updated versions for backend and db 2021-12-02 13:04:43 +00:00
Andrey Dolgolev cdb59e4857 Add event provider and rewrite existing provider. 2021-12-01 22:08:51 +02:00
kompotkot e9b16beb14 Updated version for DB module 2021-11-08 17:26:59 +00:00
kompotkot 2371b7f597 Polygon models for blocks, txx, labels 2021-11-08 10:51:43 +00:00
kompotkot fd2eb08d78 Drop pending tx table 2021-11-08 10:20:16 +00:00
kompotkot 0a771ddfbc Transaction type column 2021-10-28 12:43:13 +00:00
kompotkot 205b223447 Migration with field for EIP 1559 2021-10-26 09:59:26 +00:00
Andrey Dolgolev 009496bc08 Add fix. 2021-10-20 18:43:31 +03:00
Andrey Dolgolev 90cd175721 Remove all EthereumAddresses usage from cli and some imports. 2021-10-20 17:16:46 +03:00
Andrey Dolgolev ef12313e22 Add fix on models 2021-10-20 00:07:55 +03:00
Andrey Dolgolev 6890d38097 Add changes for labels table. 2021-10-14 18:01:00 +03:00
Andrey Dolgolev 4a0d9682aa Add transction for transfor label table. 2021-10-12 17:04:11 +03:00
Andrey Dolgolev 63b2f68f29 Change models. 2021-10-11 18:34:13 +03:00
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