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

Abstraction of transaction origin and signature.md #208

Merged
merged 10 commits into from
Mar 27, 2018
Merged

Commits on Feb 10, 2017

  1. Create abstraction.md

    Implements a set of changes that serve the combined purpose of "abstracting out" signature verification and nonce checking, allowing users to create "account contracts" that perform any desired signature/nonce checks instead of using the mechanism that is currently hard-coded into transaction processing.
    vbuterin committed Feb 10, 2017
    2 Configuration menu
    Copy the full SHA
    b0e2bb2 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2017

  1. Update abstraction.md

    vbuterin committed Mar 24, 2017
    Configuration menu
    Copy the full SHA
    4120d21 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2017

  1. Update abstraction.md

    vbuterin committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    174d6a5 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2017

  1. Update abstraction.md

    vbuterin committed May 5, 2017
    Configuration menu
    Copy the full SHA
    976a003 View commit details
    Browse the repository at this point in the history
  2. Update abstraction.md

    vbuterin committed May 5, 2017
    Configuration menu
    Copy the full SHA
    f5a508f View commit details
    Browse the repository at this point in the history

Commits on May 10, 2017

  1. Update abstraction.md

    vbuterin committed May 10, 2017
    Configuration menu
    Copy the full SHA
    3100749 View commit details
    Browse the repository at this point in the history
  2. Update abstraction.md

    vbuterin committed May 10, 2017
    Configuration menu
    Copy the full SHA
    94be170 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2017

  1. Update abstraction.md

    vbuterin committed Jul 6, 2017
    8 Configuration menu
    Copy the full SHA
    bd136e6 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2018

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

Commits on Mar 27, 2018

  1. Merge pull request #947 from ethereum/vbuterin-patch-3-patch

    Rename abstraction.md to eip-86.md, add copyright clause, fix header.
    vbuterin committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    fd171bb View commit details
    Browse the repository at this point in the history