I hereby claim:
- I am faddat on github.
- I am faddat (https://keybase.io/faddat) on keybase.
- I have a public key ASAw9VankMiEwQVCfcSiVxIUT6XPh9nHOXoaGBQed2unQQo
To claim this, I am signing this object:
I contributed to the Semaphore Trusted Setup Multi-Party Ceremony. | |
The following are my contribution signatures: | |
Circuit: semaphore21 | |
Contributor # 291 | |
Hash: b31fe374 7d7c855f d5cd07cc c24023a1 | |
3ade6c03 eea57455 ee28cadc 3de63dee | |
4869b831 a920c124 fd5d583d 614c3d81 | |
369d4de2 77a8070f cfe26e2a e9ee412d | |
# This is a TOML config file. | |
# For more information, see https://github.com/toml-lang/toml | |
##### main base config options ##### | |
# TCP or UNIX socket address of the ABCI application, | |
# or the name of an ABCI application compiled in with the Tendermint binary | |
proxy_app = "tcp://127.0.0.1:26658" | |
# A custom human readable name for this node |
osmosisd tx staking redelegate osmovaloper1xwazl8ftks4gn00y5x3c47auquc62ssuh8af89 osmovaloper1083svrca4t350mphfv9x45wq9asrs60c6rv0j5 10000osmo --note "Thanks so much for your work to date in Cosmos. Really happy to have you in the active set" |
openapi: 3.0.1 | |
info: | |
title: VSYS Full Node | |
description: The Web Interface to the VSYS Full Node API | |
license: | |
name: MIT License | |
url: https://github.com/virtualeconomy/vsys/blob/master/LICENSE | |
version: 0.3.2 | |
servers: | |
- url: / |
# Bash profile for a node with seeds on it, where nodes are run in screen. This will be broken down into systemd units later. | |
# This has them take snapshots every 1000 blocks, and support 500 incoming peers. They're not seed nodes so that this config can be used well as a sentry. | |
# RPCs are currently fully exposed. They'll be put behind caddy and rate limited soon (TM). | |
# Each node is configured for state sync. We will release documentation network-wide on how to launch nodes with state sync to push the use of this technology. We will need some help from others -- failing that we can run sync1.notional.ventures and sync2.notional.ventures. | |
alias ls='ls --color=auto' | |
alias ll='ls -l' | |
alias l='ls -A' |
# Bash profile for a node with seeds on it, where nodes are run in screen. This will be broken down into systemd units later. | |
# This has them take snapshots every 1000 blocks, and support 500 incoming peers. They're not seed nodes so that this config can be used well as a sentry. | |
# RPCs are currently fully exposed. They'll be put behind caddy and rate limited soon (TM). | |
# Each node is configured for state sync. We will release documentation network-wide on how to launch nodes with state sync to push the use of this technology. We will need some help from others -- failing that we can run sync1.notional.ventures and sync2.notional.ventures. | |
alias ls='ls --color=auto' | |
alias ll='ls -l' | |
alias l='ls -A' |
I hereby claim:
To claim this, I am signing this object:
ubuntu@ip-172-31-63-80:~/.gaia/config$ gaiad unsafe-reset-all10:52AM INF Removed all blockchain history dir=/home/ubuntu/.gaia/data10:52AM INF Reset private validator file to genesis state keyFile=/home/ubuntu/.gaia/config/priv_validator_key.json stateFile=/home/ubuntu/.gaia/data/priv_validator_state.json | |
ubuntu@ip-172-31-63-80:~/.gaia/config$ gaiad start --p2p.seeds bf8328b66dceb4987e5cd94430af66045e59899f@public-seed.cosmos.vitwit.com:26656,[email protected]:26656,[email protected]:26656,ba3bacc714817218562f743178228f23678b2873@public-seed-node.cosmoshub.certus.one:26656,[email protected]:26656,[email protected]:26656 --x-crisis-skip-assert-invariants | |
10:52AM INF starting ABCI with Tendermint | |
10:52AM INF Starting multiAppConn service impl=multiAppConn module=proxy | |
10:52AM INF Starting localClient service connection=query impl=localClient module=abci-client | |
10:5 |
{ | |
"genesis_time": "2021-05-09T02:52:49.125666065Z", | |
"chain_id": "infant", | |
"initial_height": "1", | |
"consensus_params": { | |
"block": { | |
"max_bytes": "22020096", | |
"max_gas": "-1", | |
"time_iota_ms": "1000" | |
}, |
{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"jacob","identity":"","website":"","security_contact":"","details":""},"commission":{"rate":"0.100000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.010000000000000000"},"min_self_delegation":"1","delegator_address":"cosmos1x6znqjx5tv7vvswtlhlyw0qzl3pzkcm44k8j0t","validator_address":"cosmosvaloper1x6znqjx5tv7vvswtlhlyw0qzl3pzkcm4szn8rc","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"OR41ljdke34bGXVrxyJnAXTu0wbKvI6nYNKF0Oz7sIo="},"value":{"denom":"baby","amount":"10000000"}}],"memo":"[email protected]:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"A5xwwk99rxWjPPTmpZin+HB2bhsW+6C+zSryIXYLvuBV"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","gran |