Skip to content

Instantly share code, notes, and snippets.

state.DGX {
control.1 {
iface MIXER
name 'Stereo Upmixing'
value Front
comment {
access 'read write'
type ENUMERATED
count 1
item.0 Front
liquidity_amount lower_tick upper_tick tick_range
3.1041667660718484e+16 -108000000 -107850000 150000
559636738839291.7 -107850000 -107740000 110000
2.0 -107740000 -107320000 420000
341603789268499.25 -107320000 -107287700 32300
892506886051455.4 -107287700 -107020000 267700
550903096782958.0 -107020000 -106994400 25600
2.0 -106994400 342000000 448994400
# Daemon config file for PipeWire version "1.0.6" #
#
# Copy and edit this file in /etc/pipewire for system-wide changes
# or in ~/.config/pipewire for local changes.
#
# It is also possible to place a file with an updated section in
# /etc/pipewire/pipewire.conf.d/ for system-wide changes or in
# ~/.config/pipewire/pipewire.conf.d/ for local changes.
#
This file has been truncated, but you can view the full file.
kwalletd6 1387 cordt 3u a_inode 0,16 0 2102 [eventfd:72]
kwalletd6 1387 cordt 4u a_inode 0,16 0 2102 [eventfd:73]
kwalletd6 1387 cordt 7u a_inode 0,16 0 2102 [eventfd:71]
kwalletd6 1387 cordt 12r a_inode 0,16 0 2102 inotify
kwalletd6 1387 1723 QDBusConn cordt 3u a_inode 0,16 0 2102 [eventfd:72]
kwalletd6 1387 1723 QDBusConn cordt 4u a_inode 0,16 0 2102 [eventfd:73]
kwalletd6 1387 1723 QDBusConn cordt 7u a_inode 0,16 0 2102 [eventfd:71]
kwalletd6 1387 1723 QDBusConn cordt 12r a_inode 0,16 0 2102 inotify
kwalletd6 1387 1725 QXcbEvent cordt 3u a_inode 0,16 0 2102 [eventfd:72]
kwalletd6 1387 1725 QXcbEvent cordt 4u a_inode 0,16 0 2102 [eventfd:73]
This file has been truncated, but you can view the full file.
{
"delegationResponses": [
{
"delegation": {
"delegatorAddress": "cosmos1pqyl787ju80greaywqgmsez4ecm0gpf5r0quc3",
"validatorAddress": "cosmosvaloper1lzhlnpahvznwfv4jmay2tgaha5kmz5qxerarrl",
"shares": "1000000000000000000000"
},
"balance": {
@Cordtus
Cordtus / tendermintproofs.md
Last active May 16, 2024 01:07
obtaining arbitrary proof from tendermint abci

Verifying Tendermint State Proofs

Query and verify state proofs on tendermint chains through API only, ensuring simplicity, portability and accuracy.

1: fetch the latest block header

grab latest block height and apphash.

LATEST_BLOCK=$(curl -s 'https://rest.arctic-1.seinetwork.io/cosmos/base/tendermint/v1beta1/blocks/latest')
#!/usr/bin/env python3
import subprocess
import sys
import os
import requests
import json
import zipfile
from io import BytesIO
# Daemon config file for PipeWire version "1.0.0" #
#
# Copy and edit this file in /etc/pipewire for system-wide changes
# or in ~/.config/pipewire for local changes.
#
# It is also possible to place a file with an updated section in
# /etc/pipewire/pipewire.conf.d/ for system-wide changes or in
# ~/.config/pipewire/pipewire.conf.d/ for local changes.
#
[
{
"id": 0,
"type": "PipeWire:Interface:Core",
"version": 4,
"permissions": [ "r", "x", "m" ],
"info": {
"cookie": 3646764480,
"user-name": "cordt",
"host-name": "PC",
Address Count Tokens
osmo...9j6u 3 -56.025
osmo...664y 2 600.000
osmo...znph 3 120.000
osmo...60w0 1 122.000
osmo...l95m 16 6.124
osmo...yhln 2 -.162
osmo...fg5w 1 5.000
osmo...r9zw 1 1.000
osmo...4ydm 1 1.000