Commit Graph

372 Commits (e3eae9e38a77d62416fd8936c0b96b91d2af8603)

Author SHA1 Message Date
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
nikitosing 464f260f13 Add API keys to account 2 years ago
Oleg Sovetnik d8244f1cc7 Fix batch ERC-1155 email notifications 2 years ago
Oleg Sovetnik 357dff2f99 Tag Transaction & UI 2 years ago
Oleg Sovetnik 69f9dcdd0f Create Address Tags and UI 2 years ago
Victor Baranov ebb8dc2908 Account/Watchlist/Notifications (#13) 2 years ago
Qwerty5Uiop d53bd8f1ba Added token_transfers and token_instances migrations 2 years ago
Viktor Baranov b41f8391d6 Extend token name from string to text type 2 years ago
Qwerty5Uiop a1d3bae05f
Fix large postgres notifications (#5850) 2 years ago
Viktor Baranov b902e3a9cd Add primary keys for diff tables 2 years ago
Viktor Baranov 223b3fef68 Drop staking_polls & stakin_pools_delegators tables with CASCADE flag 2 years ago
Viktor Baranov 5274128ef4 Change order of tables deletion in removal of Staking dapp functionality: staking_pools_delegators first, then staking_pools 2 years ago
Viktor Baranov 678927883f Remove bridged tokens functionality from Blockscout core 2 years ago
Viktor Baranov 067d5a9045 Remove staking-related tables 2 years ago
nikitosing d717593d76 Implement new contracts verification approach 3 years ago
nikitosing 7fc7c6c16c Contract names display improvement 3 years ago
Viktor Baranov 4fb4280da9 Speedup query for getting verified smart-contract bytecode twin 3 years ago
nikitosing 5cdb1744f3 Add view for internal transactions error 3 years ago
Viktor Baranov 9c0d74afd5 Fix typo in DB migration module name 3 years ago
Viktor Baranov be1d248981 Store address transactions/token transfers in the DB 3 years ago
nikitosing 0036178649 Add daily bytecode verifcation to warn about metamorphic contracts vulnerability 3 years ago
nikitosing 9afeaf2708 Add verification via standard JSON input 3 years ago
Viktor Baranov 29aa23e213 An ability to separate Ecto Repo DB endpoint for the API endpoints 3 years ago
Viktor Baranov 68f74d64a8 Save gas_used in addresses table 3 years ago
Victor Baranov bdd8ea1664
Delete 20211018074058_add_internal_transactions_block_number_from_address_hash_hash_transaction_hash_index.exs 3 years ago
Viktor Baranov e1cf872bb2 PGAnalyze index suggestions 3 years ago
Viktor Baranov dee0af3bf9 Empty blocks sanitizer 3 years ago
nikitosing fc78d98a36 optimiation_runs: int4 -> int8 3 years ago
Viktor Baranov 71ca021d7a Update token type in balances tables 3 years ago
Viktor Baranov 3758375e82 Set tokenID null for ERC_721 in address current token balance table 3 years ago
Viktor Baranov ee54656026 Finalize ERC-1155 support 3 years ago