Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.4.0 #640

Merged
merged 619 commits into from
Feb 26, 2021
Merged

0.4.0 #640

merged 619 commits into from
Feb 26, 2021

Conversation

ca333
Copy link
Contributor

@ca333 ca333 commented Jan 25, 2021

Features:

  • 🔥 Added 100+ ERC20 tokens (SUSHI, UNI, AAVE and many others)
  • 🔥 Added 12 QRC20 tokens (QI, QIAIR, HLC, HPY and many others)
  • 🔥 Added BTCZ, VRM, CLC, DP, WSB, SOULJA coins
  • 📖 Revamp Addressbook (possibility to group address by coin category)
  • 🦺 Show private key / rpc password / seed feature
  • ⚖️ Show balance with value on portfolio page

Enhancements:

  • 🔨 Switch from coinpaprika to coingecko for price feeds (Allow us to enable all coins without any bug)
  • 🔨 Enhanced error handling
  • 🔨 Enhanced logging
  • 🛠️ Enhanced login time, every view now use his own Loader, memory went down from 1GB at runtime to ~200-300MB
  • 🛠️ Switch to backend pagination for orders and history
  • 🌐 Better internet checking policy
  • 💅 Better coins logo
  • 🔓 Automatically disconnect user if multiple timeout are hit in a row during a session
  • 💰 Add more coins to the band oracle dataset
  • 🧪 Add new integration tests for MM2 API
  • 🦺 The generated rpc password is now 24 characters and doesn't include spurious characters such as \,"
  • 🆙 Update to last AtomicDEX-API version (mm2 upgrade)
  • 🧹 General backend code cleaning

Fixes:

  • ⛑️ Fix a font bug on OSX using NativeTextRendering
  • ⛑️ Various backend bug fixes
  • ⛑️ Fix the match policy from all models (avoid duplicate)
  • ⛑️ Fix infinite notifications bug
  • ⛑️ Fix a bug for windows user that was using an installer without admin rights (now you can start the application without any problem)

syl and others added 30 commits January 13, 2021 11:01
Also changed category's max length from 20 to 14
feat(pagination): start pagination for orders and swaps
…sults

Add a spinner to alert the user the application is currently loading the page
Milerius
Milerius previously approved these changes Feb 22, 2021
@Milerius Milerius requested review from a user, smk762 and tonymorony February 22, 2021 07:03
Milerius
Milerius previously approved these changes Feb 25, 2021
smk762
smk762 previously approved these changes Feb 25, 2021
Copy link
Collaborator

@smk762 smk762 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Found two edge case non critical issues relating to events if lost connection. Should not be considered non-blocking - approved.
One could be replicated (#708), the other I am still attempting to replicate.

@Milerius Milerius dismissed stale reviews from smk762 and themself via fef1650 February 26, 2021 04:38
@ca333 ca333 merged commit 15ec208 into master Feb 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants