Commit Graph

2551 Commits (38436fc0dfe1a2afc3112fc8386ec9740e4f17d8)

Author SHA1 Message Date
Никита Поздняков 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 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
nikitosing 20da26ecd9 Fix token dropdown 3 years ago
Viktor Baranov d5e08101c0 Burn fees for legacy transactions 3 years ago
nikitosing d717593d76 Implement new contracts verification approach 3 years ago
nikitosing e29cfedd56 Add regexp for ipfs checking 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 1c72773e45 Tx page: scroll to tab 3 years ago
nikitosing e67e57b3ea Fix internal tx's tile bug 3 years ago
Viktor Baranov b003e397ec NPM audit fix 3 years ago
Viktor Baranov 347cfe62c4 Blockscout v4.1.3 3 years ago
Viktor Baranov 8df21b369a Token balances fetcher retry 3 years ago
nikitosing d4b6721e1b Integrate ace editor to display contract sources 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 b107a531ed Refactor config 3 years ago
Viktor Baranov 77e14683e9 Manage debug_traceTransaction JSON RPC method timeout 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
Viktor Baranov 2ef9e87ed8 Split multiple functions arguments to separate query args 3 years ago
Viktor Baranov 5fb32290cd Sequential blocks broadcast 3 years ago
Viktor Baranov 284e064fed Fix array displaying in decoded constructor args 3 years ago
nikitosing 16788aad53 Add contract's name to logs (transaction page) 3 years ago
nikitosing 3e482a9d0d Split long contract output to multiple lines 3 years ago
Viktor Baranov 4212a56cb3 Remove duplicate of balances_params_to_address_params function 3 years ago
Viktor Baranov 175864b617 Refactor daily coin balances fetcher 3 years ago
Viktor Baranov 93909e28d3 Decrease min safe polling period for realtime fetcher 3 years ago
Viktor Baranov f2d4fa6412 Ignore arbitrary block details fields for custom Ethereum clients 3 years ago
Viktor Baranov 3cb6de8540 Fix unverified_smart_contract function: add md5 of bytecode to the changeset 3 years ago
Ryan Wang 163c8ff8c9 updated the changelog. 3 years ago
Viktor Baranov e1541db6d6 Logging error in publishing of smart-contract 3 years ago
Viktor Baranov e1a49f3449 Geth: display tx revert reason 3 years ago
Viktor Baranov bbcb84fbe3 Cache modules refactoring 3 years ago
Viktor Baranov c94eb37be1 Elixir 1.12 -> 1.13 3 years ago
Viktor Baranov 6fad5c2d32 Empty blocks sanitizer improvements 3 years ago
nikitosing 8657638606 Add check if address exists for some api methods 3 years ago
Viktor Baranov b82f9bd76b Fix character_not_in_repertoire error for tx revert reason 3 years ago
Viktor Baranov 9e6bae8929 Handle exited realtime fetcher 3 years ago
nikitosing 16218c112c Fix getsourcecode for EOA addresses 3 years ago
Viktor Baranov 3bf8469807 Update websocket_client hex package 3 years ago
Viktor Baranov 423f201296 Update hackney, certifi, tzdata 3 years ago
Viktor Baranov bf3a7869e4 Manage indexer memory limit 3 years ago