Wykres commitów

3423 Commity (main)

Autor SHA1 Wiadomość Data
kompotkot 3c5a2929b7 Fixed args after review 2021-08-03 16:13:32 +03:00
yhtiyar 22b8f335d2 Merge branch 'main' into fixing-txinfo 2021-08-03 16:09:56 +03:00
yhtiyar 6d7a47c518 removed alias 2021-08-03 16:08:15 +03:00
Tim Pechersky 3997658e34
Merge pull request #50 from peersky/small-fixes
Small fixes
2021-08-03 21:07:26 +08:00
yhtiyar b41065e667 fixed smart contract demonstration. If input is 0x it wil not be showed 2021-08-03 16:06:25 +03:00
Tim Pechersky 82d9a494f3 entries cards and undefined error fix 2021-08-03 21:05:59 +08:00
Tim Pechersky de599c8116 Merge remote-tracking branch 'upstream/main' into small-fixes 2021-08-03 21:05:31 +08:00
yhtiyar 6afd9d4542 fixing StreamEntry 2021-08-03 15:45:36 +03:00
yhtiyar ae8f789ca3 fix StreamEntry 2021-08-03 15:42:49 +03:00
yhtiyar f4b07715ef Merge branch 'main' into fixing-txinfo 2021-08-03 15:37:12 +03:00
Neeraj Kashyap 2b7324195b
Merge pull request #48 from bugout-dev/brood-spire-client-env-vars
Brood spire client env vars with github workflows
2021-08-03 05:37:03 -07:00
kompotkot b969e01b1c Black format 2021-08-03 12:31:46 +00:00
kompotkot dc08573174 Github workflows 2021-08-03 12:22:06 +00:00
yhtiyar c7c313aa45 fixed /stream/[entryId] page 2021-08-03 14:59:44 +03:00
yhtiyar 36ae8d7c52 made from alias to `from_address` 2021-08-03 14:56:14 +03:00
Tim Pechersky e9bff3f932
Merge pull request #47 from peersky/entry-cards
Entry cards
2021-08-03 19:52:22 +08:00
Tim Pechersky f03f0f59d9 lint 2021-08-03 19:51:58 +08:00
Tim Pechersky 7bfc0b34eb Merge remote-tracking branch 'upstream/main' into entry-cards 2021-08-03 19:48:13 +08:00
Tim Pechersky 141801aa91 change logos 2021-08-03 19:42:05 +08:00
Tim Pechersky 884d9a3ca2 card improved 2021-08-03 19:41:57 +08:00
kompotkot 43a99e0d23 Bugout client spire and brood url env vars 2021-08-03 11:41:51 +00:00
Tim Pechersky df6303d6bf change logo and support emails/links in navbar 2021-08-03 19:40:46 +08:00
Tim Pechersky 09a3fd381e remove bugout logo from customIcon 2021-08-03 19:40:27 +08:00
Tim Pechersky 5511e28125 remove bugout logo from modals 2021-08-03 19:40:18 +08:00
Tim Pechersky d285710f98 change discrord link 2021-08-03 19:40:07 +08:00
Tim Pechersky 773995a8d3 fix entryId screen layout 2021-08-03 19:39:52 +08:00
Sergei Sumarokov 5dbca3557a
Merge pull request #46 from bugout-dev/updated-db-commit-for-backend
Updated git commit for db at backend part
2021-08-03 13:56:16 +03:00
kompotkot 090dc789fc Updated git commit for db at backend part 2021-08-03 10:55:33 +00:00
kompotkot 68d5c3755a Simplified bool args 2021-08-03 12:17:08 +03:00
kompotkot 45455a6ac2 Improved speed for missing blocks command check 2021-08-03 11:41:51 +03:00
Neeraj Kashyap ec3278e192
Merge pull request #44 from zomglings/crawlers-update-ethcrawler-blocks-synchronize
Added "--order" and "--jobs" arguments to "ethcrawler blocks synchronize"
2021-08-02 12:24:35 -07:00
Neeraj Kashyap 8955c29a64 Removed sleep after processing block 2021-08-02 12:04:09 -07:00
Neeraj Kashyap 6801fb5019 Changed sleeps to 5 seconds 2021-08-02 12:01:19 -07:00
Neeraj Kashyap 84a7a6acaf Added --jobs argument to "blocks synchronize" 2021-08-02 11:57:08 -07:00
Neeraj Kashyap 5ebb4491d0 Fixed CLI 2021-08-02 11:50:56 -07:00
Neeraj Kashyap 66a9b9a80f Actually use --order argument when running sync jobs
Was not hooked up the the `crawl_blocks_executor` before.

Also removed branching for whether to run `crawl_blocks` or
`crawl_blocks_executor` in the CLI handler. Added `num_processes`
arguments to `crawl_blocks_executor` that callers can use to specify
whether or not to create subprocesses.
2021-08-02 11:46:50 -07:00
Neeraj Kashyap 50cad0f17f Added --order argument to "blocks synchronize"
This specifies if you want to crawl blocks in ascending or descending
order.
2021-08-02 11:36:57 -07:00
Andrey Dolgolev f7fa05df18 Merge branch 'merging-streams' of github.com:bugout-dev/moonstream into merging-streams 2021-08-02 20:16:42 +03:00
Andrey Dolgolev d82b432d85 Fix subscriptions token. 2021-08-02 20:15:17 +03:00
Neeraj Kashyap 8fbe8bdc7e Removed unused request.state.token in /subscriptions/types 2021-08-02 10:02:44 -07:00
Andrey Dolgolev cb67bd7777 Some fixes. 2021-08-02 19:40:37 +03:00
Andrey Dolgolev 6717a613e8 Merge branch 'main' into merging-streams 2021-08-02 19:18:22 +03:00
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