The Ajna protocol is a non-custodial, peer-to-peer, permissionless lending, borrowing and trading system that requires no governance or external price feeds to function.
Position invariants now allows actors to hold and shuffle through multiple positions on handler call as well as transfer these positions between one another.
added randomSeed() method to get around stack too deep and provide a utility function when needing to select a randomized position
Description of change
High level
Position invariants now allows actors to hold and shuffle through multiple positions on handler call as well as transfer these positions between one another.
randomSeed()
method to get around stack too deep and provide a utility function when needing to select a randomized position