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

Quick'n'dirty CLI for the light client #5002

Merged
merged 96 commits into from
Apr 5, 2017
Merged

Quick'n'dirty CLI for the light client #5002

merged 96 commits into from
Apr 5, 2017

Commits on Feb 23, 2017

  1. Configuration menu
    Copy the full SHA
    3655601 View commit details
    Browse the repository at this point in the history
  2. fix tests, json tests

    rphmeier committed Feb 23, 2017
    Configuration menu
    Copy the full SHA
    91753c5 View commit details
    Browse the repository at this point in the history
  3. fix remainder of build

    rphmeier committed Feb 23, 2017
    Configuration menu
    Copy the full SHA
    f169c8d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ddbdfaf View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2017

  1. proving state backend

    rphmeier committed Feb 24, 2017
    Configuration menu
    Copy the full SHA
    ee7779d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92e5982 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2017

  1. Configuration menu
    Copy the full SHA
    4158693 View commit details
    Browse the repository at this point in the history
  2. transaction proof test

    rphmeier committed Feb 25, 2017
    Configuration menu
    Copy the full SHA
    32f906f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b671b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4cf62e8 View commit details
    Browse the repository at this point in the history
  5. fix call bug

    rphmeier committed Feb 25, 2017
    Configuration menu
    Copy the full SHA
    7c54111 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    69e82e1 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2017

  1. most of proved_execution rpc

    rphmeier committed Feb 26, 2017
    Configuration menu
    Copy the full SHA
    6450114 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ff0abc View commit details
    Browse the repository at this point in the history
  3. proved execution future

    rphmeier committed Feb 26, 2017
    Configuration menu
    Copy the full SHA
    af235e5 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2017

  1. initial request definitions

    rphmeier committed Mar 3, 2017
    Configuration menu
    Copy the full SHA
    bbb50ca View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2017

  1. Configuration menu
    Copy the full SHA
    41effad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e9faa4 View commit details
    Browse the repository at this point in the history
  3. new requests in provider.

    rphmeier committed Mar 6, 2017
    Configuration menu
    Copy the full SHA
    87f3d53 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2017

  1. encode and decode responses

    rphmeier committed Mar 7, 2017
    Configuration menu
    Copy the full SHA
    b396b56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04291fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbd05e6 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2017

  1. handle response packets

    rphmeier committed Mar 8, 2017
    Configuration menu
    Copy the full SHA
    ee03418 View commit details
    Browse the repository at this point in the history
  2. implement requesting from

    rphmeier committed Mar 8, 2017
    Configuration menu
    Copy the full SHA
    bb39f10 View commit details
    Browse the repository at this point in the history
  3. re-do cost table

    rphmeier committed Mar 8, 2017
    Configuration menu
    Copy the full SHA
    9692616 View commit details
    Browse the repository at this point in the history
  4. get tests compiling

    rphmeier committed Mar 8, 2017
    Configuration menu
    Copy the full SHA
    9268a1f View commit details
    Browse the repository at this point in the history
  5. fix cost table RLP encoding

    rphmeier committed Mar 8, 2017
    Configuration menu
    Copy the full SHA
    a118672 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    868f83e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d9087dd View commit details
    Browse the repository at this point in the history
  8. request builder tests

    rphmeier committed Mar 8, 2017
    Configuration menu
    Copy the full SHA
    aea9b1d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8fb0a2d View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2017

  1. get network tests working

    rphmeier committed Mar 9, 2017
    Configuration menu
    Copy the full SHA
    391eb4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64342d2 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2017

  1. request builder improvements

    rphmeier committed Mar 13, 2017
    Configuration menu
    Copy the full SHA
    f0a587d View commit details
    Browse the repository at this point in the history
  2. New version of jsonrpc.

    tomusdrw committed Mar 13, 2017
    Configuration menu
    Copy the full SHA
    8bf5be0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    599f81d View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2017

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

Commits on Mar 16, 2017

  1. Configuration menu
    Copy the full SHA
    491eeb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    579cff4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44052e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cbb9314 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    04f106a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b552741 View commit details
    Browse the repository at this point in the history
  7. port ethsync to PIP messages

    rphmeier committed Mar 16, 2017
    Configuration menu
    Copy the full SHA
    fa42b6a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2ee3a72 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2017

  1. Configuration menu
    Copy the full SHA
    c13f01c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8be41ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    701e116 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2017

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

    tomusdrw committed Mar 20, 2017
    Configuration menu
    Copy the full SHA
    1d87f24 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2017

  1. Configuration menu
    Copy the full SHA
    958a8f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe52e96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d013a13 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21771aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bc9c1d4 View commit details
    Browse the repository at this point in the history
  6. fix sync test compilation

    rphmeier committed Mar 21, 2017
    Configuration menu
    Copy the full SHA
    dd1f829 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9fcaea2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e99884d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7ad36ee View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    384aeda View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2017

  1. Configuration menu
    Copy the full SHA
    219eddf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0619fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd1a3fc View commit details
    Browse the repository at this point in the history
  4. CLI options for light client

    rphmeier committed Mar 22, 2017
    Configuration menu
    Copy the full SHA
    a9d75e2 View commit details
    Browse the repository at this point in the history
  5. initial light CLI

    rphmeier committed Mar 22, 2017
    Configuration menu
    Copy the full SHA
    c718b56 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e3d6525 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    35d9a98 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    73b2dd7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    83911a7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0abbd7a View commit details
    Browse the repository at this point in the history
  11. fix import

    rphmeier committed Mar 22, 2017
    Configuration menu
    Copy the full SHA
    23a6b19 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2017

  1. fix deadlock in on_demand

    rphmeier committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    a55001a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b96eb45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d110ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4eb69dc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    77f036e View commit details
    Browse the repository at this point in the history
  6. more tracing in on-demand

    rphmeier committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    ec52a4a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a1df49e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    da837fa View commit details
    Browse the repository at this point in the history
  9. fix header chain tests

    rphmeier committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    ac7f1f6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    54eb575 View commit details
    Browse the repository at this point in the history
  11. use prev credits in tracing

    rphmeier committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    1485dd0 View commit details
    Browse the repository at this point in the history
  12. workaround for #5008

    rphmeier committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    c75b496 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    10a470a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    974f89d View commit details
    Browse the repository at this point in the history
  15. fix block response decoding

    rphmeier committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    5700f4a View commit details
    Browse the repository at this point in the history
  16. fix body encoding

    rphmeier committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    45c0a97 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b76860f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e0a7969 View commit details
    Browse the repository at this point in the history
  19. fix RPC tests

    rphmeier committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    3708b3b View commit details
    Browse the repository at this point in the history
  20. queue culling and informant

    rphmeier committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    a78068c View commit details
    Browse the repository at this point in the history
  21. fix test build

    rphmeier committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    ac057eb View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2017

  1. Configuration menu
    Copy the full SHA
    3eece20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    394040e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f65779 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2017

  1. CHT key optimization

    rphmeier committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    0d8a2c8 View commit details
    Browse the repository at this point in the history