Skip to content
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

Support etc optional chainid #1

Closed
wants to merge 49 commits into from
Closed

Conversation

hackmod
Copy link
Owner

@hackmod hackmod commented Aug 1, 2018

No description provided.

@hackmod hackmod force-pushed the support-etc-optional-chainid branch 3 times, most recently from 3ceb44a to d7d3ecf Compare August 2, 2018 07:57
@hackmod hackmod force-pushed the support-etc-optional-chainid branch from d7d3ecf to 3c3e96c Compare August 16, 2018 16:06
brunobar79 and others added 17 commits August 16, 2018 19:39
Restore multiple consecutive accounts with balances.
Two important notes:

1. The time it takes to download is negligble compared to e2e test runs
2. Since we cannot use environment variables in CircleCI cache keys we
   can't cache the download correctly and have it update when we switch
   firefox versions—this isn't the end of the world because of point 1
CircleCI no longer allows external PR builds to save caches so jobs
that depend on cached data from a upstream job will no longer get
the files they need. This change replaces our usages of caches for
passing data downstream with workspaces, which appear to be the more
correct feature to use.

References:

- https://circleci.com/docs/2.0/workflows/#using-workspaces-to-share-data-among-jobs
- https://circleci.com/blog/deep-diving-into-circleci-workspaces/
Update CircleCI configuration to use workspaces instead of caches
@hackmod hackmod force-pushed the support-etc-optional-chainid branch from 3c3e96c to 1ad9043 Compare August 19, 2018 23:17
danfinlay and others added 7 commits August 20, 2018 13:12
 * fixed custom Rpc form to support optional chainid
 * experimental ETC support added

[fixed conflict 8/16]
 * fixup for testnet faucet
 * rename frequentRpcList to frequentRpcListDetail to prevent compatible issue
 * increase frequentRpcList length by 1
@hackmod hackmod force-pushed the support-etc-optional-chainid branch from 1ad9043 to 5825556 Compare August 21, 2018 08:18
@hackmod hackmod closed this Sep 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants