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

For May 2018 #74

Closed
5 tasks
cbeams opened this issue May 30, 2018 · 1 comment
Closed
5 tasks

For May 2018 #74

cbeams opened this issue May 30, 2018 · 1 comment
Assignees

Comments

@cbeams
Copy link
Member

cbeams commented May 30, 2018

Summary

Specify the total amount of BSQ you are requesting, and the BSQ address that amount should be paid to:

  • BSQ requested: 9000
  • BSQ address: B1HGxmhfWJwwvvDgTRrWpZ1QsEZn7rMEaVE

Contributions delivered

Provide links to contributions you have delivered, the amount of BSQ you are requesting for each, and any comments that will help stakeholders understand its value.

Bisq Docs

Bisq Desktop

  • Assisted @ManfredKarrer with the release of v0.7.0, especially as regards the Gradle build, Git tagging and so forth.

Bisq Core

Bisq Assets

Ambassador Work and Events

Contributions in progress

Provide links to work you're involved with that is still in progress. This section is optional, and is for your own benefit in keeping track of what you're doing and keeping other contributors up to date with the same.

Bisq Docs

Bisq Design

  • Reached out to @pedromvpg to see about putting together a detailed proposal to implement his design refresh. He agreed to take it on and has since submitted a draft GDoc version of it, and @ripcurlx has done some review, but I haven't been able to get back to it.

Bisq HTTP API

Bisq Pricenode

  • I am still holding off on requesting any BSQ for the refactoring / rewriting of bisq-pricenode until all @bisq-network/pricenode-operators have upgraded. I've asked everyone to make doing so a priority this coming month.

Ambassador Work and Events

Lists

Roles performed

Provide links to your monthly report on any roles you are responsible for.

The following are roles where I play a secondary role, and do not (necessarily) do monthly reports:

The following are new roles that, as per my comments in my last compensation request (#68), I will create as part of this compensation request:

  • Bisq Design Maintainer
  • Bisq Assets Maintainer
  • Bisq Common Maintainer
  • Bisq P2P Maintainer
  • Bisq Core Maintainer

Notes to self

My contributions this month were created by reviewing the results of this GitHub Issues search query: org:bisq-network involves:cbeams updated:2018-05-01..2018-05-31 sort:updated-desc

The list of roles above was generated by the following ghi command run within my clone of the bisq-network/roles repository:

ghi list --assignee=cbeams --no-labels \
| grep -v '^#' \
| cut -b7- | rev | cut -d' ' -f3- | rev | sort \
| xargs -Irole echo " - role: "

Also useful to opening all of these issues is the following command:

for role in $(\
ghi list --mine \
  | grep -v '^#' \
  | cut -d'[' -f1 \
  | sed 's/^ *//' | sed 's/  /:/' \
  | awk -F':' '{print $2 ":" $1}' \
  | sort | cut -d':' -f2\
); do ghi show --web $role; done;
@cbeams
Copy link
Member Author

cbeams commented Jun 5, 2018

Closing as complete, see #70 (comment).

@cbeams cbeams closed this as completed Jun 5, 2018
@cbeams cbeams mentioned this issue Jun 30, 2018
6 tasks
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

No branches or pull requests

1 participant