v1.0.0-rc
Introduce Treasury and prepare for main network launch.
- [cli] Add command to generate package with modules and init script (#2481)
- [sip5] Implement Treasury and release stdlib v3 (#2465)
- [sip21] Receipt identifier (#2490)
- [stdlib] Remove deprecated methods and release stdlib v4 (#2491)
- [genesis] Prepare main network genesis config (#2489 #2500 #2501)
- [indexer] Fix indexer bug #2493 (#2494)
- [sync] Sync target select optimization (#2487)
- [slog] Introduce struct log (#2484)
- [cmd] Implement airdrop cmd (#2479)
- [sync] Update accumulator sync task of redundant buffer size (#2475)
中文说明
- [cli] 添加命令,生成带有模块和启动脚本的 Package (#2481)
- [sip5] 实现国库并发布 stdlib v3 (#2465)
- [sip21] 实现收款识别码,包含校验位,封装地址以及账号初始化的 authkey (#2490)
- [stdlib] 删除已废弃的方法并发布 stdlib v4 (#2491)
- [genesis] 准备主网络 genesis 配置(#2489 #2500 #2501)
- [indexer] 修复 indexer bug #2493 (#2494)
- [sync] 同步目标选择优化 (#2487)
- [slog] 引入结构日志 (#2484)
- [cmd] 实现空投命令 (#2479)
- [sync] 优化 Accumulator 同步任务 (#2475)