Commit Graph

2839 Commits (ae8bad1f57cb917e8136c4f915ce563372f67785)

Author SHA1 Message Date
Victor Baranov 4610c7516f
Allow Node 16+ version (#7292) 2 years ago
Viktor Baranov b4a8b7f20b Allow nil gas price for pending tx (Erigon node case) 2 years ago
Maxim Filonov 3e29a9c43e Update CHANGELOG.md 2 years ago
Nikita Pozdniakov 745fec3968
Done split token instance fetcher 2 years ago
Viktor Baranov 4c7fc05a93 Fix status for dropped/replaced tx 2 years ago
Qwerty5Uiop 8866a44999 Add not found transaction error case 2 years ago
Viktor Baranov 36ccff99ee Convert 99% of int txs indexing into 1.0 in order to hide top indexing banner 2 years ago
Maxim Filonov 507e1c34b3
Fix default `TOKEN_EXCHANGE_RATE_REFETCH_INTERVAL` (#7270) 2 years ago
Qwerty5Uiop 5591b2e290 Fallback trace url 2 years ago
Viktor Baranov 5c9abcba88 Blockscout 5.1.3 2 years ago
Viktor Baranov 991ef8f687 Rename env vars related to integration with microservices: add common MICROSERVICE_ prefix 2 years ago
Qwerty5Uiop b393f10741 Fix MissingRangesCollector max block number fetching 2 years ago
Nikita Pozdniakov 12608f3bda
Changelog 2 years ago
nikitosing 3633b7d273
Integrate Eth Bytecode DB (#7187) 2 years ago
nikitosing 46f77791e3
Set 404 on blocks which lose consensus (#7244) 2 years ago
Nikita Pozdniakov 5299e3593e
Changelog 2 years ago
POA ea4d9bf507 Update changelog 2 years ago
varasev f88aa78c5a
Tx actions: remove excess `delete_all` calls and remake a cache (#7107) 2 years ago
nikitosing 94cf98f8b5
API v2 improvements (#7148) 2 years ago
Nikita Pozdniakov 8c88910a32 Fix read interaction with functions which accepts multidimensional arrays 2 years ago
Viktor Baranov 762fc76309 Fix Makefile docker setup 2 years ago
Viktor Baranov 4af2c90d78 Remove rust, cargo from dependencies since the latest version of ex_keccak is using precompiled rust 2 years ago
Viktor Baranov 06fd5a45c2 Fix build from Dockerfile 2 years ago
Viktor Baranov c1b0e1ba5c Blockscout 5.1.2 2 years ago
Viktor Baranov dc21de260d Deps versions bumps 2 years ago
Qwerty5Uiop 82e4d85683 Update Changelog 2 years ago
Viktor Baranov d6363da56d Hide indexing alert if internal transactions indexer disabled 2 years ago
Qwerty5Uiop ac54422187 Treat "" as empty value while parsing env vars 2 years ago
Viktor Baranov 7115dc31ab Add config_helper.exs to Dockerfile 2 years ago
Viktor Baranov 2312fe2681 Add missing GAS_PRICE_ORACLE_ vars to MakeFile 2 years ago
Victor Baranov c6decf3371
Refactor runtime config (#7119) 2 years ago
Viktor Baranov cc7bc032d8 Force display token instance page 2 years ago
Viktor Baranov 38f0ea0394 Update Blockscout logo 2 years ago
Viktor Baranov c6d627842a Add release link or commit hash to docker images 2 years ago
Maxim Filonov f3bb60fb43
Rework token prices (#6925) 2 years ago
Victor Baranov 34711705be
Set infinity timeout in timestamp_to_block_number query (#7102) 2 years ago
Viktor Baranov 2bb5786dcc Decode `DATABASE_URL` env before parsing 2 years ago
Viktor Baranov b5b6f553c8 Hide indexing alert, if indexer disabled 2 years ago
Nikita Pozdniakov 657bf9f1f8
Changelog 2 years ago
Qwerty5Uiop 622c2abffe ETHEREUM_JSONRPC_HTTP_TIMEOUT env variable 2 years ago
Nikita Pozdniakov fbcdbacd35
Add /account/v1/authenticate 2 years ago
Qwerty5Uiop d7c51517ff Deduplicate second degree relations before insert 2 years ago
Viktor Baranov c9d054ef7b Add a separate docker compose for geth with clique consensus 2 years ago
Viktor Baranov de79955b0d Save block count in the DB when calculated in Cache module 2 years ago
Qwerty5Uiop 689733b532 Set updated_at on token update even if there are no changes 2 years ago
Nikita Pozdniakov 8037108070
Mock HTTP fetch metadata requests 2 years ago
Nikita Pozdniakov 9b03348d6a
Refactor Reader: query_function_with_names and query_function 2 years ago
Viktor Baranov 686294852c Instance metadata retriever mocks 2 years ago
Viktor Baranov 1945fe09a7 fetch_json mock requests in tests 2 years ago
Viktor Baranov d56f5d4e3c Add path_helper in interact.js 2 years ago