Skip to content

Instantly share code, notes, and snippets.

@charlieb
charlieb / main.c
Created March 6, 2022 05:42
Guile immediate segfault under gdb
#include <libguile.h>
static void inner_main (void *closure, int argc, char **argv)
{
//scm_shell(argc, argv);
}
int main(int argc, char **argv) {
scm_boot_guile(argc, argv, inner_main, 0);
return 0;
@charlieb
charlieb / test_tx.py
Last active January 23, 2018 16:59
Pycoin Dash Transaction
#!/usr/bin/env python3
# Note: Requires https://github.com/charlieb/pycoin version until
# https://github.com/richardkiss/pycoin/pull/265 is merged
import pycoin.services.blockcypher as bc
import pycoin.tx.tx_utils as tx_utils
d = bc.BlockcypherProvider(netcode='DASH', api_key='my_free_blockcypher_api_key')
@charlieb
charlieb / keybase.md
Created November 14, 2017 20:48
keybase.md

Keybase proof

I hereby claim:

  • I am charlieb on github.
  • I am charlieb (https://keybase.io/charlieb) on keybase.
  • I have a public key ASC0Dz8H6yKrgEhZjyugpIrqA2o3G_9-m3oZBBWDXth9Uwo

To claim this, I am signing this object: