-
Notifications
You must be signed in to change notification settings - Fork 375
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
Alfajores deploy October 24 #1479
Merged
Merged
Conversation
This file contains 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
* qr scan library upgrade + google ML function * QR scan check bounce * add white border to QR code image for scanning support * typescript changes QRGen code * typescript fixes qrGen * update test snapshot QRCode * add test for QRGen * minor change; review changes * update QRGen test * revert google ml function for qr scan * update QRGen tests * update QRGen tests * qrGen minor fix * merge master * minor fix QRGen * remove stale snapshot qrGen * gradle fix qrGen
* Update verification pool validatino * Use different env name in infura * Add https
* Add support for detecting addresses in a clipboard * Fix pasting into send field * Improve modularity and typing of text input components
Several packages were depending on a fixed npm version; and not the package in the git repo; which defeat the monorepo purpose.
This reverts commit 21cbb94.
* Upload static nodes, add logging * Remove comment * Fix lint
…in the new instance group (#771) * Add random ids to the names of tx node instances and instance group * Implement create_before_destroy for tx-nodes and instance group
* 2018-10-03 alfajores deployment * fixed the blockchain deployment commit hash
* [protocol] Rename infrastructureFraction to proposerFraction * Fix & Improve transfer-tests
* Implement new import wallet flow designs including empty wallet warning * Improve responsiveness of import wallet screen * More robust error handling for import saga * Add tests for import saga * Cleanup redundant web3 zerosync mocks introduced in #1108
tkporter
requested review from
aaronmgdr,
asaj,
ashishb,
cmcewen,
jmrossy,
m-chrzan,
mcortesi,
nambrot,
timmoreton and
yerdua
as code owners
October 25, 2019 10:02
jmrossy
previously approved these changes
Oct 25, 2019
cmcewen
approved these changes
Oct 25, 2019
This was referenced Jul 19, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
Includes all the changes that are currently on Alfajores, along with a CLI fix and docs changes to reflect the new network ID (44785)
Tested
Deployed to alfajores, ran an app, redeemed invite, verified, used the exchange, used the online faucet, went through all the steps to set up a validator using the docs
Other changes
n/a
Related issues
n/a
Backwards compatibility
Likely not backwards compatible