v1.11.11
What's Changed
- cmd/starcoin/account: add rotate-authentication-key subcmd by @templexxx in #3420
- update ASCII art in main function at start up. by @LemonHX in #3429
- differentiate gcc-powerpc-linux-gnu package name on different architecture by @JerryKwan in #3434
- update generator crates version and edition by @LemonHX in #3436
- fix(scmd): Fix messages printed as error wrongly by @Xuanwo in #3438
- fix windows stack overflow by using link-arg by @LemonHX in #3445
- cmd/starcoin/account: bail when pass multsig account as arg for rotat… by @templexxx in #3454
- [mpm] Integration test support multi sign address by @jolestar in #3449
- check ipc status before run node and remove the .ipc file if necessary by @JerryKwan in #3457
- [release] Prepare release v1.11.11 by @jolestar in #3458
New Contributors
- @JerryKwan made their first contribution in #3434
- @Xuanwo made their first contribution in #3438
Full Changelog: v1.11.10...v1.11.11