Commit Graph

2203 Commits (9aad575126a5012ec31e43dfbb079b1af3ad6dce)

Author SHA1 Message Date
sl1depengwyn a6749a09a5 Fix token search with space 2 years ago
Or Noyman 356d9ee823 format 2 years ago
Or Noyman a6ebee1a57 prevent logger from truncating response from rust verifier service in case of an error 2 years ago
Никита Поздняков 6a127294a7
Copy public tags functionality to master 2 years ago
Никита Поздняков 480e9475a0
Address txs count now counts all txs on address; Fix backward compatibility issue with smart contract interaction 2 years ago
Никита Поздняков 016c43364f
Add tooltip for unknown contract creator; Checksum address in tx overview; Fix search bug 2 years ago
Viktor Baranov faf695d522 Elixir 1.14 support 2 years ago
sl1depengwyn a38b57aa9e Integrate metrics in runners 2 years ago
Viktor Baranov b7bbfe946d Fix Indexing message appearance 2 years ago
sl1depengwyn 0d815c9a9d Add instrumenter for explorer 2 years ago
Viktor Baranov e4ffc16589 Refactor contract libs render, CONTRACT_VERIFICATION_MAX_LIBRARIES, refactor parsing integer env vars in config 2 years ago
Viktor Baranov aa4d78c9a2 Hide Indexing Internal Transactions message, if INDEXER_DISABLE_INTERNAL_TRANSACTIONS_FETCHER=true 2 years ago
Qwerty5Uiop d7e0ba8580 Improve logs 2 years ago
Viktor Baranov 239597e093 Filter by time created in listonctracts API endpoint 2 years ago
Viktor Baranov b660496a10 Remove coin name from localization files, define it from COIN_NAME env var, remove COIN env var from build args, COIN -> EXCHANGE_RATES_COIN (add backward compatibility) 2 years ago
Qwerty5Uiop 96cbc16082 Update token balances in token instance fetcher 2 years ago
Viktor Baranov 02158efc9c Add missing clause for merge_twin_vyper_contract_with_changeset function 2 years ago
Viktor Baranov ab2a1f159c Rename obsolete "parity" EthereumJSONRPC.Variant to "nethermind" 2 years ago
Viktor Baranov 9fb791ec19 Refactor DB config 2 years ago
Qwerty5Uiop f920906270 Fix unfetched token balances 2 years ago
Никита Поздняков 629a4eec8f
Add clauses for geth VM error; Add {id} replacing according to EIP-1155 2 years ago
Qwerty5Uiop 2ac1fde80e Fix token instance fetcher for ERC-1155 2 years ago
Никита Поздняков 17f4946b7a
Fix docker compose 2 years ago
Никита Поздняков 00ee70f5a9
Add redis storage to have possibility to invalidate sessions 2 years ago
Viktor Baranov 4591667ba4 Handle wrong Cloak key 2 years ago
Viktor Baranov 428aac0152 Ability to disable account by default and enable it with ACCOUNT_ENABLED env variable 2 years ago
Viktor Baranov ddc898b359 Rename account env vars 2 years ago
Никита Поздняков c8298fe3b5 Fix hash field for watchlist notifications 2 years ago
Никита Поздняков 4874d216e2 Ready to use encrypted DB 2 years ago
Никита Поздняков 2fbb4ed1de Ready to migrate and encrypt 2 years ago
Никита Поздняков e1a2f54f81 Fix after rebase 2 years ago
Viktor Baranov f07267b4e3 Resolve rebase conflicts 2 years ago
Никита Поздняков ba3374f11f remove debug 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
Никита Поздняков c2fa5a06d5 Fix editing public tags request (case with deleting addresses) 2 years ago
Никита Поздняков cc80d96afa Fix edit form for public tags request; Add space trimming for tags 2 years ago
Никита Поздняков cb2206b359 Fix public tags request bug 2 years ago
Никита Поздняков f67550d346 Add desc order for watchlist addresses; Fix tests; Update docs 2 years ago
Никита Поздняков ed46bc3136 Remove debug; Fix credo 2 years ago
Никита Поздняков d0d677a447 Add limit: only unique addresses within 24 hours 2 years ago
Никита Поздняков f929134a7d Add missing gettext; Add limits for all tags; Remove hardcode for API keys and custom ABIs limits 2 years ago
Никита Поздняков 5d4ff50802 Add desc sortring for data lists in account 2 years ago
Никита Поздняков d87623e056 Small fix 2 years ago
Никита Поздняков 75ec22bff0 Add addresses validation 2 years ago
Никита Поздняков 867607dfb5 Migrate to bytead array; need to update extract_and_validate_addresses function 2 years ago
Viktor Baranov 08b8dd0880 Fix duplicates of native coin transfer: remove Notify.async from insert_changes_list 2 years ago
Никита Поздняков 0a6faee81e Replace Notify.async call 2 years ago