Wykres commitów

171 Commity (c8869cbb2dce17d4a6cf0acac454a5fa249e11b8)

Autor SHA1 Wiadomość Data
Neeraj Kashyap c8869cbb2d
Merge pull request #23 from bugout-dev/add-subsription-cli
Add init version of subscription cli.
2021-08-02 09:03:54 -07:00
Andrey Dolgolev 6a1abea6fd Add MOONSTREAM_ADMIN_ACCESS_TOKEN. 2021-08-02 18:51:46 +03:00
Andrey Dolgolev b0c00407a6 Change name to MOONSTREAM_ADMIN_ACCESS_TOKEN. 2021-08-02 18:50:09 +03:00
Andrey Dolgolev 45e36898ec Merge branch 'main' into add-subsription-cli 2021-08-02 18:41:24 +03:00
Andrey Dolgolev 8fbb013885 Add MOONSTREAM_AUTO_USER_TOKEN access tokens. 2021-08-02 18:38:22 +03:00
Neeraj Kashyap 6d4b4ddef8
Merge pull request #39 from zomglings/crawlers-ethcrawler-sync
Crawlers ethcrawler sync
2021-08-02 08:36:46 -07:00
Neeraj Kashyap 149a646ae5
Merge pull request #40 from peersky/v0
V0
2021-08-02 08:35:37 -07:00
Tim Pechersky 7ed00f2145 fix signup flow 2021-08-02 23:33:10 +08:00
Tim Pechersky 1a1a7eed52 cleanup 2021-08-02 23:32:49 +08:00
Tim Pechersky c3b481b042 cleanup 2021-08-02 22:46:40 +08:00
Neeraj Kashyap b9d878a033 Fixed get_latest_block 2021-08-02 07:15:01 -07:00
Neeraj Kashyap 04383c11c3 Added support for HTTPProviders 2021-08-02 06:21:37 -07:00
Neeraj Kashyap 7f3fb3b8f9 Added --start argument to "blocks synchronize"
Also black formatting
2021-08-02 06:15:33 -07:00
Neeraj Kashyap 167de38dc5
Merge pull request #38 from bugout-dev/crawler-sync-fix
Small fix for CLI crawler sync command
2021-08-02 05:53:20 -07:00
Tim Pechersky 0915d363e9 chunk sizes, small fixes 2021-08-02 20:49:09 +08:00
kompotkot 39ff5e0b10 Small fix for CLI crawler sync command 2021-08-02 15:38:25 +03:00
Tim Pechersky 281cbf02f0 Merge remote-tracking branch 'upstream/main' into v0 2021-08-02 20:11:54 +08:00
Tim Pechersky 5946abb75b
Merge pull request #37 from zomglings/frontend-api-auth
Frontend now authenticates with Moonstream API.
2021-08-02 19:45:42 +08:00
Tim Pechersky 4706217332 cleanup and landing page w background img 2021-08-02 19:42:31 +08:00
Neeraj Kashyap 30d905b68f Got user login functional using Moonstream application on Brood 2021-07-31 12:40:22 -07:00
Neeraj Kashyap 12e3d576eb "yarn build" finally working 2021-07-31 11:19:44 -07:00
Neeraj Kashyap 5b1de53e04 Continuing to fix "yarn build"
A long way to go.
2021-07-31 10:58:45 -07:00
Neeraj Kashyap c4ce547a1a Prettier fixes 2021-07-31 10:49:41 -07:00
Neeraj Kashyap 5770057838 Made a few changes to fix build errors 2021-07-31 10:48:36 -07:00
Neeraj Kashyap 1ced909f15 Updated frontend user auth service
Now, instead of using Brood, it uses the Moonstream API.
2021-07-31 10:35:58 -07:00
Sergei Sumarokov d07d9d043f
Merge pull request #35 from bugout-dev/clean-ethcrawler
Clean ethcrawler
2021-07-30 19:17:33 +03:00
kompotkot a7e2035273 Merge branch 'main' into clean-ethcrawler 2021-07-30 19:16:16 +03:00
Neeraj Kashyap b21eeb0e68
Merge pull request #27 from zomglings/crawl-smart-contract-addresses-from-transaction-receipts
Crawl smart contract addresses from transaction receipts
2021-07-30 09:07:54 -07:00
Neeraj Kashyap 472aeae1e3 Added indexing to smart contract transaction hashes
Consolidated into a single alembic revision
2021-07-30 09:02:08 -07:00
Tim Pechersky a82267abd6 sidebar/navbar updates 2021-07-30 21:36:52 +08:00
Tim Pechersky 34436a4bf2 remove tos for now 2021-07-30 21:35:51 +08:00
Neeraj Kashyap 3e207b1226 Working with new initial migration 2021-07-30 06:15:52 -07:00
Neeraj Kashyap 56e19b153b Merge branch 'main' into crawl-smart-contract-addresses-from-transaction-receipts 2021-07-30 05:39:53 -07:00
Tim Pechersky 393ed391d1 fix lint errors 2021-07-30 19:26:11 +08:00
Tim Pechersky 384ffeaf44 remove comment 2021-07-30 19:25:43 +08:00
Tim Pechersky 769a3047fe footer 2021-07-30 19:25:28 +08:00
Tim Pechersky ac3a53afe2 landing page in progress 2021-07-30 19:25:17 +08:00
kompotkot 7950c04e41 Added TODO for handling errors for crawler 2021-07-29 22:08:26 +03:00
kompotkot 71d1f6c9b8 Added len check 2021-07-29 22:06:55 +03:00
Neeraj Kashyap d809d9b3d5 Error handling for crawlers 2021-07-29 11:52:37 -07:00
Neeraj Kashyap cbd9c2ccf1 Wait for crawling futures to return 2021-07-29 11:41:37 -07:00
Neeraj Kashyap 5ec29305d7 Cleaned up a little the worker submissions for ethcrawler 2021-07-29 11:36:19 -07:00
Neeraj Kashyap c6ddfb464c Updated .gitignore 2021-07-29 11:32:59 -07:00
Neeraj Kashyap 7aff3f4159
Merge pull request #34 from bugout-dev/db-one-migration
New updated migration
2021-07-29 11:13:02 -07:00
kompotkot 4f8f589df2 Small updates 2021-07-29 21:09:53 +03:00
kompotkot 3326379b17 New updated migration 2021-07-29 20:31:17 +03:00
Neeraj Kashyap c8b93d384b Updated moonstreamdb commit hash in requirements.txt 2021-07-29 09:44:03 -07:00
Neeraj Kashyap d2c30256b3 Merge branch 'main' into crawl-smart-contract-addresses-from-transaction-receipts 2021-07-29 09:42:55 -07:00
Sergei Sumarokov 5b7cdf6832
Merge pull request #30 from bugout-dev/sync-blocks-crawlers
Sync blocks crawlers
2021-07-29 19:31:11 +03:00
Sergei Sumarokov 4d7e8ace2c
Merge pull request #29 from bugout-dev/deployment
Fixes to working backend deployment
2021-07-29 17:53:14 +03:00