Commit Graph

126 Commits (836ee81b2fce8700f635cd32c7d015690609a511)

Author SHA1 Message Date
Stamates 2d9cd92def Add happy-path channel tests and appease credo 7 years ago
Tim Mecklem 5041f8fa2c Prepend broadcasted transaction to address transactions list 7 years ago
Igor Florian bc3a0e71ea Include all build versions in versions list 7 years ago
Igor Florian 44430af6f9 Support multiple compile versions 7 years ago
Luke Imhoff 6b3fd80916 Extract Explorer.Indexer to Indexer 7 years ago
Stamates 5950f75ed3 Ensure transaction logs are displayed if to_address is nil on transaction 7 years ago
Stamates 4c94dd290a Display parent transaction / internal transaction for contract address 7 years ago
Tim Mecklem a90909b506 Rename helper function to `create?` 7 years ago
Tim Mecklem 12e5da97cd Show correct internal transaction type and contract link 7 years ago
Stamates 6696021bd9 Assert against proper next_page_params values 7 years ago
Stamates 8d78e906fd Fix tests to use new factory setups (not associating based on hash) 7 years ago
Stamates d844e2d537 Consolidate next_page_params function 7 years ago
Stamates de9a79a3bd Remove tests of transaction_estimated_count (unreliable since using table statistics) 7 years ago
Stamates 14edd31b9d Change to last seen paging and hide paging button on last page for 7 years ago
Stamates af8a0b9ab0 Change to last seen paging and hide paging button on last page for 7 years ago
Stamates 7dca4c343b Change to last seen paging and hide paging button on last page for 7 years ago
Stamates 8a939f7a3a Change to last seen paging and hide paging button on last page for block list 7 years ago
Stamates ef6a478741 Change to last seen paging and hide paging button on last page for block_transactions 7 years ago
jimmay5469 753868a158 Standardize queryparam processing 7 years ago
Stamates e60fdc9b57 Don’t show paging button on last page for transactions list 7 years ago
Stamates bac4b9b57f Don’t show paging button on last page for address_internal_transactions 7 years ago
Stamates 2dabc12534 Don’t show paging button on last page for address_transactions 7 years ago
jimmay5469 e23f25c50e Change to last seen paging method for address internal transaction 7 years ago
Stamates c807fa539a Change to last seen paging method for address transactions 7 years ago
Luke Imhoff 0680973e64 fetched_balance_block_number instead of fetched_balance_at 7 years ago
Alex Garibay 7f48ddb0d1
Add API for getting total/circulating supply values (#252) 7 years ago
Stamates 951732b45d Add show test for block detail page 7 years ago
Stamates 0a04a696b3 Add contact creation to block details page 7 years ago
Stamates 088347fc4f Add contract creation to address page 7 years ago
Stamates 2b6ab7ceea Add contract creation link to home page 7 years ago
Stamates 43d0a62118 Load contract creation address link on transactions index 7 years ago
Tim Mecklem 6c9772daf5 Add created_contract_address_hash to transaction detail overview 7 years ago
Amanda Sposito a9f3e2b0d1 Add verification link to unverified smart contracts and check to verified ones 7 years ago
Amanda Sposito 3ba22fdb83 Rename contract verification controller 7 years ago
Amanda Sposito fd168a542e Add smart contract verification using the solidity cli to process code 7 years ago
jimmay5469 5644e68deb Make count function names more explicit 7 years ago
Stamates 7166ce4216 Use table statistics estimate for total transaction 7 years ago
Tim Mecklem c40856d87f Show contract icon for addresses that represent a smart contract 7 years ago
Stamates cda5fb2afd Remove unused nil function head and spelling correction on 422 error 7 years ago
Tim Mecklem f96ea1093c Fix typespecs, handle default keyword list options cleanly, check inputs 7 years ago
Tim Mecklem 563273b2b1 Use block_number and index for stable transaction paging 7 years ago
Tim Mecklem d20af3d837 Mark to_address_hash as optional association on block->transactions page 7 years ago
Tim Mecklem 882f09abcd Inline QR Codes 7 years ago
Tim Mecklem 32f29f8cea Add transaction QR Code generator 7 years ago
Luke Imhoff f9c026202d Fold receipts into transactions 7 years ago
Luke Imhoff b7aadf26e2 Benchmark 7 years ago
Alex Garibay 5bdea742f0
Add API to calculate a block reward for a block (#223) 7 years ago
Igor Florian 6c73a68015 Show Contract code in the Address page 7 years ago
jimmay5469 2f40fe1313 Reduce usage of %Scrivener.Page{} private .entries 7 years ago
jimmay5469 1dd85ad29f Add paging to transactions internal transactions 7 years ago