Ecosyste.ms: OpenCollective

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

Rho Vision (formerly RChain Community)

Develop and operate the Rho Vision Open Source Software
Collective - Host: opensource - https://opencollective.com/rho-vision-community - Website: https://rhovision.org/ - Code: https://github.com/rchain-community

Merge branch 'reorg_dirs' into s2r

github.com/rchain-community/rchain-dbr - 11c250c6b7688912dd303f60af55b5f2df9fe082 authored about 6 years ago by Dan Connolly <[email protected]>
rchain-style: demote to templates/ dir

github.com/rchain-community/rchain-dbr - 64323598f94a3a6282c1aae20db706d594bd203a authored about 6 years ago by Dan Connolly <[email protected]>
github_auth_callback: demote from top dir

github.com/rchain-community/rchain-dbr - 54182cc23b544349f8316708f07a93ab257b2a3b authored about 6 years ago by Dan Connolly <[email protected]>
README: update for new directory org

github.com/rchain-community/rchain-dbr - 5408d13e9482028abc1b1ef01ceb4287b67a5200 authored about 6 years ago by Dan Connolly <[email protected]>
separate dbr_schema, trust_sync, deploy_tasks

github.com/rchain-community/rchain-dbr - e5c61c194f7bfddcbfc0c95d09a2342015a968a9 authored about 6 years ago by Dan Connolly <[email protected]>
factor out o2r/ OAuth 2 RChain gateway

github.com/rchain-community/rchain-dbr - f3e50033ee73ca1a684f0ddc3d38940861ffeebc authored about 6 years ago by Dan Connolly <[email protected]>
overdue audit: filter needs-SMART-objective from closed too

github.com/rchain-community/rchain-dbr - 5a6eff55f0a2ed2163eb20d05378559bee869368 authored about 6 years ago by Dan Connolly <[email protected]>
change WARNING to NOTICE

github.com/rchain-community/rchain-dbr - 731616424eeaba63fbe2b5263bd3db17fe4ec701 authored about 6 years ago by Jim Whitescarver <[email protected]>
trust_cert: use utf8 to match github_users

avoid: ERROR 1215 (HY000) ...: Cannot add foreign key constraint
and Table 'xataface.trust_cert'...

github.com/rchain-community/rchain-dbr - 26891c4547efb2c71aee32cac19c4c3fd7d77c28 authored about 6 years ago by Dan Connolly <[email protected]>
trust.rho: persist certs, but goofy

github.com/rchain-community/rchain-dbr - 548498cfdd98411c7d73ffee519736784b3ecbef authored about 6 years ago by Dan Connolly <[email protected]>
trust.rho: explore subject vs. subjectName

github.com/rchain-community/rchain-dbr - 9106f74efe0c4323b8f312686a6c952271500d44 authored about 6 years ago by Dan Connolly <[email protected]>
trust.rho: normalize diagnostics a bit

github.com/rchain-community/rchain-dbr - 085ce59fb2167045b2404bd275075468a42d4b13 authored about 6 years ago by Dan Connolly <[email protected]>
change oops pointer from #477 to wiki page

github.com/rchain-community/rchain-dbr - 2f43fc92c5300ad0bafed9b8031a2f8c584729f2 authored about 6 years ago by Dan Connolly [email protected] <[email protected]>
Merge upstream: docs etc.

github.com/rchain-community/rchain-api - 9470280deeb5a23f4677b06b6f531ed9e6731434 authored about 6 years ago by Dan Connolly <[email protected]>
gameSession: add ack channel to takeTurn

github.com/rchain-community/rchain-dbr - 1b295954f8ea476645fdf6f4b23cc05f0ef08750 authored about 6 years ago by Dan Connolly <[email protected]>
communityTrust.rho: use local names for most parts

github.com/rchain-community/rchain-dbr - 109f623eb836bc31836edeb50e7e39dfe5b6d256 authored about 6 years ago by Dan Connolly <[email protected]>
use updated rchain-api .proto defs

github.com/rchain-community/rchain-dbr - 921eeab0ed9fa6541205ed268d47cee80327a31d authored about 6 years ago by Dan Connolly <[email protected]>
default gRPC port the same way rnode does

