Features ๐
- #8966 - Add
ACCOUNT_WATCHLIST_NOTIFICATIONS_LIMIT_FOR_30_DAYS - #8908 - Solidityscan report API endpoint
- #8900 - Add Compound proxy contract pattern
- #8611 - Implement sorting of smart contracts, address transactions
Fixes ๐ ๏ธ
- #8959 - Skip failed instances in Token Instance Owner migrator
- #8924 - Delete invalid current token balances in OnDemand fetcher
- #8922 - Allow call type to be in lowercase
- #8917 - Proxy detection hotfix in API v2
- #8915 - smart-contract: delete embeds_many relation on replace
- #8906 - Fix abi encoded string argument
- #8898 - Enhance method decoding by candidates from DB
- #8882 - Change order of proxy contracts patterns detection: existing popular EIPs to the top of the list
- #8707 - Fix native coin exchange rate with
EXCHANGE_RATES_COINGECKO_COIN_ID
Chore ๐งน
- #8956 - Refine docker-compose config structure
- #8911 - Set client_connection_check_interval for main Postgres DB in docker-compose setup
Dependencies version bumps
- #8863 - Bump core-js from 3.33.2 to 3.33.3 in /apps/block_scout_web/assets
- #8864 - Bump @amplitude/analytics-browser from 2.3.3 to 2.3.5 in /apps/block_scout_web/assets
- #8860 - Bump ecto_sql from 3.10.2 to 3.11.0
- #8896 - Bump httpoison from 2.2.0 to 2.2.1
- #8867 - Bump mixpanel-browser from 2.47.0 to 2.48.1 in /apps/block_scout_web/assets
- #8865 - Bump eslint from 8.53.0 to 8.54.0 in /apps/block_scout_web/assets
- #8866 - Bump sweetalert2 from 11.9.0 to 11.10.1 in /apps/block_scout_web/assets
- #8897 - Bump prometheus from 4.10.0 to 4.11.0
- #8859 - Bump absinthe from 1.7.5 to 1.7.6
- #8858 - Bump ex_json_schema from 0.10.1 to 0.10.2
- #8943 - Bump postgrex from 0.17.3 to 0.17.4
- #8939 - Bump @babel/core from 7.23.3 to 7.23.5 in /apps/block_scout_web/assets
- #8936 - Bump eslint from 8.54.0 to 8.55.0 in /apps/block_scout_web/assets
- #8940 - Bump photoswipe from 5.4.2 to 5.4.3 in /apps/block_scout_web/assets
- #8938 - Bump @babel/preset-env from 7.23.3 to 7.23.5 in /apps/block_scout_web/assets
- #8935 - Bump @amplitude/analytics-browser from 2.3.5 to 2.3.6 in /apps/block_scout_web/assets
- #8937 - Bump redux from 4.2.1 to 5.0.0 in /apps/block_scout_web/assets
- #8942 - Bump gettext from 0.23.1 to 0.24.0
- #8934 - Bump @fortawesome/fontawesome-free from 6.4.2 to 6.5.1 in /apps/block_scout_web/assets
- #8933 - Bump postcss from 8.4.31 to 8.4.32 in /apps/block_scout_web/assets
What's Changed
- Bump core-js from 3.33.2 to 3.33.3 in /apps/block_scout_web/assets by @dependabot in #8863
- Bump @amplitude/analytics-browser from 2.3.3 to 2.3.5 in /apps/block_scout_web/assets by @dependabot in #8864
- Bump ecto_sql from 3.10.2 to 3.11.0 by @dependabot in #8860
- Bump httpoison from 2.2.0 to 2.2.1 by @dependabot in #8896
- Bump mixpanel-browser from 2.47.0 to 2.48.1 in /apps/block_scout_web/assets by @dependabot in #8867
- Bump eslint from 8.53.0 to 8.54.0 in /apps/block_scout_web/assets by @dependabot in #8865
- Bump sweetalert2 from 11.9.0 to 11.10.1 in /apps/block_scout_web/assets by @dependabot in #8866
- Bump prometheus from 4.10.0 to 4.11.0 by @dependabot in #8897
- Bump absinthe from 1.7.5 to 1.7.6 by @dependabot in #8859
- Bump ex_json_schema from 0.10.1 to 0.10.2 by @dependabot in #8858
- smart-contract: delete embeds_many relation on replace by @vbaranov in #8915
- Proxy detection hotfix in API v2 by @vbaranov in #8917
- Delete invalid current token balances in OnDemand fetcher by @Qwerty5Uiop in #8924
- Set client_connection_check_interval for main Postgres DB in docker-compose setup by @vbaranov in #8911
- Change order of proxy contracts patterns detection: existing popular EIPs to the top of the list by @vbaranov in #8882
- Add Compound proxy contract pattern by @vbaranov in #8900
- Fix abi encoded string argument by @vbaranov in #8906
- Bump postgrex from 0.17.3 to 0.17.4 by @dependabot in #8943
- Bump @babel/core from 7.23.3 to 7.23.5 in /apps/block_scout_web/assets by @dependabot in #8939
- Bump eslint from 8.54.0 to 8.55.0 in /apps/block_scout_web/assets by @dependabot in #8936
- Implement sorting of smart contracts, address transactions by @sl1depengwyn in #8611
- Bump photoswipe from 5.4.2 to 5.4.3 in /apps/block_scout_web/assets by @dependabot in #8940
- Bump @babel/preset-env from 7.23.3 to 7.23.5 in /apps/block_scout_web/assets by @dependabot in #8938
- Bump @amplitude/analytics-browser from 2.3.5 to 2.3.6 in /apps/block_scout_web/assets by @dependabot in #8935
- Bump ueberauth from 0.10.5 to 0.10.6 by @dependabot in #8941
- Bump redux from 4.2.1 to 5.0.0 in /apps/block_scout_web/assets by @dependabot in #8937
- Bump gettext from 0.23.1 to 0.24.0 by @dependabot in #8942
- Bump @fortawesome/fontawesome-free from 6.4.2 to 6.5.1 in /apps/block_scout_web/assets by @dependabot in #8934
- Bump postcss from 8.4.31 to 8.4.32 in /apps/block_scout_web/assets by @dependabot in #8933
- Fix native coin exchange rate with
EXCHANGE_RATES_COINGECKO_COIN_IDby @sl1depengwyn in #8707 - Allow call type to be in lowercase by @Qwerty5Uiop in #8922
- Solidityscan report API endpoint by @vbaranov in #8908
- Enhance method decoding by candidates from DB by @vbaranov in #8898
- Refine docker-compose config structure by @vbaranov in #8956
- Add ACCOUNT_WATCHLIST_NOTIFICATIONS_LIMIT_FOR_30_DAYS by @nikitosing in #8966
- Skip failed instances by @nikitosing in #8959
Full Changelog: v5.3.2-beta...v5.3.3-beta