Commit Graph

2310 Commits (879a8382f2275dcaecf202e06d54b2d553462ecb)
 

Author SHA1 Message Date
Luke Imhoff 31ae4f51fe Extract Explorer.Chain.Import.Addresses 6 years ago
Luke Imhoff c4f973c55b
Merge pull request #864 from nambrot/allow-unsecure-websocket 6 years ago
Nam Chu Hoai d17917ce30 Allow unsecure WebSocket connections 6 years ago
John Stamates 855280e4e1
Merge pull request #857 from poanetwork/851-bugfix-transactions-on-homepage 6 years ago
Stamates 09d176758f Fix channel event name for chain transactions. 6 years ago
John Stamates 39a07f5263
Merge pull request #852 from poanetwork/755-highlight-transaction-status 6 years ago
Ryan Arthur c0e8e5c5eb Color the tnx status label 6 years ago
Ryan Arthur d12264564e Make txn tile error highlighting more prominent 6 years ago
John Stamates 1ce4753de4
Merge pull request #847 from poanetwork/775-in-order-blocks-realtime 6 years ago
Stamates 67effe107a I18n 6 years ago
Ryan Arthur 8ee57851ce Add attribution for loading spinner animation 6 years ago
Ryan Arthur 0e1f56abd3 Refactor block tile partial and fix import transition on homepage 6 years ago
Stamates 4b82c0c524 Eslint appeasement 6 years ago
Stamates 6e3ea74c49 Localize placeholder message 6 years ago
Stamates 64d20f3d2a Use placeholders for out of order blocks on home page (chain) 6 years ago
Stamates afe98f0c49 Refactor to replace any block that matches the new block received 6 years ago
Ryan Arthur 578f03a9e4 Adjust the block animation from the importing state 6 years ago
Ryan Arthur 5b4fca0d9d Style the block placeholder element 6 years ago
Stamates f1623c1286 Use place holders when receiving out of order blocks realtime 6 years ago
Luke Imhoff 5e9cb5e141
Merge pull request #855 from poanetwork/850 6 years ago
Luke Imhoff 147a7e14fb Don't do async imports with empty lists 6 years ago
Luke Imhoff 2e3627d536 Don't run imports for empty params 6 years ago
Luke Imhoff 8ad765efad Don't select forked transactions where there are no blocks 6 years ago
Luke Imhoff 6b8340bb0c Return errors from derive_transaction_forks 6 years ago
Luke Imhoff f7a902fecb Failing regression test for #850 6 years ago
Andrew Cravenho d9988fb5b8
Merge pull request #828 from poanetwork/sa-api-account-txlistinternal-byaddress 6 years ago
Sebastian Abondano e99690eed7 account#txlistinternal by address API endpoint 6 years ago
Luke Imhoff be5ec072b0
Merge pull request #845 from poanetwork/838 6 years ago
Luke Imhoff 1e14446ee9 Only count consensus blocks as not missing. 6 years ago
Luke Imhoff dacab21f28 Failing regression test for #838 6 years ago
Luke Imhoff 309f3bfcbd
Merge pull request #832 from poanetwork/ac-config-env-var 6 years ago
Felipe Renan ac7282d1ac Generate gettext 6 years ago
Felipe Renan 37800a6eef Refactor view to use configured envs 6 years ago
Andrew Cravenho 9892d1bd17 Add env variables to the production parity files 6 years ago
Andrew Cravenho 3e5896396a Add environment variables to the config files 6 years ago
John Stamates bad0a5e5a8
Merge pull request #816 from poanetwork/789-pending-transactions-on-address-page-live-update 6 years ago
Stamates 8699c7f928 Rename to RenderHelpers to be more specific about usage 6 years ago
Stamates a5370d94a3 I18n 6 years ago
Stamates 374b28f8bd Remove duplicate transaction rendering 6 years ago
Stamates 424e51bc43 Rework validation list to only subscribe to new_blocks of the miner_hash, prepend list with clingBottom, and update the validations count 6 years ago
Stamates 5af6dfa7e2 Fix issue with channel connection on transactions 6 years ago
Ryan Arthur b338158dd8 Always display the transactions headline title in the block transactions tab 6 years ago
Ryan Arthur 777844c979 Always display the transaction headline title in the address transactions tab 6 years ago
Ryan Arthur 2921e048ea Add loading spinner element to the transaction status label 6 years ago
Ryan Arthur 61dbcfea29 Fix intro animation fill mode 6 years ago
Ryan Arthur 764f35e20a Fix dropdown buttons that are not in the navbar 6 years ago
Stamates 602dda6264 Remove test asserting pending transactions appear above transactions 6 years ago
Stamates b9f233fd85 Don’t render pending transaction beyond page one 6 years ago
Stamates 44f330763e Remove flaky remove pending transaction live test (due to animation delay before removal) 6 years ago
Stamates 61ee2b8ef8 Update transaction counts beyond page one and cleanup pending transaction behavior 6 years ago