Commit Graph

674 Commits (eb50f05ce31aa85185432f7b8b551a12887fa1c1)
 

Author SHA1 Message Date
CJ Bryan and Matt Olenick 85d5149ea0 Use the new Ethereumex config syntax in the example. 7 years ago
CJ Bryan and Matt Olenick 37aaf2f594 Sunset the Fetcher. 7 years ago
CJ Bryan and Matt Olenick eb563992e5 Build a Block Importer. 7 years ago
CJ Bryan and Matt Olenick 46ab151333 Create ImportTransaction worker 7 years ago
CJ Bryan and Matt Olenick 9570cd46de Use a join table to link Blocks and Transactions. 7 years ago
Doc Ritezel 5409faf7e3 Upgrade ethereumex 7 years ago
Doc Ritezel 90f14052db Instrument all queries with NewRelic 7 years ago
Doc Ritezel bc5fb6ea45 Randomize the fetching of skipped blocks 7 years ago
Doc Ritezel 480f8b4019 Do not retry when fetching the latest block 7 years ago
Doc Ritezel 876de9ae5a Speed up index page queries 7 years ago
Doc Ritezel da0c9db07a Speed up ChainController#show queries 7 years ago
Doc Ritezel bd3cb7ac8e Add pgbouncer wrapper script 7 years ago
Doc Ritezel f0ace70d9b Switch to a worker model for job scheduling and execution 7 years ago
Doc Ritezel 4f326808cd Update Jasmine test page build structure 7 years ago
Doc Ritezel cb38e679e0 Run sobelow using the configuration file 7 years ago
Doc Ritezel d31bca8ece Sort blocks by number instead of timestamp 7 years ago
Doc Ritezel cc5961dd74
Set pagination default to 100 records per page 7 years ago
Doc Ritezel 025403fe8f Add a paginated transactions index 7 years ago
Doc Ritezel 06057e36ef Add a paginated blocks index 7 years ago
CJ Bryan and Matt Olenick f5dd228551 Use a larger ownership timeout in test mode. 7 years ago
CJ Bryan and Matt Olenick 1d7f22d123 Display a calculated balance on an address page. 7 years ago
CJ Bryan and Matt Olenick b231ac62fc When a contributor clicks on the To/From Address they should be sent to the Account Details page for that Address. 7 years ago
CJ Bryan and Matt Olenick 737a5e276f View additional fields on the Transaction page. 7 years ago
Doc Ritezel a7d3e40254 Fetch skipped blocks in reverse order 7 years ago
Doc Ritezel 6ffd21a45c Fine-tune units 7 years ago
Doc Ritezel 7c0cf2c2c4 Add a task to backfill old blocks 7 years ago
Doc Ritezel 2b7610f289 Format Transaction and Block units 7 years ago
CJ Bryan and Matt Olenick 51ff6ddcf4 View additional fields on the Transaction page. 7 years ago
Doc Ritezel d863f78b88 Blocks and Transactions are navigated by height and hash 7 years ago
Doc Ritezel 06f580a0cf Add license_finder to the build process 7 years ago
Doc Ritezel c79da3692c Introduce Jasmine test runner 7 years ago
CJ Bryan and Matt Olenick 960eb451a9 Contributors can view Transaction details. 7 years ago
CJ Bryan and Matt Olenick 22b86b59de Show Block details. 7 years ago
Doc Ritezel 68c701da33 Split landing page columns 7 years ago
Doc Ritezel 7f879c272b Add breakpoints to the layout 7 years ago
Doc Ritezel 5c304fa592 Add dialyzer 7 years ago
Doc Ritezel 630d811159 Style the landing page 7 years ago
CJ Bryan and Matt Olenick 36a3fb2a2f Display the number of transactions in a block. 7 years ago
CJ Bryan and Matt Olenick b39bc5d25f Display the last five Transactions on the homepage. 7 years ago
Doc Ritezel b5644efc8b Move Block attributes into constants 7 years ago
Doc Ritezel de9952ae4d Refine tests and foreign key constraints around transactions.block_id 7 years ago
Doc Ritezel 5035aac6eb Use validation logic from Block.changeset in Fetcher 7 years ago
Doc Ritezel 7b2afeae34 Configure quantum to run the scraper every second 7 years ago
CJ Bryan and Matt Olenick 9a4fa4ffc7 Create task to fetch a single block and record it 7 years ago
Doc Ritezel ee9177b88e Configure Sobelow to scan for vulnerabilities 7 years ago
Doc Ritezel 63efe24b36 Extract exthereum configuration to environment variables and config/dev.secret.exs 7 years ago
CJ Bryan and Matt Olenick 46b796bb65 Style and internationalize the blocks table. 7 years ago
CJ Bryan and Matt Olenick 0da5f67763 Build a Scrape task that grabs the latest block. 7 years ago
CJ Bryan and Matt Olenick 668c0f7b1f Add Timex to handle time formatting 7 years ago
Doc Ritezel 6cf05ae1aa Add locale to the path 7 years ago