Keith Alfaro
Keith Alfaro
### Description This issue builds off of https://github.com/w3f/polkadot-wiki/issues/2338. I am just getting up to speed on IPFS, IPNS, and DNS linking, but think I have enough resources to attempt completing...
### Description This PR addresses #3476. For a first draft I tried to keep most the governance v1 information in-place and add notes on v2 changes and differences where relevant....
This PR addresses #3815. The result is the removal of almost all latency in interacting with the tool. We still need to wait to pull the current block data from...
https://github.com/w3f/polkadot-wiki/pull/3814 introduces a new react component that visualizes auction data for Polkadot and Kusama on the wiki/guide. The block date/times are estimated based on the live chain state when the...
When a new instance of viewport is launched through the Dynamo UI all render package data should be read, translated, and displayed in the viewer. Currently, this only happens after...
For Viewport to be installed and run after the initial Dynamo startup the Dynamo Package Path must be retrieved from the loaded params instead of the startup params. Failure to...
Provide better error messaging when an error occurs in the VM Databridge. Many of the errors are related to incorrect list structures of valid types.