Commit Graph

2321 Commits (7a704d84207cbc2a69d847cd931e82b7b0e5bc04)

Author SHA1 Message Date
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
Qwerty5Uiop 7110521851 PendingBlockOperation block_number soft migration 2 years ago
Qwerty5Uiop b92ffcf30d Update tests 2 years ago
Qwerty5Uiop d452ef96c9 Pending block operations update 2 years ago
Qwerty5Uiop ba8b310a3f Persistent missing ranges storage 2 years ago
hp c24776179b handling stale error when try delete notification 2 years ago
Qwerty5Uiop 685888d342 Find min_missing_block_number by batches 2 years ago
Qwerty5Uiop d15359fbbb Fix min_missing_block_number updating 2 years ago
Qwerty5Uiop cc67f502da Missing ranges collector 2 years ago
POA edb1c6fd69 Fix handling of INDEXER_TX_ACTIONS_REINDEX_PROTOCOLS env setting 2 years ago
POA 2d466b7d68 Change primary key for tx actions 2 years ago
POA 745031590d Refactor for mix credo 2 years ago
POA 0f9adc4885 Add tx actions async fetcher for old blocks (draft version) 2 years ago