Commit Graph

14346 Commits (30d01e48ffe405a338b57cccf8a216dfd3099a21)
 

Author SHA1 Message Date
Doc Ritezel d10c83535f Add an index to Transaction#inserted_at/#updated_at 7 years ago
CJ Bryan and Matt Olenick 2c52e2d607 Add indices to Block.timestamp and BlockTransaction.block_id. 7 years ago
Doc Ritezel e19c023219 Move schedules into environment variables 7 years ago
Doc Ritezel 3393934c9c Use Address#lower(hash) index when finding Addresses 7 years ago
CJ Bryan and Matt Olenick c3fe2130a5 Temper the latest Block importer. 7 years ago
Doc Ritezel 003b27cc17 Use Transactions#lower(hash) index in transactions index 7 years ago
Doc Ritezel e45c47f177 Add case-insensitive search to importers 7 years ago
CJ Bryan and Matt Olenick 0afe26a004 Get pending blocks with a scheduled job. 7 years ago
CJ Bryan and Matt Olenick 12e67122bc Display last seen and first seen for transactions 7 years ago
CJ Bryan and Matt Olenick feef86e6b8 Sort transactions index by block.timestamp and transaction.inserted_at 7 years ago
Doc Ritezel 80e1f488a4 Add an argument to the exq.start mix task to run a scheduler 7 years ago
CJ Bryan and Matt Olenick 95eed9588c Use multi-line aliasing to make credo happy 7 years ago
CJ Bryan and Matt Olenick 261f15f10d Double the test database timeout. 7 years ago
CJ Bryan and Doc Ritezel 57fd798293 Use downloaded Transaction attributes when importing Transactions. 7 years ago
CJ Bryan and Doc Ritezel b13b7cbb81 Group blocks on the block index page 7 years ago
CJ Bryan and Matt Olenick 0c6722b563 Update transactions show page to display pending for incomplete block information 7 years ago
CJ Bryan and Matt Olenick 92dbd05a9a Only display confirmed transactions on the home page 7 years ago
Doc Ritezel 19941e06dd Sort pending transactions to the top of the transactions list 7 years ago
Doc Ritezel 3c9a9767c7 Correctly terminate child processes in the pgbouncer wrapper script 7 years ago
Doc Ritezel 89bba0b6e9 Configure block workers to run on their own queues 7 years ago
CJ Bryan and Matt Olenick 1971309d22 Determine Transaction status based on block presence. 7 years ago
CJ Bryan and Matt Olenick f4c9030497 Update views for pending transactions. 7 years ago
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