Skip to content
This repository has been archived by the owner on Nov 22, 2023. It is now read-only.

Added extra dictionary mapping from string -> uint #62

Merged
merged 6 commits into from
Nov 16, 2018

Commits on Oct 24, 2018

  1. Added extra dictionary mapping from string -> uint

    An extra dictionary from string to uint will help complementing interop function accesses. That will help implementing it on Neo: neo-project/neo#264
    This is a small continuation of this PR: neo-project#61
    igormcoelho authored Oct 24, 2018
    Configuration menu
    Copy the full SHA
    b2b43b6 View commit details
    Browse the repository at this point in the history
  2. public access method

    igormcoelho committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    20ba673 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2018

  1. Configuration menu
    Copy the full SHA
    d91d4b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2018

  1. caching only for strings

    igormcoelho committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    d3cf7de View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2018

  1. minor change

    erikzhang committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    991b8f0 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2018

  1. Configuration menu
    Copy the full SHA
    d5681d6 View commit details
    Browse the repository at this point in the history