Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/rchain-community/rchain-dbr

RChain Distributed Budgeting and Rewards Bounty Web Site
https://github.com/rchain-community/rchain-dbr

web UI connected to RChain!

OAuth parts are still a bit rough.

- gameSession delegates select, merge to gameBoard
- thi...

fa1554f889b47be70c6ffec4cc3f974e6bde3b05 authored about 6 years ago by Dan Connolly <[email protected]>
gateway UI starts with gameBoard

d14690f4ca8d5e8512d11553953ee400853f71bd authored about 6 years ago by Dan Connolly <[email protected]>
start with game.gameBoard; use makeSignIn for OAuth

- gameBoard.sessionFor() is the way to grant
a session when OAuth authentication succeeds
...

6250369480922c8e976aa269ad7229c0a5a59427 authored about 6 years ago by Dan Connolly <[email protected]>
gameSession.js: toward back-end

d96c546ed288a331d92e00cda464a8f418ee4ae7 authored about 6 years ago by Dan Connolly <[email protected]>
README: cite Apr 2018 RCon presentation

205f7713cc9f7ab26bd444138759467e10c9c8f2 authored about 6 years ago by Dan Connolly <[email protected]>
session UI: Trust metric certification

- show session info: username, account detail, login time
- dynamically fill list of peers, ...

2c30883d5133aad6b2ee2b60f90f0e7e5845d6a5 authored about 6 years ago by Dan Connolly <[email protected]>
trustCertTest: log public key so we can check sig

1d5e745068f2f655d10678b40b0d3b65eb1531d6 authored about 6 years ago by Dan Connolly <[email protected]>
trustCertTest deploys signed transaction!

- keyPair: detatched signatures
- fix state handling bug
- rnodeAPI: let clock() return ...

462efb43faa6de11c3a9aff53f8bc94b85c217ca authored about 6 years ago by Dan Connolly <[email protected]>
RSON.stringify to rholang syntax

- don't clamp integers with | 0

0511f9aecc2c36351adf3b9e195d27696585dad5 authored about 6 years ago by Dan Connolly <[email protected]>
toRSON per "Mobile process calculi for programming the blockchain"

... replaces rhoList

- rnodeAPI: caller supplies parent maker name
- rnodeAPI: prune module...

11407f54fcd415c99ebbfcb0f13dc88a8611ffa4 authored about 6 years ago by Dan Connolly <[email protected]>
factor keyPair.js out of gateway/main.js

- gloss ocap in design notes
- use def() idiom
- coin Capper idioms:
- appFactory
...

5d7b24b5dfb55869711ecffd8830482b871b2f55 authored about 6 years ago by Dan Connolly <[email protected]>
server.js: document ocap, Capper, webkeys

81f1d379edd28a737f412f18a21d3f567c36b5fe authored about 6 years ago by Dan Connolly <[email protected]>
README: add Contents section

09a3f46755adf112a50fa70560c1c4b7f6691361 authored about 6 years ago by Dan Connolly <[email protected]>
markup fix

d5c96833fb7529358b1b311965648df3c3348659 authored about 6 years ago by Dan Connolly <[email protected]>
rnodeAPI: factor propose() out of integrationTest

- start on module docstring (overlaps with design notes in
CONTRIBUTING)
- clean up rhoL...

952abf05e7f8efdc45629555b800c9a09252e573 authored about 6 years ago by Dan Connolly <[email protected]>
gateway.html: password widget for client secret

mitigate shoulder-surfing risks, e.g. when screensharing

3ff4ae74ac1701eaeaf0575e78ea40a6b615a6e3 authored about 6 years ago by Dan Connolly <[email protected]>
CONTRIBUTING: RChain port design notes

39872a95e6f7b118bc0e469425bfb70318b54c50 authored about 6 years ago by Dan Connolly <[email protected]>
README: factor out INSTALL, CONTRIBUTING

... in preparation for documenting node.js / gRPC / Capper stuff.

7cc9299eb158effa155121470b59c1c717fdeddc authored about 6 years ago by Dan Connolly <[email protected]>
rnodeAPI: addBlock works in one case

also some signing experimentation

68eff7412e035a8c3a82d7aca0a335abbe7cedd5 authored about 6 years ago by Dan Connolly <[email protected]>
gateway: public key signatures using ed25519

74a28a79a72b8cb5d9515149e5bd945aa4c700cb authored about 6 years ago by Dan Connolly <[email protected]>
rnodeAPI -- RChain node gRPC API

2f53d56311c90c150a63baa5a11443071ad8c0ad authored about 6 years ago by Dan Connolly <[email protected]>
gateway: update UI for OAuth clients

