Commit Graph

14660 Commits (6b5f4e62b7390209e95e19e643b9b4559a7fac45)
 

Author SHA1 Message Date
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
Doc Ritezel 1f35823aa9 Collapse ExplorerWeb.Endpoint config 7 years ago
Doc Ritezel 57f677912d Configure NewRelic for production environments 7 years ago
CJ Bryan and Matt Olenick e85dd9af38 Display the height of the blocks on the homepage. 7 years ago
CJ Bryan and Matt Olenick d14b9c8160 Pull out the last five Blocks when loading the homepage. 7 years ago
CJ Bryan and Matt Olenick 1237f90cba Create a Block with a basic Schema and Changeset. 7 years ago
CJ Bryan and Matt Olenick eda68ec8fb Remove some of the Phoenix boilerplate HTML. 7 years ago
CJ Bryan and Matt Olenick 14ece08d1f Clear instructions about our current i18n strategy. 7 years ago
CJ Bryan and Matt Olenick 4d38bb6e1b Internationalize the homepage title. 7 years ago
CJ Bryan and Matt Olenick ed6791d2e0 The logo is now a link to the homepage. 7 years ago
Doc Ritezel 6a9c70e09a Configure redis node name without throwing an exception at build time 7 years ago
Doc Ritezel d2177aca8b Run tests with headless chrome 7 years ago
Doc Ritezel 1fb103e60a Configure ESLint for StandardJS 7 years ago
Doc Ritezel 27f2d9f9f5 Configure phoenix pubsub to use Redis in production 7 years ago
CJ Bryan and Matt Olenick de7c57cf96 SASSify the stylesheet pipeline. 7 years ago