Commit Graph

2082 Commits (4293c3af31b3ed74074c389a07e78aff72f71469)

Author SHA1 Message Date
Qwerty5Uiop dbff3dbc8d Fix migrator pool_size 2 years ago
Qwerty5Uiop f4799e0674 Clean up release 2 years ago
Viktor Baranov 4ea783cc71 Define coin name in balance tooltip via variable 2 years ago
Никита Поздняков 06d9377b12
Add nil clause for Data.to_string/1 2 years ago
Viktor Baranov 678927883f Remove bridged tokens functionality from Blockscout core 2 years ago
Viktor Baranov 969c222d43 Remove Staking dapp logic from Blockscout core 2 years ago
Viktor Baranov b8e55148ae Switch to basic (non-pro) API endpoint for Coingecko requests, if api key is not provided 2 years ago
Viktor Baranov e3e084af73 Gas price oracle: ignore gas price rounding for values less than 0.01 2 years ago
Viktor Baranov b2a72699b4 Decimal 2.0 2 years ago
Viktor Baranov d02a6e73a9 Allow special characters in password in DB URL parser 2 years ago
Viktor Baranov 1696133421 Optimize query in fetch_min_missing_block_cache function: use min_missing_block_number from last_fetched_counters table to start the block numbers sequence from 2 years ago
Никита Поздняков ba74be0688
Rename variable 2 years ago
Никита Поздняков 1e34c1c484
Add CACHE_EXCHANGE_RATES_PERIOD env variable 2 years ago
Никита Поздняков c97afb501d
Disable by default fetching btc_value (add env variable) 2 years ago
Никита Поздняков 245cd61aa1
Add clause for 404 response from CoinGecko 2 years ago
Viktor Baranov fccfee176f Sanitize values of getters on smart contract read page 2 years ago
Viktor Baranov d7d6589410 Sanitize values of getters on smart contract read page 2 years ago
Viktor Baranov 8f43930192 Gas price oracle 3 years ago
Никита Поздняков 2d06ae6e9e
Extract error messages to the constant 3 years ago
Никита Поздняков 043e89c983
Add handling for invalid Sourcify response 3 years ago
Viktor Baranov de0dcb80d9 exchange_rates_source function fix in case of token_bridge source: it should use coinGecko source 3 years ago
nikitosing ef4a71972f Add order by for token transfers; tune pagination on transaction/token-transfers 3 years ago
Никита Поздняков 296e72b4c7
Fix vyper compiler versions order 3 years ago
Viktor Baranov 2167e2d2c9 Allow hyphen in password 3 years ago
Viktor Baranov c66a6e3698 USD values from CoinGecko for TokenBridge 3 years ago
Viktor Baranov 93f202d437 Repair tests for exchange rates/know tokens sorce by addind mock for headers function 3 years ago
Viktor Baranov cc6a03508f Exchange rates CoinMarketCap source module/CoinGecko API key support 3 years ago
nikitosing 525556f090 Fix failing verification attempts 3 years ago
Qwerty5Uiop cc6b679d62 Fixed burned_fees manual reward calculation 3 years ago
Qwerty5Uiop b79f8d8377 Fixed emission reward query range 3 years ago
Qwerty5Uiop b4eb61aa90 Fix burned_fees type 3 years ago
Qwerty5Uiop 81534addc5 Manual fetch benefeciaries 3 years ago
Viktor Baranov d5e08101c0 Burn fees for legacy transactions 3 years ago
nikitosing f99610710f Fix address on twin verification; Change redirect routes for verified contracts 3 years ago
nikitosing fd35c5598f Fix twin verification 3 years ago
nikitosing 0add4e40e7 Smart-contracts verification: Add clauses for corner cases and logging 3 years ago
nikitosing d717593d76 Implement new contracts verification approach 3 years ago
Qwerty5Uiop b275df6996 Fix func name 3 years ago
Qwerty5Uiop fabadaf1f4 Fix Chain module attribute typo 3 years ago
Viktor Baranov c5ef7c1c7e Sanitize token name and symbol before insert, disaply 3 years ago
nikitosing 67dd49a101 Add fallback clauses to string_to_*_hash functions 3 years ago
Viktor Baranov 5c611ffc14 Increase max_restarts to 1_000 (from 3 by default) for explorer, block_scout_web supervisors 3 years ago
Viktor Baranov fc46b86b57 Remove unused bridged_tokens_eth_enabled? bridged_tokens_bsc_enabled? functions 3 years ago
Viktor Baranov e334c96ce2 Improve stability of ContractState module 3 years ago
Viktor Baranov 58236eebb9 Do not fill pending blocks ops with block numbers below TRACE_FIRST_BLOCK 3 years ago
Viktor Baranov f4a5275e20 Hide indexing banner if we fetched internal transactions from TRACE_FIRST_BLOCK 3 years ago
Viktor Baranov a58f3d5799 Extend TRACE_FIRST_BLOCK env var to geth variant 3 years ago
nikitosing 9c4984041d Fix params encoding for read contracts methods 3 years ago
Viktor Baranov ce03b85acd Deduplicate addresses and coin balances before inserting to the DB 3 years ago
nikitosing 16788aad53 Add contract's name to logs (transaction page) 3 years ago