Commit Graph

2650 Commits (f062c38676d0ed0d2d8828cb0a380b83c44840b7)

Author SHA1 Message Date
Viktor Baranov 913a69abdf Fix address_tokens_usd_sum function 2 years ago
Viktor Baranov bcaf9a4f2b v.4.1.6 2 years ago
Qwerty5Uiop ddab28e154 Runtime config fixes 2 years ago
royki 04a0db83a3 Allow hyphen in database name 2 years ago
Sebastien Guillemot b216dbef76 graphql: add user-selected ordering to transactions for address 2 years ago
Qwerty5Uiop e45d3a9676 Fix runtime test conf 2 years ago
Viktor Baranov c61c29a007 limit query of outstanding blocks to 500k 2 years ago
Qwerty5Uiop 14f23cd8d4 Local app runtime configs 2 years ago
Qwerty5Uiop e269f90c95 Refactor runtime config 2 years ago
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
Viktor Baranov b902e3a9cd Add primary keys for diff tables 2 years ago
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 2 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