Commit Graph

14346 Commits (30d01e48ffe405a338b57cccf8a216dfd3099a21)
 

Author SHA1 Message Date
Doc Ritezel a1e5bb1f99 Look up addresses before scanning for their transactions 7 years ago
Doc Ritezel c8e9760f75 Add a balance view and a refresh job 7 years ago
Doc Ritezel b28b15c303 Switch the first and last blocks title on the block index 7 years ago
Doc Ritezel 31788256a5 Use indexes when looking for addresses and transactions 7 years ago
Doc Ritezel e11415c794 Add transactions to addresses 7 years ago
Doc Ritezel 63b52d8dd5 Add transactions tab to blocks 7 years ago
Doc Ritezel 0b0ae2ca39 Add GPL3 license 7 years ago
Doc Ritezel 346e568945 Contributor sees that a failed Transaction has Failed in its status 7 years ago
Doc Ritezel c8e4f6c9e6 Add a queue for processing receipt imports 7 years ago
Doc Ritezel f9045ccfd7 Obscure setting the admin password after deployment 7 years ago
Doc Ritezel f07489a989 Import logs for transaction receipts 7 years ago
CJ Bryan and Matt Olenick a4a5f05e84 Display Transaction status on the bulk Transaction page. 7 years ago
CJ Bryan and Matt Olenick b9eb796eaf Display status icons on transaction detail page 7 years ago
Doc Ritezel 897bdca512 Add a TransactionReceiptImporter test for always-pending transactions 7 years ago
Doc Ritezel 063f6069f8 Add keyset pagination to pending transactions 7 years ago
Doc Ritezel 18492cade2 Provide a default value for TransactionController.index/2 7 years ago
Doc Ritezel 7552e3d3fa Remove type match from TransactionReceiptImporter 7 years ago
Doc Ritezel c27cc480f3 Add keyset pagination to transactions 7 years ago
Doc Ritezel 5e357797a5 Make ChainStatistics fully asynchronous 7 years ago
Doc Ritezel 3c1f089e83 Disable pagination with scrivener for transactions 7 years ago
Doc Ritezel b819733bf2 Cache blocks and transactions in the chain statistics genserver 7 years ago
Doc Ritezel d537280366 Refresh the chain statistics only after fetching 7 years ago
Doc Ritezel 081e9ecf08 Allow offline fetching for the ChainStatistics server 7 years ago
Doc Ritezel 37e2798f28 Add a GenServer to store chain statistics 7 years ago
Doc Ritezel ede8d0579e Address changes in web3 block fetching 7 years ago
Doc Ritezel 57f86e554e Update postgrex 7 years ago
Doc Ritezel 18db2324f4 Use the hash index when retrieving the address 7 years ago
Doc Ritezel 1be10345e8 Display chain statistics on the chain show page. 7 years ago
Doc Ritezel 944d2778e9 Correctly determine transaction receipt status 7 years ago
Doc Ritezel d8a96615ee Scale all worker types during a migration 7 years ago
Doc Ritezel 8063839747 Remove order from SkippedReceipts and add appropriate indexes 7 years ago
Doc Ritezel d15d695dff
Scrape 10k receipts at a time 7 years ago
CJ Bryan, Doc Ritezel and Matt Olenick e81d3b1b79 Use the transaction hash index when looking up missing receipts 7 years ago
CJ Bryan, Doc Ritezel and Matt Olenick 1dd3b8a260 Reduce the number of receipts scraped at once 7 years ago
CJ Bryan, Doc Ritezel and Matt Olenick bb4ba872a4 Backfill receipts for transactions 7 years ago
CJ Bryan and Matt Olenick 67341f15bc Nobody needs any more `nils`. 7 years ago
CJ Bryan and Matt Olenick 188b4947b3 Polish the Pending Transaction view. 7 years ago
Doc Ritezel ae211909bd Refactor AddressForm join for balances 7 years ago
Doc Ritezel 492ddd1cee
Do not load blocks in pending transactions query 7 years ago
Doc Ritezel 5c2131bfe6
Structure pending transaction query 7 years ago
CJ Bryan and Matt Olenick 4dcd5751ed Display a bit more info on the Pending Transaction page. 7 years ago
Doc Ritezel 7c78804c1b Add scraper to the procfile 7 years ago
Doc Ritezel d0bdf25bab Speed up transactionns index 7 years ago
Doc Ritezel bc972f9566 Add a scraper mix task 7 years ago
CJ Bryan and Matt Olenick 19c9c664a0 Display First/Last Seen Times more prominently. 7 years ago
CJ Bryan and Matt Olenick 6995427e2c Conditionally show the link to an address. 7 years ago
CJ Bryan and Matt Olenick 82982ce0de Display pending for transaction addresses when they have not yet been saved 7 years ago
CJ Bryan and Matt Olenick 5322a81eb3 Upsert to and from addresses when there is a unique constraint conflict 7 years ago
Doc Ritezel e9341c0b51 Run the transaction importer inline with the block importer 7 years ago
Doc Ritezel 8ae9881509 Split pending transactions into a separate controller 7 years ago