Giter Club home page Giter Club logo

compensation-bot's People

Contributors

jmacxx avatar

Watchers

 avatar

compensation-bot's Issues

test for cycle 57

Summary

Specify the total amount of BSQ you are requesting:

  • USD requested: $100
  • BSQ requested: 47.17 BSQ
  • BSQ rate: 2.12 USD per BSQ

Contributions delivered

title team USD link notes
Mediator Support 60
BTC Node Operator Ops 40

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.

[WIP] cbeams

Summary

Specify the total amount of USD you are requesting:

  • USD requested: 888
  • BSQ requested: 1410
  • BSQ rate: 0.63 USD per BSQ

Contributions delivered

title team USD link notes
Add local Bitcoin node configuration detection dev 240 bisq-network/bisq#3982
Vote Reveal - Silent Fail dev 70 bisq-network/bisq#3758
Speed up BSQ supply view load dev 46 bisq-network/bisq#3956
Dump failed delayedtx dev 34 bisq-network/bisq#4029
Allow 4 refreshes per trade dev 28 bisq-network/bisq#3980
Remove unused i18n strings dev 24 bisq-network/bisq#3932
Speed up DAO state monitor view load dev 24 bisq-network/bisq#4035
Update offer address to new hidden service files dev 22 bisq-network/bisq#4021
Added graceful shutdown hook dev 0 bisq-network/bisq#4047
bisq-network/bisq#3968 This and the other PRs reviewed below are too small to track them separately. See total at bottom.
bisq-network/bisq#3950
bisq-network/bisq#3951
bisq-network/bisq#3958
bisq-network/bisq#3967
bisq-network/bisq#3937
bisq-network/bisq#4002
bisq-network/bisq#3985
bisq-network/bisq#3973
bisq-network/bisq#4008
bisq-network/bisq#3997
bisq-network/bisq#3785
bisq-network/bisq#4010
bisq-network/bisq#4040
bisq-network/bisq#4044
bisq-network/bisq#4048
bisq-network/bisq#4066
dev 400 bisq-network/bisq#4062 total for all the above

Contributions in progress

Provide links to work you're involved with that is still in progress. This section is optional.

Roles performed

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

bsq rate needs to be obtained for each cycle

The bsq rate is read from each comp request. It is also specified by a pinned issue at the start of the cycle. The parser/bot currently has the rate written in its code, but ideally it should read the definitive rate from the pinned issue.

[WIP] For cycle 15 (test)

Summary

Specify the total amount of BSQ you are requesting:

  • USD requested: $100
  • BSQ requested:100/0.65 = 153 BSQ
  • BSQ rate: 0.65 USD per BSQ

Contributions delivered

title team USD link notes
Mediator Support 100
BTC Node Operator Ops 0

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.

test
test2

For Cycle 13

Summary

  • USD requested: 200 USD
  • BSQ rate: 0.63 USD per BSQ as per #551
  • BSQ requested: 200 / 0.63 = 317.46 BSQ

Contributions delivered

title team USD link notes
Developed: [report on payments to incident victims] Support 50 bisq-network/support/pull/399
Display the BSQ amount correctly in issuance log message dev 0 bisq-network/bisq#4177
When accepting an offer do not round the BTC amount outside range dev 50 bisq-network/bisq#4178
Editing an offer should not allow the BTC amount to be changed dev 50 bisq-network/bisq#4182
Fix QR code display of offer funding amount dev 50 bisq-network/bisq#4223
dummy Support 0

Contributions in progress

title team USD link notes
Display "Payment Method" column in Open Offers view dev 25 bisq-network/bisq#4193
Fix Trader Chat row selection and unread message count dev 25 bisq-network/bisq#4195
Fix address validation for whitespace after comma dev 25 bisq-network/bisq#4253

Roles performed

None

bot!

testing the contribution template [cr-template.md]

Summary

Specify the total amount of BSQ you are requesting, along with the USD total and BSQ/USD rate:

  • BSQ requested: 1650
  • USD requested: 1040
  • BSQ rate: 0.63 USD per BSQ

Contributions delivered

Add contributions you have delivered here as new rows in the table below. See comments below the table for guidance.

Title Team USD Link Notes
Add local Bitcoin node configuration detection dev 240 bisq-network/bisq#3982
Community manager growth* 400 bisq-network/roles#95 (comment)
bisq-network/bisq#3968 This and PRs below too small to be valued separately. See total at bottom.
bisq-network/bisq#4040
bisq-network/bisq#4044
bisq-network/bisq#4048
bisq-network/bisq#4066
dev 400 bisq-network/bisq#4062 Total for items above.

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.

[WIP] example with roles

Summary

This is my first compensation request since Nov 2018 (with the exception of Cycle 5 in Sept 2019). My primary goal here is not to account for contributions I've delivered in the meantime or am currently at work on, but rather to catch up on my role ownerships, especially where posting a bond is overdue.

  • USD requested: 125 USD
  • BSQ rate: 0.56 USD per BSQ as per #519
  • BSQ requested: 125 / 0.56 = 223 BSQ

