kompotkot
|
3458186a1e
|
Organized sample, renamed s3 variable and web3_provider env changed
Func in web3_provider checks if env variable starts with http then
it use it, otherwise it call route53 to fetch ip address of node.
|
2021-11-30 14:23:13 +00:00 |
Andrey Dolgolev
|
2b44b2180f
|
Remove empty grafs generations.
|
2021-11-25 15:09:01 +02:00 |
Andrey Dolgolev
|
f589fc9c21
|
Fix import.
|
2021-11-25 14:29:57 +02:00 |
Andrey Dolgolev
|
5a6b7bd998
|
Add reporter.
|
2021-11-25 14:26:19 +02:00 |
Andrey Dolgolev
|
0916610f9a
|
Add fixes.
|
2021-11-25 13:23:34 +02:00 |
Andrey Dolgolev
|
d81026df03
|
Merge branch 'main' into dashboards-worker-apply-names-filter
|
2021-11-24 16:06:11 +02:00 |
Andrey Dolgolev
|
6c3a0e2c65
|
Remove comments.
|
2021-11-24 13:52:12 +02:00 |
Andrey Dolgolev
|
6e3c09e2bb
|
Remove imports.
|
2021-11-23 20:26:14 +02:00 |
Andrey Dolgolev
|
d4731771f8
|
Add custom tracking of hatched events.
|
2021-11-23 20:23:33 +02:00 |
Andrey Dolgolev
|
74a8f97fcc
|
Remove filterout labels by dates.
|
2021-11-23 17:22:47 +02:00 |
Andrey Dolgolev
|
41285d5a78
|
Remove already processed check.
|
2021-11-23 17:18:11 +02:00 |
Andrey Dolgolev
|
20f02899fa
|
Add fixes.
|
2021-11-23 17:16:18 +02:00 |
Andrey Dolgolev
|
4f3326c05b
|
Add apply of filters wich in general depends on names of dashboard subscriptions.
Reformat code for get support of subscription wich not contain abi and only are generic methods.
|
2021-11-23 16:59:52 +02:00 |
Andrey Dolgolev
|
b548a5d19c
|
Add correct datetime formating on dashboard worker.
|
2021-11-16 00:15:42 +02:00 |
Andrey Dolgolev
|
f4e3c0addd
|
Fix missing import.
|
2021-11-15 20:46:49 +02:00 |
Andrey Dolgolev
|
ee5ee33285
|
Add unique users metrics.
|
2021-11-15 20:41:18 +02:00 |
Andrey Dolgolev
|
8f6e7ea01f
|
Remove debuging prints.
|
2021-11-15 18:39:33 +02:00 |
yhtiyar
|
2bc565cebd
|
fixed func_abi
|
2021-11-15 18:14:28 +03:00 |
yhtiyar
|
10a7ab8748
|
fixed func_abi
|
2021-11-15 18:07:28 +03:00 |
yhtiyar
|
44cc1562bb
|
fixed func_abi
|
2021-11-15 18:04:56 +03:00 |
yhtiyar
|
845b768c45
|
Merge branch 'Extentions-metrics' of github.com:bugout-dev/moonstream into Extentions-metrics
|
2021-11-15 18:01:18 +03:00 |
yhtiyar
|
edcde4f930
|
fix of comment
|
2021-11-15 18:01:14 +03:00 |
Andrey Dolgolev
|
8bab2340c6
|
Fixes
|
2021-11-15 17:00:29 +02:00 |
yhtiyar
|
14f0f572d7
|
added calls to web3
|
2021-11-15 17:29:19 +03:00 |
Andrey Dolgolev
|
1213ad874d
|
Ad init state.
|
2021-11-15 15:42:20 +02:00 |
Sergei Sumarokov
|
b9cbae95bc
|
Merge pull request #323 from bugout-dev/ABI-Defined-Dashboars
ABI Defined dashboards
|
2021-11-15 10:35:12 +00:00 |
Andrey Dolgolev
|
ea0a81476f
|
Add blockchain name to s3 path for contract abi.
|
2021-11-15 12:27:45 +02:00 |
Andrey Dolgolev
|
ea4a2685b5
|
Add fix for resolve blockchain on s3 path in contracts_data.
|
2021-11-15 11:53:14 +02:00 |
kompotkot
|
27b693daa3
|
Service files for stats_worker.dashboard generate command
|
2021-11-14 18:44:58 +00:00 |
Andrey Dolgolev
|
03df4853dd
|
Add remove enviroment vriable and swich month to hors resolution.
|
2021-11-14 19:18:30 +02:00 |
Andrey Dolgolev
|
1e74b4f77e
|
Add functions calls.
|
2021-11-14 16:25:19 +02:00 |
Andrey Dolgolev
|
729e7faa01
|
Change queries to database.
|
2021-11-14 16:15:07 +02:00 |
Andrey Dolgolev
|
394f9217e1
|
Add bucket routs fixes.
|
2021-11-14 14:58:15 +02:00 |
Andrey Dolgolev
|
bece7be92e
|
Add filter for blockchains by subscription_id. Add polygon subscription.
|
2021-11-14 13:18:52 +02:00 |
kompotkot
|
4a7fea6acf
|
Confirmations for missing blocks 150
|
2021-11-13 18:57:20 +00:00 |
kompotkot
|
c88f972870
|
Removed api s3 bucket link and prefix
|
2021-11-13 16:47:38 +00:00 |
kompotkot
|
08d7991056
|
dev.sh file for dev server api testing
|
2021-11-13 15:54:37 +00:00 |
kompotkot
|
11aa45690f
|
API endpoint for crawlers
|
2021-11-13 15:51:32 +00:00 |
kompotkot
|
42e764d1b2
|
Removed duplication
|
2021-11-13 15:32:11 +00:00 |
kompotkot
|
02699c0bc0
|
Merge branch 'stats_data_worker' of github.com:bugout-dev/moonstream into stats_data_worker
|
2021-11-13 15:27:50 +00:00 |
kompotkot
|
bf6a94a17e
|
Optimized to work with both blockchains, added cli to setup
|
2021-11-13 15:21:41 +00:00 |
Andrey Dolgolev
|
42d69ca7c6
|
Add cli.
|
2021-11-13 16:49:22 +02:00 |
kompotkot
|
77dd49405d
|
Merge branch 'main' into stats_data_worker
|
2021-11-13 14:49:15 +00:00 |
Andrey Dolgolev
|
f9b5eb57b1
|
Delete testing block.
|
2021-11-13 16:45:09 +02:00 |
Andrey Dolgolev
|
46ab3d72b0
|
Fix typo.
|
2021-11-13 16:44:08 +02:00 |
Andrey Dolgolev
|
8c54d9b4fc
|
Rename file.
|
2021-11-13 16:34:31 +02:00 |
Andrey Dolgolev
|
d87054773d
|
Add fixes.
|
2021-11-13 16:32:55 +02:00 |
Andrey Dolgolev
|
362b266496
|
Add metrics timeseries.
|
2021-11-13 16:30:13 +02:00 |
kompotkot
|
35b899bf38
|
Missing block finder automatization
|
2021-11-12 18:09:55 +00:00 |
Andrey Dolgolev
|
e7fe8f9003
|
Add worker code.
|
2021-11-11 17:16:21 +02:00 |