github.com/rchain-community/rchain-dbr - 5c16124af512cfcbee26bae80665f34cf732c0ae authored about 6 years ago by Dan Connolly <[email protected]>
sync .proto with rchain/rchain 7c3500a38920dac143be95d30c420d06bcd6b9ec

github.com/rchain-community/rchain-api - 4d1faf9d89f0613440775f691b848a4ec7e908ae authored about 6 years ago by Dan Connolly <[email protected]>
Added link to wikipedia OCap page

github.com/rchain-community/rchain-api - 0deefbf124e884f3235c5022f1f8d7e3dff2aa8e authored about 6 years ago by Joshy Orndorff <[email protected]>
docs: clarifiend send function

github.com/rchain-community/rchain-api - a0674271f4319c67b529fbf5524aa8cfb64058f1 authored about 6 years ago by Joshy Orndorff <[email protected]>
readme: Added how to install dependencies

github.com/rchain-community/rchain-api - 0a2d29c4fd1ea903753d44a026e2b9bc3a157c1c authored about 6 years ago by Joshy Orndorff <[email protected]>
docs: started to write documentation strings for each function.

github.com/rchain-community/rchain-api - cdb0f77c58ca640738e545889be9fa6be0bfca07 authored about 6 years ago by Joshy Orndorff <[email protected]>
communityTrust: factor out registerGame

github.com/rchain-community/rchain-dbr - 81e0f9c96fc8a046e3b177d0d59a353e0950f6d5 authored about 6 years ago by Dan Connolly <[email protected]>
communityTrust: work-around verify quoting stuff

github.com/rchain-community/rchain-dbr - 85b67f1e5745473017d741386cccb3de54c15778 authored about 6 years ago by Dan Connolly <[email protected]>
gameSession: avoid quoting in results display

github.com/rchain-community/rchain-dbr - e8ab14e175a18d5e3877776c5796520855c7de7d authored about 6 years ago by Dan Connolly <[email protected]>
RSON: moved test to separate file.

github.com/rchain-community/rchain-api - 810b9be87158ad7cdac59d404ea91e749dbee16c authored about 6 years ago by Joshy Orndorff <[email protected]>
Swapped tabs for spaces.

github.com/rchain-community/rchain-api - 45190bab5f3170f493ada6bc032f2cf807aca88c authored about 6 years ago by Joshy Orndorff <[email protected]>
casperClient: Removed init function.

github.com/rchain-community/rchain-api - 6235c02f0c97255042489e657f0afc2a2dfd39ab authored about 6 years ago by Joshy Orndorff <[email protected]>
Merge branch 'master' of https://github.com/dckc/RChain-API

github.com/rchain-community/rchain-api - 2b41364159e2125ceefc72668d7dc4f38e36d5b7 authored about 6 years ago by Joshy Orndorff <[email protected]>
rnodeAPI.js: untabify

github.com/rchain-community/rchain-api - e254d03252499fb6c7a353328b9bec8991aa92c6 authored about 6 years ago by Dan Connolly <[email protected]>
Merge pull request #1 from dckc/master

migrate rnodeAPI.js from rchain-dbr

github.com/rchain-community/rchain-api - a225350cfd7261669e5ef88e6042f3371c06a255 authored about 6 years ago by Joshy Orndorff <[email protected]>
Hide weight field when entering votes

github.com/rchain-community/rchain-dbr - 3934d169c813fd29afd854d26818bbed2cf4714e authored about 6 years ago by Dan Connolly [email protected] <[email protected]>
toRSON: sort object keys in sends

- bump version number (bug fix)
- add unit test for trust vote
- add testjs dependency
...

github.com/rchain-community/rchain-api - 91bd1d9795090e298d537a8fe09e134e0201927d authored about 6 years ago by Dan Connolly <[email protected]>
add Joshy as contributor

github.com/rchain-community/rchain-api - 0e32f17cefd71a4bc65ea88021223fde1b583444 authored about 6 years ago by Dan Connolly <[email protected]>
rchain-api has moved to its own package

- gameSession takes rchain in appFactory
rather than creating it in gameBoard.init()
- p...

