Commit Graph

1434 Commits (ee90f2d6921b9fcf86ff9e0f87e27b08c608309f)
 

Author SHA1 Message Date
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
Ryan Arthur 62bd116a81 Internationalization 6 years ago
Ryan Arthur ed86f4d0c0 Add new block item layout 6 years ago
Felipe Renan fdcd352846
Merge pull request #417 from poanetwork/frg-show-token-transfers-in-transactions 6 years ago
Felipe Renan 5838a3acfb Generate gettext 6 years ago
Felipe Renan aec8c5da84 Format the amount of token transfers in the view 6 years ago
Felipe Renan 30824949ac Don't show `IN` or `OUT` when the address ins't in the transaction 6 years ago
Felipe Renan b6a4e48414 Add Token's reference to Token Transfers 6 years ago
Felipe Renan 64f289fcf1 Fix Token Transfer factory 6 years ago
Felipe Renan 09cd139341 Move where_address_fields_match/2 to Transaction Schema 6 years ago
Felipe Renan 7c2255f7fc Show token transfers on transactions' tab from Address' page. 6 years ago
Jimmy Lauzau 8da852d780
Merge pull request #462 from poanetwork/homepage-blocks-live-reload-#32 6 years ago
Jimmy Lauzau 0f5cbc0eb9
Merge pull request #475 from poanetwork/474-fix-address-wrapping 6 years ago
jimmay5469 e48ddacab6 Remove unnecessary pipe 6 years ago
Ryan Arthur aa3fb590e5 Fix transaction addresses wrapping onto two lines 6 years ago
Andrew Cravenho ca71670130
Merge pull request #459 from peterromfeldhk/master 6 years ago
Luke Imhoff 9cf9583165
Merge pull request #467 from poanetwork/458 6 years ago
Luke Imhoff 062ebd9463 Remove unreliable test 6 years ago
Ryan Arthur 3b5b338a37 Add animation to incoming blocks on the homepage 6 years ago
jimmay5469 1ad27d71db i18n 6 years ago
katibest 7ecd729310 Block transition in animation 6 years ago
jimmay5469 029db4de58 Remove channel join log messages to clean test output 6 years ago
jimmay5469 c81cca4552 Live reload blocks on homepage 6 years ago
jimmay5469 e3f6737e3a Refactor block list partial on homepage 6 years ago
Luke Imhoff a28b06f788 Use _map suffix to clarify type with _list as value 6 years ago
Luke Imhoff 2f3af51741 Unified Explorer.Chain.import 6 years ago