Commit Graph

2643 Commits (9ed2e7958c9df2e546eb3589a7e57575e90baa1c)

Author SHA1 Message Date
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
Qwerty5Uiop 9d1dbf8ec4 Query token transfers before updating 2 years ago
Никита Поздняков abf44ecb8f
Add path parameter validation 2 years ago
Никита Поздняков ff6914ba91
Add restricted access check to account's watchlist 2 years ago
Qwerty5Uiop f206f9a59a Fix internal transactions query 2 years ago
Никита Поздняков 340a76d02f
Allow gasUsed in failed internal txs; Leave error field for staticcall 2 years ago
Никита Поздняков 2dc277ebf0
Cast pagination on address to one order_by set 2 years ago
Никита Поздняков 8a52fe6654
Change order for pending txs 2 years ago
nikitosing 708a6b0036
Improve working with contracts implementations (#5561) 2 years ago
nikitosing 8fdc845e48
BS core API V2: /tokens, /main-page/indexing-status (#6515) 2 years ago
nikitosing a63db41206
Smart contract verification improvements (#6481) 2 years ago
Никита Поздняков f354a1e9f4
Split ordering cases for txs 2 years ago
Lymarenko Lev ae8e38d52d Fix mix credo 2 years ago
Lymarenko Lev 131d03b832 Fix pr issues 2 years ago