Skip to content

v2.81.0

Choose a tag to compare

@superKalo superKalo released this 11 Nov 16:36
5919986

Changelog:

  • Changed: Optimize portfolio updates for unused networks #1917
    • dds a new maxDataAgeUnused param
    • Adds a new portfolio function #getMaxDataAgeMs that determines which maxDataAge to use (if any)
  • Changed: Tiny account controller improvements #1928
    • Changed: reduce the view only identity retrieval and smart account identity create retry to 5 min
    • Changed: make some comments giving context public vs private
    • Change: omit some default flags
  • Changed: Clean up obsolete "newlyCreated" flags on the accounts in storage #1926
  • Changed: Portfolio remove latest pending #1925
  • Changed: Make the humanizer 4x faster with this simple trick #1930
  • Fixed: Handle missing account state edge case (rare scenario where a request is triggered for a network that has no available account state (and no previous state to fall back to)) #1938

Full Changelog: v2.80.3...v2.81.0