Wykres commitów

895 Commity (8b352b758f33529f49c224b1df66a6d9881d8b5a)

Autor SHA1 Wiadomość Data
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
yhtiyar db9e35e954 added new env variables to samle.env 2021-09-22 11:43:41 +03:00
yhtiyar d8cfa5a996 moved env variables to settings.py 2021-09-22 11:37:07 +03:00
Tim Pechersky 7a1b940935 renamed theme color keys to color names 2021-09-21 20:37:48 +02:00
Tim Pechersky 627f905637 token request now is modal 2021-09-21 20:37:23 +02:00
Tim Pechersky 47f11c6e01 add token_note option on token creation 2021-09-21 20:35:41 +02:00
Neeraj Kashyap cacfd4baf7
Merge pull request #267 from bugout-dev/crawlers-deploy-path-fix
Fixed path in deploy for crawlers
2021-09-21 09:13:26 -07:00
kompotkot c3cc51e2e0 Block sync now in ProcessingOrder.ASCENDING by default 2021-09-21 16:02:40 +00:00
Tim Pechersky d803148e07 view icon to password field 2021-09-21 17:58:27 +02:00