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

ACP 77 #2140

Open
wants to merge 84 commits into
base: main
Choose a base branch
from
Open

ACP 77 #2140

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
84 commits
Select commit Hold shift + click to select a range
2a942dd
acp-77
sukantoraymond Sep 9, 2024
e304324
fix lint
sukantoraymond Sep 9, 2024
c28aecb
address comments
sukantoraymond Sep 9, 2024
5cc880c
fix test
sukantoraymond Sep 9, 2024
858c394
make pos coming soon
sukantoraymond Sep 19, 2024
3f51e72
update test
sukantoraymond Sep 19, 2024
efa257c
Merge branch 'main' into acp-77
sukantoraymond Sep 19, 2024
2138a5a
Merge branch 'main' into acp-77
sukantoraymond Sep 20, 2024
467cf26
Prompts for Subnet create acp77 (#2150)
sukantoraymond Sep 23, 2024
4cb24a3
Merge branch 'main' into acp-77
sukantoraymond Sep 23, 2024
0713f2d
Validator prompt acp77 (#2152)
sukantoraymond Sep 23, 2024
cd9402e
Merge branch 'main' into acp-77
sukantoraymond Sep 24, 2024
654a3e4
Genesis icm (#2154)
felipemadero Sep 26, 2024
5bd6762
lint
felipemadero Sep 26, 2024
ad16a88
Merge branch 'main' into acp-77
felipemadero Sep 26, 2024
93b24c2
Genesis poa (#2164)
felipemadero Sep 26, 2024
5957c63
Merge branch 'main' into acp-77
sukantoraymond Sep 30, 2024
1b0d42c
Signature aggregator sdk (#2149)
arturrez Sep 30, 2024
58fdeb2
Fix acp 77 ci (#2204)
felipemadero Oct 1, 2024
3dbca8b
ACP 77 new commands (#2172)
sukantoraymond Oct 8, 2024
f7d8a40
Merge branch 'main' into acp-77
sukantoraymond Oct 8, 2024
2e4df61
fix merge
sukantoraymond Oct 8, 2024
f46593f
Merge branch 'main' into acp-77
sukantoraymond Oct 8, 2024
064d1f1
Track subnet refactor (#2228)
sukantoraymond Oct 9, 2024
b2d4e4d
Fix generate new node id and bls info (#2237)
sukantoraymond Oct 11, 2024
4f797cb
assume blockchain endpoint only for cli managed node sync (#2241)
felipemadero Oct 14, 2024
c53301a
Merge branch 'main' into acp-77
sukantoraymond Oct 16, 2024
7733ee6
fix merge
sukantoraymond Oct 16, 2024
25f7fe9
node local PoC (#2216)
arturrez Oct 16, 2024
8888202
go 1.22.8 for dockerfile
arturrez Oct 16, 2024
93ba0c6
Node local status (#2261)
arturrez Oct 16, 2024
662105f
fix lint
arturrez Oct 16, 2024
4a0eb07
Merge branch 'main' into acp-77
sukantoraymond Oct 17, 2024
dc51ea7
fix merge
sukantoraymond Oct 17, 2024
93ad04d
Register validator local (#2247)
felipemadero Oct 17, 2024
2c4bc46
Merge branch 'acp-77' of https://github.com/ava-labs/avalanche-cli in…
felipemadero Oct 17, 2024
4a5e292
fix lint
sukantoraymond Oct 17, 2024
569e1da
Merge branch 'main' into acp-77
sukantoraymond Oct 17, 2024
191f129
lint
felipemadero Oct 17, 2024
d517e5f
Validator removal (#2267)
felipemadero Oct 17, 2024
851d576
lint
felipemadero Oct 17, 2024
e1caf35
make sure that we return empty clusterconf if cluster not found (#2269)
arturrez Oct 17, 2024
3b6c74a
Fix case where node is not generated before calling subnet deploy (#2…
sukantoraymond Oct 17, 2024
b714322
Use existing cluster deploy (#2271)
sukantoraymond Oct 17, 2024
a24d214
Acp77 remote etna devnet (#2233)
arturrez Oct 18, 2024
2d46470
properly create nodes dir and cluster config file (#2273)
felipemadero Oct 18, 2024
494545b
Merge branch 'main' into acp-77
sukantoraymond Oct 18, 2024
d0edb1c
Acp use etna devnet (#2275)
arturrez Oct 18, 2024
2566d08
Cleanup AddValidator command (#2276)
sukantoraymond Oct 18, 2024
f75c230
fix lint (#2277)
felipemadero Oct 18, 2024
2318608
fix err msg
sukantoraymond Oct 18, 2024
1e7e91e
print all errors (#2279)
sukantoraymond Oct 18, 2024
4708121
Check max balance on add validator (#2278)
felipemadero Oct 18, 2024
02d803e
Continue on error remove validator (#2280)
felipemadero Oct 18, 2024
68237be
Merge branch 'main' into acp-77
felipemadero Oct 22, 2024
5c86d7c
Acp77 remote enta cluster fixes (#2281)
arturrez Oct 22, 2024
b51f15c
Merge branch 'main' into acp-77
sukantoraymond Oct 23, 2024
a6b6e1c
fix merge
sukantoraymond Oct 23, 2024
5ceeabb
update avalanche go tag
sukantoraymond Oct 24, 2024
026e94d
remove dummy txs
sukantoraymond Oct 24, 2024
8526840
remove dummy txs
sukantoraymond Oct 24, 2024
5a13a5f
Acp77 e2e (#2287)
sukantoraymond Oct 25, 2024
77e7386
fix lint
sukantoraymond Oct 25, 2024
0ed6685
Merge branch 'main' into acp-77
sukantoraymond Oct 25, 2024
71a53a3
integrate main change
sukantoraymond Oct 25, 2024
4b76b44
Fix lint
sukantoraymond Oct 25, 2024
cf3d4a8
update binary for test
sukantoraymond Oct 25, 2024
2dfe5c5
add node configs to local cluster (#2296)
felipemadero Oct 28, 2024
fb10008
Acp 77 fix (#2284)
felipemadero Oct 28, 2024
d6c5705
Node local status more info (#2288)
arturrez Oct 30, 2024
e215c14
Merge branch 'main' into acp-77
sukantoraymond Oct 31, 2024
49a8b1d
Validator Manager SDK (#2297)
sukantoraymond Oct 31, 2024
f8632c8
increase health timeout after network restart (#2299)
felipemadero Oct 31, 2024
50bdcc2
Merge branch 'main' into acp-77
sukantoraymond Nov 1, 2024
43dafd9
Merge branch 'main' into acp-77
sukantoraymond Nov 5, 2024
ff4e381
use latest relayer dep (#2315)
felipemadero Nov 5, 2024
ea37fed
Use network name instead of cluster name on sidecar (#2303)
sukantoraymond Nov 13, 2024
ed04296
Merge branch 'main' into acp-77
sukantoraymond Nov 14, 2024
035151c
fix conflict
sukantoraymond Nov 14, 2024
aebdeec
fix lint
sukantoraymond Nov 14, 2024
96f015c
fuji local clusters (#2309)
felipemadero Nov 14, 2024
92f4ad9
Update tag (#2332)
sukantoraymond Nov 15, 2024
1967a2c
no op
sukantoraymond Nov 19, 2024
55a94e8
no op
sukantoraymond Nov 19, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 10 additions & 4 deletions .github/workflows/e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,11 @@ jobs:
"\\[Network\\]",
"\\[Package Management\\]",
"\\[Root\\]",
"\\[Local Subnet\\]",
"\\[Local Subnet non SOV\\]",
"\\[Subnet Compatibility\\]",
"\\[Public Subnet\\]",
"\\[Public Subnet non SOV\\]",
"\\[Etna Subnet SOV\\]",
"\\[Etna AddRemove Validator SOV\\]",
"\\[Subnet\\]",
"\\[Upgrade expect network failure\\]",
"\\[Upgrade public network\\]",
Expand All @@ -34,14 +36,18 @@ jobs:
]
os: [ubuntu-latest, macos-14]
exclude:
- os: ubuntu-latest
suite: "\\[Etna Subnet SOV\\]"
- os: macos-14
suite: "\\[Node create\\]"
- os: macos-14
suite: "\\[Node devnet\\]"
- os: macos-14
suite: "\\[Docker\\]"
- os: macos-14
suite: "\\[Public Subnet\\]"
suite: "\\[Public Subnet non SOV\\]"
- os: ubuntu-latest
suite: "\\[Etna AddRemove Validator SOV\\]"
steps:
- name: Checkout repository
uses: actions/checkout@v4
Expand Down Expand Up @@ -76,7 +82,7 @@ jobs:
npm install -g tsx

- name: Install Docker on MacOS
if: ${{ (matrix.os == 'macos-14') && (matrix.suite == '\\[Public Subnet\\]') }}
if: ${{ (matrix.os == 'macos-14') && (matrix.suite == '\\[Public Subnet non SOV\\]') }}
run: |
brew install docker
brew install colima
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
- name: Build and Test
run: |
scripts/build.sh
go test -v -coverprofile=coverage.out $(go list ./... | grep -v /tests/ | grep -v '/sdk/')
go tool cover -func=coverage.out
scripts/unit_test.sh
env:
CGO_CFLAGS: "-O -D__BLST_PORTABLE__" # Set the CGO flags to use the portable version of BLST
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@

# Output of the go coverage tool, specifically when used with LiteIDE
*.out
*.lcov

# ignore GoLand metafiles directory
.idea/
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# ============= Compilation Stage ================
FROM golang:1.22.7-bullseye AS builder
FROM golang:1.22.8-bullseye AS builder

WORKDIR /build
# Copy and download avalanche dependencies using go mod
Expand Down
18 changes: 15 additions & 3 deletions cmd/backendcmd/spawn_server.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,23 +13,35 @@ import (
"github.com/spf13/cobra"
)

var app *application.Avalanche
var (
app *application.Avalanche
serverPort string
gatewayPort string
snapshotsDir string
)

// backendCmd is the command to run the backend gRPC process
func NewCmd(injectedApp *application.Avalanche) *cobra.Command {
app = injectedApp
return &cobra.Command{
cmd := &cobra.Command{
Use: constants.BackendCmd,
Short: "Run the backend server",
Long: "This tool requires a backend process to run; this command starts it",
RunE: startBackend,
Args: cobrautils.ExactArgs(0),
Hidden: true,
}
cmd.Flags().StringVar(&serverPort, "server-port", binutils.LocalNetworkGRPCServerPort, "server port to use")
cmd.Flags().StringVar(&gatewayPort, "gateway-port", binutils.LocalNetworkGRPCGatewayPort, "gateway port to use")
cmd.Flags().StringVar(&snapshotsDir, "snapshots-dir", "", "snapshots dir to use")
return cmd
}

func startBackend(_ *cobra.Command, _ []string) error {
s, err := binutils.NewGRPCServer(app.GetSnapshotsDir())
if snapshotsDir == "" {
snapshotsDir = app.GetSnapshotsDir()
}
s, err := binutils.NewGRPCServer(serverPort, gatewayPort, snapshotsDir)
if err != nil {
return err
}
Expand Down
Loading
Loading