Commit Graph

430 Commits (452f909e365689952d0fcc8f79a55650ddbc3e0c)

Author SHA1 Message Date
nikitosing daed959d8f
Add owner_address_hash and other fields to token_instances; Move toke… (#8386) 1 year ago
Andrey Atapin 776ff695bb
Fix empty TransferBatch event handling (#7959) 1 year ago
Viktor Baranov 9f07e5a364 Move PolygonEdge-related migration to the corresponding repository 1 year ago
varasev 3235ab1caa
Deposits and Withdrawals for Polygon Edge (#8180) 1 year ago
Qwerty5Uiop fa0a167f98 Drop token balances tokens foreign key 1 year ago
Qwerty5Uiop b212ddf631 Drop ctb tokens foreign key 1 year ago
Qwerty5Uiop 270e4634f3 Drop rest address foreign keys 1 year ago
Qwerty5Uiop a8553eefe9 Drop foreign keys for token/coin balances, tokens, int transactions 1 year ago
Qwerty5Uiop e381723d60 Drop address foreign keys from token transfers and transactions 1 year ago
Qwerty5Uiop fc5fb4f91f Drop logs address_hash foreign key 1 year ago
nikitosing 0693954092
Add is_verified_via_admin_panel property to tokens table (#8156) 1 year ago
nikitosing 97b512d8b8
Csv export improve (#7771) 1 year ago
Victor Baranov 171a81a45b
Store and display native coin market cap from the DB (#7585) 1 year ago
Viktor Baranov a36ba5b0ce add block_number indexfor address_coin_balances table 1 year ago
Qwerty5Uiop 4c75167fa0 Add addresses contract code clear to FixContractCreationTransactions migration 1 year ago
Qwerty5Uiop 2cd44a22f0 Fix contract creation transactions 1 year ago
nikitosing af611b1df4
eth-bytecode-db integration improvements (#7628) 1 year ago
Maxim Filonov d09d3fb127 Fix gwei to wei in database 2 years ago
Maxim Filonov bbf0a07de2 Add .exs and .eex checking in cspell 2 years ago
nikitosing ce9d67a7d0
Add changes to support force email verification (#7298) 2 years ago
sl1depengwyn 43604709ad Add withdrawals to eth json rpc app 2 years ago
nikitosing 8d04a1d5cd
Add /api/v2/import/token-info endpoint (#7355) 2 years ago
Viktor Baranov b4a8b7f20b Allow nil gas price for pending tx (Erigon node case) 2 years ago
POA 593a8d8959 Add handling of general aave events 2 years ago
Maxim Filonov f3bb60fb43
Rework token prices (#6925) 2 years ago
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