github.com/rchain-community/rchain-dbr - de31b0330f6eac8deaa4fa4b02b579d100d522dc authored about 6 years ago by Dan Connolly <[email protected]>
move endPoint arg to makeClient(); drop protoSrc arg

protoSrc is a design-time constant

github.com/rchain-community/rchain-api - f3748e99b94aac0c07a034d39477f773d66d72d7 authored about 6 years ago by Dan Connolly <[email protected]>
TODO: refine integrationTest to tell a story

github.com/rchain-community/rchain-api - 86f74d4a1af4b8dd4485548bffc701065e21fa18 authored about 6 years ago by Dan Connolly <[email protected]>
Revert "automate fetching .proto files"

This reverts commit 3251fce60bd7e0ef2dba328617991a9aedfd5911.

wrong Makefile

github.com/rchain-community/rchain-api - 700cf8e0b386f9b996bd90afd3d31dbcb7607c71 authored about 6 years ago by Dan Connolly <[email protected]>
Merge maser from JoshOrndorff/RChain-API

github.com/rchain-community/rchain-api - 0b31ad1aa1c1cfb37db10734ced0be1b3dc0d6f1 authored about 6 years ago by Dan Connolly <[email protected]>
README: update to match rnodeAPI.js

github.com/rchain-community/rchain-api - ad6904a0af91e468acd5bbe601eea99d3a6cdbe5 authored about 6 years ago by Dan Connolly <[email protected]>
lock dependencies

github.com/rchain-community/rchain-api - c4bd03182fc2cd48b472196b397ef4c7ff31b1d7 authored about 6 years ago by Dan Connolly <[email protected]>
ignore node_modules/

github.com/rchain-community/rchain-api - c77a15fbdc39b7af7aee2fc3bcd0ec9534fc04e9 authored about 6 years ago by Dan Connolly <[email protected]>
automate fetching .proto files

github.com/rchain-community/rchain-api - 3251fce60bd7e0ef2dba328617991a9aedfd5911 authored about 6 years ago by Dan Connolly <[email protected]>
rnodeAPI: restore integrationTest to working order

- add grpc dependency
- appFactory -> clientFactory
- usage diagnostic
- factor out test...

github.com/rchain-community/rchain-api - cbbcd593258ebd52b594dddb6f0d825b6fc3cba2 authored about 6 years ago by Dan Connolly <[email protected]>
CasperMessage and RhoTypes 40ce66f Jul 19, 2018

github.com/rchain-community/rchain-api - f190374b6c5ebc0b27f663ce9acb61b57e2c1140 authored about 6 years ago by Daniyar Itegulov <[email protected]>
scalapb.proto 4b46d36 on May 30, 23018

github.com/rchain-community/rchain-api - 314306a912cd92052455bba34df3c19ea2b4975c authored about 6 years ago by scalapb <[email protected]>
empty.proto cc8ca5b Oct 10, 2016

github.com/rchain-community/rchain-api - 0cc4b27460aaa4765c32bec421d860013a5eebae authored about 6 years ago by Google Inc <[email protected]>
Automatically fetch .proto files

github.com/rchain-community/rchain-api - beaeed9a11279402401ded7bdd6c835abfeead36 authored about 6 years ago by Dan Connolly <[email protected]>
npm init: package description

github.com/rchain-community/rchain-api - 8129649f2f40d3cd666edb2a549411a2a33dc7ef authored about 6 years ago by Dan Connolly <[email protected]>
editorial: link to rchain.coop; dapp -> dApp

github.com/rchain-community/rchain-api - b5a1307103fb1e035c34db4e21f084592e584a30 authored about 6 years ago by Dan Connolly <[email protected]>
prune more of OAuth gateway

github.com/rchain-community/rchain-api - 47287cae40db9fac8f8a27cfadd20037bf4ddabd authored about 6 years ago by Dan Connolly <[email protected]>
Merge rnodeAPI.js

github.com/rchain-community/rchain-api - e6ca5e08e86c4592802bc3ef2a492b92baabb775 authored about 6 years ago by Dan Connolly <[email protected]>
prune remains of gameSession app

