Skip to content

v0.123.1

Compare
Choose a tag to compare
@polkadot-js-bot polkadot-js-bot released this 16 Jan 14:05

Contributed:

Changes:

  • Display all decimals on InputBalance component
  • Adjust Latency charts (with in-order rendering for latest chart plugins)
  • Swap to default 1x conviction
  • Expand full structures on Struct & Enum params display
  • Adjust Call/Event Balance display (known call configs)
  • Adjust function detection for proxy/multisig operations
  • Adjust chilled filtering for latest Substrate (no auto chill)
  • Display warning/error messages on preimage app (encoding issues)
  • Display referenda locks in account section
  • Display inactive issuance for referenda
  • Display account import & qr warning where genesisHash is mismatched
  • Add support for abstain conviction voting
  • Allow referena voting with no preimage
  • Display icon for unlocked parachains
  • Apply consistency in preimage hash styling (w/ copy)
  • Ensure referenda sumbission always has the correct length
  • Don't reply on availability of earliestUnappliedSlash
  • Support new preimage pallet on democracy
  • Add Collectives parachain info
  • Adjust democracy proposeExternal
  • Don't assume council availability on treasury rendering
  • Sort & display ranked collectives
  • Display track info (as per config) for different tracks
  • Add & display track texts for fellowship
  • Render MultiAddress.Id via Address component
  • Sort endpoints by provider name in display
  • Adjust detection of democracy app display
  • Display scheduler entries with inline hash
  • Allow selection of origin where track has multiples
  • Adjust pool metadata display (no unicode, overflow)
  • Cleanup detail vote displays
  • Decode all scheduler entries via hash lookup (as available)
  • Add display filters for referenda tracks
  • Adjust event mapping, no non-required firing
  • Split scheduler from democracy into own app
  • Enable vote-disable based on rank and track
  • Adjust proxy list for governance 2 pallets
  • Add calculations for referenda curves (& display on ongoing)
  • Add elased overlays on referendum graphs
  • Ensure new-generation slash has correct era offset in calculations
  • Display referenda confirming end block
  • Add full ErrorBoundary around 3rd party chart component
  • Add Unnote capability to preimages
  • Remove odd/even table backgrounds; round table rows
  • Apply expander functionality of all applicable tables
  • Rework params labels to allow for sub with Option
  • Adjust all styled component wrappers (+ bug fixes for underlying hidden issues)
  • Rework context usage, move all to react-hooks package
  • Allow input of AccountId32/20 as non-native AccountId format
  • Remove unmaintained HelpOverlay usage
  • Remove all per-label help icons (unnaintained)
  • Disable all unreachable endpoints
  • Add option (default: off) to allow in-localStorage account saving