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
Tim Pechersky
1a1a7eed52
cleanup
2021-08-02 23:32:49 +08:00
Andrey Dolgolev
69c3072905
Fix card select.
2021-08-02 18:17:52 +03: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
yhtiyar
e519cabad9
fix of route
2021-08-02 16:25:56 +03: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
yhtiyar
ad8d4767dc
fixed hook
2021-08-02 15:26:43 +03:00
Tim Pechersky
281cbf02f0
Merge remote-tracking branch 'upstream/main' into v0
2021-08-02 20:11:54 +08:00
yhtiyar
71cceb960b
Merge branch 'txinfo-component' into merging-streams
2021-08-02 15:11:40 +03:00
yhtiyar
dc697028d0
Added txinfo service
2021-08-02 15:10:41 +03: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
yhtiyar
873ed960fd
Merge branch 'add-stream-endpoint' into merging-streams
2021-08-02 14:45:09 +03:00
Andrey Dolgolev
c045c5d437
Add streams ))
2021-08-02 14:43:52 +03:00
Tim Pechersky
4706217332
cleanup and landing page w background img
2021-08-02 19:42:31 +08:00
yhtiyar
c461c41123
Merge branch 'add-stream-endpoint' into merging-streams
2021-08-02 14:36:30 +03:00
yhtiyar
89524bb238
added txinfo
2021-08-02 14:31:44 +03:00
Andrey Dolgolev
8ed8719a51
Add stream endpoint.
...
Add filters.
2021-08-02 13:59:32 +03:00