Skip to content

Instantly share code, notes, and snippets.

{
"pub_key": "BLS_VER_KEY~hOQm2q-EcygB3FpJv_JnJbE0XHrWiUBsWHKyYm7xLifH-OW0YPFH-2ZGoSPkRb6YVwfWpgQJFQ2B6dlIE3i2HuEJCX1D4SyO2ZEl8MP17lf9-7OGfHulW2e_K0cl9H4T5cV1gLVz6Qb29oxNXevZ-dMvOQStpblftr8z-LOjTLBY",
"name": "polkachu.com",
"description": "Polkachu is the trusted staking service provider for blockchain projects. 100% refund for downtime slash. Contact us at hello@polkachu.com",
"company_name": "Polkachu",
"company_website": "https://polkachu.com/",
"client_version": "v1.0.0",
"icon": {
"14x14": { "@1x": "https://www.polkachu.com/images/polkachu.png", "@2x": "https://www.polkachu.com/images/polkachu.png", "@3x": "https://www.polkachu.com/images/polkachu.png" },
"24x24": { "@1x": "https://www.polkachu.com/images/polkachu.png", "@2x": "https://www.polkachu.com/images/polkachu.png", "@3x": "https://www.polkachu.com/images/polkachu.png" }
@PolkachuIntern
PolkachuIntern / aptos-oidb-zk-ceremony_attestation.log
Created February 25, 2024 04:47
Attestation for aptos-oidb-zk-ceremony MPC Phase 2 Trusted Setup ceremony
Hey, I'm PolkachuIntern-96495393 and I have contributed to the aptos-oidb-zk-ceremony.
The following are my contribution signatures:
Circuit # 1 (main)
Contributor # 62
Contribution Hash: f27120c1 953d7410 aae6023f 6fedbe42
554fbc89 6d630df9 3afba504 09898084
120ad09e 446254a0 0f5f2822 3d7fc303
ab2db8bc 2817327c fadd0d40 49fc6b32
@PolkachuIntern
PolkachuIntern / skip_grafana.json
Created October 20, 2022 18:03
This is a simple grafana dashboard for Skip
{
"annotations": {
"list": [
{
"builtIn": 1,
"datasource": {
"type": "grafana",
"uid": "-- Grafana --"
},
"enable": true,
# Pull the latest git commits
# install all binaries
cargo build --release --bin pcli
cargo build --release --bin pd
cargo build --release --bin pviewd
# stop service (you might have different systemd service name)
sudo service penumbra_pd stop
sudo service penumbra_tendermint stop
#!/bin/bash
# Chain config
UPGRADE_NAME="agoric-upgrade-7"
CHAIN_ID="agoric-3"
RPC="https://agoric-rpc.polkachu.com:443"
BLOCK_TIME_SECOND=6.32
# Proposal config
SECONDS_TO_UPGRADE=$((7*24*60*60)) # 7 DAYS
#!/bin/bash -e
# Constants
KEY=${1}
PASSPHRASE=${2}
DENOM="{{ denomination }}"
THRESHOLD="{{ threshold}}"
BINARY="{{ daemon }}"
CHAIN_ID="{{ chain_id }}"
TRANSACNTION_EXTRA_FLAG="{{ transaction_extra_flag }}"
{
"annotations": {
"list": [
{
"builtIn": 1,
"datasource": {
"type": "grafana",
"uid": "-- Grafana --"
},
"enable": true,
{
"annotations": {
"list": [
{
"builtIn": 1,
"datasource": {
"type": "datasource",
"uid": "grafana"
},
"enable": true,