Commit Graph

2203 Commits (9aad575126a5012ec31e43dfbb079b1af3ad6dce)

Author SHA1 Message Date
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
POA 08313405f9 Add pool names display to Staking DApp 4 years ago
Viktor Baranov 9560c83f97 getblocknobytime query refactoring 4 years ago
Viktor Baranov 2fac05d06f getblocknobytime block module API endpoint 4 years ago
Viktor Baranov b0d0f89870 Skip null topics in eth_getLogs API endpoint 4 years ago
Viktor Baranov 7d75236f65 10 sec limit for verified contract twin query 4 years ago
POA 5d0a55854c Refactor and optimize Staking DApp 4 years ago
Viktor Baranov 5f2b5f24f9 Minimal proxy pattern support (EIP-1167) 4 years ago
Viktor Baranov 300b7b3866 Fix sushiswap lp tokens custom metadata fetcher 4 years ago
Viktor Baranov db5fe1cb47 Contract reader: multiple input params including an array type 4 years ago
Viktor Baranov 0a68609c49 Contract reader/writer refactoring 4 years ago
Viktor Baranov bd70433e09 Token balance on demand fetcher memory leak fix 4 years ago
POA 91fdfc1f6c Optimize start_snapshotting? function 4 years ago
POA bbb60106ef fix POSDAO snapshotting and remove temporary code 4 years ago
POA 0bbf4cc526 Fix stake_snapshotting.ex 4 years ago