-
Notifications
You must be signed in to change notification settings - Fork 246
Remove --argent option
#4012
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
base: master
Are you sure you want to change the base?
Remove --argent option
#4012
Conversation
| json!({ | ||
| "version": 1, | ||
| "variant": { | ||
| // TODO(#3556): Remove hardcoded "argent" and use format! with `AccountType::Ready` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What about preexisting argent accounts, I assume the logic to use them is still existing?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes my bad. I didn't think about that
franciszekjob
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
8ba1491 to
211ae6a
Compare
c575e49 to
872f9aa
Compare
dfe2e84 to
35b0da6
Compare
872f9aa to
72c910e
Compare
<!-- Reference any GitHub issues resolved by this PR --> Closes #3678 Stack: #4009 #4010 #4011 #4012 ## Introduced changes <!-- A brief description of the changes --> - Bump minimal recommended scarb to `2.12.2` ## Checklist <!-- Make sure all of these are complete --> - [x] Linked relevant issue - [ ] Updated relevant documentation - [ ] Added relevant tests - [x] Performed self-review of the code - [x] Added changes to `CHANGELOG.md`
<!-- Reference any GitHub issues resolved by this PR --> Closes #3560 Stack: #4009 #4010 #4011 #4012 ## Introduced changes <!-- A brief description of the changes --> - Remove completion alias ## Checklist <!-- Make sure all of these are complete --> - [x] Linked relevant issue - [ ] Updated relevant documentation - [ ] Added relevant tests - [x] Performed self-review of the code - [x] Added changes to `CHANGELOG.md`
35b0da6 to
3316d2b
Compare
<!-- Reference any GitHub issues resolved by this PR --> Closes #3679 Stack: #4009 #4010 #4011 #4012 ## Introduced changes <!-- A brief description of the changes --> - Add panic-backtrace as required in check_profile function for backtrace ## Checklist <!-- Make sure all of these are complete --> - [x] Linked relevant issue - [ ] Updated relevant documentation - [ ] Added relevant tests - [x] Performed self-review of the code - [x] Added changes to `CHANGELOG.md`
72c910e to
3ccbb5d
Compare

Closes #3556
Stack:
#4009
#4010
#4011
#4012
Introduced changes
Checklist
CHANGELOG.md