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: Standalone Aztec Node and RPC Server #2522

Merged
merged 47 commits into from
Sep 26, 2023
Merged

Commits on Sep 8, 2023

  1. WIP

    PhilWindle committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    9b02d53 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. WIP

    PhilWindle committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    5798a4a View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

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

Commits on Sep 23, 2023

  1. WIP

    PhilWindle committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    bb04391 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61594a1 View commit details
    Browse the repository at this point in the history
  3. Fix

    PhilWindle committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    ed810e7 View commit details
    Browse the repository at this point in the history
  4. Merge fixes

    PhilWindle committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    5e6e8b2 View commit details
    Browse the repository at this point in the history
  5. Fixes

    PhilWindle committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    3b9e08e View commit details
    Browse the repository at this point in the history
  6. Fix

    PhilWindle committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    4518654 View commit details
    Browse the repository at this point in the history
  7. fix

    PhilWindle committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    1343d91 View commit details
    Browse the repository at this point in the history
  8. Update version

    PhilWindle committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    f2821aa View commit details
    Browse the repository at this point in the history
  9. yarn lock

    PhilWindle committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    0223f16 View commit details
    Browse the repository at this point in the history
  10. Fix

    PhilWindle committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    a11de0f View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. WIP

    PhilWindle committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    395f24e View commit details
    Browse the repository at this point in the history
  2. Fix

    PhilWindle committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    6dfee39 View commit details
    Browse the repository at this point in the history
  3. Fix

    PhilWindle committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    7fbc059 View commit details
    Browse the repository at this point in the history
  4. Serialise node info

    PhilWindle committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    51ab998 View commit details
    Browse the repository at this point in the history
  5. Fixes

    PhilWindle committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    236634e View commit details
    Browse the repository at this point in the history
  6. Fixes

    PhilWindle committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    ec7ef72 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. WIP

    PhilWindle committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    f65c0fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f98b077 View commit details
    Browse the repository at this point in the history
  3. WIP

    PhilWindle committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    657b780 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee9f7d2 View commit details
    Browse the repository at this point in the history
  5. Remove old terraform

    PhilWindle committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    c9f7c27 View commit details
    Browse the repository at this point in the history
  6. WIP

    PhilWindle committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    5c7336f View commit details
    Browse the repository at this point in the history
  7. Cleanup

    PhilWindle committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    471159b View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Refactor

    PhilWindle committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    1c9da9a View commit details
    Browse the repository at this point in the history
  2. Fixes

    PhilWindle committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    fa0b43a View commit details
    Browse the repository at this point in the history
  3. Updated lock file

    PhilWindle committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    6042766 View commit details
    Browse the repository at this point in the history
  4. Fix

    PhilWindle committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    a0ff7a3 View commit details
    Browse the repository at this point in the history
  5. Refactor

    PhilWindle committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    f14ead4 View commit details
    Browse the repository at this point in the history
  6. Refactoring

    PhilWindle committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    cd35270 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ee4f11d View commit details
    Browse the repository at this point in the history
  8. Removed unused code

    PhilWindle committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    fd346e8 View commit details
    Browse the repository at this point in the history
  9. Removed unused code

    PhilWindle committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    90e3154 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fc1ef8f View commit details
    Browse the repository at this point in the history
  11. Yarn lock file

    PhilWindle committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    8fce9db View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    99350cf View commit details
    Browse the repository at this point in the history
  13. Merge fix

    PhilWindle committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    72089ae View commit details
    Browse the repository at this point in the history
  14. Cleanup

    PhilWindle committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    e644544 View commit details
    Browse the repository at this point in the history
  15. Cleanup

    PhilWindle committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    f3d354f View commit details
    Browse the repository at this point in the history
  16. Cleanup

    PhilWindle committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    dc531c1 View commit details
    Browse the repository at this point in the history
  17. Cleanup

    PhilWindle committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    2a87895 View commit details
    Browse the repository at this point in the history
  18. Cleanup

    PhilWindle committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    ce74c31 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    776967f View commit details
    Browse the repository at this point in the history
  20. Bump ts version in docs

    PhilWindle committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    4471ee2 View commit details
    Browse the repository at this point in the history
  21. Merge branch 'pw/revert-l1-addresses' of github.com:AztecProtocol/azt…

    …ec-packages into pw/revert-l1-addresses
    PhilWindle committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    aad1429 View commit details
    Browse the repository at this point in the history