Commit Graph

2598 Commits (b8965d7690b4521828694877cfa27141826cc3a7)

Author SHA1 Message Date
sl1depengwyn 0b2ccc3662 Add contracts counters 2 years ago
sl1depengwyn e8adc4d6be Frontend for verified contracts 2 years ago
sl1depengwyn 25e4a0e7f7 Add verified contracts controller 2 years ago
sl1depengwyn ecf3c98967
Add transaction state changes feature (#5944) 2 years ago
Victor Baranov 3cac89f15c
API v2 for frontend (#6379) 2 years ago
Viktor Baranov 50487be827 Fix definitions of NETWORK_PATH, API_PATH, SOKCET_ROOT: process trailing slash 2 years ago
Viktor Baranov 96e673044b Disable forum link en var 2 years ago
sl1depengwyn 758fdf005e Fix and refactor address logs page and search 2 years ago
Viktor Baranov 6c0817adf5 Set http_only atribute of account authorization cookie to false 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
Никита Поздняков 0aa7393742
Add urls 2 years ago
Никита Поздняков cf41a579b7
Add search API endpoint 2 years ago
Viktor Baranov b7bbfe946d Fix Indexing message appearance 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
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 5d5108587b Move rate limit logs to application start 2 years ago
nikitosing 559480a43c
Improve fetching media type for NFT (#6091) 2 years ago
nikitosing 83454bbe94
Add preload for :created_contract_address (#6105) 2 years ago
Никита Поздняков faa4bbcd6f
Add tags to fallback render of coin balance history 2 years ago
Никита Поздняков 25d80b4479
Fix inconsistent behaviour of getsourcecode method 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
Никита Поздняков a547a43b20 Remove api_logout path 2 years ago
Никита Поздняков 053c0e94d5 Put csrf token into header 2 years ago
Никита Поздняков 253bbcde17 Add get_csrf method; Fix some errors 2 years ago
Никита Поздняков ba2754e4d6 Fix key :id not found error 2 years ago
Никита Поздняков 361bf84e8c Remove Guardian, JWT related code 2 years ago
Никита Поздняков 9869120dec Set SameSite attribute to Lax for session cookie 2 years ago
Никита Поздняков 2ee642d6ba Fix tests 2 years ago
Никита Поздняков 183d778f80 Add submission date; Reuse legacy session cookie instead of JWT 2 years ago
Никита Поздняков ba3374f11f remove debug 2 years ago
Никита Поздняков c2ce2e6a5b all is working 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
Никита Поздняков cc80d96afa Fix edit form for public tags request; Add space trimming for tags 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
Никита Поздняков f929134a7d Add missing gettext; Add limits for all tags; Remove hardcode for API keys and custom ABIs limits 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 58358e2cc9 Fixing failed test: Revert Poison 5.0.0 -> 4.0.1 2 years ago
Никита Поздняков a0f7f58305 Add redirect to auth0 logout 2 years ago
Никита Поздняков a07f784be0 Add Guardian DB 2 years ago
Никита Поздняков d7eb024eb0 Resolve dependencies; Add tags to address controller 2 years ago