CELO_VALIDATOR_GROUP_ADDRESS=a23049064ddc56b436bb95f6b1512c553ab61d22 CELO_VALIDATOR_ADDRESS=9a4b4f0469e5a871a27cc9451ce69a6cf769d757 CELO_GENESIS_VALIDATOR_SIGNER_ADDRESS=aa3b76b6618afe574b278da9b71af0e66aa6f646 CELO_GENESIS_VALIDATOR_SIGNER_BLS_PUBLIC_KEY=348aa54a71033d583a29d00e3dfb1f696633c6520bc71099fd26a228d1882f380ab86ef19b7efe544d47ba8aeddf770125075f6c15b82611a31e746668c1aa8af2355efe6e4cd297c0f570fce18ecc2f274bef5115a8d8ba9a18a6563e6c6181
This file contains 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
call plug#begin() | |
Plug 'catppuccin/vim', { 'as': 'catppuccin' } | |
call plug#end() | |
" In iTerm / other terms that support real colors... | |
if $TERM_PROGRAM != "Apple_Terminal" | |
set termguicolors | |
if $LIGHTMODE == "1" | |
colorscheme catppuccin_latte | |
else |
This file contains 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
{ | |
"window.titleBarStyle": "native", | |
"apc.menubar.compact": true, | |
"workbench.colorCustomizations": { | |
"focusBorder": "#ff000000", | |
"sideBar.background": "#00000000", | |
"activityBar.background": "#00000000", | |
"sideBarSectionHeader.background": "#00000000", | |
"statusBar.background": "#00000000", | |
"list.hoverBackground": "#00000000" |
This file contains 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
version: "3.6" | |
services: | |
testdb: | |
image: postgres:15 | |
environment: | |
POSTGRES_PASSWORD: password | |
restart: unless-stopped | |
volumes: | |
# Uses a tmpfs volume to make tests extremely fast. The data in test | |
# databases is not persisted across restarts, nor does it need to be. |
This file contains 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
#!/bin/bash | |
# Put this at /etc/init.d/lorri | |
# then you can do | |
# | |
# service lorri start | |
# service lorri status | |
# service lorri stop | |
# service lorri restart | |
# | |
# as a regular user |
This file contains 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
#!/usr/bin/env zsh | |
# Opens the FZF preview in full-screen mode, and re-runs a command with any | |
# given arguments while allowing paging. | |
# | |
# Arguments: | |
# $1 = command to preview. | |
# | |
# Example: | |
# preview nix-search | |
# |
This file contains 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
# this setting will allow passing arguments through to tasks, see the docs here | |
# https://just.systems/man/en/chapter_24.html#positional-arguments | |
set positional-arguments | |
# print all available commands by default | |
default: | |
just --list | |
# run the test suite | |
test *args='./...': |
This file contains 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
{ | |
"claims": [ | |
{ | |
"timestamp": 1580933800, | |
"type": "ACCOUNT", | |
"address": "0x9A4B4f0469E5A871A27cc9451cE69A6cF769d757" | |
} | |
], | |
"meta": { | |
"address": "0xa23049064DdC56b436BB95f6B1512C553AB61D22", |
This file contains 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
{ | |
"claims": [ | |
{ | |
"url": "http://138.197.234.92", | |
"timestamp": 1580933954, | |
"type": "ATTESTATION_SERVICE_URL" | |
}, | |
{ | |
"timestamp": 1580933959, | |
"type": "ACCOUNT", |
I hereby claim:
- I am peterldowns on github.
- I am peterldowns (https://keybase.io/peterldowns) on keybase.
- I have a public key ASBOgThh7YFg9eOomzJsmLVpKdjVkBQR6rWKiCxqcC9eAAo
To claim this, I am signing this object:
NewerOlder