Wykres commitów

656 Commity (4eb8d3e41efdf2558400be8e7995eceb2a5b206b)

Autor SHA1 Wiadomość Data
Neeraj Kashyap d203153cc3
Merge pull request #188 from bugout-dev/address-info
Address info
2021-08-27 09:13:03 -07:00
Andrey Dolgolev 420c5a1f4d Add fixes. 2021-08-27 18:41:08 +03:00
yhtiyar 52677e59fb fixed review requires 2021-08-27 18:28:47 +03:00
Andrey Dolgolev 192e98e682 Add subclass of bugout provider for memPool data. 2021-08-27 16:58:13 +03:00
Neeraj Kashyap 99247f188a
Merge pull request #192 from bugout-dev/txpool-tag-add
Added additional tag for txpool crawler
2021-08-27 05:19:36 -07:00
kompotkot 84f0a66e75 Just a string 2021-08-27 12:09:38 +00:00
yhtiyar 22b12c0dba fix api moount -> mount 2021-08-27 14:02:43 +03:00
kompotkot fa763e923e Added additional tag for txpool crawler 2021-08-27 10:23:21 +00:00
Tim Pechersky 333e797a61
Merge pull request #186 from bugout-dev/logo-layout-and-preload-imrpovement
Logo layout and preload imrpovement
2021-08-26 16:55:52 +02:00
yhtiyar 9c9697bb0c made seperate address_info/ endpoint 2021-08-26 17:06:58 +03:00
Tim Pechersky a4ed21314c remove consolelog 2021-08-26 15:45:01 +02:00
Tim Pechersky e3e477d53c
Merge pull request #187 from bugout-dev/product-page-improvements
Product page content changes
2021-08-26 15:44:02 +02:00
Andrey Dolgolev 53a16eb5cc Add or condition by addresses. 2021-08-26 16:21:23 +03:00
Tim Pechersky 99a486f91f logo preconnect on all routes 2021-08-26 15:18:48 +02:00
Tim Pechersky 29080cbf30 logo layout improvement 2021-08-26 15:18:31 +02:00
Tim Pechersky b1228428dd
Merge pull request #185 from bugout-dev/team-page-safari-view-fix
Team page: fix side image gets too big
2021-08-26 14:01:24 +02:00
Tim Pechersky 2f427b2cfc fix side image gets too big 2021-08-26 13:58:44 +02:00
yhtiyar 05d759b625 Merge branch 'main' into address-info 2021-08-26 14:14:44 +03:00
yhtiyar d031b4c3db enum fix 2021-08-26 14:09:19 +03:00
Tim Pechersky b00f3958e4 content changes 2021-08-26 12:09:14 +02:00
Neeraj Kashyap 2dabc434a3
Merge pull request #178 from bugout-dev/fix-txinfo
fixed gas price inside txinfo component
2021-08-25 08:02:45 -07:00
Neeraj Kashyap e500d70ac2
Merge pull request #177 from bugout-dev/allow-any-subscription-in-onboarding-flow
Allow any subscription type to be created from welcome screen
2021-08-25 08:01:52 -07:00
yhtiyar ba6e918258 fixed gas price inside txinfo component 2021-08-25 17:31:35 +03:00
Tim Pechersky 1a19f5c43c fix 2021-08-25 16:09:01 +02:00
yhtiyar 7107ffdc48 adding address_info endpoint 2021-08-25 17:04:58 +03:00
Neeraj Kashyap 51ae8b851b
Merge pull request #176 from zomglings/fix-txinfo-event-data
Fixed transaction information service on frontend
2021-08-25 06:52:59 -07:00
Neeraj Kashyap 738b44a339
Merge pull request #174 from bugout-dev/style-whale-watch-card
Whale watch card improvement
2021-08-25 06:37:40 -07:00
Neeraj Kashyap 8e43fff23a Fixed transaction information service on frontend
Also fixed request body on `/txinfo/ethereum_blockchain`.
2021-08-25 06:31:58 -07:00
Tim Pechersky 12f590a19a disable details button on whale whatch card 2021-08-25 15:21:38 +02:00
Tim Pechersky 896febfe01 welcome new subscription type fix 2021-08-25 15:11:48 +02:00
Tim Pechersky 2594fcdfed more space to address 2021-08-25 14:52:20 +02:00
Tim Pechersky c1ce8946c8 works 2021-08-25 14:37:51 +02:00
Tim Pechersky a3c7164794 intial works 2021-08-25 14:30:04 +02:00
Tim Pechersky 35e83ed8da linter 2021-08-25 14:29:49 +02:00
Neeraj Kashyap 0163012559
Merge pull request #168 from bugout-dev/event-provider-ethereum-txpool
Support for Ethereum transaction pool data
2021-08-25 03:55:19 -07:00
Neeraj Kashyap 91e720fa43 Merge branch 'main' into event-provider-ethereum-txpool
(added showOnboardingTooltips to EthereumTXPool card rendered in
StreamEntry)
2021-08-25 03:43:00 -07:00
Neeraj Kashyap 195de89b37 Prettier formatting 2021-08-25 03:37:06 -07:00
Neeraj Kashyap 5f973f83a3 Renamed EthereumBlockchainCard
This change is purely internal to that component.
2021-08-25 03:35:22 -07:00
Neeraj Kashyap 6cebda5459 Added EthereumTXPool card component
To display Ethereum transaction pool data on frontend.
2021-08-25 03:34:27 -07:00
Neeraj Kashyap 7cefdd3af4 Renamed "EthereumMempool" component -> "EthereumBlockchain"
The `ethereum_txpool` data is formatted a bit differently, and will have
to be handled with different logic.
2021-08-25 03:25:25 -07:00
Neeraj Kashyap 4e818b1b89 Update acceptable client tag for main ethereum_txpool crawler
In the event provider.
2021-08-25 03:22:57 -07:00
Neeraj Kashyap fa2b95cf6c Made --icon an optional parameter on "mnstr subtypes update" 2021-08-25 03:00:14 -07:00
Neeraj Kashyap 8586ff064e Set ethereum_txpool subscription type to active
In the canonical types array.
2021-08-25 02:38:23 -07:00
Neeraj Kashyap 81229ef87e
Merge pull request #169 from bugout-dev/fix-welcome-streamEntry-screen
Fixing welcome page
2021-08-24 10:14:58 -07:00
Tim Pechersky ffd35a9749 welcome page 2021-08-24 19:06:18 +02:00
Neeraj Kashyap a2c82c2d9a
Merge pull request #167 from bugout-dev/fix-welcome-streamEntry-screen
onboarding stream sceen StreamEntry card props
2021-08-24 10:01:26 -07:00
Neeraj Kashyap 29b7c09cb3 Added ethereum_txpool event provider 2021-08-24 09:57:51 -07:00
Tim Pechersky 901baaf298 fix properties 2021-08-24 18:52:46 +02:00
Neeraj Kashyap 44b9191694
Merge pull request #138 from bugout-dev/go-txpool-crawler
Go transaction pool crawler
2021-08-24 09:48:09 -07:00
Neeraj Kashyap cd28ab3906
Merge pull request #166 from zomglings/fix-empty-frontend-query
Fixed default stream query
2021-08-24 09:41:41 -07:00