You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[67e6713] Added loaded addresses to account_keys in user bank indexer (#12747) Marcus Pasell
[cadc3c4] Update postgres version in local dev to 15.5 (#12746) Marcus Pasell
[ca48218] More synced ddl updates (#12744) Marcus Pasell
[cab01b1] Sync some DDL trigger handle functions from API (#12742) Marcus Pasell
[3d6cf2a] Fix chat create blast seeding (#12736) Reed
[a891382] Fix CI API nginx routing (#12733) Marcus Pasell
[7f4cb6a] Remove original param for download (#12686) Ray Jacobson
* origin/main: (25 commits)
Drop es indexes before reindexing (#12762)
Audius Protocol v0.7.222
Audius Client (Web and Mobile) v1.5.148
Setup elasticsearch for bridge in local dev (#12760)
Fix share profile drawer issue (#12751)
Fix E2E tests by fixing remix notification (#12748)
Fix sort order (#12758)
Tweak your coins skeletons (#12756)
[PE-6664] Fix small screen coin page layout issues (#12754)
Fix responsiveness on AUDIO page (#12755)
Show correct image in user badge stack on AllCoinsPage (#12753)
Invalidate 'userCoins' query after swap (#12752)
[PE-6668] Update add external wallets button to send to sign up if user is not signed in (#12750)
Small lint fix (#12749)
Audius Protocol v0.7.221
Added loaded addresses to account_keys in user bank indexer (#12747)
Update postgres version in local dev to 15.5 (#12746)
[PE-6657] Artist coin leaderboard card (#12734)
Update qr code colors (#12741)
[PE-6677] Fix user badge artist coins (#12745)
...
* origin/main: (26 commits)
Drop es indexes before reindexing (#12762)
Audius Protocol v0.7.222
Audius Client (Web and Mobile) v1.5.148
Setup elasticsearch for bridge in local dev (#12760)
Fix share profile drawer issue (#12751)
Fix E2E tests by fixing remix notification (#12748)
Fix sort order (#12758)
Tweak your coins skeletons (#12756)
[PE-6664] Fix small screen coin page layout issues (#12754)
Fix responsiveness on AUDIO page (#12755)
Show correct image in user badge stack on AllCoinsPage (#12753)
Invalidate 'userCoins' query after swap (#12752)
[PE-6668] Update add external wallets button to send to sign up if user is not signed in (#12750)
Small lint fix (#12749)
Audius Protocol v0.7.221
Added loaded addresses to account_keys in user bank indexer (#12747)
Update postgres version in local dev to 15.5 (#12746)
[PE-6657] Artist coin leaderboard card (#12734)
Update qr code colors (#12741)
[PE-6677] Fix user badge artist coins (#12745)
...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Needed for
gen_random_uuid()support. Matches the version used in our audius-docker-compose.