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

EIP-1186: add eth_getProof RPC-Method #9001

Merged
merged 100 commits into from
Nov 21, 2018
Merged

Commits on Oct 18, 2018

  1. added eth_getAccount

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    c99e021 View commit details
    Browse the repository at this point in the history
  2. changed to getProof

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    f6d95f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d13364d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    767847b View commit details
    Browse the repository at this point in the history
  5. fixed imports;2C

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    35e522c View commit details
    Browse the repository at this point in the history
  6. removed spaces

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    7a62f08 View commit details
    Browse the repository at this point in the history
  7. fixed whitespace

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    388947f View commit details
    Browse the repository at this point in the history
  8. fixed docker

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    f4090a9 View commit details
    Browse the repository at this point in the history
  9. added doc

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    2ba4396 View commit details
    Browse the repository at this point in the history
  10. fixed Compile-error

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    bbfbaa5 View commit details
    Browse the repository at this point in the history
  11. expose more ports

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    2621b4a View commit details
    Browse the repository at this point in the history
  12. added eth_getAccount

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    080ce05 View commit details
    Browse the repository at this point in the history
  13. changed to getProof

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    4f9f285 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a66db7f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f5f3e1c View commit details
    Browse the repository at this point in the history
  16. fixed docker

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    ad50c15 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2f1f536 View commit details
    Browse the repository at this point in the history
  18. fixed Dockerfile

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    f024622 View commit details
    Browse the repository at this point in the history
  19. intend

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    c119551 View commit details
    Browse the repository at this point in the history
  20. spaces

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    7a26db8 View commit details
    Browse the repository at this point in the history
  21. removed spaces

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    0fa4456 View commit details
    Browse the repository at this point in the history
  22. fixed whitespace

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    ddd2db5 View commit details
    Browse the repository at this point in the history
  23. fixed docker

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    b55131d View commit details
    Browse the repository at this point in the history
  24. tabs

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    fc4da1c View commit details
    Browse the repository at this point in the history
  25. fixed Compile-error

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    be62ef5 View commit details
    Browse the repository at this point in the history
  26. added eth_getAccount

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    b616a20 View commit details
    Browse the repository at this point in the history
  27. changed to getProof

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    e2cc24e View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    0b4ad47 View commit details
    Browse the repository at this point in the history
  29. fixed docker

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    345712b View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    8c3adb4 View commit details
    Browse the repository at this point in the history
  31. fixed Dockerfile

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    a3348c7 View commit details
    Browse the repository at this point in the history
  32. intend

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    cbc8f64 View commit details
    Browse the repository at this point in the history
  33. spaces

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    8f59da2 View commit details
    Browse the repository at this point in the history
  34. removed spaces

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    785d35b View commit details
    Browse the repository at this point in the history
  35. fixed whitespace

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    0807ea3 View commit details
    Browse the repository at this point in the history
  36. fixed docker

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    2663199 View commit details
    Browse the repository at this point in the history
  37. tabs

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    8128639 View commit details
    Browse the repository at this point in the history
  38. merged changes

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    aa194da View commit details
    Browse the repository at this point in the history
  39. fixed warnings

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    e5b4e21 View commit details
    Browse the repository at this point in the history
  40. added eth_getAccount

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    eeceb4d View commit details
    Browse the repository at this point in the history
  41. changed to getProof

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    81fc2a2 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    44327c6 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    90c24f5 View commit details
    Browse the repository at this point in the history
  44. Update Dockerfile

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    1c2c603 View commit details
    Browse the repository at this point in the history
  45. fixed docker

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    ce9d30d View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    8394d82 View commit details
    Browse the repository at this point in the history
  47. fixed Dockerfile

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    ddbf8db View commit details
    Browse the repository at this point in the history
  48. intend

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    690d94c View commit details
    Browse the repository at this point in the history
  49. spaces

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    be46184 View commit details
    Browse the repository at this point in the history
  50. removed spaces

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    6f91025 View commit details
    Browse the repository at this point in the history
  51. fixed whitespace

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    39fd491 View commit details
    Browse the repository at this point in the history
  52. fixed docker

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    1831b00 View commit details
    Browse the repository at this point in the history
  53. tabs

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    d09e66e View commit details
    Browse the repository at this point in the history
  54. added eth_getAccount

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    9888eac View commit details
    Browse the repository at this point in the history
  55. changed to getProof

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    8beaa27 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    f69855c View commit details
    Browse the repository at this point in the history
  57. removed spaces

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    3340d80 View commit details
    Browse the repository at this point in the history
  58. fixed whitespace

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    2e4e809 View commit details
    Browse the repository at this point in the history
  59. fixed docker

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    501cd20 View commit details
    Browse the repository at this point in the history
  60. added eth_getAccount

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    2ec8ecb View commit details
    Browse the repository at this point in the history
  61. changed to getProof

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    0297c27 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    61a27f3 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    2ae1e30 View commit details
    Browse the repository at this point in the history
  64. fixed docker

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    232558b View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    76ecd30 View commit details
    Browse the repository at this point in the history
  66. fixed Dockerfile

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    8101a00 View commit details
    Browse the repository at this point in the history
  67. intend

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    529efe9 View commit details
    Browse the repository at this point in the history
  68. spaces

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    940690b View commit details
    Browse the repository at this point in the history
  69. removed spaces

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    6cc9084 View commit details
    Browse the repository at this point in the history
  70. fixed whitespace

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    e33d262 View commit details
    Browse the repository at this point in the history
  71. fixed docker

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    9649190 View commit details
    Browse the repository at this point in the history
  72. tabs

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    412ff56 View commit details
    Browse the repository at this point in the history
  73. merged changes

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    76f5618 View commit details
    Browse the repository at this point in the history
  74. fixed merge error

    simon-jentzsch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    ddbc0cd View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2018

  1. fixed formatting

    simon-jentzsch committed Oct 28, 2018
    Configuration menu
    Copy the full SHA
    4c3d318 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2018

  1. Configuration menu
    Copy the full SHA
    16abb5e View commit details
    Browse the repository at this point in the history
  2. fixed tabs

    simon-jentzsch committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    1e4216a View commit details
    Browse the repository at this point in the history
  3. fixed spaces

    simon-jentzsch committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    d3a2497 View commit details
    Browse the repository at this point in the history
  4. removed port exposer

    simon-jentzsch committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    df7a9ff View commit details
    Browse the repository at this point in the history
  5. formatting

    simon-jentzsch committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    468f82f View commit details
    Browse the repository at this point in the history
  6. fixed comment

    simon-jentzsch committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    8edb13b View commit details
    Browse the repository at this point in the history
  7. use filter_map

    simon-jentzsch committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    85860f7 View commit details
    Browse the repository at this point in the history
  8. formatting

    simon-jentzsch committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    b988548 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8662f39 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2018

  1. changed casting

    simon-jentzsch committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    c35cfbf View commit details
    Browse the repository at this point in the history
  2. fixed tabs

    simon-jentzsch committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    b3dd659 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e766cb1 View commit details
    Browse the repository at this point in the history
  4. remove space

    Co-Authored-By: simon-jentzsch <simon@slock.it>
    niklasad1 and simon-jentzsch committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    179bb78 View commit details
    Browse the repository at this point in the history
  5. fixed storage_index

    Co-Authored-By: simon-jentzsch <simon@slock.it>
    niklasad1 and simon-jentzsch committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    70c48a9 View commit details
    Browse the repository at this point in the history
  6. fixed clone

    simon-jentzsch committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    3a9c3d8 View commit details
    Browse the repository at this point in the history
  7. fixed format

    Co-Authored-By: simon-jentzsch <simon@slock.it>
    niklasad1 and simon-jentzsch committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    0c6c8a9 View commit details
    Browse the repository at this point in the history
  8. fixed empty lines

    simon-jentzsch committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    972c4c2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6f67a42 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fa05357 View commit details
    Browse the repository at this point in the history
  11. fixed storage_index

    simon-jentzsch committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    4db8cec View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2018

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

Commits on Nov 17, 2018

  1. Merge branch 'master' into in3

    5chdn committed Nov 17, 2018
    Configuration menu
    Copy the full SHA
    094898a View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2018

  1. fixed tests

    simon-jentzsch committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    b27be88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    151ff09 View commit details
    Browse the repository at this point in the history
  3. optmized code

    simon-jentzsch committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    ad9c241 View commit details
    Browse the repository at this point in the history