Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
p3t3hill committed Nov 4, 2024
2 parents 1f088ad + b298a8e commit 085e1b0
Show file tree
Hide file tree
Showing 892 changed files with 24,598 additions and 4,613 deletions.
24 changes: 24 additions & 0 deletions .github/workflows/github-releases-to-discord.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# This workflow will triage pull requests and apply a label based on the
# paths that are modified in the pull request.
#
# To use this workflow, you will need to set up a .github/labeler.yml
# file with configuration. For more information, see:
# https://github.com/actions/labeler

on:
release:
types: [published]

jobs:
github-releases-to-discord:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Github Releases To Discord
uses: SethCohen/[email protected]
with:
webhook_url: ${{ secrets.WEBHOOK_URL }}
color: "2105893"
username: "Release Changelog"
avatar_url: "https://cdn.discordapp.com/avatars/487431320314576937/bd64361e4ba6313d561d54e78c9e7171.png"
4 changes: 2 additions & 2 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
name: Validating filenames
with:
path: '!(*.schema.json|README*|.gitignore)'
pattern: '^[a-zA-Z0-9._-]*$'
pattern: '^[a-zA-Z0-9._-]*[^\.]$'

- name: Validate profile.json schema
uses: walbo/[email protected]
Expand All @@ -34,4 +34,4 @@ jobs:
files: ./*/services.json
schema: services.schema.json
schema-version: draft-07
fail-on-missing-schema: true
fail-on-missing-schema: true
15 changes: 15 additions & 0 deletions 007COREUM/chains.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"$schema": "../chains.schema.json",
"name": "007COREUM",
"chains": [
{
"name": "coreum",
"address": "corevaloper1x9hd9r7duv2gagztvvqlw94v5gy4zd9xwhqnlm",
"restake": {
"address": "core1ywg6xlq4zxm5gwlhjrt80uj7gzqs7ev77pjqw0",
"run_time": "every 24 hours",
"minimum_reward": 10000000
}
}
]
}
5 changes: 5 additions & 0 deletions 007COREUM/profile.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"$schema": "../profile.schema.json",
"name": "007COREUM",
"identity": ""
}
116 changes: 108 additions & 8 deletions 01node/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"restake": {
"address": "cosmos1ks0uf2zxgv6qjyzjwfvfxyv5vp2m6nk5f0a762",
"run_time": "18:00",
"minimum_reward": 1000
"minimum_reward": 100000
}
},
{
Expand All @@ -17,7 +17,7 @@
"restake": {
"address": "juno1ks0uf2zxgv6qjyzjwfvfxyv5vp2m6nk5la79ak",
"run_time": "18:00",
"minimum_reward": 1000
"minimum_reward": 100000
}
},
{
Expand Down Expand Up @@ -71,7 +71,7 @@
"restake": {
"address": "osmo1ks0uf2zxgv6qjyzjwfvfxyv5vp2m6nk5p5wwvc",
"run_time": "18:00",
"minimum_reward": 1000
"minimum_reward": 100000
}
},
{
Expand All @@ -93,22 +93,122 @@
}
},
{
"name": "evmos",
"address": "evmosvaloper1g57n4k08sk5z6ramzsgzrapgpsjsyh4t5tldw5",
"name": "injective",
"address": "injvaloper17y9pmvrwcmytrvsurduj7ts0s8unzr55a6ffa3",
"restake": {
"address": "inj14knyxrpkfd94ra8sx9mp2q3zcw3rzl6guqv30u",
"run_time": "18:00",
"minimum_reward": 1000
}
},
{
"name": "coreum",
"address": "corevaloper1flaz3hzgg3tjszl372lu2zz5jsmxd8pvydl7gg",
"restake": {
"address": "evmos14knyxrpkfd94ra8sx9mp2q3zcw3rzl6g5g2m8v",
"address": "core1e5qn0kg3ym7d05uplrg5swcm3pr96p39rra344",
"run_time": "18:00",
"minimum_reward": 100000000000000000
"minimum_reward": 1000
}
},
{
{
"name": "xpla",
"address": "xplavaloper1a00g26m9ut98xspcmlz0fmtknfeqmmne3jdr99",
"restake": {
"address": "xpla14knyxrpkfd94ra8sx9mp2q3zcw3rzl6ggwrfkh",
"run_time": "18:00",
"minimum_reward": 1000
}
},
{
"name": "quicksilver",
"address": "quickvaloper1dqnwnf3rj8xwd82qra0v5zzkxd9szawy30k6fn",
"restake": {
"address": "quick1ks0uf2zxgv6qjyzjwfvfxyv5vp2m6nk5ztdvrc",
"run_time": "18:00",
"minimum_reward": 1000
}
},
{
"name": "starname",
"address": "starvaloper1734yczdw25efy0q604ydu2prfwt89mnag0g5vr",
"restake": {
"address": "star18f7c5t88t52gj0vpnwp6dfd8aayz3k2ejl2f7d",
"run_time": "18:00",
"minimum_reward": 1000
}
},
{
"name": "qusar",
"address": "quasarvaloper1f72p5x0wa2l6arur5vnvh7anflpjl7nqtg45qj",
"restake": {
"address": "quasar1ks0uf2zxgv6qjyzjwfvfxyv5vp2m6nk58v8rh0",
"run_time": "18:00",
"minimum_reward": 1000
}
},
{
"name": "migaloo",
"address": "migaloovaloper1wwg4m96f0z8uh4782cxzllw8wyxtvl7vsttnyp",
"restake": {
"address": "migaloo1ks0uf2zxgv6qjyzjwfvfxyv5vp2m6nk5ym5y0y",
"run_time": "18:00",
"minimum_reward": 1000
}
},
{
"name": "irisnet",
"address": "iva1nzgvvfam8n4lskkcqmhes07td6wkum9cffvkkx",
"restake": {
"address": "iaa1ks0uf2zxgv6qjyzjwfvfxyv5vp2m6nk5uda0cm",
"run_time": "18:00",
"minimum_reward": 1000
}
},
{
"name": "emoney",
"address": "emoneyvaloper1zca529sff7x4sm2t06x4a5stl7ug0xqxg4wgd9",
"restake": {
"address": "emoney1ks0uf2zxgv6qjyzjwfvfxyv5vp2m6nk5xv82dh",
"run_time": "18:00",
"minimum_reward": 1000
}
},
{
"name": "sentinel",
"address": "sentvaloper1gcx3cq450dgmyha7s3x5mhjqcnxxn40tqykq20",
"restake": {
"address": "sent1ks0uf2zxgv6qjyzjwfvfxyv5vp2m6nk5j5t879",
"run_time": "18:00",
"minimum_reward": 1000
}
},
{
"name": "nibiru",
"address": "nibivaloper1w26kzhwhely77xup3npfh70tzuc4amtx8j0743",
"restake": {
"address": "nibi1ks0uf2zxgv6qjyzjwfvfxyv5vp2m6nk572e8ne",
"run_time": "18:00",
"minimum_reward": 100000
}
},
{
"name": "dymension",
"address": "dymvaloper1ycsjsqqucdyvl2560y7y2yhfjaj0vvta4v7hm3",
"restake": {
"address": "dym14knyxrpkfd94ra8sx9mp2q3zcw3rzl6gy5hnc2",
"run_time": "18:00",
"minimum_reward": 100000000000000000
}
},

{
"name": "celestia",
"address": "celestiavaloper1murrqgqahxevedty0nzqrn5hj434fvffxufxcl",
"restake": {
"address": "celestia1ks0uf2zxgv6qjyzjwfvfxyv5vp2m6nk5c9vwq8",
"run_time": "18:00",
"minimum_reward": 1000
}
}
]
}
15 changes: 15 additions & 0 deletions 0XDandruff/chains.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"$schema": "../chains.schema.json",
"name": "Head & Shoulders ",
"chains": [
{
"name": "echelon",
"address": "echelonvaloper105n93es4uwupr0p2ph33za82wlzgx2rm4x8s6a",
"restake": {
"address": "echelon13dc96cyw8yffeq6u90srnr4j3538tngddw6tt0",
"run_time": "01:00",
"minimum_reward": 1000000000000000000
}
}
]
}
5 changes: 5 additions & 0 deletions 0XDandruff/profile.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"$schema": "../profile.schema.json",
"name": "Head & Shoulders ",
"identity": "4023E66AE2FED7EE"
}
49 changes: 47 additions & 2 deletions 0basevc/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
"restake": {
"address": "stars1jrjdqzxchlt09gj6qvn4ds8suxh9aqwyrld799",
"run_time": "every 1 hour",
"minimum_reward": 1000000
"minimum_reward": 5000000
}
},
{
Expand Down Expand Up @@ -170,7 +170,7 @@
"restake": {
"address": "umee1jrjdqzxchlt09gj6qvn4ds8suxh9aqwy948u2x",
"run_time": "every 1 hour",
"minimum_reward": 1000000
"minimum_reward": 5000000
}
},
{
Expand All @@ -190,6 +190,51 @@
"run_time": "every 1 hour",
"minimum_reward": 1000000
}
},
{
"name": "mars",
"address": "marsvaloper1n3mhyp9fvcmuu8l0q8qvjy07x0rql8q4kvgnmm",
"restake": {
"address": "mars1jrjdqzxchlt09gj6qvn4ds8suxh9aqwy27r6m0",
"run_time": "every 1 hour",
"minimum_reward": 100000
}
},
{
"name": "archway",
"address": "archwayvaloper1n3mhyp9fvcmuu8l0q8qvjy07x0rql8q42jcedm",
"restake": {
"address": "archway1jrjdqzxchlt09gj6qvn4ds8suxh9aqwyzgx8yr",
"run_time": "every 1 hour",
"minimum_reward": 3000000000000000000
}
},
{
"name": "passage",
"address": "pasgvaloper1pzqjgfd25qsyfdtmx9elrqx6zjjvnc9sjj5z5e",
"restake": {
"address": "pasg1jrjdqzxchlt09gj6qvn4ds8suxh9aqwy5mrert",
"run_time": "every 1 hour",
"minimum_reward": 1000000
}
},
{
"name": "dydx",
"address": "dydxvaloper1n3mhyp9fvcmuu8l0q8qvjy07x0rql8q4n64dpr",
"restake": {
"address": "dydx1jrjdqzxchlt09gj6qvn4ds8suxh9aqwy7658wr",
"run_time": "every 1 hour",
"minimum_reward": 100000000000000000
}
},
{
"name": "celestia",
"address": "celestiavaloper1n3mhyp9fvcmuu8l0q8qvjy07x0rql8q4tg7kxw",
"restake": {
"address": "celestia1jrjdqzxchlt09gj6qvn4ds8suxh9aqwyxftn5e",
"run_time": "every 1 hour",
"minimum_reward": 1000000
}
}
]
}
19 changes: 10 additions & 9 deletions 123stake/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,15 @@
"run_time": "every 3 minutes",
"minimum_reward": 100000
}
},
{
"name": "passage",
"address": "pasgvaloper1emwg59t5prrve0qf46wndma0qsxsslgq4ms9su",
"restake": {
"address": "pasg1uzcagr0ss5ryn7a7244gwxuy9ls0kvwjlw35e7",
"run_time": "every 15 minutes",
"minimum_reward": 1000000
}
},
{
"name": "meme",
Expand Down Expand Up @@ -48,15 +57,7 @@
"minimum_reward": 100000
}
},
{
"name": "planq",
"address": "plqvaloper1rsfdz4l8xyv3cqfh0wfkk8nmx72hlt980zcjye",
"restake": {
"address": "plq1xtfheepfhswusphmnvsrkulwcutd2wcwkkfhms",
"run_time": "every 3 minutes",
"minimum_reward": 10000000000000000
}
},

{
"name": "cerberus",
"address": "cerberusvaloper1teryendjzhaxn520ng946d2yprnh5jed49mydt",
Expand Down
Loading

0 comments on commit 085e1b0

Please sign in to comment.