-
Notifications
You must be signed in to change notification settings - Fork 15
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
Update testnet to 2.230.0 #1265
Merged
Merged
Commits on Aug 22, 2023
-
older version panics when compiling creditcoin-transaction-producer, this one seems to work
Configuration menu - View commit details
-
Copy full SHA for 93e8a54 - Browse repository at this point
Copy the full SHA 93e8a54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d2e3aa - Browse repository at this point
Copy the full SHA 4d2e3aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e9b8fb - Browse repository at this point
Copy the full SHA 6e9b8fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0eea6e8 - Browse repository at this point
Copy the full SHA 0eea6e8View commit details -
Auto-update creditcoin-js type definitions
gluwa-bot authored and Ada committedAug 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 295b522 - Browse repository at this point
Copy the full SHA 295b522View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6eb1590 - Browse repository at this point
Copy the full SHA 6eb1590View commit details -
Configuration menu - View commit details
-
Copy full SHA for 294975b - Browse repository at this point
Copy the full SHA 294975bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e64249 - Browse repository at this point
Copy the full SHA 1e64249View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8ba15d - Browse repository at this point
Copy the full SHA d8ba15dView commit details -
CSUB-684: Support ECDSA PKs in CLI (#1251)
* add: replace getSeed with initKeyring funcs that support ecdsa * implement initKeyring in bond * implement initKeyring in show-address * implement initKeyring in chill * implement initKeyring in distribute-rewards * implement initKeyring in send * implement initKeyring in set-keys * make --ecdsa a global flag * implement initKeyring in unbond * implement initKeyring in validate * implementinitKeyring in withdraw * implement initKeyring in wizard * remove unused imports * yarn format * yarn format #2 * add ecdsa tests to integration-tests * Auto-update creditcoin-js type definitions * add CC_PK to camelCase exceptions * remove unused import * fix: was using older prettier version * keep envVar consistent when using ecdsa * add: ecdsa key validation * update and split tests * format *sigh* * Auto-update creditcoin-js type definitions * remove unused imports and vars * add: randomTestAccount helper * upgrade wizard test to cover ecdsa/phrase * upgrade showAddress test to use randomTestAccount * use randomTestAccount in send test * export validateECDSAKey * upgrade validatorCycle test to cover ecdsa * fix: formatting, finally * fix: bad params in prompt command * Treat eslint warnings as errors & exit 1 things like unused imports are warnings and easlint will exit with 0 so we don't get to notice them! This change will cause CI jobs to fail so that we can notice these issues and fix them! * Remove unused imports * appease linter * replace switch with if Co-authored-by: Nathan Whitaker <17734409+nathanwhit@users.noreply.github.com> --------- Co-authored-by: gluwa-bot <creditcoin@gluwa.com> Co-authored-by: Alex Todorov <alex.todorov@gluwa.com> Co-authored-by: Nathan Whitaker <17734409+nathanwhit@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4fe7fb6 - Browse repository at this point
Copy the full SHA 4fe7fb6View commit details -
Update version to 2.230.0 (#1264)
Co-authored-by: Ada <> Co-authored-by: gluwa-bot <creditcoin@gluwa.com> Co-authored-by: Nathan Whitaker <nathan.whitaker01@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 016c5d2 - Browse repository at this point
Copy the full SHA 016c5d2View commit details
Commits on Aug 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9bdb000 - Browse repository at this point
Copy the full SHA 9bdb000View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc667b2 - Browse repository at this point
Copy the full SHA cc667b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8a3f3d - Browse repository at this point
Copy the full SHA f8a3f3dView commit details
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.