-
Notifications
You must be signed in to change notification settings - Fork 386
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 the QGB integration branch to have the latest master #392
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* update from celes -> uceles * Update readme.md Co-authored-by: Evan Forbes <42654277+evan-forbes@users.noreply.github.com> Co-authored-by: Evan Forbes <42654277+evan-forbes@users.noreply.github.com>
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2.8.0 to 2.9.1. - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Commits](goreleaser/goreleaser-action@v2.8.0...v2.9.1) --- updated-dependencies: - dependency-name: goreleaser/goreleaser-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…_actions/actions/checkout-3 Bump actions/checkout from 2 to 3
Bumps [technote-space/get-diff-action](https://github.com/technote-space/get-diff-action) from 5 to 6.0.1. - [Release notes](https://github.com/technote-space/get-diff-action/releases) - [Changelog](https://github.com/technote-space/get-diff-action/blob/main/.releasegarc) - [Commits](technote-space/get-diff-action@v5...v6.0.1) --- updated-dependencies: - dependency-name: technote-space/get-diff-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…_actions/technote-space/get-diff-action-6.0.1 Bump technote-space/get-diff-action from 5 to 6.0.1
* add new event * test new event * change method to convert str to int * change etype to type * WIP: add events testing * fix typo in event name * change type so NewPayForMessageevent accepts signer address as string * test address and msg size * update message length mod 256 equal 0 * update type * update consts * Update x/payment/client/testutil/integration_test.go Co-authored-by: Evan Forbes <42654277+evan-forbes@users.noreply.github.com> * delete comments * udpate docs * Update x/payment/spec/docs.md Co-authored-by: Evan Forbes <42654277+evan-forbes@users.noreply.github.com> Co-authored-by: Evan Forbes <42654277+evan-forbes@users.noreply.github.com>
Bumps [gaurav-nelson/github-action-markdown-link-check](https://github.com/gaurav-nelson/github-action-markdown-link-check) from 1.0.13 to 1.0.14. - [Release notes](https://github.com/gaurav-nelson/github-action-markdown-link-check/releases) - [Commits](gaurav-nelson/github-action-markdown-link-check@1.0.13...1.0.14) --- updated-dependencies: - dependency-name: gaurav-nelson/github-action-markdown-link-check dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* replace tendemrint more broadly * fix linter
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 2.5.2 to 3.1.0. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v2.5.2...v3.1.0) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.1.0 to 3. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md) - [Commits](codecov/codecov-action@v2.1.0...v3) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* convert PreprocessTxs to PrepareProposal * use the release candidate for the cosmos-sdk * use latest candidate release of core
…install go get -> go install
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.7 to 3.0.1. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v2.1.7...v3.0.1) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…_actions/golangci/golangci-lint-action-3.1.0 Bump golangci/golangci-lint-action from 2.5.2 to 3.1.0
…_actions/goreleaser/goreleaser-action-2.9.1 Bump goreleaser/goreleaser-action from 2.8.0 to 2.9.1
…_actions/gaurav-nelson/github-action-markdown-link-check-1.0.14 Bump gaurav-nelson/github-action-markdown-link-check from 1.0.13 to 1.0.14
…_actions/actions/cache-3.0.1 Bump actions/cache from 2.1.7 to 3.0.1
…_actions/codecov/codecov-action-3 Bump codecov/codecov-action from 2.1.0 to 3
…pending-changelog Remove pending changelog checker.
* init commit for ADR 001 ABCI++ * spelling * wording and spelling * change data format * more accurate statement * wording Co-authored-by: John Adler <adlerjohn@users.noreply.github.com> * typo Co-authored-by: John Adler <adlerjohn@users.noreply.github.com> * erasured is not a word Co-authored-by: John Adler <adlerjohn@users.noreply.github.com> * typo Co-authored-by: CHAMI Rachid <chamirachid1@gmail.com> * wording Co-authored-by: CHAMI Rachid <chamirachid1@gmail.com> * add link to non-interactive defaults * better wording Co-authored-by: Ismail Khoffi <Ismail.Khoffi@gmail.com> * Update docs/architecture/ADR-001-ABCI++.md Co-authored-by: Ismail Khoffi <Ismail.Khoffi@gmail.com> * correct docs Co-authored-by: Ismail Khoffi <Ismail.Khoffi@gmail.com> * rename writeSquare to SplitShares * use specific commit Co-authored-by: Ismail Khoffi <Ismail.Khoffi@gmail.com> * add explainer sentance for why all block data has to be passed * explainer paragraph for setting the data hash in the app * use colon Co-authored-by: CHAMI Rachid <chamirachid1@gmail.com> * use colon Co-authored-by: CHAMI Rachid <chamirachid1@gmail.com> * better wording Co-authored-by: CHAMI Rachid <chamirachid1@gmail.com> * better wording Co-authored-by: CHAMI Rachid <chamirachid1@gmail.com> * embed link Co-authored-by: CHAMI Rachid <chamirachid1@gmail.com> * embed link Co-authored-by: CHAMI Rachid <chamirachid1@gmail.com> * remove non-embedded link Co-authored-by: CHAMI Rachid <chamirachid1@gmail.com> * remove non-embedded link Co-authored-by: CHAMI Rachid <chamirachid1@gmail.com> * remove extra line Co-authored-by: CHAMI Rachid <chamirachid1@gmail.com> * typo Co-authored-by: CHAMI Rachid <chamirachid1@gmail.com> * change to MsgPayForData Co-authored-by: Ismail Khoffi <Ismail.Khoffi@gmail.com> * remove isrs from the adr Co-authored-by: Ismail Khoffi <Ismail.Khoffi@gmail.com> * include word change in sentence Co-authored-by: Ismail Khoffi <Ismail.Khoffi@gmail.com> * remove intermediate state roots Co-authored-by: John Adler <adlerjohn@users.noreply.github.com> Co-authored-by: CHAMI Rachid <chamirachid1@gmail.com> Co-authored-by: Ismail Khoffi <Ismail.Khoffi@gmail.com>
* Add back the governance module * add gov module perms * remove todo
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 3. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v2...v3) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v2...v3) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/stale](https://github.com/actions/stale) from 4 to 5. - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](actions/stale@v4...v5) --- updated-dependencies: - dependency-name: actions/stale dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v3.0.1...v3.0.2) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v2...v3) --- updated-dependencies: - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ser-fix Remove changelog requirement from goreleaser ci
Update the makefile to use tendermintdev/sdk-proto-gen version v0.2 to temporarily fix the broken script.
* change PayForMessage to PayForData * regenerate proto * change URLPayforMessage to URLPayforData * change the urls for MsgWirePayForData and MsgPayForData * clear up remaining naming changes * rename files * rename missed file Co-authored-by: toanngo <toanngo@DRabuco-M31.local> Co-authored-by: evan-forbes <evan.samuel.forbes@gmail.com> Co-authored-by: Ismail Khoffi <Ismail.Khoffi@gmail.com>
…thods (celestiaorg#352) * feat: add canonical PFD constructor/signer/submittor methods to payment module * refactor: add types.TxBuilderOpts as param for SubmitPayForData | rename pfd.go to payfordata.go
…thods (celestiaorg#352) * feat: add canonical PFD constructor/signer/submittor methods to payment module * refactor: add types.TxBuilderOpts as param for SubmitPayForData | rename pfd.go to payfordata.go
* convert PreprocessTxs to PrepareProposal * add message inclusion check to ProcessProposal * use the malleated tx decoder to decode malleated transactions * use constant for pay for message URL * switch from PayForMessage to PayForData * fix integration test * address celestiaorg#226 * change missed var name Co-authored-by: Ismail Khoffi <Ismail.Khoffi@gmail.com> * get missed pfm vs pfd Co-authored-by: Ismail Khoffi <Ismail.Khoffi@gmail.com> * pfm -> pfd Co-authored-by: John Adler <adlerjohn@users.noreply.github.com> * better wording Co-authored-by: John Adler <adlerjohn@users.noreply.github.com> * better wording Co-authored-by: John Adler <adlerjohn@users.noreply.github.com> * message -> data Co-authored-by: John Adler <adlerjohn@users.noreply.github.com> * pfm -> pfd Co-authored-by: Ismail Khoffi <Ismail.Khoffi@gmail.com> * remaining pfms -> pfds * get rid of empty space Co-authored-by: John Adler <adlerjohn@users.noreply.github.com> * get rid of empty space Co-authored-by: John Adler <adlerjohn@users.noreply.github.com> * log URL type mismatch * add todo for refactoring to check for subtree roots Co-authored-by: Ismail Khoffi <Ismail.Khoffi@gmail.com> Co-authored-by: John Adler <adlerjohn@users.noreply.github.com>
# Conflicts: # .gitignore # Makefile # app/app.go # go.mod # go.sum
rach-id
commented
May 9, 2022
@evan-forbes this is ready for review |
evan-forbes
approved these changes
May 9, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks for keeping this branch up to date! it will make our lives easier in the future
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Also, closes: #304