Commit Graph

1141 Commits (cf8c97a338cf5fe275a22868fc78006bc71ed826)

Author SHA1 Message Date
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
Alex Garibay a49acfea10 Add token transfer schema 6 years ago
Amanda Sposito dae9ff2f10 Add support to Pluggable Transport and HTTP transport modules 6 years ago
Amanda Sposito b8a8f083d2 Add parser function to handle addresses arguments when calling the blockchain 6 years ago
Amanda Sposito e545841407 Add error treatment to the 'ex_abi' lib 6 years ago
Amanda Sposito f772e1a56f Increase db timeout at dev enviroment 6 years ago
Amanda Sposito 01472cb353 Add 'Read Smart Contract' page 6 years ago
Tim Mecklem 7392b84fb1 Restore factory needed by tests 6 years ago
Luke Imhoff 3432fe4c51 Disable logging debug_count at regular intervals 6 years ago
Tim Mecklem e42a7cfb10 Set up contract verification test with `create` internal transaction 6 years ago