This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const { bech32 } = require('bech32') | |
function convertToDipAddress(eip55Address, prefix) { | |
const words = convertBits(hex2a(eip55Address), 8, 5, false); | |
return bech32.encode(prefix, words); | |
} | |
function hex2a(hex) { | |
let a = []; | |
if (hex.length <= 2) return a |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const util = require("util"); | |
const { exec } = require("child_process"); | |
const execAsync = util.promisify(exec); | |
Date.prototype.addDays = function (days) { | |
const date = new Date(this.valueOf()) | |
date.setDate(date.getDate() + days) | |
return date | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Range: 200000-234065 | |
βββββββββββ¬βββββββββββββββββββββββ¬βββββββββββββββββββββββββββββββββββββββββββββββββββββββ¬βββββββββββββββββββββ¬βββββββββββ | |
β (index) β moniker β valoper β uptime β jailed β | |
βββββββββββΌβββββββββββββββββββββββΌβββββββββββββββββββββββββββββββββββββββββββββββββββββββΌβββββββββββββββββββββΌβββββββββββ€ | |
β 0 β 'Jamalofski' β 'ollovaloper1vv8lzz4s047nhel5m9p9ap5xrzyscapr9xqxrr' β 100 β false β | |
β 1 β 'NodeStake' β 'ollovaloper1etx55kw7tkmnjqz0k0mups4ewxlr324t6kvtq9' β 100 β false β | |
β 2 β 'Illuminati' β 'ollovaloper17x78x8lk00m85gn3ux8hkl7rk5djvwhyj0p2ex' β 100 β false β | |
β 3 β 'semio11111' β 'ollovaloper13ujpjrlaq897tv9a96xvhh9gcu7u6q09tl6j0c' β 100 β false β | |
β 4 β 'vagif6511' β 'ollovaloper1nmu5fxexxz63sfnr9rgrmaypel4at29mspzr3y' β 100 β false β | |
β 5 β 'benten' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Range: 2500-61250 | |
βββββββββββ¬ββββββββββββββββββββββββββββββββββ¬βββββββββββββββββββββββββββββββββββββββββββββββββββββββ¬βββββββββββββββββββββ¬βββββββββ | |
β (index) β moniker β valoper β uptime β jailed β | |
βββββββββββΌββββββββββββββββββββββββββββββββββΌβββββββββββββββββββββββββββββββββββββββββββββββββββββββΌβββββββββββββββββββββΌβββββββββ€ | |
β 0 β '[NODERS]TEAM' β 'torivaloper1xvgmn8tscva9g6yt8knw9fgvrtcghdvll6g6cz' β 100 β false β | |
β 1 β 'Wetez' β 'torivaloper1dfnzup7nppxvlpwnmzjnuet0tn4t9cnwjj9t8a' β 100 β false β | |
β 2 β 'FREEMINT NFTs ππ' β 'torivaloper15fh88a6kx6n6cgx35cxf2edzyjwq3rwy95mypg' β 100 β false β | |
β 3 β 'nysa.network' β 'torivaloper1nuh2h60wlvzvk58xll3d8gz2wpqjt6gwzet02z' β 100 β false β | |
β 4 β 'DragonDev π' β 'torivaloper1xsw7fagjm6je5uvfs643w23xrq74zw638 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Range: 400000-480700 | |
βββββββββββ¬βββββββββββββββββββββββββββββββββββββββββββββββββββββββ¬βββββββββββββββββββββββββββββββββββββββββββββββββββββββββ¬ββββββββββββββββββββ¬βββββββββ | |
β (index) β moniker β valoper β uptime β jailed β | |
βββββββββββΌβββββββββββββββββββββββββββββββββββββββββββββββββββββββΌβββββββββββββββββββββββββββββββββββββββββββββββββββββββββΌββββββββββββββββββββΌβββββββββ€ | |
β 0 β 'DeFi100-iCosmosDAO π―βοΈ' β 'stridevaloper174c4r4chypruvcsa592ugn9cym4u3zw650539q' β 100 β false β | |
β 1 β 'Stake a Tree π² Planting trees with profits' β 'stridevaloper1sz72m22qwxu258p2edgplg7wvhxj0u7m8qchfr' β 100 β false β | |
β 2 β 'HappyStrides' β 'stridevaloper14twkwc4the6lg59h4exe0cmm2957xrajqe8g9d' β 100 β false β | |
β 3 β 'EZStaking.io 100% Slash Protected' β 'stridevaloper1gjtv |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo systemctl stop okp4d | |
cp $HOME/.okp4d/data/priv_validator_state.json $HOME/.okp4d/priv_validator_state.json.backup | |
okp4d tendermint unsafe-reset-all --home $HOME/.okp4d --keep-addr-book | |
curl -s http://65.109.27.156:8080/public/addrbook.json > $HOME/.okp4d/config/addrbook.json | |
SNAP_NAME=$(curl -s http://65.109.27.156:8080/public/ | egrep -o ">okp4-nemeton-1.*\.tar.lz4" | tr -d ">") | |
curl http://65.109.27.156:8080/public/${SNAP_NAME} | lz4 -dc - | tar -xf - -C $HOME/.okp4d | |
mv $HOME/.okp4d/priv_validator_state.json.backup $HOME/.okp4d/data/priv_validator_state.json |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
crim | zn | indus | chas | rm | age | dis | rad | tax | ptratio | b | lstat | medv | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0.00632 | 18.0 | 2.31 | 0 | 6.575 | 65.2 | 4.09 | 1 | 296 | 15.3 | 396.9 | 4.98 | 24.0 | |
0.02731 | 0.0 | 7.07 | 0 | 6.421 | 78.9 | 4.9671 | 2 | 242 | 17.8 | 396.9 | 9.14 | 21.6 | |
0.02729 | 0.0 | 7.07 | 0 | 7.185 | 61.1 | 4.9671 | 2 | 242 | 17.8 | 392.83 | 4.03 | 34.7 | |
0.03237 | 0.0 | 2.18 | 0 | 6.998 | 45.8 | 6.0622 | 3 | 222 | 18.7 | 394.63 | 2.94 | 33.4 | |
0.06905 | 0.0 | 2.18 | 0 | 7.147 | 54.2 | 6.0622 | 3 | 222 | 18.7 | 396.9 | 5.33 | 36.2 | |
0.02985 | 0.0 | 2.18 | 0 | 6.43 | 58.7 | 6.0622 | 3 | 222 | 18.7 | 394.12 | 5.21 | 28.7 | |
0.08829 | 12.5 | 7.87 | 0 | 6.012 | 66.6 | 5.5605 | 5 | 311 | 15.2 | 395.6 | 12.43 | 22.9 | |
0.14455 | 12.5 | 7.87 | 0 | 6.172 | 96.1 | 5.9505 | 5 | 311 | 15.2 | 396.9 | 19.15 | 27.1 | |
0.21124 | 12.5 | 7.87 | 0 | 5.631 | 100.0 | 6.0821 | 5 | 311 | 15.2 | 386.63 | 29.93 | 16.5 |