13e08520224a9ae95421fc89a44b83ddb0cd943f authored about 6 years ago by Dan Connolly <[email protected]>
gateway: github integration testing

9d1e4edbf898db8738d1acdd047961a5115aeef5 authored about 6 years ago by Dan Connolly <[email protected]>
gateway: passport-discord integration test OK

0f763f3760d307191da7236c80d8c3b157ea0848 authored about 6 years ago by Dan Connolly <[email protected]>
gateway client: create, persist id / secret

94a662eaf3a96caeeb3580310686c7cc01955d70 authored about 6 years ago by Dan Connolly <[email protected]>
toward OAuth2 / RChain gRPC gateway: capper init

ed650041e77d29f89901cdb7da359bb2382549f6 authored about 6 years ago by Dan Connolly <[email protected]>
README: document github auth integration

11521d7fc7a231859b56712c215e105fa10eb465 authored over 6 years ago by Dan Connolly <[email protected]>
README: document dbr_aux.socket issue

ae88f0f09e0e53aa8537cb7e9bd4abd7c0168352 authored over 6 years ago by Dan Connolly <[email protected]>
README: start to elaborate install docs

2c0caad796936a5314eeb07cdc32bb76bea1ac45 authored over 6 years ago by Dan Connolly <[email protected]>
README: powered by python as well

431d346390f19b39e4329d3bf0e7e0216808a2c2 authored over 6 years ago by Dan Connolly <[email protected]>
README: more context, design notes

In trying to re-deploy the app in a staging context, we
(Jim Whitescarver) and I are discovering...

35262e6798260dd9c95be5edf12c7b9ffe35f670 authored over 6 years ago by Dan Connolly <[email protected]>
better ansible docs (still not great)

01d6d33f4f3e00578fa6d35e323a0f88c6d89ba5 authored over 6 years ago by Dan Connolly <[email protected]>
dbr_tables: pay_period rate

and fix timestamp defaults

cdf4af3126afe3b033c3621435654cbb3324dadd authored over 6 years ago by Dan Connolly <[email protected]>
slash_judgement: don't treat 0 as slashing vote

e3b6dadee43da3aca96eaae679264b03636163c5 authored over 6 years ago by Dan Connolly <[email protected]>
invoice_summary - reward by worker, pay period

per [Jun 4 request from @lapin7][1]

[1]: https://github.com/rchain/bounties/issues/563#issuecom...

d731413906f52563a3f9f9e7b6839795a54ea043 authored over 6 years ago by Dan Connolly <[email protected]>
roll back to 45 apprentices

impact is questionable and there isn't time in the 201805 pay period
to sort it out.

9ed9361aa4990b7f0c8ca0e8ed222936f5fab1a9 authored over 6 years ago by Dan Connolly <[email protected]>
45 isn't enough apprentices; try 100

Experience in the 201805 pay period is that 45 is too low for the
number of expected apprentices...

8ed0ddfb2d9c16612df6ac94247d855229b331b3 authored over 6 years ago by Dan Connolly <[email protected]>
disallow votes on issues created after the current pay period

cac617327ec747881593f36ff9d5368ff6aa4da9 authored over 6 years ago by Dan Connolly <[email protected]>
Merge branch 'master'

de7f8cebfd04e162bfb0f3507ecc1a81cb5f62b7 authored over 6 years ago by Dan Connolly <[email protected]>
fix: overdue audit fails to hide needs-SMART-objective

2bea50a0ce667a64ea8110b36cf161d805fca16f authored over 6 years ago by Dan Connolly <[email protected]>
include labels in reward, budget views

088f643df121fb537142a0e13228aa5054542679 authored over 6 years ago by Dan Connolly <[email protected]>
Merge pull request #5 from jimscarver/patch-1

added missing authority table definition.

f4eac46b3bff8a551779f4774496a3a450379ee2 authored over 6 years ago by Dan Connolly <[email protected]>
added missing authority table definition.

a333d9de40ddc3b7e7ea7a3ff20bf924e3495121 authored over 6 years ago by jimscarver <[email protected]>
Merge branch 'hosted'

5566df7c3927114fa501c24dc197d736b8a9b52c authored over 6 years ago by Dan Connolly <[email protected]>
Task Approval Overdue view

e1d407d1aed1ca0d1dcbb3691c58d56c67079f1d authored over 6 years ago by Dan Connolly <[email protected]>
task_approval_overdue fields, relationships

02045d22e6f6ae04b676dc203e71ef07a39c2110 authored over 6 years ago by Dan Connolly <[email protected]>
papercuts: link to issue

