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

Use vector in settlement extrinsics #629

Merged
merged 5 commits into from Sep 25, 2020
Merged

Use vector in settlement extrinsics #629

merged 5 commits into from Sep 25, 2020

Conversation

@maxsam4
Copy link
Member

@maxsam4 maxsam4 commented Sep 24, 2020

BTreeSet does not work with Polkadot.js app. Therefore, replaced it with Vec.

maxsam4 added 2 commits Sep 24, 2020
@maxsam4 maxsam4 requested review from adamdossa, CJP10 and satyamakgec Sep 24, 2020
@poly-auto-merge poly-auto-merge bot merged commit 2efd6db into develop Sep 25, 2020
5 checks passed
5 checks passed
auto-merge Merging
Details
WIP Ready for review
Details
ci/circleci: lint Your tests passed on CircleCI!
Details
ci/circleci: test Your tests passed on CircleCI!
Details
concourse-ci/status Concourse CI build success
Details
maxsam4 added a commit that referenced this pull request Sep 30, 2020
* use vector in extrinsics

* fixed tests

Co-authored-by: poly-auto-merge[bot] <65769705+poly-auto-merge[bot]@users.noreply.github.com>
adamdossa pushed a commit that referenced this pull request Sep 30, 2020
* use vector in extrinsics

* fixed tests

Co-authored-by: poly-auto-merge[bot] <65769705+poly-auto-merge[bot]@users.noreply.github.com>

Co-authored-by: poly-auto-merge[bot] <65769705+poly-auto-merge[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

4 participants
You can’t perform that action at this time.