Commit Graph

911 Commits (1435347ea6d96e4cb946de5b79c7a56cdc56bb2c)

Author SHA1 Message Date
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 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
jimmay5469 e48ddacab6 Remove unnecessary pipe 6 years ago
Ryan Arthur aa3fb590e5 Fix transaction addresses wrapping onto two lines 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
Luke Imhoff c4133c1fb0 Validate Transacton from_address_hash as required 6 years ago
Luke Imhoff b96891ced2 Move import functions into Explorer.Chain.Import 6 years ago
jimmay5469 bdc1d127f1 i18n 6 years ago
katibest 71c96e7414 Made it so the value no longer wraps 6 years ago
Ryan Arthur 7190c38f74 Refactor transaction element to fit on mobile sized screens 6 years ago
Ryan Arthur 459ce29cb3 Refactor internal transaction elements to avoid text wrapping 6 years ago
katibest 91878fecbf Removing because test was removed 6 years ago
katibest 300e5e1e6b Spacing and get text fix 6 years ago
Tim Mecklem 9c5b23f4c6 Remove a test that doesn’t make sense with the new layout 6 years ago
katibest a0e6391bbc Fixed test on transaction log page 6 years ago
katibest 310114fa34 Finished styling transaction details and logs 6 years ago
katibest 09f830b04e WIP Transaction details and logs with new design 6 years ago
Stamates 078f1e6955 Move transaction_hashes to transactions fetching to single query 6 years ago
jimmay5469 e5e695331f Subscribe to only realtime-indexer events for channel broadcasts 6 years ago
Peter Romfeld d9e37c44a6
fix formatting 6 years ago
Peter Romfeld b473420df3
use ETHEREUM_JSONRPC_HTTP_URL instead 6 years ago
Peter Romfeld 2ddc1b9747
get geth_url from environment and fix `variant` for {dev,prod}.exs 6 years ago
Luke Imhoff 52196bf329 Clean setup and shutdown of Explorer.Chain.Statistics.Server 6 years ago
Luke Imhoff e71781cde8 Increase pool_timeout for tests 6 years ago
John Stamates d08e26f052 Filter pending transactions from being broadcast 6 years ago
Luke Imhoff 9d66f4b84b Handle result from realtime tasks 6 years ago
Luke Imhoff 6abe66f7b1 Catch up index based on whether previous catch up found missing blocks 6 years ago
Luke Imhoff 8f63f2a87c Rename genesis task to catchup task 6 years ago
Luke Imhoff b79d361909 Fix phrasing when genesis task completes 6 years ago
Luke Imhoff d368159a09 Remove unused start_block_number in BlockFetcher state 6 years ago
Luke Imhoff a6be2924b2 Running realtime task on interval 6 years ago
Luke Imhoff 3e09353d62 Fix typo 6 years ago