-
Notifications
You must be signed in to change notification settings - Fork 205
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
Establish code style and fix errors in existing codebase #299
Merged
Commits on Mar 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 57af777 - Browse repository at this point
Copy the full SHA 57af777View commit details -
Configuration menu - View commit details
-
Copy full SHA for cacaecc - Browse repository at this point
Copy the full SHA cacaeccView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9acc8a - Browse repository at this point
Copy the full SHA a9acc8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e1d423 - Browse repository at this point
Copy the full SHA 8e1d423View commit details -
Have ESLint ignore
dist
directory* Run ESLint automatic fixes on all remaining JavaScript files
Configuration menu - View commit details
-
Copy full SHA for 94c8d04 - Browse repository at this point
Copy the full SHA 94c8d04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20f14e5 - Browse repository at this point
Copy the full SHA 20f14e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3082a1 - Browse repository at this point
Copy the full SHA a3082a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b57ac21 - Browse repository at this point
Copy the full SHA b57ac21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f604c7 - Browse repository at this point
Copy the full SHA 4f604c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a113e10 - Browse repository at this point
Copy the full SHA a113e10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 893cd1d - Browse repository at this point
Copy the full SHA 893cd1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37547b7 - Browse repository at this point
Copy the full SHA 37547b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16f710e - Browse repository at this point
Copy the full SHA 16f710eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 219a7de - Browse repository at this point
Copy the full SHA 219a7deView commit details -
Configuration menu - View commit details
-
Copy full SHA for b45a1d0 - Browse repository at this point
Copy the full SHA b45a1d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f88d38 - Browse repository at this point
Copy the full SHA 3f88d38View commit details -
* Remove `MultisigTransaction` overrides that treat non-payment transactions differently * Add new transaction fields to multisig blobs found in tests and re-sign comparison blobs where needed * Verify read-only methods on `Transaction` work for `MultisigTransaction`s * Override inherited `Transaction` methods that mutate multisig transactions to throw an error * Override `signTxn` on `MultisigTransaction` to throw an error
Configuration menu - View commit details
-
Copy full SHA for 6d0aa57 - Browse repository at this point
Copy the full SHA 6d0aa57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70f0ab2 - Browse repository at this point
Copy the full SHA 70f0ab2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3550742 - Browse repository at this point
Copy the full SHA 3550742View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e9b675 - Browse repository at this point
Copy the full SHA 1e9b675View commit details -
* Add TypeScript extension to `lint-staged` config file * Fix Compile class bug that was introduced during linter fixes
Configuration menu - View commit details
-
Copy full SHA for b29df2f - Browse repository at this point
Copy the full SHA b29df2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53272b6 - Browse repository at this point
Copy the full SHA 53272b6View 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.