Commit Graph

2224 Commits (f89a27adf4af92f49fd54760d7517d4df7a0720e)
 

Author SHA1 Message Date
Luke Imhoff 101d49f547
Merge pull request #859 from poanetwork/856 6 years ago
Luke Imhoff 1918040eeb Explorer.Chain.Import.Runner behaviour 6 years ago
Luke Imhoff 4ccfceb93a Update ex_doc for Elixir 1.7 compatibility 6 years ago
Luke Imhoff 59c7c38921 Extract Explorer.Chain.Import.Address.TokenBalances 6 years ago
Luke Imhoff 042eb418b2 Extract Explorer.Chain.Import.Transaction.Forks 6 years ago
Luke Imhoff 991a2fe672 Extract Explorer.Chain.Import.Transactions 6 years ago
Luke Imhoff 22cb89058a Extract Explorer.Chain.Import.Tokens 6 years ago
Luke Imhoff 14aa12e9bd Extract Explorer.Chain.Import.TokenTransfers 6 years ago
Luke Imhoff 753fbd8bd5 Remove obsolete receipts 6 years ago
Luke Imhoff 5ffb54129f Extract Explorer.Chain.Import.Logs 6 years ago
Luke Imhoff bca8f8a645 Extract Explorer.Chain.Import.InternalTransactions 6 years ago
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
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