Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Native tokens RFC WIP #416

Draft
wants to merge 14 commits into
base: master
Choose a base branch
from
Draft

Native tokens RFC WIP #416

wants to merge 14 commits into from

Commits on Sep 18, 2019

  1. Some serializations.

    happi committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    89c6be3 View commit details
    Browse the repository at this point in the history
  2. Describe use of token contract.

    happi committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    f0e5be6 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-Authored-By: Hans Svensson <[email protected]>
    happi and hanssv authored Sep 18, 2019
    Configuration menu
    Copy the full SHA
    69fdff0 View commit details
    Browse the repository at this point in the history
  4. Token create transaction

    happi committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    6d2b9e6 View commit details
    Browse the repository at this point in the history
  5. Transaction serializations.

    happi committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    8d53bb4 View commit details
    Browse the repository at this point in the history
  6. Tokens state tree.

    happi committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    f802cf8 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2019

  1. Hook in native tokens on top level

    Tobias Lindahl committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    29964c5 View commit details
    Browse the repository at this point in the history
  2. Rewrite overview

    Tobias Lindahl committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    04d7d6c View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2019

  1. More rewriting

    Tobias Lindahl committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    5981435 View commit details
    Browse the repository at this point in the history
  2. Even more rewriting

    Tobias Lindahl committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    73c4031 View commit details
    Browse the repository at this point in the history
  3. Fix confusion of final ANTs

    Tobias Lindahl committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    8be5d64 View commit details
    Browse the repository at this point in the history
  4. Better fix

    Tobias Lindahl committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    a1c8cba View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2019

  1. Address review comments

    Tobias Lindahl committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    3cef20d View commit details
    Browse the repository at this point in the history
  2. Clarify ANT/contract precedence

    Tobias Lindahl committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    e7138dc View commit details
    Browse the repository at this point in the history