Commit Graph

13160 Commits (f9d5377e64d2c6bfb16c7298be448fddc3e0477a)
 

Author SHA1 Message Date
CJ Bryan and Matt Olenick 7cc129912d Remove Transaction index link from the header 7 years ago
CJ Bryan and Matt Olenick 720fd3c391 Split out from and to transactions on the address page 7 years ago
Doc Ritezel f80d9c1f57 Add test coverage for RefreshBalance.perform/1 7 years ago
Doc Ritezel 668098821a Divide up refreshing credits and debits 7 years ago
Doc Ritezel fc513ccb91 Allow addresses to present zero balances when they do not have a balance 7 years ago
Doc Ritezel 37b7f11b79 Configure a long timeout on credit and debit refreshes 7 years ago
Doc Ritezel 1abbf61404 Allow the latest block worker to re-enqueue an actual block number 7 years ago
Doc Ritezel 10595c0ea2 Change log data to text 7 years ago
Doc Ritezel 17129ef302 Allow ImportTransaction worker to scrape receipts for prefetched transactions 7 years ago
Doc Ritezel b08b445122 Separate worker duties from scheduler duties 7 years ago
Doc Ritezel fee72ba3ba Start exq when scraping blocks 7 years ago
Doc Ritezel 53cca27175
Only load 10 pending transactions per page 7 years ago
Doc Ritezel 3b313115d9
Only load 10 transactions per page 7 years ago
Doc Ritezel 6344f85410
Turn default pagination down to 10 7 years ago
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