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

[Merged by Bors] - Add atxId and smesherId to api block #2224

Closed
wants to merge 5 commits into from

Conversation

avive
Copy link
Member

@avive avive commented Dec 7, 2020

Return activationId and smesherId in blocks returned by the api.
Works only with api branch add-atx-to-bloc so can only be merged after that branch is merged to api master branch.

@avive avive requested a review from lrettig December 7, 2020 14:03
@avive avive changed the title Apiatx in block Add atxId and smesherId to api block Dec 7, 2020
Copy link
Member

@noamnelke noamnelke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@avive
Copy link
Member Author

avive commented Dec 8, 2020

this cant be merged until the api pr this depends on is approved. spacemeshos/api#126

@@ -452,7 +455,7 @@ func launchServer(t *testing.T, services ...ServiceAPI) func() {

return func() {
require.NoError(t, jsonService.Close())
grpcService.Close()
_ = grpcService.Close()
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe add a comment here saying something like,

// We explicitly ignore errors that occur during shutdown

@avive
Copy link
Member Author

avive commented Dec 10, 2020

I need to create an api release tag and update go mod here to point to the correct release before this can pass tests and be merged.

@avive
Copy link
Member Author

avive commented Dec 10, 2020

make test-no-app-test fails in ci for this branch. I tried it locally on my machine with develop branch and it fails as well.

@avive
Copy link
Member Author

avive commented Dec 11, 2020

bors try

bors bot added a commit that referenced this pull request Dec 11, 2020
@avive
Copy link
Member Author

avive commented Dec 11, 2020

bors merge

bors bot pushed a commit that referenced this pull request Dec 11, 2020
Return activationId and smesherId in blocks returned by the api.
Works only with api branch `add-atx-to-bloc` so can only be merged after that branch is merged to api master branch.
@bors
Copy link

bors bot commented Dec 11, 2020

try

Timed out.

@bors
Copy link

bors bot commented Dec 11, 2020

Build failed:

@avive
Copy link
Member Author

avive commented Dec 11, 2020

bors merge

bors bot pushed a commit that referenced this pull request Dec 11, 2020
Return activationId and smesherId in blocks returned by the api.
Works only with api branch `add-atx-to-bloc` so can only be merged after that branch is merged to api master branch.
@bors
Copy link

bors bot commented Dec 11, 2020

Build failed:

  • ci-stage2

@avive
Copy link
Member Author

avive commented Dec 12, 2020

bors merge

bors bot pushed a commit that referenced this pull request Dec 12, 2020
Return activationId and smesherId in blocks returned by the api.
Works only with api branch `add-atx-to-bloc` so can only be merged after that branch is merged to api master branch.
@bors
Copy link

bors bot commented Dec 12, 2020

Build failed:

  • ci-stage2

@avive
Copy link
Member Author

avive commented Dec 13, 2020

bors merge

bors bot pushed a commit that referenced this pull request Dec 13, 2020
Return activationId and smesherId in blocks returned by the api.
Works only with api branch `add-atx-to-bloc` so can only be merged after that branch is merged to api master branch.
@bors
Copy link

bors bot commented Dec 13, 2020

Pull request successfully merged into develop.

Build succeeded:

@bors bors bot changed the title Add atxId and smesherId to api block [Merged by Bors] - Add atxId and smesherId to api block Dec 13, 2020
@bors bors bot closed this Dec 13, 2020
@bors bors bot deleted the apiatx-in-block branch December 13, 2020 10:05
lrettig pushed a commit that referenced this pull request Feb 3, 2021
Return activationId and smesherId in blocks returned by the api.
Works only with api branch `add-atx-to-bloc` so can only be merged after that branch is merged to api master branch.
lrettig pushed a commit that referenced this pull request Feb 5, 2021
Return activationId and smesherId in blocks returned by the api.
Works only with api branch `add-atx-to-bloc` so can only be merged after that branch is merged to api master branch.
lrettig pushed a commit that referenced this pull request Feb 6, 2021
Return activationId and smesherId in blocks returned by the api.
Works only with api branch `add-atx-to-bloc` so can only be merged after that branch is merged to api master branch.
lrettig pushed a commit that referenced this pull request Mar 20, 2021
Return activationId and smesherId in blocks returned by the api.
Works only with api branch `add-atx-to-bloc` so can only be merged after that branch is merged to api master branch.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants