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

build and send the beta release #10978

Closed
6 tasks done
turadg opened this issue Feb 10, 2025 · 2 comments
Closed
6 tasks done

build and send the beta release #10978

turadg opened this issue Feb 10, 2025 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@turadg
Copy link
Member

turadg commented Feb 10, 2025

What is the Problem Being Solved?

Beta isn't yet on Mainnet to test

Description of the Design

Build it with a repeatable process. Send to QA. Once it passes, send to stakers.

Dependencies

Preview Give feedback
  1. BLOCKED enhancement
    dckc
  2. automerge:rebase force:integration
  3. turadg

Security Considerations

Scaling Considerations

Test Plan

Upgrade Considerations

@turadg turadg added the enhancement New feature or request label Feb 10, 2025
mergify bot added a commit that referenced this issue Feb 13, 2025
refs: #10978

## Description

Update OCW addrs

assetInfo need not vary across configurations, so no more "default".

### Security Considerations

Production key management considerations apply.

### Scaling Considerations

n/a

### Documentation Considerations

The addresses of the operators are perhaps worth sharing in the [community governance thread](https://community.agoric.com/t/fast-usdc-accelerating-cross-chain-usdc-transfers-on-agoric/754).

### Testing Considerations

DRY out referenced to old oracle addrs in a test.

### Upgrade Considerations

not yet deployed
@dckc
Copy link
Member

dckc commented Feb 13, 2025

Release Fast USDC Beta 1 · Agoric/agoric-sdk tags the software at 0303d15 (now that #10996 landed)

bundle hashes from ci logs:

Building ./proposals/b:beta-fast-usdc ...
yarn run v1.22.22
$ /home/runner/work/agoric-sdk/agoric-sdk/node_modules/.bin/agoric run packages/builders/scripts/fast-usdc/start-fast-usdc.build.js --net A3P_INTEGRATION --noNoble
agoric: run: running /home/runner/work/agoric-sdk/agoric-sdk/packages/builders/scripts/fast-usdc/start-fast-usdc.build.js
agoric: run: Deploy script will run with Node.js ESM
creating start-fast-usdc-permit.json
creating start-fast-usdc.js
You can now run a governance submission command like:
  agd tx gov submit-proposal swingset-core-eval start-fast-usdc-permit.json start-fast-usdc.js \
    --title="Enable <something>" --description="Evaluate start-fast-usdc.js" --deposit=1000000ubld \
    --gas=auto --gas-adjustment=1.2
Remember to install bundles before submitting the proposal:
  agd tx swingset install-bundle @/home/runner/.agoric/cache/b1-ff51ba7d4abbab92013467813379be4d428b0b7a3f1a6f2ebd06c9b774e0e4e6acfbd6aea9e508d53419c50e13495b314a1b1fb94392ce42ea8feb18de9b3fa7.json
  agd tx swingset install-bundle @/home/runner/.agoric/cache/b1-6f742c9506079a4ad917c50ef15cab85c5d2c8d562c04de72e9a79c2a192ba36e7c88aa365b740a0e1fd1968199289e20ed23ee62dd4a3240da78ebb6763fa34.json

Also:

Artifact a3p-integration has been successfully uploaded! Final size is 4914023 bytes. Artifact ID is 2583542491
Artifact download URL: https://github.com/Agoric/agoric-sdk/actions/runs/13300829272/artifacts/2583542491

@dckc
Copy link
Member

dckc commented Feb 13, 2025

@dckc dckc closed this as completed Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants