Commit Graph

1687 Commits (147bcf77cd280fd9ed7fabc7bbea3ca03f225a59)

Author SHA1 Message Date
Luke Imhoff 4842462667 Extract Explorer.Chain.Import.Block.SecondDegreeRelations 6 years ago
Luke Imhoff 56f0365239 Extract Explorer.Chain.Import.Blocks 6 years ago
Luke Imhoff 03557f4200 Extract Explorer.Chain.Address.CoinBalances 6 years ago
Luke Imhoff 31ae4f51fe Extract Explorer.Chain.Import.Addresses 6 years ago
Nam Chu Hoai d17917ce30 Allow unsecure WebSocket connections 6 years ago
Stamates 09d176758f Fix channel event name for chain transactions. 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
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 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
Sebastian Abondano e99690eed7 account#txlistinternal by address API endpoint 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
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
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
Stamates 50b164629e Base batch accumulation counts on the filtered list results 6 years ago
Stamates 95d01e177f Add pending transactions to top of address_transactions list. Standardize to transaction tile for pending transactions. 6 years ago
Alex Garibay b3447d4376
Trim address and token names of whitespace (#849) 6 years ago
Luke Imhoff 5ab216f0e0 Only lose consensus when a block will immediately claim consensus 6 years ago
Luke Imhoff dcf5e3fe14 Failing regression test for https://github.com/poanetwork/blockscout/pull/833#issuecomment-426102868 6 years ago
Luke Imhoff b878590125 Add missing `:transaction_forks` docs for Import.all 6 years ago