Wykres commitów

764 Commity (268401a3d9f36910bc42fd54b67cfe57dc6543cc)

Autor SHA1 Wiadomość Data
Andrey Dolgolev 6c68a21faf Add fixes in labeling staff. 2021-09-08 20:17:47 +03:00
Sergei Sumarokov 2c0db41583
Merge pull request #244 from bugout-dev/fix-deploy-bash-db-env
Added set eu for deploy
2021-09-08 19:26:42 +03:00
kompotkot 2fedcba843 Added set eu for deploy 2021-09-08 16:18:59 +00:00
Andrey Dolgolev 64d67556cf Add mypy fixes. 2021-09-08 18:43:34 +03:00
Neeraj Kashyap 439d019164
Merge pull request #226 from bugout-dev/nft-explorer
Nft explorer
2021-09-08 08:39:20 -07:00
Andrey Dolgolev b9d9584bfe Add fixes. 2021-09-08 18:06:12 +03:00
Sergei Sumarokov d62edb11ce
Merge pull request #243 from bugout-dev/fix-moonstreamdb-service
Fixed executable path of moonstreamdb server
2021-09-08 17:56:48 +03:00
kompotkot 4ab2658e02 Fixed executable path of moonstreamdb server 2021-09-08 14:29:46 +00:00
yhtiyar e51e008164 added sync command, that will continiously work 2021-09-08 17:00:02 +03:00
Andrey Dolgolev 134b785c9e Black formating. 2021-09-08 15:14:52 +03:00
Sergei Sumarokov b1604d6b10
Merge pull request #242 from bugout-dev/build-go-on-server
Build server Go script on machine
2021-09-08 14:26:29 +03:00
kompotkot 853fe39a20 Build server Go script on machine 2021-09-08 11:23:22 +00:00
Andrey Dolgolev 436f87020f Add sorting for subscriptions. 2021-09-08 13:20:19 +03:00
Tim Pechersky 42f75b263f layout improvements 2021-09-07 22:53:48 +02:00
Andrey Dolgolev 6105a4402f Update ensure canonical. 2021-09-07 19:42:31 +03:00
Neeraj Kashyap bf8a3ebb09
Merge pull request #240 from bugout-dev/db-health-server
Simple ping moonstream database service
2021-09-07 09:30:25 -07:00
kompotkot ad8759b2a1 Removed executable file 2021-09-07 16:27:44 +00:00
Andrey Dolgolev 5a7b261b00 Update subscriptions cli. 2021-09-07 18:56:12 +03:00
Andrey Dolgolev be233e644a Add fixes. 2021-09-07 18:45:48 +03:00
kompotkot 002ed24787 Simple ping moonstream database service 2021-09-07 14:47:55 +00:00
yhtiyar ed8096b813 Merge branch 'nft-explorer' of github.com:bugout-dev/moonstream into nft-explorer 2021-09-07 17:41:54 +03:00
yhtiyar e294cfa926 now, logs querries to node is done with batches 2021-09-07 17:40:59 +03:00
Andrey Dolgolev 212ce8bb3c Fix. 2021-09-07 16:02:40 +03:00
Andrey Dolgolev 1f36d16585 Merge branch 'main' into extend-subscriptions 2021-09-07 15:51:23 +03:00
Andrey Dolgolev 7c61e0486f Add changes for subscription and merge main. 2021-09-07 15:35:05 +03:00
Neeraj Kashyap 8f541f84e3 NFT purchaser and minter statistics 2021-09-07 04:48:06 -07:00
Neeraj Kashyap 36233447c5 [WIP] Trying to get number of owners calculation to work
DISTINCT ON query seems to be returning incorrect results.
2021-09-07 04:08:22 -07:00
Sergei Sumarokov e2416ccdc2
Merge pull request #227 from bugout-dev/store-onbarding-on-backend
Store onboarding on backend
2021-09-06 20:31:26 +03:00
Tim Pechersky 4788557164 fix imports 2021-09-06 19:28:16 +02:00
Tim Pechersky eb1fd2b057 Merge branch 'main' into store-onbarding-on-backend 2021-09-06 19:24:37 +02:00
Tim Pechersky 5a2b88d86d code review changes 2021-09-06 19:21:05 +02:00
Neeraj Kashyap fb9f2ed24e
Merge pull request #239 from bugout-dev/fix-etherscan-crawler-zomglings
(Updated) Etherscan crawler fix
2021-09-06 09:55:18 -07:00
Neeraj Kashyap 0eb757d492 Fixed imports, added logging 2021-09-06 09:49:38 -07:00
Neeraj Kashyap 741383b503 Fix Etherscan crawler so that we don't manually specify autogenerated id 2021-09-06 09:46:50 -07:00
Neeraj Kashyap 1f771a650e "mints" now points to an object with an "amounts" key
Makes it consistent with the other statistics.
2021-09-06 00:01:18 -07:00
Neeraj Kashyap 1013d5cb25 First version of "nft ethereum summary" crawler 2021-09-05 22:59:10 -07:00
Neeraj Kashyap 5cc7def647 Working summaries involving nft mints, transfers, value
This is currently only done for the past hour. Next step is to modify
the CLI to do it for:
1. Last hour
2. Last 24 hours
3. Last week
2021-09-05 21:14:01 -07:00
Neeraj Kashyap 19c0dfeeb3 [WIP] Working prototypes for "nft ethereum label" and "nft ethereum summary"
TODO:
- `nft ethereum label` should have reasonable defaults for `--start` and
`--end`. It should use the currenty block for `--end` and the last
labelled block for `--start`?
- Keep on plugging away at `nft ethereum summary` as per:
https://github.com/bugout-dev/moonstream/issues/223
2021-09-03 14:10:13 -07:00
Neeraj Kashyap d0cbff9277 Superficial progress bar updates 2021-09-03 13:33:23 -07:00
Neeraj Kashyap 506bad759d Fixed some bugs in ethcrawler and nft ethereum crawler
Tested that the "nft ethereum label" is working correctly.
2021-09-03 13:30:13 -07:00
Neeraj Kashyap c12d4f9a36
Updated Discord link in footer
Previous link was invalid!
2021-09-03 11:55:20 -07:00
Neeraj Kashyap d2ff8d46ee [WIP] nft_mint and nft_transfer labels
Not yet tested.
2021-09-03 10:50:13 -07:00
yhtiyar 7031991661 added erc721 token 2021-09-03 20:10:35 +03:00
Andrey Dolgolev cd8369a262 Add created_at and updated_at. 2021-09-03 15:50:27 +03:00
Neeraj Kashyap 60aa3006ed [WIP] Adding "erc721" label to unlabelled NFT contracts 2021-09-03 01:02:09 -07:00
Neeraj Kashyap dbb5a98b68 Updated moonstreamdb version in API requirements.txt 2021-09-02 23:05:51 -07:00
Neeraj Kashyap 9d5421f866 Bumped moonstreamdb dependency in mooncrawl 2021-09-02 23:05:06 -07: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