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

feat: add accounts python file #3

Closed
wants to merge 106 commits into from
Closed

feat: add accounts python file #3

wants to merge 106 commits into from

Commits on Jan 6, 2022

  1. Initial commit

    johnson2427 committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    d950fff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5708f95 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Feat:

    Added functionality for creating Eth Node for AWS in scratch folder.
    Also grabbed aws-kms-ethereum-accounts code and placed it in scratch folder.
    Have to add to Ape structured cli architecture.
    johnson2427 committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    d61fb48 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    af31dda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    861d170 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66210c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    444df9f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0367531 View commit details
    Browse the repository at this point in the history
  6. feat: fix ape version

    johnson2427 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    f83a685 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ec6bec5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b320bba View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    315b34d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1d0a5af View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4858855 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    10ab761 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d27828b View commit details
    Browse the repository at this point in the history
  14. feat: add eip-155 note

    johnson2427 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    d90db29 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    54e67e5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    129408b View commit details
    Browse the repository at this point in the history
  17. feat: add 312 support

    johnson2427 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    5a13d8b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7b14788 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5d8eb83 View commit details
    Browse the repository at this point in the history
  20. feat: remove print

    johnson2427 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    c3779e2 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c2637a3 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5655ec4 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    2fc772f View commit details
    Browse the repository at this point in the history
  24. feat: remove check sig

    johnson2427 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    b29eaa9 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    0b8e64e View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    3a5469e View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    26ac7d4 View commit details
    Browse the repository at this point in the history
  28. feat: add cli_ctx use

    johnson2427 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    7c57aa7 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    b1cb585 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    cc66148 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    3320700 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    900313f View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    ec2dd74 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    13d48c4 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    797ad47 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    cbd1830 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    b08e64c View commit details
    Browse the repository at this point in the history
  38. feat: add TODOs

    johnson2427 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    8ebcd17 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    598c262 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    d277eb8 View commit details
    Browse the repository at this point in the history
  41. feat: move v calc around

    johnson2427 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    4b0f6fe View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    ad4bf5d View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    330b5bf View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    3772066 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    5eab88f View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    6d28f11 View commit details
    Browse the repository at this point in the history
  47. feat: add aliases

    johnson2427 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    dd0e4a5 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    ea1e9d6 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    2e6e54c View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    f24da19 View commit details
    Browse the repository at this point in the history
  51. feat: add accounts tests

    johnson2427 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    bda0839 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    5382864 View commit details
    Browse the repository at this point in the history
  53. chore: set to macOS 12 for bug

    fubuloubu authored and johnson2427 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    48feb8a View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    e22aed0 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    2a3316d View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    701cb3f View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    1fdc9ab View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    4a9e7d2 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    339f619 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    01ad45e View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    81841ff View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    2dbad7d View commit details
    Browse the repository at this point in the history
  63. feat: clean up tests

    johnson2427 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    0015758 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    4dbbb3c View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    5b3de6a View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    1ad2fcc View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    5aacc6b View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    c967470 View commit details
    Browse the repository at this point in the history
  69. feat: update README

    johnson2427 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    ab02754 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    0254bfb View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    6a64469 View commit details
    Browse the repository at this point in the history
  72. feat: remove breakpoint

    johnson2427 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    b0de796 View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    df85907 View commit details
    Browse the repository at this point in the history
  74. feat: pin up ape

    johnson2427 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    53517b3 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    cf54983 View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    886cb41 View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    b600391 View commit details
    Browse the repository at this point in the history
  78. docs: add TODO note

    fubuloubu authored and johnson2427 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    df228cc View commit details
    Browse the repository at this point in the history
  79. refactor: add number of days

    fubuloubu authored and johnson2427 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    71b47da View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    23146d3 View commit details
    Browse the repository at this point in the history
  81. fix: run lint 3.10+

    fubuloubu authored and johnson2427 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    265f64b View commit details
    Browse the repository at this point in the history
  82. fix: commitlint 3.10

    fubuloubu authored and johnson2427 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    9f4df6a View commit details
    Browse the repository at this point in the history
  83. fix: release worflow use 3.10

    fubuloubu authored and johnson2427 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    d82fdf8 View commit details
    Browse the repository at this point in the history
  84. fix: pr title check use 3.10

    fubuloubu authored and johnson2427 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    38620b8 View commit details
    Browse the repository at this point in the history
  85. fix: f-string error

    fubuloubu authored and johnson2427 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    e67e315 View commit details
    Browse the repository at this point in the history
  86. chore: fix mypy stub error

    fubuloubu authored and johnson2427 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    2d726d3 View commit details
    Browse the repository at this point in the history
  87. chore: fix mypy stub error

    fubuloubu authored and johnson2427 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    cf72f99 View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    b4be969 View commit details
    Browse the repository at this point in the history
  89. refactor: cli files

    johnson2427 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    ca2b03e View commit details
    Browse the repository at this point in the history
  90. fix: testing

    johnson2427 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    973489a View commit details
    Browse the repository at this point in the history
  91. fix: update versions

    johnson2427 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    9243bb3 View commit details
    Browse the repository at this point in the history
  92. fix: bad type hint

    johnson2427 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    cd999d9 View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    5760775 View commit details
    Browse the repository at this point in the history
  94. fix: type hinting

    johnson2427 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    3c472ca View commit details
    Browse the repository at this point in the history
  95. Configuration menu
    Copy the full SHA
    db19853 View commit details
    Browse the repository at this point in the history
  96. Configuration menu
    Copy the full SHA
    7b28b72 View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    5e340f8 View commit details
    Browse the repository at this point in the history
  98. Configuration menu
    Copy the full SHA
    9d232f6 View commit details
    Browse the repository at this point in the history
  99. Configuration menu
    Copy the full SHA
    d6ac024 View commit details
    Browse the repository at this point in the history
  100. Configuration menu
    Copy the full SHA
    a6a5891 View commit details
    Browse the repository at this point in the history
  101. fix: github actions

    johnson2427 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    0e74ad6 View commit details
    Browse the repository at this point in the history
  102. Configuration menu
    Copy the full SHA
    731c615 View commit details
    Browse the repository at this point in the history
  103. feat: use aws-actions

    johnson2427 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    f7d54dd View commit details
    Browse the repository at this point in the history