Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

feat: add support for debug_storageRangeAt RPC #755

Merged
merged 69 commits into from
Feb 26, 2021

Commits on Feb 25, 2021

  1. Configuration menu
    Copy the full SHA
    cf1c093 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cce0f48 View commit details
    Browse the repository at this point in the history
  3. create initial test

    eshaben committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    5af3f4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6fa4b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2299c0f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c1318ac View commit details
    Browse the repository at this point in the history
  7. oops remove left over comment

    eshaben committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    57c8940 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0c3caef View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a118a50 View commit details
    Browse the repository at this point in the history
  10. add more tests

    eshaben committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    10a9b39 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    61eeed6 View commit details
    Browse the repository at this point in the history
  12. remove irrelevant logic

    eshaben committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    7ab7c86 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    522672d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    14b462e View commit details
    Browse the repository at this point in the history
  15. create storageKeys db

    eshaben committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    abdff2e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    cf5d306 View commit details
    Browse the repository at this point in the history
  17. remove irrelevant comment

    eshaben committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    49eed1d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d142bbf View commit details
    Browse the repository at this point in the history
  19. fix tests

    eshaben committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    b7939c5 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    1b8b8d6 View commit details
    Browse the repository at this point in the history
  21. try hashing the startKey and seeing if the hashed key matches any of …

    …the keys from the trie stream
    eshaben committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    d014318 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    9fbd8b9 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    6bf68a2 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    9aeb4f6 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    574649a View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    e35a7ca View commit details
    Browse the repository at this point in the history
  27. remove .only flag on tests

    eshaben committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    f0aec98 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    49f6915 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    2467308 View commit details
    Browse the repository at this point in the history
  30. update fn name

    eshaben committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    c699f6f View commit details
    Browse the repository at this point in the history
  31. add typings

    eshaben committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    46b1d79 View commit details
    Browse the repository at this point in the history
  32. remove extra describe block

    eshaben committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    01e6f7f View commit details
    Browse the repository at this point in the history
  33. fix spacing

    eshaben committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    2c785f7 View commit details
    Browse the repository at this point in the history
  34. update comments

    eshaben committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    b774179 View commit details
    Browse the repository at this point in the history
  35. add api annotation

    eshaben committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    aaad871 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    b5bba2f View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    f4ee6d7 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    99ee6eb View commit details
    Browse the repository at this point in the history
  39. remove comments

    eshaben committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    d52b5bf View commit details
    Browse the repository at this point in the history
  40. clean up comments

    eshaben committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    d37a8a4 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    02e5654 View commit details
    Browse the repository at this point in the history
  42. wip

    eshaben committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    b6b14ef View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    c40ac9d View commit details
    Browse the repository at this point in the history
  44. fix typo

    eshaben committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    b24b558 View commit details
    Browse the repository at this point in the history
  45. remove unused import

    eshaben committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    0abc80b View commit details
    Browse the repository at this point in the history
  46. update comment for accuracy

    eshaben committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    166db81 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    e90dd00 View commit details
    Browse the repository at this point in the history
  48. update keys declaration

    eshaben committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    9b516b6 View commit details
    Browse the repository at this point in the history
  49. remove unnecessary try/catch

    eshaben committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    3e9ae3c View commit details
    Browse the repository at this point in the history
  50. clean up test

    eshaben committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    ca4124e View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    2c5e1b3 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    c062285 View commit details
    Browse the repository at this point in the history
  53. remove .only

    eshaben committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    045074f View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    21b9e03 View commit details
    Browse the repository at this point in the history
  55. move StepEvent type to utils

    eshaben committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    760e8ba View commit details
    Browse the repository at this point in the history
  56. use assert.rejects in test

    eshaben committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    733d314 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    2f970bb View commit details
    Browse the repository at this point in the history
  58. use Promise.all in test

    eshaben committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    ea431f5 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    0c71c3b View commit details
    Browse the repository at this point in the history
  60. remove .only on test

    eshaben committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    3d21b85 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    468c623 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    a6187d7 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    62ad4f1 View commit details
    Browse the repository at this point in the history
  64. update comments

    eshaben committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    726bfa8 View commit details
    Browse the repository at this point in the history
  65. fix typing of keys array

    eshaben committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    487c80f View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    b5cc898 View commit details
    Browse the repository at this point in the history
  67. remove unneccessary for loop

    eshaben committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    d9966c4 View commit details
    Browse the repository at this point in the history
  68. clean up promises

    eshaben committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    20ab776 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. update keccak import

    Co-authored-by: David Murdoch <[email protected]>
    eshaben and davidmurdoch authored Feb 26, 2021
    Configuration menu
    Copy the full SHA
    c383f1c View commit details
    Browse the repository at this point in the history