-
## Describe the bug
I have followed the installation method of MSW to React with the instruction documentation, Indeed my expectations are in accordance with the documentation, but when I looking a…
-
基础环境:
虚拟机操作系统:Ubuntu 20.04
虚拟机ID地址:192.168.1.43
环境配置
安装依赖
cp /etc/apt/source.list /etc/apt/source.list.bak
vim source.list
deb http://mirrors.163.com/ubuntu/ bionic main restricted uni…
-
cc @polkadot-js/notifications
Some configured endpoints are not available.
Check the nightly cron output (or via `yarn ci:chainEndpoints` locally) and disable the chains (either with `isDisabled` or…
-
Original issue https://github.com/paritytech/substrate/issues/14291
---
@kianenigma am I right to assume we'll want to make it easy to test these with try-runtime-cli? Ideally sho…
-
# The problem of browser support
Mass adoption of emerging protocols for the decentralized web such as IPFS are limited by the lack of browser support. Full support via browser extensions are not a…
-
Tracker ticket of improvements that can be made and/or unresolved issues found in https://github.com/paritytech/polkadot-sdk/pull/3905.
- [ ] (Priority: Medium) Provide a way to reap agent/delegato…
Ank4n updated
1 month ago
-
disable warning logs from polkadotjs
-
We have a bit of a UX nightmare for proxies whereby we cannot determine whether an account is a delegate without also having knowledge of the delegator. This prevents applications to automatically det…
-
The `RewardDestination::Staked` is essentially compounding staking rewards, which is pretty cool. An additional feature could be configurability about what percentage of the rewards to be compounded a…
-
# Description
Moving genesis config from the node into the runtime improve decoupling between the two.
This can be organized in a similar convention as changes introduces in https://github.com/par…