Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alpha #1256

Open
wants to merge 29 commits into
base: beta
Choose a base branch
from
Open

Alpha #1256

wants to merge 29 commits into from

Conversation

polymath-eric
Copy link
Collaborator

Description

Release latest alpha changes:

  • offchain settlements
  • multiSig proposals

Breaking Changes

JIRA Link

Checklist

  • Updated the Readme.md (if required) ?

prashantasdeveloper and others added 25 commits June 7, 2024 11:16
Also, adds optional `signers` param to `CreateVenueParams` allowing to
add signers while creating the Venue
remove querying for `updated_at` field from SubQuery
add `runAsProposal` method to procedures. This is to be used when the
signingAccount is a MultiSig signer. The transaction will be wrapped as
a multiSig proposal, which will be executed when enough signers approve
allows multiSig to directly join creator identity without the need for
accepting an authorization

✅ Closes: DA-1250
@polymath-eric polymath-eric requested a review from a team as a code owner July 11, 2024 14:00
fixed GraphQL error when fetching historical proposals. Also add `stack`
attribute to PolymeshError
`Polymesh.connect` throws catchable connect errors. Previously it would
crash on node, or clutter the console with `Abnormal closure` in the
browser

✅ Closes: DA-1251
Copy link

sonarcloud bot commented Jul 16, 2024

@prashantasdeveloper prashantasdeveloper requested a review from a team July 22, 2024 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants