Commit Graph

2569 Commits (aa5636e2c1295c5314d85cce41f8927013bb3ff5)

Author SHA1 Message Date
Viktor Baranov 8e5b61b98f Add validation for the JSON input; replace outputSelection 3 years ago
nikitosing 0d902eb80f Add parse input errors view; fix empty method_id 3 years ago
nikitosing 3b5836c8cd Fix failing verifier test 3 years ago
nikitosing fca70fb73b Fix token transfers csv export 3 years ago
Viktor Baranov 74872b8a6b Fix fetch_last_token_balance process termination 3 years ago
Viktor Baranov 714670e9c2 Separate FIRST_BLOCK and TRACE_FIRST_BLOCK option for blocks import and tracing methods 3 years ago
Viktor Baranov 3518c0f70b Fix constanlty failing 2 contract verification tests 3 years ago
nikitosing ae3b17e471 Fix tests 3 years ago
nikitosing 0036178649 Add daily bytecode verifcation to warn about metamorphic contracts vulnerability 3 years ago
nikitosing af85e13021 Fix 0x0 implementation address 3 years ago
nikitosing da7b9c815e Add check if contract already verified; fix error response 3 years ago
nikitosing 9afeaf2708 Add verification via standard JSON input 3 years ago
nikitosing 2b3045bcb5 Fix bugs and improve contract interactions 3 years ago
Viktor Baranov 694d9a68b0 Change type field to the optional one 3 years ago
Viktor Baranov 29aa23e213 An ability to separate Ecto Repo DB endpoint for the API endpoints 3 years ago
Viktor Baranov 81df52787c API endpoints logger 3 years ago
Viktor Baranov 1dfbf682b3 address_to_gas_usage_count function fix for nil incoming transactions gas usage count 3 years ago
Viktor Baranov cc1c7b4f34 Bridged tokens API endpoint 3 years ago
Viktor Baranov 68f74d64a8 Save gas_used in addresses table 3 years ago
Viktor Baranov ff4dcab73f Export token transfers on address: include transfers on contract itself 3 years ago
Viktor Baranov 3b460b3171 Fix fetch_top_tokens add nulls last for token holders 3 years ago
Victor Baranov bdd8ea1664
Delete 20211018074058_add_internal_transactions_block_number_from_address_hash_hash_transaction_hash_index.exs 3 years ago
Viktor Baranov 4284c9b402 Add missing columns updates in different update queries 3 years ago
Viktor Baranov 1283bbb844 Set explicit ascending order by hash in acquire transactions query of internal transactions import 3 years ago
Viktor Baranov f05d049253 Remove cumulative gas used update duplicate 3 years ago
Viktor Baranov bcf2422026 Node 16 support 3 years ago
nikitosing ae4db8e51b Add default value for block_index 3 years ago
nikitosing 7365cf7b78 Added support for BeaconProxy Pattern 3 years ago
nikitosing 6b131a8e09 Fix read contract page 3 years ago
Viktor Baranov e225139f42 Dedup to Uniq 3 years ago
Viktor Baranov b61d304d32 Speed up txs per day chart data collection 3 years ago
Viktor Baranov e1cf872bb2 PGAnalyze index suggestions 3 years ago
nikitosing 1a54597b4d Add decoding for revert messages on a read contract page 3 years ago
Viktor Baranov e8ee9927bb Get token type for token balance update if it is empty 3 years ago
Viktor Baranov d6b7620489 Logging for txs/day chart 3 years ago
Viktor Baranov cd960aa458 Pin address overview rows 3 years ago
Viktor Baranov 8a62223475 Add config for GasUsage Cache 3 years ago
Viktor Baranov 01b0b0339b Fix for extract_omni_bridged_token_metadata_wrapper method 3 years ago
nikitosing d66304f26a Added clauses and tests for get_total_staked_and_ordered/1 3 years ago
Viktor Baranov 393bc13ac2 Fix nil.timestamp issue 3 years ago
Viktor Baranov bec8c27a8f Get CRC total balance in non-blocking address page maneer 3 years ago
Viktor Baranov fd0014f75e Add partially_verified 3 years ago
Viktor Baranov dee0af3bf9 Empty blocks sanitizer 3 years ago
nikitosing ee6776e104 Update ex_abi to 0.5.7; add decoding revert reason for contract interaction tx 3 years ago
nikitosing 9f48323990 Add cleaning of substrings of `require` messages from parsed constructor arguments 3 years ago
nikitosing fc78d98a36 optimiation_runs: int4 -> int8 3 years ago
Viktor Baranov 71ca021d7a Update token type in balances tables 3 years ago
Viktor Baranov 3758375e82 Set tokenID null for ERC_721 in address current token balance table 3 years ago
Viktor Baranov ee54656026 Finalize ERC-1155 support 3 years ago
Viktor Baranov 7a4eb8f72a Update acquire_contract_address_tokens to mitigate deadlocks 3 years ago