Wykres commitów

617 Commity (8cfbd716b3f2d5ca9a72be9b3163eb0aaa36e94c)

Autor SHA1 Wiadomość Data
Neeraj Kashyap dd7e2cbcf0 Typo fix 2021-08-12 14:40:47 -07:00
Neeraj Kashyap 21184d588c Update to admin CLI 2021-08-12 14:00:54 -07:00
Neeraj Kashyap ac255411b6 Added "mnstr subtypes canonicalize"
This seeds any Brood API with the canonical subscription type resources
for a Moonstream app.
2021-08-12 12:23:21 -07:00
Neeraj Kashyap e6df7b8f01 Complete admin CLI for subscription types
Also added BUGOUT_REQUEST_TIMEOUT_SECONDS setting which is currently
hard coded in settings.py
2021-08-12 11:38:15 -07:00
Neeraj Kashyap 07b857d8a2 administrative commands for subscription types 2021-08-12 11:27:54 -07:00
Andrey Dolgolev 86263290b4 Add fixes for stream service get parametrs. 2021-08-12 19:43:14 +03:00
Andrey Dolgolev 309e510598 Remove print. 2021-08-12 18:03:23 +03:00
Andrey Dolgolev 0631e2fb95 Fix issues.
1) issue with enpty value in filter
2) issue with empty value in ethrium transaction request
Add
1) Add urlencoding and replace null to 0 for timestamps
2) Add sorting by timestamps
2021-08-12 16:39:26 +03:00
Neeraj Kashyap 79c512ca13 Moved moonstream.cli -> moonstream.admin.cli 2021-08-12 05:53:49 -07:00
Neeraj Kashyap f91422f071
Merge pull request #97 from bugout-dev/fixing-pagination
Fixing pagination
2021-08-11 09:46:28 -07:00
Andrey Dolgolev f5fcc31a70 Fix issue with subscription address dublication in chrome console.
Temprorary add icons back for etherium blochain without correct resolving.
2021-08-10 23:48:20 +03:00
Andrei-Dolgolev e87c8b690f
Merge pull request #96 from bugout-dev/bugout-bump-version
Bumped bugout-python dependency to 0.1.16
2021-08-10 19:58:49 +03:00
Neeraj Kashyap 8d2f252df7 Bumped bugout-python dependency to 0.1.16
This allows us to udpate resources (needed for subscription edits).
2021-08-10 09:56:57 -07:00
Andrey Dolgolev 1346373012 Change version of bugout python. 2021-08-10 19:54:26 +03:00
Neeraj Kashyap 13c7e6699b
Merge pull request #94 from zomglings/crawlers-ethereum-trending
Systemd service and timer definition for "ethcrawler trending" crawl
2021-08-10 09:51:07 -07:00
Neeraj Kashyap 5eee300537
Merge pull request #95 from bugout-dev/edit-subscription-endpoint
Add update subscription.
2021-08-10 09:49:07 -07:00
Andrey Dolgolev d57550a85c Add update subscription. 2021-08-10 19:29:16 +03:00
Neeraj Kashyap 1c0be19466 Removed TODO about user_id 2021-08-10 08:53:26 -07:00
yhtiyar 068941c163 Merge branch 'main' into ethscan-crawler 2021-08-10 17:21:49 +03:00
yhtiyar 5b90ed8832 temporary fix 2021-08-10 17:20:03 +03:00
Neeraj Kashyap eea08063a3 Cleaned up code for /subscriptions route 2021-08-10 06:47:54 -07:00
Neeraj Kashyap 746de0c70b Added issue link to a TODO 2021-08-10 06:41:18 -07:00
Neeraj Kashyap 5bd061a5da Added stream_processors submodule
Migrated streams route to use `ethereum_transaction` stream processor.
2021-08-10 06:25:23 -07:00
Neeraj Kashyap 3656a592ac Typo in function name 2021-08-10 06:21:43 -07:00
Neeraj Kashyap b56e83a557 Another TODO 2021-08-10 06:19:37 -07:00
Neeraj Kashyap 53425e88c3 TODOs for @Andrei-Dolgolev, @kompotkot 2021-08-10 06:17:46 -07:00
Neeraj Kashyap e469658aee Removed unused imports from data.py 2021-08-10 06:12:09 -07:00
Neeraj Kashyap 3a3ef9ed39 Little bit of code cleanup
- Fixed mypy issues around `MOONSTREAM_ADMIN_ACCESS_TOKEN`.

- Added `StreamBoundary` pydantic model to represent core information
about view window into a stream. `PageBoundary` derives from
`StreamBoundary`.

- Removed unused imports and scratch comments from the /streams route
definition.
2021-08-10 06:10:05 -07:00
Andrey Dolgolev b5c0d942c5 Some useQuery state fixes. 2021-08-10 13:53:10 +03:00
Neeraj Kashyap 70adccdebb Updated "ethcrawler trending" result body
Added `crawler_version:<version>` tag to Humbug report.
2021-08-09 19:45:20 -07:00
Neeraj Kashyap ca6a5b2b70 "ethcrawler trending": default start, end 2021-08-09 19:37:57 -07:00
Neeraj Kashyap 0e98794db9 "ethcrawler trending" humbug token from env
This makes life easier when using it as a systemd service.

Also added systemd service and timer for trending addresses crawler.
2021-08-09 18:58:43 -07:00
Andrey Dolgolev 401f12a488 Add buttons for control stream. 2021-08-09 21:30:44 +03:00
Neeraj Kashyap 58a9268b4d
Merge pull request #92 from zomglings/crawlers-ethereum-trending
Add "mooncrawl ethcrawler trending" command
2021-08-09 09:32:49 -07:00
Neeraj Kashyap bd49b2956b Slight renaming for clarity of internal args 2021-08-09 09:30:08 -07:00
Neeraj Kashyap 5084f7f32f Merge branch 'main' into crawlers-ethereum-trending 2021-08-09 09:17:40 -07:00
Neeraj Kashyap 5fc813e98d
Merge pull request #85 from bugout-dev/address-identity
Initial version of eth address model with labels
2021-08-09 09:14:13 -07:00
Neeraj Kashyap 272fabfd18 Black formatting 2021-08-09 09:13:08 -07:00
kompotkot 2b9dd67954 Modified to mooncrawl yml action 2021-08-09 16:11:38 +00:00
kompotkot de972d6722 Modified git commit hash to work with new labels table 2021-08-09 16:06:17 +00:00
kompotkot 39d2b8e36a Increased version 2021-08-09 16:04:56 +00:00
Andrey Dolgolev d59084965c Add changes temp state before swith to go to next/previous and go to latest button. 2021-08-09 19:00:24 +03:00
kompotkot b63cdfe7fc Added cli for db and fixed error in labels model 2021-08-09 14:58:48 +00:00
yhtiyar b3e3c0d85f Merge branch 'main' into ethscan-crawler 2021-08-09 17:46:57 +03:00
yhtiyar d5aa127843 added ethscan smart contract source crawler 2021-08-09 17:41:13 +03:00
yhtiyar fb5b6fd56b added boto3 requirment 2021-08-09 17:40:02 +03:00
yhtiyar 3c479a37b4 added env variables for ethscan crawler 2021-08-09 17:39:28 +03:00
kompotkot 55ac27689c Working migration smart_contr -> address 2021-08-09 14:04:17 +00:00
Neeraj Kashyap d9d863e742 Functionality to publish JSON results to Humbug
For `mooncrawl ethcrawler trending`
2021-08-09 06:33:56 -07:00
Neeraj Kashyap 2d513800aa Displaying WEI values as ints (not floats)
Also changed "metric" to "statistic" in the output for `mooncrawl
ethcrawler trending`.
2021-08-09 06:01:28 -07:00