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

Update ADR 019 to reflect usage of Any #6081

Merged
merged 34 commits into from
Apr 29, 2020
Merged

Commits on Apr 20, 2020

  1. Update ADR 020

    aaronc committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    0445e8a View commit details
    Browse the repository at this point in the history
  2. Update ADR 020

    aaronc committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    a35f824 View commit details
    Browse the repository at this point in the history
  3. Fix ADR

    aaronc committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    57eee2e View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-Authored-By: Alexander Bezobchuk <[email protected]>
    aaronc and alexanderbez authored Apr 20, 2020
    Configuration menu
    Copy the full SHA
    11fc3f5 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. Describe TxService

    aaronc committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    370c20f View commit details
    Browse the repository at this point in the history
  2. Grammar editing

    aaronc committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    2d0efb4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99a37c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21f30c9 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

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

Commits on Apr 27, 2020

  1. Configuration menu
    Copy the full SHA
    c02323f View commit details
    Browse the repository at this point in the history
  2. Update ADR 019

    aaronc committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    ca9441f View commit details
    Browse the repository at this point in the history
  3. Update ADR 019

    aaronc committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    64b72b3 View commit details
    Browse the repository at this point in the history
  4. Update ADR 019

    aaronc committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    717ab43 View commit details
    Browse the repository at this point in the history
  5. Revert ADR 020 changes

    aaronc committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    1359459 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    05a631d View commit details
    Browse the repository at this point in the history
  7. Update docs/architecture/adr-019-protobuf-state-encoding.md

    Co-Authored-By: Alexander Bezobchuk <[email protected]>
    aaronc and alexanderbez authored Apr 27, 2020
    Configuration menu
    Copy the full SHA
    e9a11cf View commit details
    Browse the repository at this point in the history
  8. Update docs/architecture/adr-019-protobuf-state-encoding.md

    Co-Authored-By: Alexander Bezobchuk <[email protected]>
    aaronc and alexanderbez authored Apr 27, 2020
    Configuration menu
    Copy the full SHA
    40fc3d6 View commit details
    Browse the repository at this point in the history
  9. Update docs/architecture/adr-019-protobuf-state-encoding.md

    Co-Authored-By: Alexander Bezobchuk <[email protected]>
    aaronc and alexanderbez authored Apr 27, 2020
    Configuration menu
    Copy the full SHA
    172e0dd View commit details
    Browse the repository at this point in the history
  10. Update docs/architecture/adr-019-protobuf-state-encoding.md

    Co-Authored-By: Alexander Bezobchuk <[email protected]>
    aaronc and alexanderbez authored Apr 27, 2020
    Configuration menu
    Copy the full SHA
    1f64476 View commit details
    Browse the repository at this point in the history
  11. Update docs/architecture/adr-019-protobuf-state-encoding.md

    Co-Authored-By: Alexander Bezobchuk <[email protected]>
    aaronc and alexanderbez authored Apr 27, 2020
    Configuration menu
    Copy the full SHA
    7d64b1c View commit details
    Browse the repository at this point in the history
  12. Update docs/architecture/adr-019-protobuf-state-encoding.md

    Co-Authored-By: Alexander Bezobchuk <[email protected]>
    aaronc and alexanderbez authored Apr 27, 2020
    Configuration menu
    Copy the full SHA
    e24d518 View commit details
    Browse the repository at this point in the history
  13. Update docs/architecture/adr-019-protobuf-state-encoding.md

    Co-Authored-By: Alexander Bezobchuk <[email protected]>
    aaronc and alexanderbez authored Apr 27, 2020
    Configuration menu
    Copy the full SHA
    93c30c0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9109574 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    39f8d73 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6db53b2 View commit details
    Browse the repository at this point in the history
  17. Merge remote-tracking branch 'origin/aaronc/6030-update-adr-019' into…

    … aaronc/6030-update-adr-019
    aaronc committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    e4da260 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    89a5b6d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0470e47 View commit details
    Browse the repository at this point in the history
  20. Merge remote-tracking branch 'origin/aaronc/6030-update-adr-019' into…

    … aaronc/6030-update-adr-019
    aaronc committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    7421800 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    3e4fe92 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. Address review comments

    aaronc committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    a7ab756 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd57f79 View commit details
    Browse the repository at this point in the history
  3. Address review comments

    aaronc committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    cb64280 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

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