github.com/rchain-community/rchain-api - 794cd73dcef9cbde1cc739e2a29f56c74fc13d11 authored about 6 years ago by Dan Connolly <[email protected]>
resize good_nodes to 60,30,20

The limit of 45 apprentices is causing people to "fall off the bottom"
of the ratings for no goo...

github.com/rchain-community/rchain-dbr - 158d792a941a39aa3438e77891aca666d23633b7 authored about 6 years ago by Dan Connolly [email protected] <[email protected]>
Clarify key management possibilities.

github.com/rchain-community/rchain-api - 8c7bef68dffa8f84ac6b57aec5c85518e9b36ca3 authored about 6 years ago by Joshy Orndorff <[email protected]>
Update details in readme. Starting to understand this.

github.com/rchain-community/rchain-api - 0c69a4167a0e5c9048bb050b3792c0baf6a5106c authored about 6 years ago by Joshy Orndorff <[email protected]>
budget, reward: don't retrospectively drop votes

Don't require current uf.weight > 0 when the "locked" weight > 0.

github.com/rchain-community/rchain-dbr - d62bad1a2af3762377a92fa7b11200193193ded0 authored about 6 years ago by Dan Connolly <[email protected]>
budget_wt: use frozen weights where available

github.com/rchain-community/rchain-dbr - ddc1abedd2efae21dd16bfbef971f2056d7bfe9b authored about 6 years ago by Dan Connolly <[email protected]>
utf8 charset fixes

avoid errors in concat() for flair

github.com/rchain-community/rchain-dbr - e14600517bf7889232285a4653c3ea0d167d833e authored about 6 years ago by Dan Connolly <[email protected]>
rewards: use reward_vote.weight where available

github.com/rchain-community/rchain-dbr - 2b6d5791fe3bcd9d34218fcf05bc9bbd238d9216 authored about 6 years ago by Dan Connolly <[email protected]>
db_dump: fix path to result

github.com/rchain-community/rchain-dbr - f39a0264a7267b89fa9928b1f6a1f8cf736d6615 authored about 6 years ago by Dan Connolly [email protected] <[email protected]>
config example: include db url quotes after all

github.com/rchain-community/rchain-dbr - c1fa606a374d1b7c9782662b20819aa9a465f790 authored about 6 years ago by Dan Connolly <[email protected]>
Merge remote-tracking branch 'prod/prod' into prod

github.com/rchain-community/rchain-dbr - 770b0740ebcc68b5a951e03dd6726abd970ef6a1 authored about 6 years ago by Dan Connolly <[email protected]>
db_bak: strip db url quotes

github.com/rchain-community/rchain-dbr - 45b533d638fc8797b45e6386118a5d41fad330d3 authored about 6 years ago by Dan Connolly [email protected] <[email protected]>
conf tweaks for db_bak

github.com/rchain-community/rchain-dbr - f2a78d7aa77cbab00f7841d2e4bef75a51bbcb13 authored about 6 years ago by Dan Connolly <[email protected]>
Do not leak exceptions to the client

github.com/rchain-community/rchain-dbr - 2c3f99c38d6bf451944747ac82374ff0a518da79 authored about 6 years ago by Dan Connolly [email protected] <[email protected]>
sync: add DB dump feature

github.com/rchain-community/rchain-dbr - 9f010d356b81bd6f9d93f164e136871fdb2163ed authored about 6 years ago by Dan Connolly <[email protected]>
Merge branch 'master' of https://github.com/JoshOrndorff/Rchain-API

github.com/rchain-community/rchain-api - 76d09fb5129c2b8827b839e5179265666852de2d authored about 6 years ago by jimscarver <[email protected]>
Some updates to README. Ideas are coming together.

github.com/rchain-community/rchain-api - f04babefb724ce53881cb6e3a41e6fcf9ae8ff20 authored about 6 years ago by Joshy Orndorff <[email protected]>
Sketched out readme and license

github.com/rchain-community/rchain-api - a25aa6f2129854b3718e2d8e50b01ed029adad35 authored about 6 years ago by Joshy Orndorff <[email protected]>
Initial commit

