This repository has been archived by the owner on Aug 6, 2021. It is now read-only.
Releases: atpar/ap-monorepo
Releases · atpar/ap-monorepo
v0.0.1-alpha.10
v0.0.1-alpha.9
v0.0.1-alpha.8
Fixes wrong method signature for isEventScheduled in STKEngine
- Fix wrong method signature for isEventScheduled for STK and fix type guard for CERTFState (60eeba9)
v0.0.1-alpha.7
Introduces Contract-Type specific State definitions, new day count conventions and a new contract type COLLA (lighweight PAM with embedded collateralization)
- Add 28E336 day count convention (03a003a)
- Add COLLA contracts (24ef3ae)
- Add Intraday day count conventions (a7d3577)
- Add OpenOracleProxy and replace DataRegistryProxy with OpenOracleProxy in Collateral (3a8d585)
- Remove not applicable state attributes (0407a30)
- Remove priceAtTerminationDate for CEG (b653fdb)
- Use SafeERC20 methods (ae16b07)
- Convert bytes32 to bytes for externalData (4f56be0)
- Fix ANNState, PAMState definitions and add templated parseWeb3Response method (22cab6e)
- Fix isEventSchedule method in PAMEngine (047148e)
- Fix revert reasons in CycleUtils (62a5734)