-
Notifications
You must be signed in to change notification settings - Fork 75
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
Internal development testnet for Random Beacon and TBTC v2 #3012
Comments
pdyraga
changed the title
Internal development testnet
Internal development testnet for Random Beacon and TBTC v2
Jul 3, 2022
After research and discussion, we decided to use Goerli as our Ethereum testnet. |
Merged
This was referenced Jul 15, 2022
electropolis
pushed a commit
that referenced
this issue
Jul 15, 2022
- updated manifest with additional label `network` - removed `type` label - reorganize the whole manifest by putting them into single file
Reopening. Got closed accidentially. |
electropolis
pushed a commit
that referenced
this issue
Jul 27, 2022
- added `type` to `spec` section in service of kubernetes defining kind of service - added LoadBalancer IP which was previously reserved using gcloud command as regional IP
nkuba
added a commit
that referenced
this issue
Aug 8, 2022
#3012 Add LoadBalancer with static IP - added `type` to `spec` section in service of kubernetes defining kind of service - added LoadBalancer IP which was previously reserved using gcloud command as regional IP
electropolis
pushed a commit
that referenced
this issue
Aug 8, 2022
- expanded capacity for PVC to 200GB
This was referenced Aug 10, 2022
The remaining work has been extracted to separate issues: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We need an internal testnet for development builds.
We will build our test environment against Goerli.
Prerequisites:
@keep-network/[email protected]
Deploy V1 contracts to Goerli #3059@threshold-network/[email protected]
)@keep-network/[email protected]
)@keep-network/[email protected]
)@keep-network/[email protected]
)solidity-contracts
: Add support for deployment on Goerli testnet threshold-network/solidity-contracts#114keep-core
: Add support for deployment on Goerli testnet #3081tbtc-v2
: Add support for deployment on Goerli testnet tbtc-v2#382Replace the stub of the BitcoinRelay contract- moved to an independent issue ( Replace the stub of the BitcoinRelay contract tbtc-v2#400)client.yml
for use in v2 #3154, Add modules building client and Token dashboard ci#31)Requirements:
Extras (for later, but let's keep in mind when implementing the solution):
Prepare monitoring solutions in Keep Test project #3149
Monitoring dashboard for Ethereum node #3278
Testnet: Monitoring dashboards for Keep nodes #3279
Improve developer experience when browsing logs (logs output, parsing, alerts, etc.) (for geth we could try
--log.json
flag)Clean up V1 resources that will not be needed in V2
Move tbtc-monitoring job to prod project (https://github.com/keep-network/tbtc-monitoring/pull/2)
Resources:
The text was updated successfully, but these errors were encountered: