bisq-network / compensation

@bisq-network contributor compensation requests
https://github.com/bisq-network/docs/tree/master/dao/phase-zero#how-to-request-compensation
19 stars 16 forks source link

For Cycle 50 #1352

Closed alvasw closed 1 year ago

alvasw commented 1 year ago

Summary

Specify the total amount of BSQ you are requesting, along with the USD total and BSQ/USD rate (don't include the brackets!):

Contributions delivered

Add contributions you have delivered and roles you have performed here as new rows in the table below. Role line-items should include an asterisk (*) in the team column.

Title Team USD Link Notes
bisq: PR Review bisq-network/bisq#6758 dev https://github.com/bisq-network/bisq/pull/6758
bisq: PR Review bisq-network/bisq#6776 dev https://github.com/bisq-network/bisq/pull/6776
bisq: Remove com.google.osdetector Gradle Plugin dev https://github.com/bisq-network/bisq/pull/6770
bisq: Improve build-time: Lazily apply gRPC plugin dev https://github.com/bisq-network/bisq/pull/6771

For details see:
https://docs.gradle.org/current/userguide/task_configuration_avoidance.html

bisq: Fix broken codacy coverage reporter dev https://github.com/bisq-network/bisq/pull/6772

All PR CI runs fail due to the misconfigured codacy coverage reporter.

bisq: Move codacy-coverage-reporter.yml to workflows dev https://github.com/bisq-network/bisq/pull/6773
bisq: Fix broken stale bot dev https://github.com/bisq-network/bisq/pull/6774
bisq: Gradle: Centralize JavaFX Setup dev https://github.com/bisq-network/bisq/pull/6789
bisq: seednode: Move build configuration to its own build.gradle dev https://github.com/bisq-network/bisq/pull/6790
bisq: statsnode: Move build configuration to its own build.gradle dev https://github.com/bisq-network/bisq/pull/6791
bisq: apitest: Move build configuration to its own build.gradle dev https://github.com/bisq-network/bisq/pull/6792
bisq: Seednode: Disable ShadowJar dev https://github.com/bisq-network/bisq/pull/6793
bisq: Gradle: Centralize Application Setup dev https://github.com/bisq-network/bisq/pull/6794
bisq: Gradle: Apply shadow plugin only to desktop module dev https://github.com/bisq-network/bisq/pull/6795
bisq: Move JVM args to build.gradle files dev https://github.com/bisq-network/bisq/pull/6796
bisq: Only generate coverage reports for the master branch dev https://github.com/bisq-network/bisq/pull/6799
bisq: Implement Transactions for Trade Protocol v5 dev https://github.com/bisq-network/bisq/pull/6801
bisq2: Fix Protobuf Build Setup dev https://github.com/bisq-network/bisq2/pull/1023
bisq2: Enable Gradle Build Cache dev https://github.com/bisq-network/bisq2/pull/1024

See: https://docs.gradle.org/current/userguide/build_cache.html

Based on #1023

bisq2: NativeTorProcess: Bind Tor to ownerPid dev https://github.com/bisq-network/bisq2/pull/1045
bisq2: Tor: Bind Process to Connection dev https://github.com/bisq-network/bisq2/pull/1046

If the the owner pid is set with __OwningControllerProcess, Tor polls to see whether the parent is still running. After establishing the controller connection, we can bind the process to the control socket using the TAKEOWNERSHIP command.

bisq2: Tor: Store torrc configs in map dev https://github.com/bisq-network/bisq2/pull/1047
bisq2: Tor: Create production torrc generator dev https://github.com/bisq-network/bisq2/pull/1048
bisq2: Don't daemonize Tor process dev https://github.com/bisq-network/bisq2/pull/1049
bisq2: Tor: Delay network initialization dev https://github.com/bisq-network/bisq2/pull/1050
bisq2: Tor: Implement bootstrap event handler and listener dev https://github.com/bisq-network/bisq2/pull/1061
bisq2: Tor: Async HS_DESC Creation And Upload dev https://github.com/bisq-network/bisq2/pull/1062
bisq2: Enable Gradle Build Cache for Included Builds dev https://github.com/bisq-network/bisq2/pull/1067
bisq2: build-logic: Make DownloadTask cacheable dev https://github.com/bisq-network/bisq2/pull/1077
bisq2: NativeTorController: Add isHiddenServiceAvailable dev https://github.com/bisq-network/bisq2/pull/1078
bisq2: build-logic: Create URL in DownloadTask dev https://github.com/bisq-network/bisq2/pull/1079
bisq2: Tor: Verify uploaded HS Descriptor dev https://github.com/bisq-network/bisq2/pull/1080
bisq2: GitHub Actions: Cache downloaded binaries dev https://github.com/bisq-network/bisq2/pull/1081
bisq2: Refactor Tor V2 Module dev https://github.com/bisq-network/bisq2/pull/1082
bisq2: Revert "GitHub Actions: Cache downloaded binaries" dev https://github.com/bisq-network/bisq2/pull/1083

Reverts #1081

bisq2: build-logic: Make SignatureVerificationTask cachable dev https://github.com/bisq-network/bisq2/pull/1084
bisq2: Revert "Revert "GitHub Actions: Cache downloaded binaries"" dev https://github.com/bisq-network/bisq2/pull/1085

Reverts #1083

bisq2: build-logic: Verify Tor binary dev https://github.com/bisq-network/bisq2/pull/1086
bisq2: Revert "GitHub Actions: Cache downloaded binaries" dev https://github.com/bisq-network/bisq2/pull/1087

Reverts #1081

bisq2: build-logic: Annotate DownloadTask as cacheable dev https://github.com/bisq-network/bisq2/pull/1088
bisq2: Settings: Add torrc_overrides to typesafe config dev https://github.com/bisq-network/bisq2/pull/1089
bisq2: Pass ConfigMap to TorrcFileGenerator dev https://github.com/bisq-network/bisq2/pull/1090
bisq2: ClientTorrcGenerator: Support config overrides dev https://github.com/bisq-network/bisq2/pull/1091
bisq2: Create production TorrcFileGenerator dev https://github.com/bisq-network/bisq2/pull/1107
bisq2: Tor: Throw Exceptions on Failure dev https://github.com/bisq-network/bisq2/pull/1108
bisq2: Move typesafe torrc_override to TorTransport dev https://github.com/bisq-network/bisq2/pull/1109
bisq2: Typesafe config rename torrc_overrides to torrcOverrides dev https://github.com/bisq-network/bisq2/pull/1117
bisq2: Add Tor DirectoryAuthorities to typesafe config dev https://github.com/bisq-network/bisq2/pull/1118
bisq2: Add Tor testNetwork option to typesafe config dev https://github.com/bisq-network/bisq2/pull/1119
bisq2: TorrcConfigGeneration: Move from inheritance to composition dev https://github.com/bisq-network/bisq2/pull/1122
bisq2: Move tor modules into root tor module dev https://github.com/bisq-network/bisq2/pull/1123
bisq2: Move TorrcConfigGenerator to tor.common module dev https://github.com/bisq-network/bisq2/pull/1125
bisq2: Implement TestNetworkTorrcGeneratorFactory dev https://github.com/bisq-network/bisq2/pull/1128
bisq2: Remove Getter from TestNetworkTorrcGenerator dev https://github.com/bisq-network/bisq2/pull/1129
bisq2: PR Review bisq-network/bisq2#1035 dev https://github.com/bisq-network/bisq2/pull/1035
bisq2: PR Review bisq-network/bisq2#1059 dev https://github.com/bisq-network/bisq2/pull/1059
bisq2: PR Review bisq-network/bisq2#1060 dev https://github.com/bisq-network/bisq2/pull/1060
bisq2: PR Review bisq-network/bisq2#1092 dev https://github.com/bisq-network/bisq2/pull/1092
bisq2: PR Review bisq-network/bisq2#1106 dev https://github.com/bisq-network/bisq2/pull/1106
dev 8500 Total for items above.
ghost commented 1 year ago

Info

Read BSQ amount from summary: 10365.85 Read USD amount from summary: 8500 Read BSQ rate from summary: 0.82 Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0} Parsed lineitem: {"team":"dev","amount":0}

Errors

ERROR: Total USD does not match the sum of line items:

alvasw commented 1 year ago

2f45d19f64552e96ea3d3837b5111ca890f6f138177dcc3d2198c7f5ef0f6d23

ripcurlx commented 1 year ago

As dev team lead I approve this compensation request.

ghost commented 1 year ago

Issuance by Team:

team amount BSQ amount USD
dev 10365.85 8500.00

Total Issuance: 10365.85 BSQ (equivalent to: 8500.00 USD)

MwithM commented 1 year ago

Closed as accepted.