Commit Graph

2128 Commits (e912abe3628ea84a79c87f0bc14f779f1fd01c1b)

Author SHA1 Message Date
Viktor Baranov acdf5af000 Uncataloged token transfers query performance improvement 3 years ago
nikitosing c01737e960 Change order of transations in block's view 3 years ago
Viktor Baranov f4da248f69 Add DB migrations step into Docker start script 3 years ago
Viktor Baranov 9a1a61b591 Fix routes: add NETWORK_PATH variable to current_path 3 years ago
Viktor Baranov 3c555b431f Search results page 3 years ago
nikitosing 8fb464eea0 Fix incorrect next page url 3 years ago
Viktor Baranov 3773b7e67f Handle error in fetch_validators_list method 3 years ago
nikitosing c225af8e0b Fix 500 response on empty contract's code page 3 years ago
Viktor Baranov 5ca8639495 Tx page: handle empty to_address 3 years ago
nikitosing 7baa78841c Added names to smart-contract's outputs 3 years ago
nikitosing af25209841 Fix copy-paste typo in token_transfers_counter.ex 3 years ago
Viktor Baranov 9c378cb1d6 Fix autocomplete links to txs, blocks, addresses 3 years ago
Viktor Baranov cd34ebec92 Tx page facelifting 3 years ago
Viktor Baranov 96a9e5fb93 Search autcomplete fix for address hash, block hash, tx hash 3 years ago
Viktor Baranov 61ddfa336d Fix Cannot read property toLowerCase of undefined 3 years ago
Viktor Baranov 007f5125ae Fix contract read page error 3 years ago
Viktor Baranov f89fe70e15 URL encoding for NFT media files URLs 3 years ago
Viktor Baranov 688d5eb3b2 Unescape characters for string output type in the contract response 3 years ago
Viktor Baranov ce52331fc6 Main page performance cumulative update 3 years ago
nikitosing 515f29330f Fix error response in contract's output 3 years ago
nikitosing 94c505a6da Fix token holders list 3 years ago
Victor Baranov bc737bd7ad
3.7.2 3 years ago
nikitosing d3d4247803 Complete fix pending sanitizer 3 years ago
Victor Baranov 3e52b70ea5
Update CHANGELOG.md 3 years ago
nikitosing e75e494bc7 Fix bug zero total supply 3 years ago
Viktor Baranov e581668a8f Fix current token balance on-demand fetcher 3 years ago
nikitosing 768afccee8 Fix zero total supply bug 3 years ago
Viktor Baranov b0108026d5 Search results grouping 3 years ago
Viktor Baranov 0b818125b3 Add creation time of contract in the results of the search 3 years ago
Viktor Baranov ec21aaf3f3 Fix empty search results 3 years ago
Viktor Baranov 2446c0b9db Order contracts in the search by inserted_at in descending order 3 years ago
nikitosing 3310d7981c Fix internal server error on validator's transactions page 3 years ago
Valentin Syrovatskiy 7f8309e264 Add "Token ID" label on token-trasfers page 3 years ago
nikitosing 66132a3d65 fix false pending txs 3 years ago
nikitosing 720e3cb368 moved token-transfers-toggle.js 3 years ago
Viktor Baranov f21f4f273b Add batched txs on the adress transactions page 3 years ago
nikitosing 659be73768 Add :tuple clause for do_copy_text 3 years ago
nikitosing ebc3afeb0b Fix html template for txs input 3 years ago
Valentin Syrovatskiy 58ad3c4dbf Fix elixir version in .tool-versions 3 years ago
nikitosing 39ce756e26 Added check if sourcify integration is enabled 3 years ago
nikitosing f4c18541e2 Add live reload on the token holders page 3 years ago
Viktor Baranov c3e3828923 Replace awesomplete with autocomplete.js 3 years ago
Viktor Baranov f2f69be2fb Place search outside of burger in mobile view 3 years ago
Viktor Baranov 3dc914488c Do not redirect to 404 page with empty string in the search 3 years ago
Viktor Baranov bf5c58bdcc Blockscout 3.7.1 3 years ago
nikitosing a851195e4b add partially verified support 3 years ago
Viktor Baranov 94f860515a Support effectiveGasPrice property in receipt (geth specific) 3 years ago
nikitosing beeb9aa48f fix raw trace bug 3 years ago
nikitosing 140228a5b9 fix txs page for validators 3 years ago
nikitosing 6c4a78b248 remove dropped/replaced txs from address transactions page 3 years ago