Commit Graph

7840 Commits (640a3afaf25fa3f6a4f6fe70938b1d2e4b6ec67d)

Author SHA1 Message Date
Qwerty5Uiop f920906270 Fix unfetched token balances 2 years ago
dependabot[bot] 7fc799134f
Bump sweetalert2 from 11.4.32 to 11.4.33 in /apps/block_scout_web/assets 2 years ago
dependabot[bot] 4731c4f7c4
Bump autoprefixer in /apps/block_scout_web/assets 2 years ago
dependabot[bot] 0c8315eaf9
Bump web3 from 1.7.5 to 1.8.0 in /apps/block_scout_web/assets 2 years ago
dependabot[bot] 19815be154
Bump @babel/core from 7.19.0 to 7.19.1 in /apps/block_scout_web/assets 2 years ago
dependabot[bot] 1b43ae62b7
Bump autoprefixer from 10.4.9 to 10.4.10 in /apps/block_scout_web/assets 2 years ago
Никита Поздняков aa18eb2446
Add regression tests on 1155 improvements 2 years ago
Никита Поздняков 629a4eec8f
Add clauses for geth VM error; Add {id} replacing according to EIP-1155 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
Qwerty5Uiop ee414cc1dd Fix token instance async_fetch 2 years ago
dependabot[bot] b5f45a08a2
Bump css-minimizer-webpack-plugin in /apps/block_scout_web/assets 2 years ago
dependabot[bot] f01073dfbe
Bump jest from 29.0.2 to 29.0.3 in /apps/block_scout_web/assets 2 years ago
Никита Поздняков 25d80b4479
Fix inconsistent behaviour of getsourcecode method 2 years ago
dependabot[bot] cc5bf048a4
Bump eslint from 8.23.0 to 8.23.1 in /apps/block_scout_web/assets 2 years ago
dependabot[bot] 3bf3c9eda4
Bump autoprefixer from 10.4.8 to 10.4.9 in /apps/block_scout_web/assets 2 years ago
dependabot[bot] 7539eef10d
Bump jest-environment-jsdom in /apps/block_scout_web/assets 2 years ago
Qwerty5Uiop 2ac1fde80e Fix token instance fetcher for ERC-1155 2 years ago
Viktor Baranov 74b9daa405 Finalize Account functionality PR 2 years ago
Никита Поздняков 17f4946b7a
Fix docker compose 2 years ago
Никита Поздняков e904e72549
Fix tests 2 years ago
Никита Поздняков 4a88a10bda
Fix tests 2 years ago
Никита Поздняков 00ee70f5a9
Add redis storage to have possibility to invalidate sessions 2 years ago
Viktor Baranov 25369e7e27 Fix gettext 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
Никита Поздняков 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
Никита Поздняков 83990b0f62 Clean up tests code 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
Никита Поздняков 7f2c422e31 Remove migration with copying account data 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
Viktor Baranov 7c60afabd0 Move SENDGRID_ and PUBLIC_TAGS_AIRTABLE_ variables to runtime config 2 years ago
Никита Поздняков c2fa5a06d5 Fix editing public tags request (case with deleting addresses) 2 years ago