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

EIP: Reward for clients and full nodes validating transactions #908

Merged
merged 40 commits into from
Apr 7, 2018

Commits on Feb 28, 2018

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

Commits on Mar 1, 2018

  1. Configuration menu
    Copy the full SHA
    6b1794f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db62e28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb0e9cf View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2018

  1. Configuration menu
    Copy the full SHA
    3c3596e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f60b00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ca6205 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eeeafab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a532f0c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aec4d62 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0b1b845 View commit details
    Browse the repository at this point in the history
  8. Update and rename eip-Reward-full-nodes-validating-tx.md to eip-Rewar…

    …d-full-nodes-and-clients.md
    jamesray1 authored Mar 2, 2018
    Configuration menu
    Copy the full SHA
    d1b62ab View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    27efa4c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b1b2064 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5fe1ba3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6abad58 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e5680e9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    aa8e4f1 View commit details
    Browse the repository at this point in the history
  15. Quotes for Micah

    jamesray1 authored Mar 2, 2018
    Configuration menu
    Copy the full SHA
    968d833 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ea0ecb7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d417cdf View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    bc58bef View commit details
    Browse the repository at this point in the history
  19. Add "One problem with this is that a miner could run a full node vali…

    …dator using a different address with the same computer, and just cache the result of their execution and use it for the full node validator. I'm not sure how you would prevent this, but perhaps you could using IP address tracking (similarly asserting that the IP address of a full node validator isn't the same as the miner) which would add additional complexity to the protocol, but this could also be hacked with dynamic IPs and VPNs."
    jamesray1 authored Mar 2, 2018
    Configuration menu
    Copy the full SHA
    94ca418 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2018

  1. he user agent would contain the information needed to send an amount …

    …of ETH to the full node and the client, which are the addresses of these parties and the amounts to add. I think full nodes would need to add to their set up to add the address to receive ETH after validating transactions. These fields could be read-only, or immutable, so that someone can't overwrite them with another address, thus preventing one possible attack.
    jamesray1 authored Mar 6, 2018
    Configuration menu
    Copy the full SHA
    b5c1c28 View commit details
    Browse the repository at this point in the history
  2. Add a missing T

    jamesray1 authored Mar 6, 2018
    Configuration menu
    Copy the full SHA
    0b80841 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2018

  1. Update frontmatter

    jamesray1 authored Mar 27, 2018
    1 Configuration menu
    Copy the full SHA
    cf42bb0 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2018

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

Commits on Apr 3, 2018

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

Commits on Apr 5, 2018

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

Commits on Apr 6, 2018

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

Commits on Apr 7, 2018

  1. Configuration menu
    Copy the full SHA
    118a0a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51197cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd134bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e8ca385 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    96c5ba0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c89b512 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    71ffe54 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3b57814 View commit details
    Browse the repository at this point in the history
  9. Assign eip number 908

    jamesray1 authored Apr 7, 2018
    Configuration menu
    Copy the full SHA
    7af5f2e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ca16f88 View commit details
    Browse the repository at this point in the history