5bb48e5c6a14879b9a5ad767eb1a1ad10e75b894 authored over 6 years ago by Dan Connolly <[email protected]>
Merge branch 'master'

d3af71575f41bbeba8e105ca1df2eca8906070e4 authored over 6 years ago by Dan Connolly <[email protected]>
issues table: add labels

also:

- add createdAt
- fix character set

3efc87cb1cf6a2e9f0317efb1b8568ce7852ee49 authored over 6 years ago by Dan Connolly <[email protected]>
Merge branch 'hosted'

3e5c3dd911098789d9e7558fd197604427cf5412 authored over 6 years ago by Dan Connolly <[email protected]>
add labels, createdAt to issue sync

9cc93d41942a65c78496ce9946e47a41d5c11035 authored over 6 years ago by Dan Connolly <[email protected]>
trust metric: bump up qty of good nodes

21d91ee7e3670a2b24052d0a19fcd77305f4bdc3 authored over 6 years ago by Dan Connolly <[email protected]>
Merge branch 'hosted'

aea3d63388ba78cba512c0da00e75e249656ac5d authored over 6 years ago by Dan Connolly <[email protected]>
apply trust metric on a per-pay-period basis

87aafd380d0c2231cc31cb93e87b88e783b27958 authored over 6 years ago by Dan Connolly <[email protected]>
slashing UI (and trust cert mod time)

5943c69382fe0890c4fbabfc5f95a2ba788c4dcc authored over 6 years ago by Dan Connolly <[email protected]>
budgets, rewards: weight by trust metric

e345f4097a62732820c6d07bf0e76369197d78bf authored over 6 years ago by Dan Connolly <[email protected]>
trust metric: base capacities on good nodes (w/Jake)

3c63bdf02babad5c4d0f171537e6b6bda14054f6 authored over 6 years ago by Dan Connolly <[email protected]>
Revert "restore details links: disable G2"

This reverts commit 8823b21c0d5bef0406f5876b4c6a472a97a84867.

4eed6a43f9c8c343a720792007b71de465311134 authored over 6 years ago by Dan Connolly <[email protected]>
getPermissions: clean up PHP warning

51b4cb20f48e51f7e7cc98465bce1c41f7067745 authored over 6 years ago by Dan Connolly <[email protected]>
no rating for seed

20fee63fca267dd3c9c053325ec32d2847cca860 authored over 6 years ago by Dan Connolly <[email protected]>
Merge branch 'hosted'

6308af799648175b43c8bbf8d15cc87ae9ebe0a6 authored over 6 years ago by Dan Connolly <[email protected]>
cert_recalc: UI for setting seed, capacities

4a24ea712d88d91f3ad6de95139282f9c3a4c9e9 authored over 6 years ago by Dan Connolly <[email protected]>
restore details links: disable G2

8823b21c0d5bef0406f5876b4c6a472a97a84867 authored over 6 years ago by Dan Connolly <[email protected]>
trust_unseed removes certs inferred from reactions

13c4766cba309c686d19055ec75a63e167df1fb9 authored over 6 years ago by Dan Connolly <[email protected]>
Merge branch 'hosted'

cacf4016cfe10c64daf56c26d7920cbd15d3f592 authored over 6 years ago by Dan Connolly <[email protected]>
pay_period formatting, pick list

b039b1a58cf86b7cb36dfb6b54c9ce554b1aacbb authored over 6 years ago by Dan Connolly <[email protected]>
issues: sort highest first by default

63ec1a0a78b7d08b3d99a7c9453cf688e5306225 authored over 6 years ago by Dan Connolly <[email protected]>
pay_period: never mind usd_per_rhoc

4107c754f505f34367d323b69c768b33a089708d authored over 6 years ago by Dan Connolly <[email protected]>
dbr_triggers: only current vote changes allowed

ca19b855cdf018c6ec854161e698aeaa7fd80e5a authored over 6 years ago by Dan Connolly <[email protected]>
reward_vote: max 100% ignores negatives

ec125213df73a8d6ad1ce6aa84d4211a27b4c1a4 authored over 6 years ago by Dan Connolly <[email protected]>
Merge branch 'hosted'

b5dc96040edb33318b56e6a780c272436fa8fa9d authored over 6 years ago by Dan Connolly <[email protected]>
toward admin_settings UI: never mind dashboard

db710908dbdf90cc927018af416dbca1f5573ab7 authored over 6 years ago by Dan Connolly <[email protected]>
vote_time: update on edit

