Commit Graph

1892 Commits (f9336020dbf67bd0db92ff88b0fa4b352e98996f)

Author SHA1 Message Date
Viktor Baranov 3773b7e67f Handle error in fetch_validators_list method 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 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 688d5eb3b2 Unescape characters for string output type in the contract response 3 years ago
nikitosing 515f29330f Fix error response in contract's output 3 years ago
nikitosing 94c505a6da Fix token holders list 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
Viktor Baranov c3e3828923 Replace awesomplete with autocomplete.js 3 years ago
nikitosing a851195e4b add partially verified support 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
nikitosing 9305353a96 Fix getsourcecode bug 3 years ago
Valentin Syrovatskiy edec3a1575 [4274] Fix/improve search token-autocomplete 3 years ago
nikitosing d7c0131016 rename method 3 years ago
nikitosing 22ac5c2c10 Add pending txs on address page 3 years ago
Viktor Baranov dfaf08e6a3 Infinite timeout for fetch_min_missing_block_cache query 3 years ago
Viktor Baranov 07c73c352e Fix internal server error on contract verification options page 3 years ago
nikitosing f7d41877f8 Added sourcify verification 4 years ago
Viktor Baranov 63cce8be56 Typo: constructor instead of contructor 4 years ago
Viktor Baranov 32663bc027 Speedup intial query for catchup fetcher 4 years ago
Viktor Baranov 972b58a9a8 Deduplicate block numbers in acquire_blocks function 4 years ago
Viktor Baranov aa60d14e1b Get token balance query improvement: instead of address_token_balances use address_current_token_balances table 4 years ago
Viktor Baranov e81ff7bf48 Transactions stats: get min/max blocks in one query 4 years ago
Viktor Baranov ce876e09fa Account failed transactions in total fee calculator 4 years ago
Viktor Baranov 4dfaed9394 Total transactions fee API endpoint 4 years ago
Viktor Baranov 518fc23117 Calc total fee per day 4 years ago
Viktor Baranov 026df3da3d Exclude encoding of smart_contract_additional_sources in address schema 4 years ago
Viktor Baranov ab9f94f6a7 Display lp tokens USD value in dropdown 4 years ago
Viktor Baranov 3b3add385e Do not display 4bytes signature in the tx tike for contract creation 4 years ago
Viktor Baranov 905bb1c3c1 Add caluse for abi_decode_address_output/1 when is_nil(address) 4 years ago
Viktor Baranov 451d7c5f61 Fix tokenlist API endpoint return only tokens with positive balance 4 years ago
Patrik Sletmo 1f30cdb8cb Order token transfers after INNER JOIN (fixes #3988) 4 years ago
Viktor Baranov 6ff0fbe9d7 Get NFT metadata from URIs with status_code 301 4 years ago
Viktor Baranov bb6bdb5e02 EIP-1967 hot-fix 4 years ago
Viktor Baranov 02a6c100aa EIP-1967 proxy pattern detection fix 4 years ago
Victor Baranov 51e7fd0571 Verify via metadata json 4 years ago
Viktor Baranov 25a6d6bedb tx method name: remove splitting of method parts 4 years ago
Viktor Baranov f4ce189e61 Method name in tx tile 4 years ago
Viktor Baranov 56bd8466b5 Fix getTokenHolders API endpoint pagination 4 years ago
Viktor Baranov bc9089c337 Token bridge supply small refactoring 4 years ago
Viktor Baranov 1fe3016a18 Update repo organization 4 years ago
Viktor Baranov 2f4438975a Read contract: allow pure methods 4 years ago
Viktor Baranov 8605f3c907 Fix number of confirmations 4 years ago
Viktor Baranov 9801edd42f Inventory pagination query performance improvement 4 years ago