Commit Graph

3113 Commits (873d612cdcdaa19e11941931b296408a08d9a1c5)

Author SHA1 Message Date
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 e9c0b7b0a3 Partially extend TransactionActions transformer for uniswap_v3 2 years ago
POA ca0f585466 Add TransactionActions runner and empty transformer 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
Viktor Baranov 5b24c8c291 Allow and manage insecure HTTP connection to the archive node 2 years ago
Qwerty5Uiop f2c4c74306 Drop unfetched_token_balances index 2 years ago
Никита Поздняков 373527dbc5
Add regression test 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
Никита Поздняков d8a04f5ff6
Fix index creation migration 2 years ago
Никита Поздняков 82865bba6b
Change indexes 2 years ago
Никита Поздняков 8a52fe6654
Change order for pending txs 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 8fdc845e48
BS core API V2: /tokens, /main-page/indexing-status (#6515) 2 years ago
nikitosing a63db41206
Smart contract verification improvements (#6481) 2 years ago
Никита Поздняков d40eee9057
Add new indexes 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
Lymarenko Lev f518a24a2b Fix pr issues for sol2uml 2 years ago
Lymarenko Lev a5e7d1dd83 Fix nil filename bug 2 years ago
Lymarenko Lev 7957179a22 Mix format 2 years ago
Lymarenko Lev 9bcdea8204 Add visualuze sol2uml controller 2 years ago
Qwerty5Uiop a91f35e999 Set consensus: false for blocks on internal transaction foreign_key_violation 2 years ago
Никита Поздняков 102d9a3380
Remove caching for api v2 txs 2 years ago
nikitosing 0e0931e130
Blockscout core API v2 (#6429) 2 years ago
Qwerty5Uiop f0e375b0ba Fix token balances migrations 2 years ago
Qwerty5Uiop dfcdb17147 Update token balances import in order to new indexes 2 years ago
Qwerty5Uiop 02e57f13f0 Replace token balances multiple token_id indexes to a single one 2 years ago
sl1depengwyn 9f44056841 Fix token name with unicode graphemes shortening 2 years ago
Viktor Baranov 59ac2914e3 Add support for yul verification via rust microservice 2 years ago
Qwerty5Uiop 52d6930655 Search min_missing_block_number from zero 2 years ago
Qwerty5Uiop 323c78e26a Drop internal transactions order index 2 years ago
Никита Поздняков 9859c67d7f
Add support for base64 encoded NFT metadata 2 years ago
Qwerty5Uiop c64e084216
Optimize unique token instances query (#6427) 2 years ago
Qwerty5Uiop 507c09e026 Configure TokenTransferTokenIdMigration 2 years ago
Никита Поздняков d63ea29e04
Fix search for address logs 2 years ago
Qwerty5Uiop 9bb04ef98b Fix token id migrator worker test 2 years ago
Qwerty5Uiop d786d156a2 Fix LowestBlockNumberUpdater test 2 years ago
Qwerty5Uiop 9abcfd5faf Move token_id migrator to Explorer application 2 years ago