Wykres commitów

911 Commity (eec10e10f61eab5e1552ec9078654d7dd6f1561a)

Autor SHA1 Wiadomość Data
Tim Pechersky eec10e10f6 Merge branch 'dataset-nfts' of github.com:bugout-dev/moonstream into dataset-nfts 2021-10-06 18:13:13 +02:00
Tim Pechersky b7b0f2201b added nft analysis notebook 2021-10-06 18:12:57 +02:00
Neeraj Kashyap c0b315ddae --derive_functions -> --derive-functions 2021-10-05 11:33:00 -07:00
yhtiyar 6ed3bc3122 added enrich 2021-10-05 15:29:17 +03:00
yhtiyar 9dea56b84c Merge branch 'dataset-nfts' of github.com:bugout-dev/moonstream into dataset-nfts 2021-10-04 19:29:57 +03:00
yhtiyar c543ab92f5 added enrich command 2021-10-04 19:24:11 +03:00
Neeraj Kashyap 9a8c6444f7 Merge branch 'dataset-nfts' of github.com:bugout-dev/moonstream into dataset-nfts 2021-10-04 08:30:23 -07:00
Neeraj Kashyap 6794cbf74b Fixed import data column order
This was a nasty bug.
2021-10-04 08:26:33 -07:00
Andrey Dolgolev a8b2af4b98 Merge branch 'main' into dataset-nfts 2021-10-04 16:54:50 +03:00
Andrey Dolgolev b51922c13f Merge branch 'dataset-nfts' of github.com:bugout-dev/moonstream into dataset-nfts 2021-10-04 16:52:51 +03:00
Andrey Dolgolev 3e4acd4d5c Add distribution values request. 2021-10-04 16:49:35 +03:00
Neeraj Kashyap f8fb803fd4 Handle checkpoints correctly when importing data
Also added "nfts" command as a console script in setup.py
2021-10-02 12:22:24 -07:00
Neeraj Kashyap 2f3978d416 Added "nfts import-data" command
Tested on small databases. Yet to test on real datasets.

First test will be merge of @Yhtiyar's dataset with transfers and my
dataset with mints.
2021-10-02 11:16:16 -07:00
yhtiyar 3dec9fc5f6 removed calling enrich from web3 2021-10-02 16:46:28 +03:00
yhtiyar da3db29e0a added qurying over created adds, and other fixes 2021-10-02 03:03:08 +03:00
Sergei Sumarokov 5f41b23a45
Merge pull request #302 from bugout-dev/fix-go-cors
Fixed CORS check in go status servers
2021-10-01 18:01:31 +03:00
kompotkot 704f89c7ad Fixed CORS check in go status servers 2021-10-01 14:56:07 +00:00
Andrei-Dolgolev 5efe58700f
Merge pull request #301 from bugout-dev/whales
Whale watch backend changes
2021-10-01 17:19:44 +03:00
Tim Pechersky 46d4733e43 backend changes 2021-10-01 16:07:42 +02:00
Sergei Sumarokov 8e2809a978
Merge pull request #300 from bugout-dev/cors-for-status-servers
CORS settings for status servers
2021-10-01 16:31:10 +03:00
kompotkot 5a522b7926 Cors settings for status servers 2021-10-01 13:26:18 +00:00
yhtiyar cb2c65b0ed added crawling of erc721 2021-09-30 17:35:05 +03:00
Andrei-Dolgolev e47a0c8760
Merge pull request #256 from bugout-dev/add-tags-support-on-backend
Add tags support on backend
2021-09-30 15:07:45 +03:00
Andrey Dolgolev b6e8f870e5 Remove f strings. 2021-09-30 15:04:56 +03:00
Andrey Dolgolev 7cc96ca3fa Remove log error. 2021-09-30 14:47:52 +03:00
Sergei Sumarokov a2148cdc88
Merge pull request #266 from bugout-dev/clients-python
Moonstream Python client library
2021-09-30 13:21:15 +03:00
Andrey Dolgolev 0d64319046 Add fixes. 2021-09-30 13:19:40 +03:00
Sergei Sumarokov 2a3a281798
Merge pull request #292 from bugout-dev/status-endpoints
Status endpoints
2021-09-30 12:46:14 +03:00
Neeraj Kashyap bc9351fea8
Merge pull request #295 from bugout-dev/discord-links
discord link from aws
2021-09-29 13:30:21 -07:00
Neeraj Kashyap 4be1fe4d7a Added "nfts derive" command
Removed old web3 provider code in favor of @Andrei-Dolgolev's batching
interface.
2021-09-29 12:56:39 -07:00
yhtiyar c0d3f23500 removed unique constraint 2021-09-29 20:47:36 +03:00
kompotkot e17c647377 Moved status logic to actions py 2021-09-29 16:19:31 +00:00
Tim Pechersky 96ba2dc829 remove link from aws, use new hardcoded link 2021-09-29 18:07:31 +02:00
Sergei Sumarokov ce34815c42
Merge pull request #293 from bugout-dev/bugout-provider-fix
Add ETHTXPOOL_HUMBUG_CLIENT_ID as env variable for escape desynchroni…
2021-09-29 19:03:54 +03:00
kompotkot b01f96fa80 Files structure update of status 2021-09-29 16:02:32 +00:00
kompotkot c473a899c5 Fixed mypy 2021-09-29 14:34:29 +00:00
kompotkot 10206840d2 Geth status returns block number 2021-09-29 14:25:41 +00:00
kompotkot 286f735f30 Status API endpoint for backend 2021-09-29 14:08:58 +00:00
Tim Pechersky f2c7053daf discord link from aws 2021-09-29 14:48:11 +02:00
yhtiyar fe4fa6c6fd temporary fix 2021-09-29 15:41:50 +03:00
yhtiyar 405aa3871e added checkpoint 2021-09-29 14:44:57 +03:00
yhtiyar 9a16ad207b added batching support for request to node 2021-09-29 00:25:01 +03:00
Andrey Dolgolev 03c86a28f5 Add fix for bugout tag. 2021-09-28 18:29:26 +03:00
Andrey Dolgolev 1429a08600 Add fix. 2021-09-28 18:27:57 +03:00
Andrey Dolgolev baad270a4c Add ETHTXPOOL_HUMBUG_CLIENT_ID as env variable for escape desynchronize with crawler. 2021-09-28 18:08:56 +03:00
Andrey Dolgolev c4db62be65 Remoce import. 2021-09-28 16:52:32 +03:00
Andrey Dolgolev e4f1fc2d15 Add init version off jrps requests class. 2021-09-28 16:50:02 +03:00
kompotkot b3412a3e36 Crawlers server for health checks 2021-09-28 13:44:24 +00:00
kompotkot f7a10b7402 DB server to handle request for latest block 2021-09-28 12:00:37 +00:00
kompotkot 66a6b0eb63 Select last block from db with server 2021-09-27 13:00:45 +00:00