原文作者:Bruno Škvorc
订阅链接:newsletter.dotleap.com
Our Network
Our Network 重点报道了 Polkadot,其中包含了自一月以来的一些有意思的数据,比如Kusama Treasury已发放了57,000 KSM(约150万美金)的奖励,每个项目大约5万美金。
https://ournetwork.substack.com/p/our-network-issue-48
Polkadot (v0.8.26.1.)
波卡治理
Patract Hub 提交了新项目 Megaclite:WASM合约和runtime pallet中的 ZK Rollup 和隐私应用的零知识证明技术支持。Megaclite 会直接整合更多算法 (alt_bn128 and bls12_381) 并能够通过工具库直接使用。他们会对此提交新的 treasury 提案。
议案 39:Subscan 运维成本预算获得通过。
https://polkadot.polkassembly.io/motion/39
议案 40:Patract Labs 的 Redspot's v0.3 里程碑,获得通过。
https://polkadot.polkassembly.io/motion/40
公投 12:将以太DOT claim地址转移到新地址,目前仅 0.14% 投票赞成。
https://polkadot.polkassembly.io/referendum/12
Kusama (v0.8.26.1.)
更新
ArtProject.io 举办关于 Kusama 上 NFT 的会议。视频回放:
https://www.youtube.com/watch?v=lep5PWTiKJg
Kusama 治理
议案 238:建议每200eras增加1个验证人,已通过理事会投票。
https://kusama.polkassembly.io/motion/238
性能测试报告已出
https://kusama.polkassembly.io/post/358
议案 239:建议赔偿之前因为bug导致slash惩罚。具体操作是将所有赔偿通过 utility.batch 打包发送,用 treasury 中资金赔偿给之前受影响的用户。
https://kusama.polkassembly.io/motion/238
讨论 297:集成Kusama和robotic systems的讨论重新打开,之前该议案被Prince Kusama拒绝,但社群有人不同意这个结论。
https://kusama.polkassembly.io/post/297
https://ipfs.io/ipns/kusama.dotapps.io/#/council/motions
提案 38:一个希望将KSM和DOT一样拆分100倍的提案。
https://kusama.polkassembly.io/proposal/38
核心代码
扩展性更高的 MultiAddress format 代码已合并。这个功能将使得任意值可以映射到 Substrate 地址,并能够在节点 decode。从而使得 Substrate accounts 能够支持包括以太坊地址格式,以及ENS之类自定义域名格式。
https://github.com/paritytech/substrate/pull/7380
Substrate 支持 local DHT 地址链接到本地或测试链。之前只有 --dev flag 开启是才能支持。
https://github.com/paritytech/substrate/pull/7538
Substrate 已使用 libp2p 0.30
https://github.com/paritytech/substrate/pull/7508
chain extension feature 进入开发阶段。它将允许 ink! 合约与 pallet 进行交互操作。
https://github.com/paritytech/ink/issues/585
支持不同 leaves 的节点进行连接
https://github.com/paritytech/polkadot/pull/1966
正在讨论增加自动阻止错误runtime升级被发送到节点的功能。通过 gossip 机制通知其它节点,当前升级有问题并自动停止,这可以替代掉人工干预。
https://github.com/paritytech/substrate/issues/7558
Github上新增 runtime-migration label 标注某 pallet 的修改是需要 migration 的,可以避免盲目地只做runtime升级导致的问题。
https://github.com/paritytech/substrate/labels/D1-runtime-migration
以太坊兼容性
Frontier 已增加 Pallet-evm 代码
https://github.com/paritytech/frontier/pull/206
为方便 Frontier 开发,增加 dev signer (0x1111..1111)
https://github.com/paritytech/frontier/pull/197
Frontier 中已增加 net_peerCount RPC call,会像以太坊一样返回连接的 peers 数量。
https://github.com/paritytech/frontier/pull/204
Moonbeam 的 testnet Moonbase Alphanet 增加大量修改,包括 merger of account states,意味着 Ethereum 和 Substrate account 合并变成一个,且余额数量保持一致。
https://www.purestake.com/news/moonbeam-network-upgrades-account-structure-to-match-ethereum/
https://medium.com/moonbeam-network/moonbase-alpha-v3-introducing-unified-accounts-88fae3564cda
工具
Europa v0.1 - ink! 的sandbox运行环境
https://polkadot.polkassembly.io/post/166
Hydra - Hackusama 获奖项目
Public Kusama 数据索引: https://indexer-kusama.joystream.app/graphql
hydra-cli toolkit: https://github.com/Joystream/hydra/tree/hydra_v1
你可以使用 GraphQL API 搜索 Kusama events 和 extrinsics。
hydra-cli 还开发了 ETL pipeline 供 dapp 使用:
https://github.com/Joystream/hydra/tree/hydra_v1/packages/hydra-cli
Polkadot JS API 升级 version 2.7 & Polkadot JS Apps UI 升级 0.67
https://github.com/polkadot-js/api/releases/tag/v2.7.1
https://github.com/polkadot-js/apps/releases/tag/v0.67.1
Polkadot JS Apps 的 Unable To Reset Device error 已修复
访问 polkadot.js.org/apps
或者 https://dotapps.io/
Substrate API Sidecar 升级到 version 2
该版本不向前兼容
https://github.com/paritytech/substrate-api-sidecar/releases/tag/v2.0.0
学习资料
如果你的WEB3项目需要资金支持,可以访问这个网站获得帮助
https://www.crowdcast.io/e/web3funding
生态
Dia 计划集成 Polkadot 生态。
https://medium.com/dia-insights/hello-polkadot-dia-begins-cross-chain-integration-200a16b69a8c
Kusama上第一个NFT发布
https://twitter.com/obxium/status/1328323390818627584
Phala 的测试网 Vendetta 发布
https://medium.com/phala-network/phala-testnet-vendetta-is-live-57089f4657cc
波卡DeFi项目整理
https://www.reddit.com/r/dot/comments/jw1i83/defi_on_polkadot_a_list_of_teams/
波卡中国创业营启动
https://twitter.com/btcinchina/status/1329368496250130434
波卡治理工具指南
详细说明了各种治理相关pallets的配置
https://github.com/sacha-l/substrate-hacking/tree/governance-stuff
Polkastarter 生态发展报告
https://polkastarter.medium.com/the-polkastarter-ecosystem-is-growing-our-current-partnerships-overview-fe29bb51d8e8
投票
为感谢 DOT Leap 作者每周更新,大家可以在Kusama和Polkadot议会选举中投票给 BRUNO
https://twitter.com/bitfalls
最后感谢 Bill Laboon 的每日波卡摘要
https://twitter.com/billlaboon
Boka.network 现正得到 MathWallet 赞助
原文:
http://blog.boka.network/2020/11/25/dot-leap-24-zhong-wen-ban/