Wykres commitów

834 Commity (f481d280506e92ce82f567fb86911efd5ff22364)

Autor SHA1 Wiadomość Data
Neeraj Kashyap f481d28050 Started on code for NFTs dataset 2021-09-25 09:29:20 -07:00
Neeraj Kashyap 98ab736ef4
Merge pull request #279 from bugout-dev/token-screen
Token screen
2021-09-25 09:00:00 -07:00
Neeraj Kashyap 1517605a57
Merge pull request #236 from bugout-dev/erc721-labels
Erc721 labels
2021-09-25 08:59:21 -07:00
Neeraj Kashyap 6ae67d7a75
Merge pull request #283 from bugout-dev/fixing_nft_crawler
added reporter to nft crawler, removed global cache for addresses
2021-09-25 08:57:36 -07:00
Neeraj Kashyap d5eecf100f Fixed mypy issue 2021-09-25 08:56:22 -07:00
Neeraj Kashyap 126090ab54 Handled unicode code points that can't be stored in Postgres
Also applied MOONSTREAM_SPIRE_API_URL configuration to mooncrawl
reporter so that we can report to non-production Spire APIs.
2021-09-25 08:51:03 -07:00
yhtiyar 4bf2b5311d fix typo 2021-09-24 23:00:10 +03:00
yhtiyar 5f83b7edf4 added reporter 2021-09-24 22:58:17 +03:00
Sergei Sumarokov c35354be04
Merge pull request #282 from bugout-dev/block-tx-checker
Threads instead of pools, missing block cmd check num of transactions
2021-09-24 19:15:28 +03:00
kompotkot 7d6853d0c8 tqdm bar for block crawlers 2021-09-24 14:31:34 +00:00
kompotkot 7e4f0f6ce0 Threads instead of pools, missing block cmd check num of transactions
While we have a troubles with Pool execution calls with psycopg2,
using Threads executor instead.
2021-09-24 13:28:41 +00:00
Neeraj Kashyap 03eecd2e93
Merge pull request #280 from bugout-dev/removing-tx-fkey
Removing tx fkey
2021-09-23 11:41:22 -07:00
yhtiyar 3d7f1e0a7a alembic migration 2021-09-23 21:38:12 +03:00
yhtiyar 9430d383d4 fixed required changes 2021-09-23 21:37:55 +03:00
Andrei-Dolgolev 0bf949efa8
Merge pull request #278 from zomglings/docs
Moonstream architecture documentation
2021-09-23 21:35:31 +03:00
yhtiyar a7c785e751 upgrade of moonstreamdb version 2021-09-23 21:28:36 +03:00
Tim Pechersky 77fec65f07 improve styling 2021-09-23 20:26:42 +02:00
yhtiyar a005d92fc2 removed hash foreign key from ehtereum_labels tabel 2021-09-23 21:09:05 +03:00
Tim Pechersky 03804a185e sorting and filtering 2021-09-23 20:07:49 +02:00
Tim Pechersky 26bcab4d02 corrected rotation of sorting arrows 2021-09-23 19:19:51 +02:00
Tim Pechersky 567a80029c added sorting selection by label and date 2021-09-23 19:18:49 +02:00
Tim Pechersky 8f52a11b15 add sorting, remove disabling on isLoading 2021-09-23 18:33:34 +02:00
Neeraj Kashyap 60b85a94f2 Added Moonstream architecture documentation 2021-09-23 07:49:29 -07:00
Tim Pechersky 639a366b80
Merge pull request #276 from bugout-dev/token-screen
Token screen
2021-09-23 15:11:07 +02:00
Tim Pechersky 0927a24ae7 remove unused definition 2021-09-23 15:08:07 +02:00
Tim Pechersky c3d1f50806 corrected argument 2021-09-23 15:07:14 +02:00
Tim Pechersky 1283896a30 filter for current frontend token 2021-09-23 15:02:21 +02:00
Tim Pechersky 30241242a0 layout and ux improvements 2021-09-23 14:58:48 +02:00
Tim Pechersky 644699f86c fix backend bug wrong token note 2021-09-23 14:57:46 +02:00
Tim Pechersky 4b90c46476 Access tokens - API tokens 2021-09-23 14:57:29 +02:00
Sergei Sumarokov 1d3c4c5d41
Merge pull request #263 from bugout-dev/nft-explorer
Improvements to "nft ethereum" crawlers
2021-09-23 13:15:35 +03:00
yhtiyar 20a7189706 removed nft service 2021-09-23 13:14:01 +03:00
yhtiyar 1e7a070335 NFT_HUMBUG_TOKEN 2021-09-23 13:13:06 +03:00
yhtiyar 54ebdd922b MOONSTREAM_HUMBUG_TOKEN -> NFT_HUMBUG_TOKEN 2021-09-23 13:08:06 +03:00
yhtiyar 711319fbad added humbug reporter 2021-09-23 12:02:14 +03:00
Tim Pechersky 49600ad1d6
Merge pull request #271 from bugout-dev/token-screen
Token screen
2021-09-22 18:18:12 +02:00
Sergei Sumarokov 1516fce2f0
Merge pull request #275 from bugout-dev/crawlers-deployment-fix
Fixed missing params and added logger for sync crawler
2021-09-22 17:19:06 +03:00
kompotkot eafbc91a14 Fixed missing params and added logger for sync crawler 2021-09-22 14:17:25 +00:00
yhtiyar e75fcb7c22 removed casting for env variables. 2021-09-22 16:53:11 +03:00
Tim Pechersky 03a20ffb00 do not trap focus on modal window 2021-09-22 15:45:45 +02:00
yhtiyar f27d828d5a small fixes 2021-09-22 16:37:27 +03:00
Tim Pechersky a65f108d2e use newest version of bc, cleanup a bit 2021-09-22 15:25:54 +02:00
Tim Pechersky 0a2e5da0f8 update bugout python client version 2021-09-22 15:25:28 +02:00
Sergei Sumarokov f98b8024d7
Merge pull request #274 from bugout-dev/crawlers-updated-deployment
Crawlers updated deployment
2021-09-22 15:34:09 +03:00
kompotkot fbbeae957d Fix for lost go.mod during crawler build 2021-09-22 12:27:36 +00:00
kompotkot cddf7c07b6 Ethereum block sync service in deploy.bash 2021-09-22 11:29:37 +00:00
kompotkot 02f753564b Added geth node service for deployment 2021-09-22 10:29:00 +00:00
yhtiyar 310b23501e added bugout to setup.py 2021-09-22 13:08:29 +03:00
yhtiyar 70a75b8d69 fixed mypy issue 2021-09-22 13:02:47 +03:00
Sergei Sumarokov b93a08c48f
Merge pull request #269 from bugout-dev/sync-from-current-block
Option to run block sync from current block at Ethereum
2021-09-22 12:21:57 +03:00