This 0.1.4-alpha release primarily adds robustness to the ymax contract control component:
Note: the postalService
contract bundle is unchanged from the 1.3 release (b1-9486f1a9b190fd5aebaeb371674567e03813d7e63f16f1c94e8ea4722eeb8d696dac171b7ed144edc2520eb49ede449205f5866835249f75ca940547665e9073
).
What's Changed
- docs(portfolio-contract): rename to ymax planner, add rebalance diagram by @LuqiPan in #11760
- docs: add subscription flow sequence diagram by @rabi-siddique in #11777
- feat(ymax-planner): Establish subscriptions before querying initial state by @gibson042 in #11766
- signing smart wallet kit by @turadg in #11778
- docs(portfolio-contract): add details for makeAccount by @LuqiPan in #11772
- fix: use buildGasPayload for remote account creation by @rabi-siddique in #11768
- minor fixes in axelar-gmp contract to run integration tests by @rabi-siddique in #11784
- chore(client-utils): codegen handles gnu sed by @mhofman in #11783
- ymax-planner cleanup by @turadg in #11765
- feat: Adding CCTP tx Ack Handler by @amessbee in #11713
- feat: adding a cctp status to vstorage so it is readable by ymax planner by @frazarshad in #11714
- chore: add ymax support for ethereum by @rabi-siddique in #11785
- chore: ymax planner facet, depositAddress by @dckc in #11759
- fix: align vstorage posted data with expected resolver handler status by @rabi-siddique in #11815
- verify codegen idempotence by @turadg in #11819
- feat: handle GMP and CCTP transactions off-chain by @rabi-siddique in #11752
- deployment of ymax planner by @turadg in #11796
- Resolver refactors and improvements by @rabi-siddique in #11830
- chore: setup to the resolver handler to manage gmp transactions by @rabi-siddique in #11818
- chore: return tx ID from registerTransaction by @rabi-siddique in #11836
- fix(portfolio-deploy): handle terminated ymax0Kit.instance by @dckc in #11838
Full Changelog: ymax-v0.1.3-alpha...ymax-v0.1.4-alpha