This repository was archived by the owner on Oct 12, 2021. It is now read-only.
Merged
Conversation
…genproto-digest Update google.golang.org/genproto commit hash to f1cecdd
…monorepo Update typescript-eslint monorepo to v4.28.4
…genproto-digest Update google.golang.org/genproto commit hash to 667f2b7
Update dependency uglify-js to v3.14.0
Update dependency types-protobuf to v3.17.4
Update dependency @types/node to v14.17.6
Update dependency uglify-js to v3.14.1
…monorepo Update typescript-eslint monorepo to v4.28.5
…genproto-digest Update google.golang.org/genproto commit hash to e7812ac
Update dependency tape to v5.3.0
…genproto-digest Update google.golang.org/genproto commit hash to db860fe
Update dependency ws to v8.1.0
…grpc-1.x Update module google.golang.org/grpc to v1.40.0
Update dependency marked to v3
Bump path-parse to 1.0.7 (CVE-2021-23343)
…obuf Update dependency @types/google-protobuf to v3.15.5
This was
linked to
issues
Aug 16, 2021
Closed
Closed
…genproto-digest Update google.golang.org/genproto commit hash to e15ff19
…monorepo Update typescript-eslint monorepo to v4.29.2
Update dependency io.grpc:grpc-bom to v1.40.0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This release PR for
v0.41.0removes:txn.Command(enum)txn.PrepareLiquidityProvision()txn.PrepareSubmitOrder()CommandByte,CommandString(enum)VegaTradingClient.PrepareSubmitOrder()VegaTradingClient.prepare_sign_submit_tx()(convenience helper function) replaced byVegaTradingClient.sign_submit_tx_v2()Closes #321
Closes #328