Wykres commitów

352 Commity (a5ba0bf514bf394cf98eed083ac05751d2af5f68)

Autor SHA1 Wiadomość Data
Neeraj Kashyap a5ba0bf514
Merge pull request #104 from zomglings/fix-stream-query
Fixed issues with stream requests to backend
2021-08-13 08:51:30 -07:00
Neeraj Kashyap ddb1b71104 Fixed issues with stream requests to backend 2021-08-13 08:47:58 -07:00
Neeraj Kashyap d075aec465
Merge pull request #98 from bugout-dev/fixin-url-encoding
Fix issues.
2021-08-13 08:14:51 -07:00
Neeraj Kashyap e337258414
Merge pull request #102 from zomglings/better-readme
Improved main README for the repo
2021-08-13 06:42:22 -07:00
Neeraj Kashyap 1ae63bfde5 Improved main README for the repo 2021-08-13 06:41:26 -07:00
Neeraj Kashyap 3905ae1fa8
Fixed typo on landing page: "ment" -> "meant" 2021-08-13 05:17:31 -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 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
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
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
Neeraj Kashyap e5226b8a8b Working implementation of "ethcrawlers trending"
The 24 hour queries take a LONG time but the 1 hour queries execute in 4
seconds.
2021-08-09 05:55:10 -07:00
Neeraj Kashyap ea1a714e9b Scaffolding for "mooncrawl ethcrawler trending" 2021-08-09 04:58:47 -07:00
kompotkot ce1d114e14 Merge branch 'main' into address-identity 2021-08-09 11:39:51 +00:00
Neeraj Kashyap b0dc2c9e9c Added MOONSTREAM_HUMBUG_TOKEN environment variable
The ethereum trending addresses crawler will be the first one to report
data through a Humbug journal. This requires us to accept a Humbug token
as configuration.
2021-08-09 04:36:52 -07:00
Neeraj Kashyap 669ab6b13b [WIP] streamBoundary state and state update logic 2021-08-07 08:32:02 -07:00
Andrey Dolgolev 9d69fc950a Temo state of replacing infinitQuery 2021-08-07 18:05:06 +03:00
Neeraj Kashyap 9d41941403
Merge pull request #86 from zomglings/crawlers-improve-synchronization
"--confirmations" argument for Ethereum crawler
2021-08-06 10:37:06 -07:00
Neeraj Kashyap 42b46edd40
Merge pull request #89 from bugout-dev/improving-txinfo
Improving txinfo
2021-08-06 10:36:55 -07:00
Neeraj Kashyap a2b383b4c6
Merge pull request #87 from peersky/small-fix
new subscriptions error messaage names  fix
2021-08-06 10:36:19 -07:00
Neeraj Kashyap 863fb56eaf
Merge pull request #88 from peersky/fix-dynamic-loading
remove UI context dynamic loading
2021-08-06 10:30:30 -07:00
yhtiyar 4c5676d5aa made wei units eth units 2021-08-06 19:00:05 +03:00
Andrey Dolgolev 1a43528ae9 Add streams by timestemp. 2021-08-06 17:03:24 +03:00
yhtiyar 419f2c8ce4 removed console log 2021-08-06 16:36:41 +03:00
yhtiyar e9ac313c82 fixed bug when transaction is undefined 2021-08-06 16:30:27 +03:00
Tim Pechersky 0445533c09 new subscriptions error messaage 2021-08-06 20:25:29 +08:00