cloth
cloth copied to clipboard
Native RLP Transaction encoding and signing
- [x] Move all utilties for dealing with byte arrays into separate
cloth.bytesnamespace - [x] Created
cloth.digestsnamespace for sha3 and sha256 digests - [x] Native clojure rlp codec
- [x] Replaces EthereumJ and Ethereumjs-tx with https://github.com/Sepia-Officinalis/secp256k1
- [ ] Native clojure TX encoding and signing