Contributions delivered

Contributions in progress

Roles performed.

Note that management functions like the team lead roles below are still not being compensated. We may propose to change this soon, but for now they remain at 0 USD requested..

title team USD link notes
Admin Team Lead Admin 0 bisq-network/roles#98
Support Team Lead Admin 0 bisq-network/roles#102 (comment)
GitHub Admin Admin 25 bisq-network/roles#16 (comment)
Domain Name Owner Admin 25 bisq-network/roles#77 (comment)
DNS Admin Admin 25 bisq-network/roles#18 (comment)
Roles Maintainer Admin 25 bisq-network/roles#28 (comment)
Keybase Admin Admin 25 bisq-network/roles#60 (comment)

[WIP] wordy comp request

Summary

Specify the total amount of USD you are requesting:

  • USD requested: $6,475
  • BSQ requested:10278

Contributions delivered

title team USD link notes
Investigated issue 3918 dev 3000 found sources of unnecessarily large resident memory use by JVM and Linux glibc. freimair implmented first finding of that investigation which reduces the JVM's MAXRam setting from 128 GB to 4 GB in PR 4048, and the change reduced resident memory use on a clean Bisq installation on Ubuntu18 from ~ 4.8GB to ~1.7 GB. Other tested ways of reducing resident memory usage by ~ 500MB are described in 3918, if needed in the future. Also added troubleshooting tips under the heading Bisq is using too much RAM on the bisq wiki.
Improve AvoidStandyModeService dev 700 PR 4060 This change reduced disk reads by ~ 50% according to freimair , and about 1 GB of resident memory allocation per hour according to my testing and profiling. This was accomplished by running native suspend/sleep inhibitors on Linux and OXS, instead of playing the silent audio file.
Reduce Dependency Conflicts dev 350 Issue 4086 This is a work in progress. PRs 4089, 4108 have been merged to eliminate dependency conflicts among grpc, gson, apache commons, apache httpclient/core, logback, and slf4j libraries.
Begin gRPC daemon dev 1200 and cli development based on existing POC. The first merged PR 4096 pulled protobuf definitions files out the :common and :core subprojects, into a new :proto subproject. This eliminated :cli's direct dependency on core, and transitive dependencie's within :common. It also reduces :common and :core incremental build times. The second merged PR 4097 hid netty debug stacktraces in the :cli, and introduced other changes to tidy of :cli, in preparation for the next phase of development currently in progress (not delivered): implementing SSL/TLS and cli authentication; wallet encryption / decryption is next.
Test release v1.3.2. dev 225 Fixed issue #4158 in PR 4161. The bug was causing a test failure, blocking full gradle builds. Also tested Funds Managenemt, Wallet Managment, and Application Setttings

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.

Roles performed

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

title team USD link notes
2x Bisq Seednode Operator Ops 1000

test for cycle 15

Summary

Specify the total amount of BSQ you are requesting:

  • USD requested: $1050
  • BSQ requested:1050/0.65 = 1615 BSQ
  • BSQ rate: 0.65 USD per BSQ

Contributions delivered

title team USD link notes
Mediator Support 1000
BTC Node Operator Ops 50

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.

example combining Dev, Ops, Support items

Summary

Specify the total amount of BSQ you are requesting:

  • BSQ requested:

Contributions delivered

title team USD link notes
reviewed: Add signed witness filter Dev 308 https://github.com/bisq-network/bisq/pulls
reviewed: Tor 0.4.2.6 Dev 210 https://github.com/bisq-network/bisq/pulls
reviewed:Added graceful shutdown hook Dev 148 https://github.com/bisq-network/bisq/pulls
many small reviews Dev 150
testing v1.3.0, v1.3.1, Tor v2/v3 upgrade, and v1.3.2 Dev 540
release v1.2.9, v1.3.0, v1.3.1 Dev 2700
developed PR: Improve handling of filtered offers and unsupported payment methods Dev 150 https://github.com/bisq-network/bisq/pulls
developed PR: Make prompt text readable in dark mode Dev 0 https://github.com/bisq-network/bisq/pulls
developed PR: Only use InputValidation when formatting voting stake Dev 0 https://github.com/bisq-network/bisq/pulls
Created Tor V3 seednode and testing Tor V3 Ops 200 https://github.com/bisq-network/bisq/pulls
2x Bisq Seednode Operator Ops 200 https://github.com/bisq-network/roles/issues
3x Bitcoin Node Operator Ops 150 https://github.com/bisq-network/roles/issues
Mediator Support 1000 https://github.com/bisq-network/roles/issues
Monitoring the support channel duing my L2 times Support 480
burning man March 15th 2020 Support 150 https://github.com/bisq-network/roles/issues

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.

Roles performed

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

bot

Where is the code for bisq-bot?

I wanted to submit a pull request to improve the template bisq-bot uses to report parsing errors, but cannot find it.

The fix was simple, in case you want to just do it yourself:

  • the info: section should be an H2 heading like the errors section
  • both info and errors section should use consistent capitalization. Recommend "Info" and "Errors"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.