-
Notifications
You must be signed in to change notification settings - Fork 29
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
V2 migration #655
Open
emmanueldenloye
wants to merge
16
commits into
develop
Choose a base branch
from
emmanuel/frontend-migration
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
V2 migration #655
Commits on Jun 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 40ff87e - Browse repository at this point
Copy the full SHA 40ff87eView commit details
Commits on Jun 4, 2021
-
If we find old noderefs (e.g. us1.testnet.chainweb.com), we remove them and put the correct uri (api.testnet.chainweb.com)
Configuration menu - View commit details
-
Copy full SHA for 72e76f3 - Browse repository at this point
Copy the full SHA 72e76f3View commit details
Commits on Jun 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b837e7b - Browse repository at this point
Copy the full SHA b837e7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac59840 - Browse repository at this point
Copy the full SHA ac59840View commit details
Commits on Jun 7, 2021
-
just replace the entries for the network names "Testnet" and "Mainnet"
Configuration menu - View commit details
-
Copy full SHA for 1d53d87 - Browse repository at this point
Copy the full SHA 1d53d87View commit details
Commits on Jun 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for eaa6f84 - Browse repository at this point
Copy the full SHA eaa6f84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10051b8 - Browse repository at this point
Copy the full SHA 10051b8View commit details -
these new test cases will investigate how chainweaver recovers from a migration that fails at some point before completion.
Configuration menu - View commit details
-
Copy full SHA for 40ced78 - Browse repository at this point
Copy the full SHA 40ced78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b59cc9 - Browse repository at this point
Copy the full SHA 1b59cc9View commit details
Commits on Jun 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 17588f2 - Browse repository at this point
Copy the full SHA 17588f2View commit details
Commits on Jun 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1594e25 - Browse repository at this point
Copy the full SHA 1594e25View commit details -
unconditionally alter refs for networks in local storage
In essence, we don't care what networks the user has either created, modified or left alone, we filter out undesired noderefs in that network name.
Configuration menu - View commit details
-
Copy full SHA for a5c3e57 - Browse repository at this point
Copy the full SHA a5c3e57View commit details
Commits on Jun 11, 2021
-
create simplified version of "These" (Cheese)
It is equivalent to "These" except that we take out the "This" constructor. With it gone, we still get the same applicative operations from "These" (sans "This") but we don't have to account for the "This" constructor in situations where we know it is impossible to produce it.
Configuration menu - View commit details
-
Copy full SHA for 712eb9d - Browse repository at this point
Copy the full SHA 712eb9dView commit details -
Use an even simpler datatype for processing the map merge
The datatype we really want is something equivalent to Either () a but with a different Applicative instance.
Configuration menu - View commit details
-
Copy full SHA for 5167b87 - Browse repository at this point
Copy the full SHA 5167b87View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5d7d24 - Browse repository at this point
Copy the full SHA e5d7d24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84eaa4b - Browse repository at this point
Copy the full SHA 84eaa4bView 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.