Josh
a1f1f573d5
hotfix: account for custom endpoint possible conditions in stakehistory ( #16151 )
2021-03-26 17:54:53 +00:00
Josh
bf6b098c75
Explorer: add color to price change and updated at time ( #16140 )
...
* feat: add color to price change and updated at
* feat: add market cap rank
* fix: rename slug ignore
2021-03-25 21:50:47 +00:00
Josh
a15790c9aa
fix: make new stats card look okay on mobile ( #16132 )
2021-03-25 18:52:28 +00:00
Josh
2aea35281e
Explorer: introduce circulating supply, active stake, and price on cluster stats page ( #16095 )
...
* feat: add styles form staking component
* feat: introduce circulating supply, active stake, and price on cluster stats page
* feat: add an error state for coingecko
2021-03-25 09:59:50 -07:00
Josh
7aa65831bc
fix: token registry avoids custom slug ( #16093 )
2021-03-24 16:08:47 +00:00
Justin Starry
2c4ff000b9
explorer: minor cleanup and fixes ( #15855 )
...
* chore: bump web3 to v1.0.0
* explorer: minor cleanup and fixes
2021-03-20 16:22:22 +08:00
Josh
038f80d7fd
fix: confirmed block timestamp tooltip was incorrect ( #16036 )
2021-03-19 11:52:43 -07:00
B
b503215122
fix: logo rendering ( #16005 )
...
fix: logo rendering
2021-03-19 09:56:28 -05:00
B
9b26c45be6
explorer/wormhole ( #15948 )
...
* feat: add lending instruction names
* chore: capitalize words
* feat: add wormhole card
* feat: add asset contract
* chore: format
2021-03-17 10:53:50 -05:00
Josh
0c4c89ff4a
explorer: display wormhole bridge details ( #15833 )
...
* feat: display wormhole bridge details
* fix: add rel noopener noreferrer
* fix: extract eth address properly
* feat: copyable bridge contract address
2021-03-16 18:47:43 +00:00
Josh
a36d2f2d3e
fix: use uiAmountString in token balances component ( #15860 )
2021-03-15 04:25:09 +00:00
Justin Starry
420174d3dd
explorer: Fix midnight timestamps ( #15843 )
2021-03-14 11:26:14 +08:00
Justin Starry
485a943958
explorer: Add label for serum dex v1 ( #15842 )
2021-03-14 10:20:31 +08:00
Justin Starry
3722f46089
explorer: Add token symbol to token label ( #15841 )
2021-03-14 10:16:32 +08:00
Justin Starry
c4f98f9c73
explorer: Add details pages for upgradeable loader accounts ( #15836 )
2021-03-14 01:11:59 +08:00
Justin Starry
186b342453
explorer: Update superstruct ( #15835 )
2021-03-13 13:31:52 +08:00
Justin Starry
be99cef593
explorer: Filter program search results by cluster ( #15820 )
2021-03-12 22:10:38 +08:00
Josh
61c7ce857e
fix: vote timestamp is nullable ( #15774 )
2021-03-09 15:50:37 +00:00
Josh
5bde399499
Explorer: update to new spl-token-registry standard ( #15765 )
...
* feat: update tokenlist
* feat: bump spl-token-registry version to 0.2.0
2021-03-08 14:23:07 -08:00
Josh
437d9311fb
fix: structs need to use pick instead of object, and add uiAmountString ( #15745 )
2021-03-05 14:08:40 -08:00
Josh
a43a783aa4
Explorer: update TokenLargestAccounts to use uiAmountString. ( #15743 )
...
* feat: bump web3 to 0.94.2
* fix: update token largest accounts component to support uiAmountString
* fix: format code
2021-03-05 20:20:30 +00:00
Josh
11c154dfb9
Explorer: support uiAmountString api updates ( #15742 )
...
* fix: support uiAmountString api updates
* fix: remove this uiAmount
* fix: change owned account section and token account section to support BigNumber uiAmountString
* fix: update web3 to latest
2021-03-05 19:34:26 +00:00
Justin Starry
f72640c9b2
explorer: Display transaction success stats ( #15704 )
2021-03-04 23:58:22 +08:00
Justin Starry
efa3cd711c
explorer: Add tabs for block program and account stats ( #15702 )
2021-03-04 21:12:41 +08:00
Justin Starry
7bf430b360
Add serum program to search results ( #15703 )
2021-03-04 20:48:54 +08:00
Josh
0970653b6a
feat: add two additional Serum markets to Explorer ( #15680 )
2021-03-03 08:49:40 -08:00
Josh
8d0d6ded01
feat: introduce three new Serum instructions and program ID, rename bpf-upgradeable-loader card ( #15679 )
2021-03-03 16:43:06 +00:00
Josh
8c73187b1e
fix: expand vote details card to cover all instructions ( #15602 )
2021-03-01 13:45:19 -08:00
Josh
d679eff3fa
fix: remove old hotfix for web3 inner instructions ( #15604 )
2021-03-01 13:44:43 -08:00
Josh
24af9961d2
hotfix: explorer temporary disable vote instruction card ( #15596 )
2021-03-01 18:05:51 +00:00
Josh
e7bb1b7cd5
feat: introduce upgradeable bpf loader instruction cards ( #15563 )
...
* feat: introduce upgradeable bpf loader instruction cards
* feat: text-muted datatype labels consistently
2021-02-26 15:50:37 -08:00
Josh
28a8f142fc
feat: standardize timestamps throughout explorer ( #15562 )
...
* feat: timestamps should use local time everywhere but cluster stats, monospace text
* feat: normalize timestamp through explorer
2021-02-26 18:47:03 +00:00
Josh
d62c8e7f3b
fix: explorer vote card has incorrect timestamp conversion ( #15552 )
2021-02-26 03:22:12 +00:00
Josh
7cb44b1095
feat: add program to vote and memo instruction card ( #15523 )
2021-02-24 21:01:10 +00:00
Josh
976a64c25c
explorer: introduce vote instruction card ( #15521 )
...
* refactor: move instruction section to components
* feat: votes instruction card
* refactor: move program log section into separate component
2021-02-24 20:38:53 +00:00
Josh
2483a05786
feat: add solana-token-registry to explorer ( #15496 )
...
* feat: add solana-token-registry to explorer
* feat: bump version for token-registry
* fix: ensure tokenName and tokenSymbol exist in incoming json
2021-02-24 12:30:55 -08:00
Josh
a07fa5b623
explorer: add fetch polyfill and clean up / message change ( #15505 )
2021-02-24 05:27:35 +00:00
Josh
53dfc211ec
explorer: detect if localstorage is available ( #15499 )
...
* feat: detect if localstorage is available
* feat: do not show developer settings in cluster modal if localStorage is disabled
2021-02-23 22:53:22 +00:00
Josh
58b35db384
explorer: block query should be strictly integers ( #15442 )
2021-02-19 18:37:39 +00:00
Josh
5548e599fe
explorer: prevent large slot number input stemming from hex strings ( #15438 )
...
* explorer: prevent large slot number input stemming from hex strings
* explorer: support IE11
2021-02-19 17:20:03 +00:00
Josh
13d55b7080
explorer: add confirmation status ( #15422 )
2021-02-19 08:57:26 -08:00
Justin Starry
7b67a6d208
Load memo v2 into genesis for test validator ( #15425 )
...
* Load memo v2 into genesis for test validator
* feedback
* versions
* remove .so
* add .so
2021-02-19 15:59:31 +08:00
Josh
e0e4bed205
explorer: add error message to copy component ( #15423 )
...
* explorer: add error message to copy component
* Merge copyable and copy button components
Co-authored-by: Justin Starry <justin@solana.com >
2021-02-19 03:52:05 +00:00
Josh
b9fb595db2
explorer: remove line breaks from wrapped data ( #15379 )
2021-02-17 12:12:49 -08:00
Justin Starry
4d16b2fcc5
explorer: Add upgradeable loader to search results ( #15373 )
2021-02-17 23:00:12 +08:00
Justin Starry
aaa44355b1
explorer: Display upgradeable program details ( #15348 )
2021-02-16 18:30:02 +08:00
Josh
762bab7755
explorer: reverse order on market and event queue pubkeys for serum consume events ( #15270 )
2021-02-11 12:00:03 -08:00
B
a0ba59a1ea
Add titles for token lending instructions ( #15217 )
...
* feat: add lending instruction names
* chore: capitalize words
2021-02-09 19:50:34 -06:00
Josh
f2f4003e70
explorer: introduce Token Balances on transaction details page ( #14877 )
...
* explorer: introduce Token Balances on transaction details page
* fix: run prettier
* introduce BigNumber.js
* account for case where mint changes
* introduce BalanceDelta component
* remove unneeded import
* break token balances card into own file
2021-02-08 19:54:03 -08:00
Josh
0da11af827
explorer: Introduce flagged accounts provider ( #15161 )
2021-02-08 12:54:36 -08:00