Commit Graph

1868 Commits (a9d4351c770098e2c17fc46836b4c979534bab25)

Author SHA1 Message Date
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
Viktor Baranov c00dfbc4d9 Remove pending transactions from DB which are dropped from the node 4 years ago
POA 8faa85a4b4 Fix stake_snapshotting.ex 4 years ago
POA 9a108b5825 Use idByStakingAddress instead of miningByStakingAddress in stakes_channel.ex 4 years ago
POA cfaa2d7a3f Sort validator pools by APY descending in Staking DApp 4 years ago
POA d66e4da176 Use unique pool ID instead of staking address in Staking DApp 4 years ago
Viktor Baranov b4c049abb1 Pending transactions sanitizer 4 years ago
Viktor Baranov 98c98bc0d2 Hotfix: token1() method signature 4 years ago
Viktor Baranov d3a54d821b Bridged tokens price from address hash refactoring 4 years ago
Viktor Baranov 66719fb215 Bridged tokens price feed improvement 4 years ago