Commit Graph

2335 Commits (134bcfc0de6a7fb5efde63ac9256ea15241ecd1f)

Author SHA1 Message Date
Viktor Baranov f08b3ebff7 Fix indexed_ratio_blocks 2 years ago
Nikita Pozdniakov af7d2c79fd
Add broadcast for CheckBytecodeMatchingOnDemand 2 years ago
Nikita Pozdniakov 6c111614de
Add broadcast for token total supply 2 years ago
Nikita Pozdniakov 9689ecf944
Add Explorer.Tags.AddressTag.Cataloger shutdown 2 years ago
Nikita Pozdniakov c5b51f8363
Add ttl for TokenTotalSupplyOnDemand 2 years ago
Nikita Pozdniakov 8780fdfdac
Add FetchValidatorInfoOnDemand fetcher 2 years ago
Nikita Pozdniakov fa320dc3ec
Add CheckBytecodeMatchingOnDemand 2 years ago
Nikita Pozdniakov ca59693fd3
Fix TokenTotalSupplyOnDemand fetcher; Add FirstTraceOnDemand fetcher; Add fallback values in blocks to on demand fetchers 2 years ago
Viktor Baranov 44d9562f41 Remove compile-time vars 2 years ago
Viktor Baranov 74d5d19c5b Fix ttl_check_interval for cache modules 2 years ago
Viktor Baranov f501afcf10 Fix 99% on indexing banner 2 years ago
Viktor Baranov 81cd6a7e99 Fix value in "Indexing tokens" banner 2 years ago
nikitosing 586c104518
Fix bugs in verification API v2 (#6911) 2 years ago
Cutsin fb6e11e217 Fix an error occurred when decoding base64 encoded json 2 years ago
Nikita Pozdniakov f43645c149
Increas verification timeout to 120 seconds 2 years ago
Nikita Pozdniakov 15962fb907
Cut 'from' param from query contract request if it's empty 2 years ago
nikitosing 217cb4bcea
Fix Internal Server Error on tx input decoding (#6889) 2 years ago
nikitosing e626d9a8a5
Integrate SC verifier v2 (#6871) 2 years ago
nikitosing 6d831a6985
API v2: `/tokens/0x../instances` (#6798) 2 years ago
Maxim Filonov 85963ef02f
Refactor `try rescue` statements to keep stacktrace (#6786) 2 years ago
POA f5f4fd835c Rename transaction_actions.ex to transaction_action.ex 2 years ago
Nikita Pozdniakov 7f21f87f97
Refactor Vyper.PublisherWorker 2 years ago
Nikita Pozdniakov 14d7e96803
Apply refactoring to solidity publisher worker 2 years ago
Nikita Pozdniakov a01a45572c
Move repeated code to a separate function 2 years ago
Nikita Pozdniakov 38f1ab5ceb
Add vyper multi-part, evm_version for vyper, index of chosen contract for sourcify 2 years ago
Nikita Pozdniakov 4a7211e5d1
Add VerificationControllerTest 2 years ago
Никита Поздняков d72bd5a1a1
Add VerificationController to API v2 2 years ago
nikitosing 8464e8254a
Integrate sig provider (#6541) 2 years ago
Qwerty5Uiop db7b85da39 Fix bounds clearing 2 years ago
POA ff82fd01a6 Use last_fetched_counter 2 years ago
sl1depengwyn 679f7ef925 Fix tx count on empty chain 2 years ago
POA a4641ba197 Save stage for tx actions fetcher between restarts 2 years ago
Qwerty5Uiop 1e7f4953f4 Change tokens lock type 2 years ago
POA 18fcc3561e Rename Explorer.Chain.TransactionActions to Explorer.Chain.TransactionAction 2 years ago
POA 022e1b40df Fix tx action type name 2 years ago
Maxim Filonov 54ecefea81
Fix address counter on empty chain (#6746) 2 years ago
Никита Поздняков a9def718ef
Add method to token transfers 2 years ago
Никита Поздняков 21b09692c3
Add possibility to filter token transfers by token for address 2 years ago
Никита Поздняков 4447bfff5b
Add filtering by token type in /tokens 2 years ago
Qwerty5Uiop b909d7b2b1 Remove internal transactions deletion 2 years ago
Никита Поздняков bf46546c85
Fix smart contract bug + regression test 2 years ago
Никита Поздняков d83014045b
Fix mix credo 2 years ago
Никита Поздняков 72e212961c
Add nil handle 2 years ago
Никита Поздняков 98685a8d1f
Fix error on non-existent method id + regression test 2 years ago
Никита Поздняков b73fc1719f
Add tests for /tokens tab 2 years ago
Никита Поздняков 325cb1d2bb
Add filtering by token type in /addresses/../tokens 2 years ago
Никита Поздняков 842fa08f48
Fix tests 2 years ago
Никита Поздняков 66803af512
Remove sender from proxy reading; Add error processing for contract's response in api v2 2 years ago
Никита Поздняков 03ea2cefe7
Add SmartContract controller 2 years ago
Никита Поздняков 8b50f6d3f1
Add sender's address for read-only functions; Done some smart-contract endpoints 2 years ago