Wykres commitów

2798 Commity (queries-admin-cli)

Autor SHA1 Wiadomość Data
Tim Pechersky 1b2e1de1c5 initial product page ready 2021-08-19 15:51:50 +02:00
Tim Pechersky 2605a5b7a4 added github button, changed title, added OSS row 2021-08-19 14:48:17 +02:00
kompotkot 2c9bca0943 Merge branch 'main' into go-txpool-crawler 2021-08-19 09:42:19 +00:00
Neeraj Kashyap 8d07d0a53b Updated subscription type handling on frontend
Including icon changes (icon_url being passed from backend).
2021-08-19 00:02:51 -07:00
Neeraj Kashyap 5cf669a93e "Learn how to" -> "Learn how to use Moonstream" 2021-08-18 23:28:20 -07:00
Neeraj Kashyap ffd1dabe15 get_address_labels in actions.py 2021-08-18 23:12:59 -07:00
Neeraj Kashyap 828c6b1e61 Merge branch 'main' into whale-watch 2021-08-18 23:06:17 -07:00
Neeraj Kashyap e06cebbacb Added function on backend to resolve user subscriptions
And group them by subscription type.
2021-08-18 23:05:01 -07:00
Neeraj Kashyap 13a7775bae Updated ethereum_blockchain provider to respect StreamQuery objects 2021-08-18 15:57:45 -07:00
Neeraj Kashyap c075b94c51 Defer closing of gethClient 2021-08-18 12:46:17 -07:00
Neeraj Kashyap 69be51d8e3 Added TODOs 2021-08-18 12:44:12 -07:00
Neeraj Kashyap 5b45b95727 Fixed JSON marshalling for PendingTransaction
Changed `Transaction` to `interface{}` because the Ethereum
`types.Transaction` struct does not have `json` annotations and so it
was serializing as an empty `{}`.
2021-08-18 12:30:03 -07:00
Neeraj Kashyap 15d0836353 Initial draft of ethtxpool crawler 2021-08-18 12:25:30 -07:00
Neeraj Kashyap a6c6898b83 Moved mooncrawl Python package into subdirectory of crawlers/ 2021-08-18 11:14:47 -07:00
Neeraj Kashyap a9320b8521 Updated how filters are parsed from StreamQuery
WIP
2021-08-18 11:06:30 -07:00
kompotkot 2d2f33f076 Initial go CLI 2021-08-18 18:05:49 +00:00
Sergei Sumarokov 0a709b97d9
Merge pull request #116 from bugout-dev/signup-onboarding-flow
Signup onboarding flow
2021-08-18 20:01:16 +03:00
Tim Pechersky d110d67620 finish onboarding when all views visited 2021-08-18 18:57:40 +02:00
Tim Pechersky 39bafd4659 button in stream view 2021-08-18 18:57:14 +02:00
Neeraj Kashyap 8d38ade60b
Merge pull request #117 from bugout-dev/stream-improvements
entry details will better fit in to split view
2021-08-18 09:42:12 -07:00
Neeraj Kashyap 19bfa9ba14
Merge pull request #93 from bugout-dev/ethscan-crawler
Ethscan crawler
2021-08-18 09:40:20 -07:00
Neeraj Kashyap ccab0750ed
Merge pull request #115 from bugout-dev/fix-unique-addr-const
Unique const for addr in ethereum_address table
2021-08-18 09:39:04 -07:00
yhtiyar 0ef9f5e06c removed AWS_BUCKET_PREFIX 2021-08-18 19:18:28 +03:00
yhtiyar 44e95bb008 fixed index printing 2021-08-18 18:37:22 +03:00
yhtiyar 2d37e71a89 fixed typo 2021-08-18 18:03:17 +03:00
yhtiyar 21d48bc81d fixed typo 2021-08-18 17:51:23 +03:00
yhtiyar b21eb73376 updated version 2021-08-18 17:50:12 +03:00
Neeraj Kashyap 8df9cdeee1 Added stream query parser 2021-08-18 07:48:39 -07:00
yhtiyar c642742a7a Fixed required changes in PR 2021-08-18 17:24:09 +03:00
Tim Pechersky 536832c804 remove excess code 2021-08-18 16:08:32 +02:00
Tim Pechersky b2d20c8eb8 remove console logs 2021-08-18 16:08:19 +02:00
Tim Pechersky 60db6708b4 entry details will better fit in to split view 2021-08-18 14:53:45 +02:00
Tim Pechersky db7c68348c step progress onboarding 2021-08-18 14:41:18 +02:00
Tim Pechersky ed36f6d5b0 button with nextlink wrapping as component 2021-08-18 14:40:56 +02:00
Tim Pechersky ec2e780ba9 mixpanel user speciality 2021-08-18 14:40:22 +02:00
Tim Pechersky 2c8a1dbb9f onboarding state 2021-08-18 14:40:08 +02:00
Tim Pechersky 816543f17e navbar routes to /welcome 2021-08-18 14:39:53 +02:00
Tim Pechersky eb8f5be087 newSubscription can be not modal (dplicate code) 2021-08-18 14:30:42 +02:00
Tim Pechersky bceb66f900 tooltip, spinner theme support 2021-08-18 14:29:38 +02:00
yhtiyar d54c6d854f Changet ETHSCAN_TOKEN name to MOONSTREAM_ETHSCAN_TOKEN 2021-08-18 14:16:56 +03:00
yhtiyar 57260b7ea4 Made crawler work 2021-08-18 14:12:53 +03:00
kompotkot 776d00fb0d Unique const for addr in ethereum_address table 2021-08-18 09:46:34 +00:00
yhtiyar df39564db9 Merge branch 'main' into ethscan-crawler 2021-08-18 11:52:48 +03:00
yhtiyar c7794a964c removed unneeded crawl call 2021-08-18 11:52:18 +03:00
Neeraj Kashyap 6d3e2cf913
Merge pull request #107 from bugout-dev/fix-address-identity-cli
Fixed parser to work with labels properly to get coinmarketcap
2021-08-16 09:31:26 -07:00
kompotkot 1ff4a887ce cmc url for each label in parsed token from cmc 2021-08-16 15:37:39 +00:00
kompotkot fcdd501261 Changed labele name for cmc parser 2021-08-16 15:19:11 +00:00
kompotkot 977756549d Handler for address labels 2021-08-16 14:41:41 +00:00
yhtiyar e929a3e72f Merge branch 'main' into ethscan-crawler 2021-08-16 17:26:33 +03:00
yhtiyar b0d545eb32 using datetime.now() instead of time.time() 2021-08-16 17:24:24 +03:00