Skip to content

Instantly share code, notes, and snippets.

View giekaton's full-sized avatar

Gie Katon giekaton

View GitHub Profile
import pdb
from canoser import *
from datetime import datetime
import base64
import struct
import json
from hasher import HashValue
ADDRESS_LENGTH = 32
ED25519_PUBLIC_KEY_LENGTH = 32