Commit Graph

2321 Commits (7a704d84207cbc2a69d847cd931e82b7b0e5bc04)

Author SHA1 Message Date
dependabot[bot] 3c92a1f79a
Bump timex from 3.7.1 to 3.7.9 (#5865) 2 years ago
Никита Поздняков dddc3f3a9f
Fix vyper verification with twin contract data 2 years ago
Никита Поздняков 3d33e0704c
Add missing gettext; Move envs to runtime config; Add envs to makefile 2 years ago
Никита Поздняков 4307ecc80f
Move fix for / to RustVerifierInterface 2 years ago
Viktor Baranov f5bc8a78c3
Handle trailing / in RUST_VERIFICATION_SERVICE_URL for Sourcify verification through Rust microservice 2 years ago
Никита Поздняков e699b1e0de
Finalize rust verifier micro-service integration 2 years ago
Никита Поздняков 2da9472b21
Add Multi-Part file verification 2 years ago
Viktor Baranov fb31cf7929
Support Sourcify verification through Rust microservice 2 years ago
Никита Поздняков 84f24767e0
Add standard json verification integration 2 years ago
Никита Поздняков ae7c08574b
Flattened source code integration with rust micro-service 2 years ago
Viktor Baranov 913a69abdf Fix address_tokens_usd_sum function 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
Viktor Baranov c61c29a007 limit query of outstanding blocks to 500k 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
Никита Поздняков 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