Dot Leap 19 中文版

原文作者:Bruno Škvorc
原文链接:DotLeap.com

ENS (Ethereum Name Service) 支持 KSM和DOT地址

等钱包支持后,你将可以使用 bruno.eth 收款DOT和KSM,替代CpjsLDC1JFyrhm3ftC9Gs4QoyrkHKhZKtK7YqGTRFtTafgp

Web3 Foundation 为此写了 wiki 说明和视频教程
https://wiki.polkadot.network/docs/en/ens
https://www.youtube.com/watch?v=XKjZk-5_mQc

ENS的优势

  • 不会打错
  • 支持多链
  • ENS账号仅你可以控制,只要你保持续费

Polkadot (v 0.8.24)

公投 2 - 增加验证节点数量到236,没有通过

公投 4 - 没有相关信息,已通过 议案 19 进行取消

议案 18 - 通过资助 8btc 举办meetup活动

财政库提案 12 - 第一个支持 PolkaStats 3个月开销的资助,另一半费用将通过 Kusama 财政库支持。
https://polkadot.polkassembly.io/referendum/2
https://polkastats.io/

议案 20 - 升级波卡 runtime 到 v24

Kusama (v 0.8.24)

m-of-n Account Recovery 已在 Kusama 上生效
https://github.com/paritytech/substrate/tree/master/frame/recovery

Kusama 治理

公投 83 - 增加验证节点到 700,没有通过
https://kusama.polkassembly.io/referendum/83

议案 214 财政库提案 47 - Polkastats 资金支持获得通过

公投 84 - Kusama runtime 升级 v2024,以及单链多Treasury支持,单节点更多投票人,获得通过
https://kusama.polkassembly.io/referendum/84

新财政库提案 - Validator Resource Center and Ranking Website
https://kusama.polkassembly.io/post/286

核心代码

Substrate 2.0 正式发布!
Substrate 2.0在经过6个预览版后终于正式发布,它是目前全球最领先的区块链开发框架。
关于 Substrate 的各种教程可以访问 https://substrate.dev/
后续的 Substrate 版本将会更加稳定。

ink! v3 即将发布
Samples 查看 https://github.com/paritytech/ink/pull/487

construct runtime 中 pallet 可以设置编号,有助于避免 pallet 修改造成的冲突
https://github.com/paritytech/substrate/pull/6969

MathChain 获得 39 和 40 平行链地址 prefix
https://github.com/paritytech/substrate/pull/7117

下个runtime升级,每个验证节点可以最多获得256个地址的投票(目前64)
https://github.com/paritytech/polkadot/pull/1668

SS58 registry PR 已合并,你可以查看目前以及被注册的 prefix,平行链卡发着请提交 PR 来注册自己链的信息
https://github.com/paritytech/substrate/blob/master/ss58-registry.json

WASM支持Tracing
https://github.com/paritytech/substrate/pull/6916

Light client 节点使用 paritydb
https://github.com/paritytech/substrate/pull/7130

Bounties pallet 已完成,并将很快上线Kusama
https://github.com/paritytech/substrate/pull/5715

Prometheus metric 可以监控 HTTP 和 WS 的RPC调用
https://github.com/paritytech/substrate/pull/7088

Assets pallet 支持通过抵押生成稳定币
https://github.com/paritytech/substrate/pull/7152

Generic Asset pallet因为缺乏维护从Substrate中删除
https://github.com/paritytech/substrate/pull/7156

账号引用数量类型从u8改为u32,之前一个账号只能拥有255种token
https://github.com/paritytech/substrate/pull/7164

Substrate基础文档给出 Weights 的基准值
https://github.com/paritytech/substrate/pull/7121

PhragMMS 选举算法代码已合并,但还需要更多测试才会激活
https://github.com/paritytech/substrate/pull/6685

Ethereum Compatibility

Frontier’s node template 支持 Ethereum precompiles:ECRecover, Sha256, Ripemd160, and Identity
https://github.com/paritytech/frontier/pull/132

Moonbeam的第一个公开测试网Moonbase Alpha发布
https://www.purestake.com/news/moonbeam-network-testnet-now-available/
技术细节
https://www.purestake.com/blog/introducing-moonbeam-public-testnet/

工具

Polkadot wiki 支持地址转换工具
https://wiki.polkadot.network/docs/en/learn-accounts

Polkadot-JS Apps 支持转走所有余额后立即清理链上账户
https://github.com/polkadot-js/apps/pull/3702

Polkadot-JS Apps 可查看你在每个节点的具体票数
https://github.com/polkadot-js/apps/issues/2085

学习资料

Treasury提案的具体步骤
https://polkadot.network/writing-history-the-first-teams-submit-their-proposal-to-the-polkadot-treasury-2/

October 15 - Sub0 Online:
https://sub0.parity.io/

生态

Dether支持DOT和KSM,并支持直接购买
https://medium.com/@dether/your-cash-to-dot-ksm-on-off-ramp-is-here-the-dether-app-now-supports-polkadot-and-kusama-89755f6beb57

LocalCoinSwap支持KSM
https://twitter.com/LocalCoinSwap_/status/1308159077692903426?s=19

原文:
http://blog.boka.network/2020/09/24/dot-leap-19-zhong-wen-ban/

你可能感兴趣的:(Dot Leap 19 中文版)