Commit Graph

7045 Commits (b78f0d1656700597cf61fdbe14079e70f3523cdc)

Author SHA1 Message Date
Viktor Baranov d02a6e73a9 Allow special characters in password in DB URL parser 2 years ago
Victor Baranov 9885877491
Update apps/indexer/config/prod.exs 2 years ago
Qwerty5Uiop f49d3e2142 Write block timing logs to a separate file 2 years ago
Qwerty5Uiop b59985eb53 Log block import timings 2 years ago
Никита Поздняков b157ff0546
Fix broken token icons; Disable animation in lists of data in order to speed up UI; Fix double requests for some pages 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
Ayanami e188582e1e Fix wrong miner address shown for post EIP-1559 block for clique network 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
Никита Поздняков b79f90e5b3
Add scrolling to address tabs 2 years ago
Viktor Baranov ff3033e851 Add sanitize_input for string and byte types in smart_contract_view 2 years ago
Viktor Baranov 0a457a6fca Remove sanitize_input from smart_contract_view 2 years ago
Viktor Baranov bb32f444f5 Sanitize values of getters on smart contract read page 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
Leszek Stachowski 6bd33ffd64 Disable token holder refreshing (#669) 2 years ago
Viktor Baranov 8022f6bd61 Set min-width=500px for dashboard-banner-network-graph 2 years ago
Viktor Baranov 97ef7607a5 Set min-width=530px for dashboard-banner-network-graph 2 years ago
Viktor Baranov fd72a36494 Set min-width=550px for dashboard-banner-network-graph 2 years ago
Viktor Baranov 174bccc703 Update memory usage definition in the indexer README 2 years ago
Viktor Baranov f7b919763d GC market cap chart color fix 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 44b94a19dd Use chartjs-adapter-luxon instead chartjs-adapter-moment for charts 2 years ago
Viktor Baranov 5371622966 Fixes in Circles, Dark-forest themes 2 years ago
Viktor Baranov 8f43930192 Gas price oracle 2 years ago
Viktor Baranov 075996f9f2 Generalize colors definition for chart legend 3 years ago
Никита Поздняков 2d06ae6e9e
Extract error messages to the constant 3 years ago
Viktor Baranov 8355c721fa Fix dark theme 3 years ago
Viktor Baranov 9175d8b873 Rebranded logo 3 years ago
Viktor Baranov 5e07c1d09f GC rebranded dark theme 3 years ago
Viktor Baranov 2e80792e63 GC rebranded light theme 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
Никита Поздняков bef7c2f42f
Fix empty coin balance for empty address 3 years ago
Никита Поздняков 4b7ac2b1ce
Fix tests 3 years ago
Никита Поздняков 296e72b4c7
Fix vyper compiler versions order 3 years ago
Никита Поздняков 734e321f47
Change to_param/1 implementation for Explorer.Chain.Address 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 6e90d1f7ed Add broadcasting of coin balance 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