Skip to content

Instantly share code, notes, and snippets.

@anthdm
Created July 18, 2018 06:33
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/8e617555b525706eb1e40b46dcc52084 to your computer and use it in GitHub Desktop.
Save anthdm/8e617555b525706eb1e40b46dcc52084 to your computer and use it in GitHub Desktop.
coz_contribution_report

NEO-GO

  1. Discussion with some neo-go contributors of the new neo-go V2 wich should be written more idiomatic and not just a shallow clone of the current #c project.

Update neo-go to work with SPV (simple payment verification) PR #90

  • filter payloads
  • merkleblock payload

Implemented the nice built-in FromAddress function in the neo-go compiler [PR #88)(nspcc-dev/neo-go#88)

owner := FromAddress("ADC94894u584dkfj")

Researching solutions to migrate the 2.0 state to the new NEO 3.0 blockchain.

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