-
Notifications
You must be signed in to change notification settings - Fork 4
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
toward confined protobuf stubs #65
Draft
dckc
wants to merge
16
commits into
ag-offer-sign
Choose a base branch
from
ag-trade-pb-es
base: ag-offer-sign
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Commits on Dec 3, 2023
-
build(cosmic-proto-es): protobuf-es Quickstart step 1
- protobuf is a runtime dep - buf config - generate JS modules from .proto - export swingset/msgs etc.
Configuration menu - View commit details
-
Copy full SHA for 2bcf66c - Browse repository at this point
Copy the full SHA 2bcf66cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d80520 - Browse repository at this point
Copy the full SHA 9d80520View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3beb7b5 - Browse repository at this point
Copy the full SHA 3beb7b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9190e0a - Browse repository at this point
Copy the full SHA 9190e0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8434bec - Browse repository at this point
Copy the full SHA 8434becView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c0d21f - Browse repository at this point
Copy the full SHA 2c0d21fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9515f7 - Browse repository at this point
Copy the full SHA d9515f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7f249e - Browse repository at this point
Copy the full SHA c7f249eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c157688 - Browse repository at this point
Copy the full SHA c157688View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c06f39 - Browse repository at this point
Copy the full SHA 9c06f39View commit details -
Configuration menu - View commit details
-
Copy full SHA for fdd99df - Browse repository at this point
Copy the full SHA fdd99dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for f64416b - Browse repository at this point
Copy the full SHA f64416bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e02caa - Browse repository at this point
Copy the full SHA 6e02caaView commit details -
fix(ag-trade): protobufjs shim around protobuf-es API
cosmjs expects Message.create({...}) rather than new Message({...}) etc. In particular: bytes scalar fields such as owner are Uint8Array without base64 encoding.
Configuration menu - View commit details
-
Copy full SHA for 764eec3 - Browse repository at this point
Copy the full SHA 764eec3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d03e061 - Browse repository at this point
Copy the full SHA d03e061View commit details -
Configuration menu - View commit details
-
Copy full SHA for d351349 - Browse repository at this point
Copy the full SHA d351349View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.