Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
Robsberrry authored Aug 9, 2024
2 parents 471a2e8 + 4d90078 commit 4495390
Show file tree
Hide file tree
Showing 7 changed files with 39 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/fp-verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
repository: babylonchain/finality-provider
repository: babylonlabs-io/finality-provider
ref: v0.4.0

- name: Cache eotsd
Expand All @@ -22,7 +22,7 @@ jobs:
with:
path: |
./build/eotsd
key: key-eotsd-v030
key: key-eotsd-v040

- name: Setup go
uses: actions/setup-go@v5
Expand Down Expand Up @@ -62,7 +62,7 @@ jobs:
with:
path: |
./build/eotsd
key: key-eotsd-v030
key: key-eotsd-v040

- name: Verify new FPs
if: needs.changed-fp-files.outputs.any_changed == 'true'
Expand Down
11 changes: 11 additions & 0 deletions bbn-1/finality-providers/registry/HoodRun.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"description": {
"moniker": "HoodRun",
"identity": "D7F99CBB63FFFD9E",
"website": "https://hoodrun.io",
"security_contact": "contact@hoodrun.io",
"details": "Discover and Unlock the HoodRun Advantage; We make the Staking Experience the fastest and safest"
},
"eots_pk": "67732ad150b6bd773f24d250be3c65c6a7aff77abbd1ed4196b8f889374dda8a",
"commission": "0.04"
}
11 changes: 11 additions & 0 deletions bbn-1/finality-providers/registry/HypeINFRA.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"description": {
"moniker": "Hype INFRA",
"identity": "E83C7B8E58DC11E0",
"website": "https://www.hy.pe/",
"security_contact": "infra@hype.partners",
"details": ""
},
"eots_pk": "545fd0b6b9ec8eb27f98d47ce307696b8db0b01cda64471377a02e64fbc5672d",
"commission": "0.05"
}
11 changes: 11 additions & 0 deletions bbn-1/finality-providers/registry/popsteam.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"description": {
"moniker": "P-OPS Team",
"identity": "A2B9CAA088770EA6",
"website": "https://www.pops.one/",
"security_contact": "security@pops.one",
"details": "P-OPS TEAM is a decentralized organization providing you with validation and staking services, blockchain consultation, growth acceleration and investment capital for innovative Web 3.0 projects."
},
"eots_pk": "de7654da6e25df51cd0a56217fcde873723a5bb214e55e4e7cfcc19a635e3d71",
"commission": "0.05"
}
1 change: 1 addition & 0 deletions bbn-1/finality-providers/sigs/HoodRun.sig
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
6b27e470cab72e1e79986474e2a34da144ccb93c81b07749b79cfc5f5e861b31b2df4c809742b2dab1852f60509d5618f2979df3574b46fd8393499e0cf7da14
1 change: 1 addition & 0 deletions bbn-1/finality-providers/sigs/HypeINFRA.sig
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
430982357795fb4dd65e34d0cc52f289e8de1bf93efb5b435eb5ef15a373be3a49030640c1a43743da4a6665bd82435eda29ed3cb4c3ccececea824c5167bf76
1 change: 1 addition & 0 deletions bbn-1/finality-providers/sigs/popsteam.sig
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
10dc0fe423cf2e7f36b86301b7e91c5a479a15ddd4ecbc1f1b5d38f00b9d5e712280ce57c411fd1d12ab5ba0c3181d2cd2cc7564198ac183784a7ff336012442

0 comments on commit 4495390

Please sign in to comment.