Commit Graph

1409 Commits (7d0232f019453582df621a33216b56efe402ec1a)
 

Author SHA1 Message Date
Luke Imhoff 8525f3d5fd
Merge pull request #501 from poanetwork/denormalize-contract-creation-address-on-transaction 6 years ago
Stamates b941b6b927 Rename function 6 years ago
Jimmy Lauzau 4ce9115f9a
Merge pull request #497 from poanetwork/live-reload-transactions-on-homepage-#35 6 years ago
jimmay5469 386f7c4481 i18n 6 years ago
Ryan Arthur 1de20f5472 Add intro animation to incoming blocks on the block index page 6 years ago
Ryan Arthur 7bec3dfa37 Add intro animation to transactions on homepage - Adjust animation values for better performance 6 years ago
Stamates 68c354c838 Add tests for transaction count updates 6 years ago
jimmay5469 6bf8124431 Increment transaction counts with new transactions 6 years ago
jimmay5469 b343972e1d Remove block range from blocks index 6 years ago
jimmay5469 62d0c692ba Refactor identical transaction tiles to single partial 6 years ago
Stamates 8e8d23fb57 Fix flaky hashes_to_transactions tests (non-ordered results) 6 years ago
Stamates d3f8e6a157 Live reload blocks on block list page 6 years ago
Stamates f7852e7eb7 Add disconnect message and ignore live reload if on page 2+ for transaction list page 6 years ago
Stamates 0531c46adb Live reload transactions on transaction list page (with batch messages) 6 years ago
Stamates f5db43b995 Add batch transactions message bar to prevent constant transaction list overwrites 6 years ago
Stamates 217a2fce59 Wireup new_transaction channel broadcast and live update transaction list on homepage 6 years ago
jimmay5469 91fc54bc44 Write failing test for live reloading transactions on homepage 6 years ago
jimmay5469 ef36e8c8a5 Refactor transaction list partial on homepage 6 years ago
Stamates f75eee5e61 Refactor import test 6 years ago
Stamates d7fd7d27fb Update etherscan context transactions list to use created_contract_address_hash from transaction 6 years ago
Andrew Gross b677392e11 build instruction clarification 6 years ago
Andrew Gross a2548c7b32 README additions 6 years ago
Tim Mecklem 5a54caecb7 Use union for address fields match to improve slow token_transfers join 6 years ago
Stamates 7b82a3442d Added test that contract_creadted_address_hash is nil if to_address is not nil 6 years ago
Luke Imhoff 1eb76d7653
Merge pull request #500 from poanetwork/catchup-broadcast 6 years ago
Tim Mecklem ab0ca21dac Update indexer to set created_contract_address_hash on transaction 6 years ago
Luke Imhoff 06475f1275 Don't broadcast from catchup 6 years ago
Tim Mecklem 6a7381b296 Add `created_contract_address_hash` to transactions and update queries 6 years ago
Luke Imhoff fc65c4373a
Merge pull request #489 from poanetwork/366 6 years ago
Luke Imhoff 81ba3a5b7b Only use address_hash_to_block_number if block_number is missing 6 years ago
Luke Imhoff 1225bc2f74 Regression test for https://github.com/poanetwork/poa-explorer/pull/489#issuecomment-409637329 6 years ago
Luke Imhoff f2884992a7 Fetch realtime internal transactions and balances synchronously 6 years ago
Luke Imhoff 12f70945da Switch Chain.import options to maps 6 years ago
Luke Imhoff 68229420b4 Move Receipts functions out of BlockFetcher 6 years ago
Luke Imhoff 11735b1289 Separate Catch, Realtime, Supervisor, and BlockFetcher states 6 years ago
Luke Imhoff 2333cc6cf5 Separate supervision and fetching parts of BlockFetcher 6 years ago
Luke Imhoff e0fed23fad Fix catchup_block_number not being set 6 years ago
Luke Imhoff 807f5e6d7c BlockFetcher.realtime_task -> BlockFetcher.Realtime.task 6 years ago
Luke Imhoff 2afa934225 BlockFetcher.catchup_task -> BlockFetcher.Catchup.task 6 years ago
Felipe Renan 760798076a
Merge pull request #483 from poanetwork/frg-improve-token-transfers-on-transactions-tab 6 years ago
Luke Imhoff 3427873986 {:ok, nil} -> {:error, :not_found} in handle_get_block_by_tag 6 years ago
Felipe Renan c2cbb01c80 Improve token transfers in transactions tab on Address details page. 6 years ago
Jimmy Lauzau d3193d2773
Merge pull request #479 from poanetwork/371-update-block-list-page-design 6 years ago
katibest 572931aa5e Internationalization 6 years ago
katibest 3f6d0fe7bd Updated the format to include gas limit 6 years ago
katibest eaf95c26aa I broke it but I fixed it everything is a ok! 6 years ago
katibest b79e6746bc Updated with gas format for progress bar 6 years ago
Tim Mecklem cc5787137f Address PR feedback 6 years ago
katibest ffbfe01871 INTERNATIONALIZATION 6 years ago
katibest bac2a8ce8f Added gas used and limit plus progress bar 6 years ago