Skip to content

v1.6.0

Compare
Choose a tag to compare
@jolestar jolestar released this 14 Sep 15:28
· 583 commits to master since this release
3365c7a
  • [area:ci] Add genesis-nft-miner to release asset. #2877
  • [area:move-cli] fix functional test build with thirdparity modules #2875
  • [release] Prepare release v1.6.0 and Add a SimpleNFT example for integration test #2876
  • [area:rpc] Cleanup chain api, remove chain.epoch|chain.get_epoch_info_by_number|chain.get_global_time_by_number|chain.get_epoch_uncles_by_number|chain.epoch_uncle_summary_by_number #2874
  • [area:chain] output cause of BlockExecutorError::BlockChainStateErr. #2864
  • [area:cli] Implement account nft commands, for suppport show and transfer nft. #2869
  • [area:event] update vote change event field order #2871
  • [area:rpc] Schema macro and generate openrpc api schema #2859
  • [area:genesis] Reset proxima for stdlib upgrade test. #2861
  • [area:stdlib] release stdlibv7 #2860
  • [area:stdlib] Upgrade NFTTypeInfo to NFTTypeInfoV2, simplify NFT register and mint API. #2858
  • [area:stdlib] Fix account withdraw event #2857
  • [area:devops] Remove starcoin faucet container from config. #2851
  • [area:stdlib] NFT improvements, resolve #2842 #2856
  • [area:stdlib] Optimize Add option that user querying staked for yield farming. #2852
  • [area:vm] vm: support move language version #2845
  • [area:stdlib] Implement yield farming #2832
  • [area:network] Verify block body when construct block by compact block. #2853 #2854