Skip to content

Red Eyes Black Dragon

Compare
Choose a tag to compare
@snowypowers snowypowers released this 20 Nov 09:12
· 409 commits to master since this release
  • Neon-domain

    • Ability to resolve human-friendly addresses into blockchain addresses through the invocation of domain contracts.
  • Dependencies

    • Dependencies are updated to latest. bignumberjs is not upgraded due to it being a major version jump.
  • Fixes

    • Fix ScriptBuilder's integer not emitted as two's complement.
    • Use typing packages available for bn.js and elliptic.
    • Fix getVersion in RPC Client not parsing response properly.