Commit Graph

2484 Commits (238a3bbcaf618b41debfd37a6ddb09304ea5cc6b)

Author SHA1 Message Date
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
POA 8ece204b2e Use preload_order for tx actions 2 years ago
POA 42fa5abe01 Fix tx actions ordering 2 years ago
POA 4032a915ef Add remaining Uniswap V3 actions to TransactionActions transformer 2 years ago
POA ca0f585466 Add TransactionActions runner and empty transformer 2 years ago
POA 1d2a36cf63 Define TransactionActions module 2 years ago
Viktor Baranov a3b5493350 pending_block_operations table: remove fetch_internal_transactions column 2 years ago
Никита Поздняков 21381914aa
Fix bug with proxy for twins 2 years ago