github.com/rchain-community/rchain-api - 4f09354501e36e7853d0d94c9a90cc96c8774d22 authored about 6 years ago by Joshy Orndorff <[email protected]>
web UI connected to RChain!

OAuth parts are still a bit rough.

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

github.com/rchain-community/rchain-api - af20d78ce6987f30d1619f97ac796cea6cd16fa4 authored about 6 years ago by Dan Connolly <[email protected]>
web UI connected to RChain!

OAuth parts are still a bit rough.

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

github.com/rchain-community/rchain-dbr - fa1554f889b47be70c6ffec4cc3f974e6bde3b05 authored about 6 years ago by Dan Connolly <[email protected]>
gateway UI starts with gameBoard

github.com/rchain-community/rchain-dbr - 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
...

github.com/rchain-community/rchain-dbr - 6250369480922c8e976aa269ad7229c0a5a59427 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
...

github.com/rchain-community/rchain-api - 6e76e4a699e73ad2e602848a8dd0918e7b4f4969 authored about 6 years ago by Dan Connolly <[email protected]>
gameSession.js: toward back-end

github.com/rchain-community/rchain-api - 5d1009a44012b114e8c02b2d0058afe674aae9cc authored about 6 years ago by Dan Connolly <[email protected]>
gameSession.js: toward back-end

github.com/rchain-community/rchain-dbr - d96c546ed288a331d92e00cda464a8f418ee4ae7 authored about 6 years ago by Dan Connolly <[email protected]>
README: cite Apr 2018 RCon presentation

github.com/rchain-community/rchain-dbr - 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, ...

github.com/rchain-community/rchain-dbr - 2c30883d5133aad6b2ee2b60f90f0e7e5845d6a5 authored about 6 years ago by Dan Connolly <[email protected]>
trustCertTest: log public key so we can check sig

github.com/rchain-community/rchain-dbr - 1d5e745068f2f655d10678b40b0d3b65eb1531d6 authored about 6 years ago by Dan Connolly <[email protected]>
trustCertTest: log public key so we can check sig

github.com/rchain-community/rchain-api - 0d157d46d8a1eb5b54bed190de28f26cf68eb606 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 ...

github.com/rchain-community/rchain-api - b534de4b8d8227dcd33a6d65c229763030420ae7 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 ...

github.com/rchain-community/rchain-dbr - 462efb43faa6de11c3a9aff53f8bc94b85c217ca authored about 6 years ago by Dan Connolly <[email protected]>
RSON.stringify to rholang syntax

- don't clamp integers with | 0

github.com/rchain-community/rchain-dbr - 0511f9aecc2c36351adf3b9e195d27696585dad5 authored about 6 years ago by Dan Connolly <[email protected]>
RSON.stringify to rholang syntax

- don't clamp integers with | 0

github.com/rchain-community/rchain-api - 616b57cf0f1726662db5ead1e61a99a1cb1d7de5 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...

github.com/rchain-community/rchain-api - e2ae12726fddac27bc35455ec8fafeca783930b2 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...

github.com/rchain-community/rchain-dbr - 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
...

github.com/rchain-community/rchain-dbr - 5d7b24b5dfb55869711ecffd8830482b871b2f55 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
...

github.com/rchain-community/rchain-api - 80ab90e513916dea3676705e6ef3c5708feec244 authored about 6 years ago by Dan Connolly <[email protected]>
server.js: document ocap, Capper, webkeys

github.com/rchain-community/rchain-api - 33fdcb30829875c8232c2e50f25981261cde9fd2 authored about 6 years ago by Dan Connolly <[email protected]>
server.js: document ocap, Capper, webkeys

github.com/rchain-community/rchain-dbr - 81f1d379edd28a737f412f18a21d3f567c36b5fe authored about 6 years ago by Dan Connolly <[email protected]>
README: add Contents section

github.com/rchain-community/rchain-dbr - 09a3f46755adf112a50fa70560c1c4b7f6691361 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...

github.com/rchain-community/rchain-dbr - 952abf05e7f8efdc45629555b800c9a09252e573 authored about 6 years ago by Dan Connolly <[email protected]>