Commit Graph

3325 Commits (6f5dc3b5d365b0b0e3c2ce1ade3bed67ea9331aa)

Author SHA1 Message Date
Viktor Baranov 25f20b5cba New UI through Makefile 1 year ago
Viktor Baranov aa18728bcd Conceal secondary ports in docker compose setup 1 year ago
Viktor Baranov 6728fe4ac2 v5.2.3 1 year ago
Viktor Baranov 30a9efc49f Add release announcement in Slack 1 year ago
Viktor Baranov 29b9d96bfb Fix arm docker image build 1 year ago
Viktor Baranov 1d6da1b305 Set integration with Blockscout eth bytecode DB endpoint by default, replace old UI with new one in docker-compose configs, set default value for port: 4000 1 year ago
Qwerty5Uiop d84c1dc282 Fix reorg transactions 1 year ago
Qwerty5Uiop 6e9d14cd0e Put error in last call for STOP opcode 1 year ago
Qwerty5Uiop 636472cd3f Fix reorgs query 1 year ago
Viktor Baranov b1ab8bcc77 Fix market cap calculation in case of CMC 1 year ago
Viktor Baranov 5077f9e051 Unify burn address definition 1 year ago
Nikita Pozdniakov 9cf34bd6c1
Fix contracts' output decoding 1 year ago
Viktor Baranov 04809781d0 Fix market cap in /stats endpoint 1 year ago
Qwerty5Uiop fa0a167f98 Drop token balances tokens foreign key 1 year ago
Nikita Pozdniakov cd201e83dc
Add sitemap.xml 1 year ago
Qwerty5Uiop b212ddf631 Drop ctb tokens foreign key 1 year ago
Qwerty5Uiop 131949baf8 Fix current token balances redefining 1 year ago
Nikita Pozdniakov 9908cbb7dc
Hotfix for proper addresses' tokens displaying 1 year ago
POA 31f992363c Update changelog 1 year ago
Viktor Baranov 09c794ef9b Add curl into resulting image 1 year ago
Viktor Baranov 9b6e613500 Add different price sources 1 year ago
Viktor Baranov f11f1cb89a Add MIX_ENV: 'prod' to docker-compose 1 year ago
Nikita Pozdniakov ba481afc8d
Add batches to TokenInstance fetchers 1 year ago
Qwerty5Uiop 952206ef9a Don't push back to sequence on catchup exception 1 year ago
Nikita Pozdniakov 6ac168782c
Add ranking of NFTs to the Indexer.Fetcher.TokenInstance.Retry 1 year ago
Nikita Pozdniakov 6a7029b3c1
Add separate hackney pool for TokenInstance fetchers 1 year ago
Victor Baranov 54a0777aa4
Add ETHEREUM_JSONRPC_TRACE_URL for Geth in docker-compose.yml (#8293) 1 year ago
Qwerty5Uiop 0c9c61ca2a Add ETHEREUM_JSONRPC_WAIT_PER_TIMEOUT env var 1 year ago
Viktor Baranov 3cc171fcc1 API v2 smart-contract verification extended logging 1 year ago
Viktor Baranov cccd21b591 Planned removal of duplicate API endpoints: for CSV and GraphQL 1 year ago
Qwerty5Uiop a8553eefe9 Drop foreign keys for token/coin balances, tokens, int transactions 1 year ago
Qwerty5Uiop e381723d60 Drop address foreign keys from token transfers and transactions 1 year ago
Qwerty5Uiop fc5fb4f91f Drop logs address_hash foreign key 1 year ago
Qwerty5Uiop f5208645b7 Insert current token balances placeholders along with historical 1 year ago
Nick Zenchik 9f0062a7f5
Updating Changelog 1 year ago
Nikita Pozdniakov fe936268f3
Refactor and fix paging params in API v2 1 year ago
Viktor Baranov 4df2be6c7f 5.2.2 1 year ago
Nikita Pozdniakov 6e573f89ff
Fix API v2 broken tx response 1 year ago
Viktor Baranov ba6c5d61fd docker-compose for new UI with external backend 1 year ago
Nikita Pozdniakov 13274d6068
Add /api/v2/search/quick method 1 year ago
Nikita Pozdniakov 482c5bd2eb
Add /api/v2/addresses/:address_hash/tabs-counters 1 year ago
Nikita Pozdniakov 2018b48e97
Refactor address counter functions 1 year ago
Nikita Pozdniakov bd5b657a8b
Revert changing /socket/v2 timeout 1 year ago
Viktor Baranov 319f8c4c45 API v1 500 error convert to 404, if just path is incorrect 1 year ago
Nick Zenchik e3205029c0
Enhance nginx config (#8179) 1 year ago
Viktor Baranov 2e1dcd7c33 Update frontend envs in order to pass their validation 1 year ago
nikitosing 0693954092
Add is_verified_via_admin_panel property to tokens table (#8156) 1 year ago
Viktor Baranov 5fbc9fc49d Manage concurrency for Token and TokenBalance fetchers 1 year ago
Nikita Pozdniakov 2849540e7f
Indexer.Fetcher.TokenBalanceOnDemand now sends batch requests to node; Add broadcast of address_current_token_balances 1 year ago
Qwerty5Uiop e4bf56a294 Remove query filters for TokenBalanceOnDemand fetcher 1 year ago