Commit Graph

2813 Commits (8d3433b6bab2e8a78935230ceec54ded59e0a0f6)

Author SHA1 Message Date
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
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 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
nikitosing 16788aad53 Add contract's name to logs (transaction page) 3 years ago
nikitosing 98722a9252 Add name for the proxy implementation on address page 3 years ago
Viktor Baranov 93909e28d3 Decrease min safe polling period for realtime fetcher 3 years ago
Viktor Baranov 3cb6de8540 Fix unverified_smart_contract function: add md5 of bytecode to the changeset 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 b82f9bd76b Fix character_not_in_repertoire error for tx revert reason 3 years ago
Viktor Baranov bf3a7869e4 Manage indexer memory limit 3 years ago
nikitosing f9ad92d370 Return all ERC-1155's token instances in tokenList api endpoint 3 years ago
Ikko Ashimine 8d7d977151
Fix typo in config_helper.ex 3 years ago
Viktor Baranov ff94813d86 Minor fix: poison@4.0.1 3 years ago
Viktor Baranov 6ccdb3c080 Refactoring from SourcifyFilePathBackfiller 3 years ago
Viktor Baranov 0a60edbe93 Resolve Prototype Pollution in minimist dependency 3 years ago
Viktor Baranov 59b919f220 Empty blocks sanitizer refactoring 3 years ago
Viktor Baranov 329c54c001 Empty blocks sanitizer performance improvement 3 years ago
nikitosing 34fe31fe1f Add OpenZeppelin proxy storage slot 3 years ago
nikitosing 7088dca160 Fix vulnerability 3 years ago
Viktor Baranov 70d8297aab Bump credo from 1.5.6 to 1.6.4 3 years ago
nikitosing 7bc604ead7 Add ability to verify bytecode without bytecode hash 3 years ago
Viktor Baranov e4c9a7f3e1 Fix bytecode twins feature 3 years ago
nikitosing 7fc7c6c16c Contract names display improvement 3 years ago
nikitosing 44fd435e01 Prevent flaky bug with absence primary names for contract; Add fallback in such cases 3 years ago
nikitosing 0287128471 Add accounting for block rewards in getblockreward 3 years ago
nikitosing e4ed488284 Fix coin-balances/by-day bug 3 years ago
Viktor Baranov ce94949460 Fix pool_size value setting from env vars in configs 3 years ago
Viktor Baranov 4fb4280da9 Speedup query for getting verified smart-contract bytecode twin 3 years ago
Viktor Baranov 2684eb1b37 Contract verification forms refactoring 3 years ago
Viktor Baranov 5bf253143f Fix hostname Regex pattern 3 years ago
nikitosing 1917e96ec6 Add functions overloading support 3 years ago
nikitosing 1cbc8099c8 Add info about proxy contracts to api methods response 3 years ago