Socket
Socket
Sign inDemoInstall

@blockworks-foundation/mango-v4

Package Overview
Dependencies
Maintainers
8
Versions
239
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blockworks-foundation/mango-v4 - npm Package Versions

1
24

0.15.5

Diff

microwavedcola
published 0.15.4 •

microwavedcola
published 0.15.3 •

microwavedcola
published 0.15.2 •

microwavedcola
published 0.15.0 •

Changelog

Source

v0.15.0, 2023-5-11

Deployment: May 11, 2023 at 09:29:12 Central European Summer Time, https://explorer.solana.com/tx/3h6KFxLEAvifNGDBNcQrWdc6cRkpHTzFzL8VradfAXBYNfScrLJzDxm52N4RNmS9dmE84zDuwbErQ75RcxDcihY3

  • Change TokenRegisterTrustless instruction to disable borrows by default (#567)

    The instruction is intended to use very conservative defaults for listing tokens. It now lists new tokens with zero asset weights and without allowing borrowing, which should leave oracle staleness and potential bugs as the main risks of listing new tokens.

  • OpenBook place order instruction: Respect reduce-only flags on the base and quote bank (#569)

    This way the DAO can potentially leave related OpenBook markets open when it marks a token as reduce-only.

  • FlashLoan: Whitelist the ComputeBudget program when called by delegates (#572)

    For convenience. When constructing a flash loan instruction for a delegated account, users no longer need to take care to remove compute budget instructions from the flash loan scope.

  • Perp Order Matching: Exit when no lots can be filled due to the quote limit (#576)

    Previously it would keep looping unnecessarily.

  • Improve error message for incorrect number of accounts in FixedAccountRetriever (#566)

  • Add oracle confidence and type information to perp update funding logs (#568)

microwavedcola
published 0.14.2 •

ckamm
published 0.14.1 •

ckamm
published 0.14.0 •

Changelog

Source

v0.14.0, 2023-4-29

Deployment: Apr 29, 2023 at 11:58:43 Central European Summer Time, https://explorer.solana.com/tx/2iaLQTT6PqFjFQr94j5g2iUhDT9v6CJk5rNC9mY7cY7BfRjn6pWixnUF5Wv2qAAUq4hmEvM7WyajDxQjq6QbufSk

  • Force-closing of perp positions (#525)

    When a perp markets is set to "force-close" by the DAO, anyone can close open perp orders and positions on the market. This allows the DAO to wind down perp markets if needed.

  • Force-closing of OpenBook market use via Mango (#551)

    When an OpenBook market's Mango integration is set to "force-close" by the DAO, anyone can close open orders on that market that were placed via Mango. This allows the DAO to wind down interactions with an OpenBook market.

  • Fix exception for the Jupiter program in flash loan (#552)

    Account delegates cannot execute generic flash loans, but were supposed to be able to use whitelisted Jupiter programs during a flash loan. The bug that prevented the exception from working was fixed.

  • Allow the DAO to withdraw from the insurance fund token account (#561)

  • Fix a bug with settle limit accounting when liqors take over positive pnl (#562)

  • Improve logging on force-close instructions (#555)

  • Fix perp order seqnum logging (#556)

  • Fix build when using mango-v4 code with the "no-entrypoint" feature (#558)

microwavedcola
published 0.13.5 •

microwavedcola
published 0.13.4 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc