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

DNM: testing CI #2

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
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
11 changes: 11 additions & 0 deletions bbn-1/finality-providers/registry/bad_fp.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"description": {
"moniker": "INVALID FP",
"identity": "xxx",
"website": "coll.fp.website.u.my",
"security_contact": "[email protected]",
"details": "no particulary details"
},
"eots_pk": "b60444181d81749c55ceb668c4432a87ab2937d0e0d66b69255c8f1913864fe3",
"commission": "0.050000000000000000"
}
11 changes: 11 additions & 0 deletions bbn-1/finality-providers/registry/my_nickname.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"description": {
"moniker": "my great moniker",
"identity": "xxx",
"website": "coll.fp.website.u.my",
"security_contact": "[email protected]",
"details": "no particulary details"
},
"eots_pk": "b60444181d81749c55ceb668c4432a87ab2937d0e0d66b69255c8f1913864fe3",
"commission": "0.050000000000000000"
}
1 change: 1 addition & 0 deletions bbn-1/finality-providers/sigs/bad_fp.sig
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ea095731f7dbbc912e048a15c64b84871b6d92a10bb4b6dd46a5cf79e71764023e2abc3458346e461f896cd44a03fecb40483d34a2043e27c83fcbdce441648d
1 change: 1 addition & 0 deletions bbn-1/finality-providers/sigs/my_nickname.sig
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ea095731f7dbbc912e048a15c64b84871b6d92a10bb4b6dd46a5cf79e71764023e2abc3458346e461f896cd44a03fecb40483d34a2043e27c83fcbdce441648d
Loading