Commit Graph

405 Commits (6825fe66c60457800aa74b476efcc73fc74c6d15)

Author SHA1 Message Date
Nikita Pozdniakov c5b51f8363
Add ttl for TokenTotalSupplyOnDemand 2 years ago
Nikita Pozdniakov 8780fdfdac
Add FetchValidatorInfoOnDemand fetcher 2 years ago
POA ff82fd01a6 Use last_fetched_counter 2 years ago
POA a4641ba197 Save stage for tx actions fetcher between restarts 2 years ago
POA 022e1b40df Fix tx action type name 2 years ago
Qwerty5Uiop d452ef96c9 Pending block operations update 2 years ago
Qwerty5Uiop ba8b310a3f Persistent missing ranges storage 2 years ago
POA 8a89c0f47b Remove excess index 2 years ago
POA 2d466b7d68 Change primary key 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 e9c0b7b0a3 Partially extend TransactionActions transformer for uniswap_v3 2 years ago
POA 1d2a36cf63 Define TransactionActions module 2 years ago
POA cb1799e160 Adding transaction_actions table through migrations 2 years ago
Viktor Baranov a3b5493350 pending_block_operations table: remove fetch_internal_transactions column 2 years ago
Qwerty5Uiop f2c4c74306 Drop unfetched_token_balances index 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
Никита Поздняков d8a04f5ff6
Fix index creation migration 2 years ago
Никита Поздняков 82865bba6b
Change indexes 2 years ago
Никита Поздняков ae64af7dab
Change create to create_if_not_exists 2 years ago
nikitosing 708a6b0036
Improve working with contracts implementations (#5561) 2 years ago
nikitosing a63db41206
Smart contract verification improvements (#6481) 2 years ago
Никита Поздняков d40eee9057
Add new indexes 2 years ago
Qwerty5Uiop f0e375b0ba Fix token balances migrations 2 years ago
Qwerty5Uiop 02e57f13f0 Replace token balances multiple token_id indexes to a single one 2 years ago
Viktor Baranov 59ac2914e3 Add support for yul verification via rust microservice 2 years ago
Qwerty5Uiop 323c78e26a Drop internal transactions order index 2 years ago
Qwerty5Uiop 357bcd5f04 Token id migration process 2 years ago
Victor Baranov 3cac89f15c
API v2 for frontend (#6379) 2 years ago
Viktor Baranov 050ba1bebe Extend token symbol type varchar(255) -> text 2 years ago
Никита Поздняков 83990b0f62 Clean up tests code 2 years ago
Никита Поздняков 361bf84e8c Remove Guardian, JWT related code 2 years ago
Никита Поздняков 7f2c422e31 Remove migration with copying account data 2 years ago
Никита Поздняков 2fbb4ed1de Ready to migrate and encrypt 2 years ago
Никита Поздняков c2ce2e6a5b all is working 2 years ago
Никита Поздняков 053b2db32e Need to add unique constraints and chengeset for hash fields 2 years ago
Никита Поздняков 4e9e7acd0d Add encryption, need to add _hash fields to search, and think about automatization of migration proccess 2 years ago
nikitosing d7eef32074 Migrate account data to separate DB (#67) 2 years ago
Никита Поздняков c2b7deecfa Fix migration 2 years ago
Никита Поздняков 186178ede9 Remove migration which will be performed manually 2 years ago
Никита Поздняков 867607dfb5 Migrate to bytead array; need to update extract_and_validate_addresses function 2 years ago
Никита Поздняков be79f018c8 Remove redundant indexes 2 years ago
Никита Поздняков a07f784be0 Add Guardian DB 2 years ago
Никита Поздняков 9dc0f80441 Account: add tests for API 2 years ago
Никита Поздняков 6f9da4bb81 Account: refactoring 2 years ago
Никита Поздняков 5a3ed4b4d4 Account: add API for interaction with front-end 2 years ago
Никита Поздняков efc7c265cd Account: Add public tags 2 years ago
nikitosing 41709f6d73 Account: add Custom ABI feature 2 years ago
nikitosing dc3d68433b Review changes 2 years ago