Commit Graph

1909 Commits (9d56fb3c24e28f144bc50ef28ee57ce562a7fc02)

Author SHA1 Message Date
Victor Baranov 9605ac664f Fix inventory pagination where condition 4 years ago
Victor Baranov ff4eddc413 Fix tokens list pagination 4 years ago
Victor Baranov 35cbcfcc38 Contract interaction: xix encoding of bytes output 4 years ago
Victor Baranov d81e6630fd Change Solc binary downloader path to official primary supported path 4 years ago
Victor Baranov dc8f49a48b Check that ETS tables exists before inserting new data or lookup from the table 4 years ago
Victor Baranov ab9a7de02c Update address txs count cache: commit update date at the beginning fix 4 years ago
Victor Baranov 72007f0f34 Update address txs count cache: commit update date at the beginning 4 years ago
Victor Baranov a7f94afb1a Fix last_update cache key to store txs count 4 years ago
Victor Baranov c25d276d88 Task.start_link instead of Task.async 4 years ago
Victor Baranov 3dacb0f94b Update last_update_key when new data received 4 years ago
Victor Baranov 74512a094f Caching of address transactions counter, remove query limit 4 years ago
Victor Baranov d9304c03f8 Handle errors for non-archive node 4 years ago
Victor Baranov 984f499910 Fix logs api response 4 years ago
Victor Baranov 352ee9d7bf AMB bridged tokens 4 years ago
Victor Baranov 6e864715ae Safer balancer like token custom metadata extraction 4 years ago
Victor Baranov 5c653b86dd DISABLE_BRIDGE_MARKET_CAP_UPDATER env var 4 years ago
Victor Baranov 2776d4c1f1 Handle nil values from coingecko response 4 years ago
Victor Baranov ef7815a936 Replace symbol for some tokens to be able to find price in CoinGecko for OmniBridge supply 4 years ago
Victor Baranov fda3a9d6fe Halt reducing evm versions if contract name is wrong with the first try 4 years ago
Victor Baranov 05230d7d66 Replace "latest" compiler version with the actual one 4 years ago
Victor Baranov d59aac0dec Address contract twins feature performance 4 years ago
Victor Baranov 13f0e82de7 TokenBridge market cap: check if ETS table exists before lookup 4 years ago
Victor Baranov abb160ffc7 Fetch bridged tokens prices and market cap asynchronously 4 years ago
Victor Baranov 30f1f3d4e8 Fix acquire of market cap from omnni-bridge 4 years ago
Victor Baranov 699ac4e3d1 Composite market cap tooltip 4 years ago
Victor Baranov dbe6856272 Enable Jason for Explorer.Chain.Wei 4 years ago
Victor Baranov e52af21473 Eliminate protocol Jason.Encoder not implemented for... error 4 years ago
Victor Baranov d2f5ee8eab Import bridged tokens custom metadata 4 years ago
Victor Baranov 4d3ad1e6dd Fix fetch_coin_balance query: coin balance delta 4 years ago
Victor Baranov 3755bbb983 Get nft tokens metadata from IPFS support 4 years ago
Victor Baranov 208aa42d68 Update credo dependency to the latest version 4 years ago
Victor Baranov bf448fa74f Bridged tokens status fetcher refactoring 4 years ago
Victor Baranov 8027f19e82 Update token metadata at token transfer parsing 4 years ago
Victor Baranov 4563bf978f refactoring to fix an issue at xDai 4 years ago
Victor Baranov 5b9bbfae0f Open possibility to set token metadata updater interval less than hour 4 years ago
Victor Baranov b8841d9aa8 Fix encoding of address output if function input exists 4 years ago
Victor Baranov 019916096d Bridged tokens table 4 years ago
Victor Baranov a82529d4f6 Refactoring 4 years ago
Victor Baranov 568a7ac8b0 Check find_method_id is not nil 4 years ago
Victor Baranov 41a4d2a8fe Actualize tests 4 years ago
Victor Baranov fe16d056d9 Contracts read/write: method_id instead function_name as a key 4 years ago
Victor Baranov 272ab6dfb7 Contract reader fix 4 years ago
Victor Baranov dad7c030bb Hide address tabs if no items 4 years ago
Victor Baranov 2d1bc4796f Fix one more test 4 years ago
Victor Baranov 292dc8cd4c Fix tests 4 years ago
Victor Baranov f25c345c60 Easy verification from verified twins 4 years ago
Victor Baranov 2cec8049f0 Fix for the contract verifiaction for solc 0.5 family with experimental features enabled 4 years ago
Victor Baranov 8ed7eb240b Searching results: improve ordering: token holders desc, name asc 4 years ago
Victor Baranov 17f71985ea Unlimited number of tokens in search results 4 years ago
Victor Baranov 9e75193257 Improve search: allow search with space 4 years ago