Skip to content

Instantly share code, notes, and snippets.

@anthdm
Last active August 27, 2018 08:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anthdm/ced99c8b08ac229b43445703302df038 to your computer and use it in GitHub Desktop.
Save anthdm/ced99c8b08ac229b43445703302df038 to your computer and use it in GitHub Desktop.
coz_contributions_anthdm

NEO-STORM

PR #2 Create circleci configuration

PR #3 Updated Makefile to add binary file globally

PR #4 Added in license

PR #5 Added compiler interop API

  • added draft of block and transaction interop api.
  • added header interop API
  • added attribute, transaction, input, output interop API
  • Added asset, attribute and account interop api.

PR #8 Renamed project to neo-storm and updated all import paths

PR #9 Added in compiler tests to test all examples in the examples folder

PR #10 Added new mapping for the compiler interop API

PR #14 Added missing execution interop API

PR #15 Added in crypto helpers API's

  • sha256
  • hash1256
  • sha1
  • ripemd160
  • hash160

Reviewed PR's for NEO-STORM by Jeroen Peeters

Reviewed PR's for NEO-STORM by @ansrivas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment