Commit Graph

881 Commits (0531c46adb4a4e97d4abd4cd993aef590e22f646)

Author SHA1 Message Date
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
Luke Imhoff f1e3c9e376 Use Task.Supervisor.async_nolink 6 years ago
Luke Imhoff 75e2bfccc0 realtime_interval -> block_interval / 2 6 years ago
Luke Imhoff fe49a753d3 block_rate -> block_interval 6 years ago
jimmay5469 3164e6d3a3 Disable EventHandler because of memory leak 6 years ago
Andrew Cravenho 79e48cd529 gettext messages 6 years ago
Andrew Cravenho 2ec650ecfb Fix social media links 6 years ago
Luke Imhoff 69a6bb65c8 Increase timeout for flaky test 6 years ago
Luke Imhoff e3f7581572 Historical Address Balances 6 years ago
Amanda Sposito 3335817d90 Fix prod config file to use prod config instead of dev 6 years ago
Sebastian Abondano 86de475385 Add optional params to account txlist API endpoint 6 years ago
Stamates 9b69c218b3 Add default port setup for postgres in test.example and include optional setup in README. 6 years ago
Stamates bc9a566e42 Gettext 6 years ago
Stamates 51ce0c1123 Code cleanup 6 years ago
Stamates c736f89f33 Fix issue with balance card live update styling 6 years ago
Tim Mecklem 7508576fe5 Check address hashes for equality instead of associations 6 years ago
Tim Mecklem 2313d8d976 to_address and to_address_hash can be nil 6 years ago
Tim Mecklem ee0e726fb4 Return addresses from bulk insert instead of address_hashes 6 years ago
Stamates 5d280ce4ee Credo appeasement 6 years ago
jimmay5469 4d612d59f0 Setup live updates for address balance 6 years ago
jimmay5469 e51e6c42b5 Missing gettext in template 6 years ago
jimmay5469 e8f7037de4 Update transaction count on client 6 years ago
jimmay5469 477e01c993 Extract logic from event_handler to notifier 6 years ago
Tim Mecklem 9ce3f3d9e4 Hook up block confirmations to subscribed indexer update 6 years ago
Tim Mecklem 89c1416b2c Allow test environment configuration to be overridden similar to dev 6 years ago
katibest 09ef88e245 Internationalization 6 years ago
katibest adc9ce0eb0 Fixed text for the changes made on block details 6 years ago
Ryan Arthur 0122454f54 Implement new design style to the transactions section of the block details page 6 years ago
Ryan Arthur 154c53ecfe Implement new design on the overview portion of the block details page 6 years ago