Commit Graph

2797 Commits (1e99c98ac3f1d7c3a8b053602d272c452fa28197)

Author SHA1 Message Date
Viktor Baranov 7d8539e0ac Erigon support 2 years ago
Никита Поздняков 06d9377b12
Add nil clause for Data.to_string/1 2 years ago
Viktor Baranov 223b3fef68 Drop staking_polls & stakin_pools_delegators tables with CASCADE flag 2 years ago
Viktor Baranov 5274128ef4 Change order of tables deletion in removal of Staking dapp functionality: staking_pools_delegators first, then staking_pools 2 years ago
Viktor Baranov 678927883f Remove bridged tokens functionality from Blockscout core 2 years ago
Viktor Baranov 067d5a9045 Remove staking-related tables 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 2455dfa973 GasPriceOracle.get_average_gas_price tests 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 b7a4c49ed8 Display txs count chart by default, disable price chart by default, add chart titles 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
Никита Поздняков 4b43a6f978
Fix warnings in tests 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 4f96c96d45 Add regression tests for token transfers ordering and pagination 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