2ded74a682cef94bf934a5cb79e2bce7c5520af6 authored over 6 years ago by Dan Connolly <[email protected]>
issue_budget: don't constrain to current pay period

bdd8a604f98d9eecfbef735afeda16828100cf0e authored over 6 years ago by Dan Connolly <[email protected]>
prune relationship from users to InvoiceInfo

49d10da6b49e3518b8b957afb9e574d549dac704 authored over 6 years ago by Dan Connolly <[email protected]>
drop invoice_info and related

Google Sheets suffices for handling invoices;
no need to deal with them here.

https://github.co...

c31d1921ae754e4750e4d2bcf1d8334599c07a4e authored over 6 years ago by Dan Connolly <[email protected]>
Merge remote-tracking branch 'origin/master'

7f3fe2f8249f3a2f88a08404a5d6af43cfacd1cd authored over 6 years ago by Dan Connolly <[email protected]>
Merge branch 'hosted'

a1b673dd0ef7c32fa52aeafe490a7647720d2ffe authored over 6 years ago by Dan Connolly <[email protected]>
budgets, reviews with weights, slashing

8b69514d721ff479f42bc0978b116814123a5478 authored over 6 years ago by Dan Connolly <[email protected]>
PRI keys for weighted budget, rewards

70cbb0a51b8b55439ec9e7bc0cae4be2560dc005 authored over 6 years ago by Dan Connolly <[email protected]>
Update playbook.yml w/ xataface rev 65e2cf12dd url (#4)

8c90fc34da1c871d1b5fbee9cadb6518ee70bd59 authored over 6 years ago by Pete Reitz <[email protected]>
Merge from github

74d8c8a48c3c289b9094dc291bd47eab369a5978 authored over 6 years ago by Dan Connolly <[email protected]>
Merge branch 'hosted'

bbd7ad2bbb0d63e80eb6848b8a8e66d7fd927728 authored over 6 years ago by Dan Connolly <[email protected]>
reward: add RewardVote relationship

2c1ed416d3d6bf7ceacf96399afe46db6046bb7d authored over 6 years ago by Dan Connolly <[email protected]>
BudgetVote: relate to Voter

98fa0387012b75f0c235b7d94a2b133cc1dc9f1c authored over 6 years ago by Dan Connolly <[email protected]>
update xataface; record hashes

the download URL need fixing, though

a1791e51ef301c5fd632b74e71815d48149cef3a authored over 6 years ago by Dan Connolly <[email protected]>
Merge branch 'hosted'

eab82e761dc4195ff2ee70c52c71c5d92d963021 authored over 6 years ago by Dan Connolly <[email protected]>
show voter in list view

7e65cec1242b411a48d18c908972254b1c2158bc authored over 6 years ago by Dan Connolly <[email protected]>
recent work page

a9b225f476fdb39064624bbbebdce8ce1e31aee7 authored over 6 years ago by Dan Connolly <[email protected]>
Merge branch 'hosted'

b9f8e0ad4c65089f0a0869c38de5d4349006b75c authored over 6 years ago by Dan Connolly <[email protected]>
fix voter to be read-only

3f2dd1029718013d07e94c0124f2a27b8148b3a5 authored over 6 years ago by Dan Connolly <[email protected]>
Merge branch 'hosted'

aed5a928c72b567de7e516fc9ef61ceaa0edf4ea authored over 6 years ago by Dan Connolly <[email protected]>
refine trust net docs

eb37fc1b482481a58741254aa68a02fb00560c29 authored over 6 years ago by Dan Connolly <[email protected]>
original Fineprint template

18c916867cbdacf6a4e67011a040779d8194a004 authored over 6 years ago by Dan Connolly <[email protected]>
Merge branch 'hosted'

84ed7c212bdd3d99aa70a823c49686502d22f182 authored over 6 years ago by Dan Connolly <[email protected]>
social viz color, style

d9d23204ffaa560526ff3bf7a2bf04447190a413 authored over 6 years ago by Dan Connolly <[email protected]>
add color to social network viz

2b3de56c39f8233dfad42075f7e1cbaad0726c47 authored over 6 years ago by Dan Connolly <[email protected]>
initial social net viz

edd99c97dd0c61595071f0979b6b88553461673b authored over 6 years ago by Dan Connolly <[email protected]>
only count votes from verified_coop members

- Show decorate voters with "flair" to show trust rating

6741b4f9718a9966a88140ef51fd4a4e5c9b69a5 authored over 6 years ago by Dan Connolly <[email protected]>
fix nginx deploy tasks

afe9ee517168dfbe28fb56aaafbf9dfc92d53301 authored over 6 years ago by Dan Connolly <[email protected]>