cloth icon indicating copy to clipboard operation
cloth copied to clipboard

Native RLP Transaction encoding and signing

Open pelle opened this issue 9 years ago • 0 comments

  • [x] Move all utilties for dealing with byte arrays into separate cloth.bytes namespace
  • [x] Created cloth.digests namespace 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

pelle avatar Dec 17 '16 22:12 pelle