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

Bountyblok BP-04-002 #273

Open
wants to merge 18 commits into
base: main
Choose a base branch
from
Open
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
4 changes: 0 additions & 4 deletions testnet/tasks/BP-01-001/example.json

This file was deleted.

4 changes: 4 additions & 0 deletions testnet/tasks/BP-01-001/tlzoVlz0fmfu.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"uid": "tlzoVlz0fmfu",
"api_key_name": "Bountyblok"
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions testnet/tasks/BP-01-003/completed.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"uid": "tlzoVlz0fmfu"
}
3 changes: 0 additions & 3 deletions testnet/tasks/BP-01-003/example.json

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"provider": "0xe7aeaa9836f7A69Af000f9CA300443655BEFaA82"
}
14 changes: 14 additions & 0 deletions testnet/tasks/BP-02-001/BP-02-001.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
Node Monitoring
1) Open RCPport
2) Create a workspace on postman
https://www.postman.com/
3) Inside the workspace then in the top left click on Import and add the curl request “curl --data '{"method":"eth_syncing","params":[],"id":1,"jsonrpc":"2.0"}' -H "Content-Type: application/json" -X POST http://IP:31271/”
4) In the test tab add the following snippet:
“pm.test("Klay Monitor", function () {
var jsonData = pm.response.json();
pm.expect(jsonData.data.jsonrpc).to.eql(2.0)
pm.expect(jsonData.data.id).to.eql(1)
pm.expect(jsonData.data.result).to.eql(false)
});”
5) Then configure the frequency of the monitor.

3 changes: 0 additions & 3 deletions testnet/tasks/BP-02-001/example.json

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"provider": "0xe7aeaa9836f7a69af000f9ca300443655befaa82"
}
3 changes: 0 additions & 3 deletions testnet/tasks/BP-02-002/example.json

This file was deleted.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 0 additions & 3 deletions testnet/tasks/BP-03-001/example.json

This file was deleted.

3 changes: 3 additions & 0 deletions testnet/tasks/BP-03-001/oI14gh039ihFgC.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"uid": "oI14gh039ihFgC"
}
3 changes: 0 additions & 3 deletions testnet/tasks/BP-03-002/example.json

This file was deleted.

5 changes: 5 additions & 0 deletions testnet/tasks/BP-03-002/kIqxVIqJ7Jfr.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"RU consumption on web": "125",
"RU consumption calculated": "125",
"Total request number": "10"
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.