Commit Graph

2428 Commits (7d5a05f8827a64e85b9aba1279ac07cf84e4e1e3)

Author SHA1 Message Date
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 fe3a6dd681 Fix tests for list_token_transfers function 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 d7790db800 Update nimble_csv package 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
Viktor Baranov fee1e83972 Contract verification via Sourcify: change url for Sourcify endpoints 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 8a7d295562 Poison update 4 years ago
Viktor Baranov cbda556c17 Update credo, dialyxir 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 dbf1bb9b3a Add a feature for changing pool metadata 4 years ago
POA 08313405f9 Add pool names display to Staking DApp 4 years ago
Viktor Baranov ffd535d39b Remove coveralls 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
Viktor Baranov b5b2c451b3 Set defaut period for average block time counter refresh interval 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 52d396f114 Fix ValidatorSetAuRa ABI JSON 4 years ago
POA cfaa2d7a3f Sort validator pools by APY descending in Staking DApp 4 years ago