Commit Graph

249 Commits (45a5b736679db47a3f954fbe3c7f0bdafc589929)

Author SHA1 Message Date
jimmay5469 45a5b73667 Cleanup and extract prependWithClingBottom to utils 6 years ago
jimmay5469 cfdca2a5c9 Spike on scroll during prepend 6 years ago
Sebastian Abondano 36d3d95e68 Improve transaction#getstatus API endpoint 6 years ago
Stamates e000921433 Remove FakeAdapter for count estimation and just assert that an integer is returned from count estimation functions. 6 years ago
Stamates 4169cac864 I18n 6 years ago
Stamates cfac04336d Remove pagination and return top 250 addresses by balance 6 years ago
Stamates 02688e2465 Bugfix on calling matching_address_check function 6 years ago
Stamates 5e6a7ec45e Formatted percentage of Market Cap to be 4 decimal places. 6 years ago
Ryan Arthur 3061c6b069 Adjust the infomation hierarchy within address tiles 6 years ago
Ryan Arthur 90691f56a4 Address index layout adjustments 6 years ago
Stamates c060b86527 Wireup top_addresses page 6 years ago
Ryan Arthur b616f5c0aa Add mobile layout optimization for top address tiles 6 years ago
Ryan Arthur f917347c6b Add a static representation of top address tiles 6 years ago
Ryan Arthur 7cbe5cd1f3 Adjust the font size to the transaction index page title 6 years ago
Ryan Arthur a2ac0bdfd7 Create a default state for tiles without a colored border 6 years ago
Ryan Arthur 96898cec49 Add a new route to top addresses view 6 years ago
Ryan Arthur f38455ede9 Add whitespace between the transfer count and the token name on the contract address details view 6 years ago
Stamates af6976317d Use EXPLAIN in count query to speed up and get estimated row results 6 years ago
Sebastian Abondano b74a9290e1 Add stats#ethprice API endpoint 6 years ago
Alex Garibay 4f9e7a5963
Preload contract addresses names for transaction push (#746) 6 years ago
Sebastian Abondano 608dfc5ef8 Add stats#ethsupply API endpoint 6 years ago
Ryan Arthur 9808cff276 Internationalization 6 years ago
Ryan Arthur 5c5873bac7 Fix failing UI tests 6 years ago
Ryan Arthur c3292b8db9 Make the contract ABI code wrap to multiple lines 6 years ago
Ryan Arthur aafe238d51 Mobile enhancements for the Address/Contract Details page 6 years ago
Ryan Arthur b91512560b Fix button states 6 years ago
jimmay5469 4fffba677a i18n 6 years ago
jimmay5469 a321b90878 Add full details to internal transaction tiles 6 years ago
jimmay5469 ce641c02fe Combine internal transaction tile templates 6 years ago
jimmay5469 9c1dc73912 Standardize internal transaction tiles 6 years ago
Stamates d2d394d8d6 Fix transaction not having IN/OUT on live update due to misnamed variable. 6 years ago
Sebastian Abondano 8da1345d51 Add transaction#getstatus API endpoint 6 years ago
Luke Imhoff b92c8511f5 Show transaction error in UI 6 years ago
Delweng Zheng de1a101c8c fix(apps): adjust gas_used to Decimal 6 years ago
Felipe Renan b289219e3c Use the controller assign instead of params['id'] in Token's page 6 years ago
Felipe Renan 0eb812c0da Fix Token Holders' link from Read Smart Contract page 6 years ago
Sebastian Abondano eb2919e765 Add transaction#gettxreceiptstatus API endpoint 6 years ago
Felipe Renan eaba0f0d56 Improve Smart Contract's function response CSS style 6 years ago
Felipe Renan 4226b6fd8a Fix div overflow in Smart Contract's page. 6 years ago
Felipe Renan 776424a29b Add tests to BlockScoutWeb.SmartContractView 6 years ago
Felipe Renan 4d34639f99 Fix tab-menu active style in Read Contract's page 6 years ago
Felipe Renan 3dee9d0031 Remove used partial and view helper functions 6 years ago
Felipe Renan 53cb6de504 Handle multiple values when reading Smart Contract functions 6 years ago
Sebastian Abondano 46244f4680 Add contract#getsourcecode API endpoint 6 years ago
jimmay5469 d728acacac Make sure to reload USD when replacing address balance 6 years ago
jimmay5469 71fee763b1 i18n 6 years ago
jimmay5469 8cdaf1abba Use data attributes to identify pages 6 years ago
Sebastian Abondano ed66f9f87e Orders account#getminedblocks by block number 6 years ago
Alex Garibay 0a922bb1a3
Display primary address name when available (#610) 6 years ago
Gustavo Santos Ferreira 788b276424 extract gettext 6 years ago