Skip to content

v1.11.11

Compare
Choose a tag to compare
@jolestar jolestar released this 12 Jun 04:12
· 280 commits to master since this release
2d55f96

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

Full Changelog: v1.11.10...v1.11.11