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

ADR 033: Inter-Module Communication #7459

Merged
merged 47 commits into from
Feb 19, 2021
Merged

ADR 033: Inter-Module Communication #7459

merged 47 commits into from
Feb 19, 2021

Commits on Oct 5, 2020

  1. Initial WIP

    aaronc committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    1c1007d View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. Merge branch 'master' of https://github.com/cosmos/cosmos-sdk into aa…

    …ronc/adr-protobuf-ocaps
    aaronc committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    4886427 View commit details
    Browse the repository at this point in the history
  2. WIP

    aaronc committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    47e4758 View commit details
    Browse the repository at this point in the history
  3. WIP

    aaronc committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    e3db236 View commit details
    Browse the repository at this point in the history
  4. WIP

    aaronc committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    92a114e View commit details
    Browse the repository at this point in the history
  5. WIP

    aaronc committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    3ebfae8 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. WIP

    aaronc committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    c4e60ce View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/cosmos/cosmos-sdk into aa…

    …ronc/adr-protobuf-ocaps
    aaronc committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    caf1064 View commit details
    Browse the repository at this point in the history
  3. WIP

    aaronc committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    ae0dede View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

  1. WIP

    aaronc committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    646f0db View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. Merge branch 'master' of https://github.com/cosmos/cosmos-sdk into aa…

    …ronc/adr-protobuf-ocaps
    aaronc committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    945a466 View commit details
    Browse the repository at this point in the history
  2. Update Invoker

    aaronc committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    ec2e30b View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. Merge branch 'master' of https://github.com/cosmos/cosmos-sdk into aa…

    …ronc/adr-protobuf-ocaps
    aaronc committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    bc3f664 View commit details
    Browse the repository at this point in the history
  2. WIP

    aaronc committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    3527dcb View commit details
    Browse the repository at this point in the history
  3. Tidying up

    aaronc committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    426b729 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4888322 View commit details
    Browse the repository at this point in the history
  5. Update title

    aaronc committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    929ecac View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/aaronc/adr-protobuf-ocaps' into …

    …aaronc/adr-protobuf-ocaps
    aaronc committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    af9d486 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. Merge branch 'master' of https://github.com/cosmos/cosmos-sdk into aa…

    …ronc/adr-protobuf-ocaps
    aaronc committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    8fb2f59 View commit details
    Browse the repository at this point in the history
  2. Cleanup diff

    aaronc committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    314ca76 View commit details
    Browse the repository at this point in the history
  3. cleanup

    aaronc committed Oct 21, 2020
    2 Configuration menu
    Copy the full SHA
    eba46fe View commit details
    Browse the repository at this point in the history
  4. Update context

    aaronc committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    e2de5c1 View commit details
    Browse the repository at this point in the history
  5. Add ClientConn impl

    aaronc committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    40cc92b View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' of https://github.com/cosmos/cosmos-sdk into aa…

    …ronc/adr-protobuf-ocaps
    aaronc committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    f529901 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

  1. WIP

    aaronc committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    f644baa View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

  1. Merge branch 'master' of https://github.com/cosmos/cosmos-sdk into aa…

    …ronc/adr-protobuf-ocaps
    aaronc committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    4cc3684 View commit details
    Browse the repository at this point in the history
  2. updates

    aaronc committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    2bf21a6 View commit details
    Browse the repository at this point in the history
  3. revert go.mod

    aaronc committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    59963f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c991c02 View commit details
    Browse the repository at this point in the history
  5. Add comparison to x/capability

    aaronc committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    c9722d3 View commit details
    Browse the repository at this point in the history
  6. Cleanup

    aaronc committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    08fb6b7 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' of https://github.com/cosmos/cosmos-sdk into aa…

    …ronc/adr-protobuf-ocaps
    aaronc committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    2eb7aa9 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. Apply suggestions from code review

    Co-authored-by: Robert Zaremba <robert@zaremba.ch>
    aaronc and robert-zaremba committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    142da70 View commit details
    Browse the repository at this point in the history
  2. Update docs/architecture/adr-033-protobuf-inter-module-comm.md

    Co-authored-by: Robert Zaremba <robert@zaremba.ch>
    aaronc and robert-zaremba committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    18fc557 View commit details
    Browse the repository at this point in the history
  3. Update docs/architecture/adr-033-protobuf-inter-module-comm.md

    Co-authored-by: Robert Zaremba <robert@zaremba.ch>
    aaronc and robert-zaremba committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    994e270 View commit details
    Browse the repository at this point in the history
  4. Update docs/architecture/adr-033-protobuf-inter-module-comm.md

    Co-authored-by: Robert Zaremba <robert@zaremba.ch>
    aaronc and robert-zaremba committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    d9c90cf View commit details
    Browse the repository at this point in the history
  5. Update docs/architecture/adr-033-protobuf-inter-module-comm.md

    Co-authored-by: Robert Zaremba <robert@zaremba.ch>
    aaronc and robert-zaremba committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    aa35c16 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

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

Commits on Dec 18, 2020

  1. ADR-033 Updates / Amendments (#8190)

    * updates to ADR33 based on 12.04.20 architecture call
    
    * add comments about improved devx
    
    * Update docs/architecture/adr-033-protobuf-inter-module-comm.md
    
    Co-authored-by: Aaron Craelius <aaron@regen.network>
    
    * update with atomicity note
    
    Co-authored-by: Aaron Craelius <aaron@regen.network>
    clevinson and aaronc committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    bb56c51 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

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

Commits on Jan 14, 2021

  1. Merge branch 'master' into aaronc/adr-protobuf-ocaps

    Alessio Treglia committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    ee1c680 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2021

  1. Merge branch 'master' into aaronc/adr-protobuf-ocaps

    Alessio Treglia committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    c5692f9 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

  1. Merge branch 'master' into aaronc/adr-protobuf-ocaps

    Alessio Treglia committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    44b4ea5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into aaronc/adr-protobuf-ocaps

    Alessio Treglia committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    40867e8 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2021

  1. Configuration menu
    Copy the full SHA
    4e14550 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into aaronc/adr-protobuf-ocaps

    Alessio Treglia committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    0615e77 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

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