Ecosyste.ms: OpenCollective

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

github.com/rchain-community/rgov

RChain liquid democracy demo: capability sharing, mailbox, directory, chat, ...
https://github.com/rchain-community/rgov

syntax error fixed

39069b72f8dbe5db49607934f0596fef769949da authored over 3 years ago
make ballot rho file to support Set()

b49e1ff5a4948bdaf9754894767e0d10fc093baf authored over 3 years ago
make proposals a set

ba11a8949652625db78861d9bc26b6553b763074 authored over 3 years ago
make ballot a list

6c6e5a8b32093cf6a3ed5153e0e5819863ce8618 authored over 3 years ago
lookup all returns group names #13

e5fc0de757e8c0486ccb9e6e84aba85c0a726df5 authored over 3 years ago
fix missing log directory

950a00417cf8a0fec41c4ffc2708b97a45661980 authored over 3 years ago
Update redeploy-class

This failed if the .rho class was not in the current directory. I am updating master since this ...

782c1fd9d0c8d4fa564ca7d2ff3c0bfa3ae18876 authored over 3 years ago
Merge branch 'master' into group-support

5ee58c8c308f7a63ec7663c9a8100fc6b8048196 authored over 3 years ago
fix group request

5f578c899da1845143d4a2032e994ad383add36b authored over 3 years ago
testing too

819d0174e426dfa79e165c911dcca9aff86502ee authored over 3 years ago
only ignore __pycache__ directory

106aa750ce7b14eb971137d8ac4717258c145bdd authored over 3 years ago
Add pycache to ignore

6ad7fa0d1c3a38f8af923ceacd3aa367bd347f3c authored over 3 years ago
checkBalance and transfer working

added known networks (only tested localhost)
network table includes admin url if it needs manual ...

d25346b3be023fea8e3e05f0d2e90f8472d44411 authored over 3 years ago
Fix test for pre-existing user

7f4856b827c80d9cba7d0c5779911876c1d7e2c1 authored over 3 years ago
Working version

165e946a1260aea6fe2abacb90aa6bd24163eb09 authored over 3 years ago
Updated for jim

8ffd3bdec9d5238e1f3f761ac1db187328c341d0 authored over 3 years ago
Fix indentation

2c9979be740e88e4de2768644a6169e8dfdb7302 authored over 3 years ago
Merge pull request #122 from rchain-community/nodejs-latest-fix

fixed error with running rgov local on higher nodejs versions issue#121

c1626354b65c2dacc49b19a7d5f3a3fd11a43351 authored over 3 years ago
fixed error with running on higher nodejs versions issue#121

1b25a9a82860451ae91577be1f9ee93dae75d715 authored over 3 years ago
initial addGroupToIssue update

d3ba1295329d53b4136f2181139a99901d7cfacc authored over 3 years ago
use master dir

5a9e3b1016713ec8d88fcf3582057d86d878e13a authored over 3 years ago
Merge pull request #119 from rchain-community/fix-stop

fix ps and grep commands to properly identify running rnode process

3dfcab05bc1ca96e86d49d0c565797ea0f88699e authored over 3 years ago
fix ps and grep commands to properly identify running rnode process

e990e2778908016aa6d5707517f28649d8e2b959 authored over 3 years ago
Merge pull request #110 from rchain-community/origin/fix-issue-108

Origin/fix issue 108

6e340d90a74cabc96968c11cb2a39a7461f826e6 authored over 3 years ago
Merge pull request #113 from rchain-community/create-generated-dir

Tested and works fine.

2877bb9f662a55dbd45ebeec4b76faf4cd238c50 authored over 3 years ago
Create SampleBallot.json

A ballot structure to be fed into a create ballot action. A map of the issue capabilities will a...

adeedcdfa736295f4e38072ef6aa0d669f627de6 authored over 3 years ago
addGroupToIssue syntax errors

2e2b4eaee55ede029938eb5508df6e8d6db2e94a authored over 3 years ago
joingroup working

f90ab876746c220b99be595517f23473b3fe106d authored over 3 years ago
add group functions

9189ae4904fc7743034d4b0e9519569a915a48a8 authored over 3 years ago
add user fix

d9207e5b1cddd4ba18a5940da20c43d813f79cb7 authored over 3 years ago
Tested and works fine.

Also removed extra debug message in error loging

ceeddef765ca7cc9d15311f8f3ea2522db7a0d5a authored over 3 years ago
Merge pull request #111 from rchain-community/shell-rnode-script-cleanup

Shell rnode script cleanup

daadbb29b7cb34cb411b64e84c33e1aa6666987d authored over 3 years ago
Clean up merge

use mktemp in deploy-all for error capture

6d661f3a415ab8b862fea67641d21297aaf0063d authored over 3 years ago
These dont matter

3d96d5b8f0c3db686c91ddc06c9dbe411ed7ab2c authored over 3 years ago
docs: add Apr 2021 demo to README

f44db570cb73983f9c996224e9c7809a9f878d98 authored over 3 years ago
Merge pull request #98 from rchain-community/Housekeeping

Housekeeping

d7770236f2d061f197c142ac265b4cdd30421a22 authored over 3 years ago
Suppress bootstrap command trace

Add --error file option to ./deploy to log error code from rnode to file
deploy-all use -error fi...

66dd84f6a981bc187e4b9047d07af936876dc896 authored over 3 years ago
Add check-rnode ; returns 0 if rnode is running

deploy calls checks-rnode
redeploy-class checks return code from ./deploy and exits if failed

b3b9204d3e597425df8f8a92205321aa46de0545 authored over 3 years ago
Have run-rnode ask before killing

any rnode that is running

2064aac7291fff1256362c28f3f3d14dd52d7f4d authored over 3 years ago
Make scripts call stop-rnode script instead of had coding.

Also aborts the script if use declines to Kill the process

abb35502654761bc9bd6290eb812154132c0c00c authored over 3 years ago
Missed 2 comments

ca7b3fffcfb266591cca1dec37bdb6ebe07a73b0 authored over 3 years ago
Remove old or diagnotic commented out code

f0b864b22f14f63e62f75f6c09d0514e56d7805c authored over 3 years ago
Merge pull request #107 from rchain-community/roll-comments

Add documentation comments

ce50d6b2ed85de9e9b8ddcd2ab92f2ef2f160e9e authored over 3 years ago
Merge branch 'master' into group-support

abb8792bf6a4de552ffd739cb7e8635a06c6f51f authored over 3 years ago
initial creation - moved from branch fix-add-twice

00a9845688cbaa0f6bc653abfaebbaef89241f6f authored over 3 years ago
Add documentation comments

337a3670fed12c25ed9a590abf5f17c466d5a6b9 authored over 3 years ago
Merge pull request #102 from rchain-community/fix-add-twice

fix double voter add problem

c090479816b7d036309dc06d65e911d68b6a8417 authored over 3 years ago
fix double return

505b5fa19fde8624f296862b3a72e7c5f936c38a authored over 3 years ago
fix double voter add problem

f7f8daa64a0eece77e07f0f30b7dde6f85213689 authored over 3 years ago
evals w/o errors

465c3a6bc3dd87bef7a11ada3266eb002fc5458e authored almost 4 years ago
move generated files into 'generated' directory (fixes #63)

move log files into 'log' directory (fixes #64)
remove .sh extension (#70)

774660811f5cae21eefcea56daef8c987ad5361d authored almost 4 years ago
Remove .sh extension (fixes #70)

Rename checkpoint to snapshot (fixes #69)

19e1f52db88936bfbc2a72d13243b4570aeb9d16 authored almost 4 years ago
Merge branch 'master' into group-support

e21f1771660d8ab2d473d2b60419651d0c52e801 authored almost 4 years ago
minor updates

52d774bdc170557e5c1352c78f8e0ed29b678825 authored almost 4 years ago
use MasterContractAdmin in case bootstrap acct has no inbox

9f634a1c33d320b6a7c3dbbbe180a8ede1a800a0 authored almost 4 years ago
Merge pull request #89 from rchain-community/57-sync-action-fields-code

fix: keep rholang code in sync with action, fields

e01abef8d065e55037ff32931b68f1e2bd331b38 authored almost 4 years ago
Merge pull request #84 from rchain-community/style-ocap-lint-tsc

fix: dropdown-spacer filename, ToDo list, ambient access to document; clean up lint-check, lint:...

3928d99efbf6aa3231141ef2ff1e7611118a7697 authored almost 4 years ago
fix: prune another ToDo list

db5a168ef5e0027ad4ad553f3b02236cabbc2918 authored almost 4 years ago
fix: keep rholang code in sync with action, fields

`setFields` was `async` but we weren't `await`ing its results, so the
Deploy button could be hit...

bf53efdde5358e9db5d4169eeb52a70c36d24cd6 authored almost 4 years ago
chore: set up shard details of initial network

df808334707f5679fffb5ea4d70e68c265d7c7f4 authored almost 4 years ago
chore: revert stringly-typed dropdown-spacer.rho

83d6a4b5162ee536b8343e73c88d0686383ae6d9 authored almost 4 years ago
Merge branch 'master' into style-ocap-lint-tsc

043da613da16f1d054fdfd508baa7269d2389e7e authored almost 4 years ago
added revAddr, global change Community to Group, MasterDir to dictionary

8f0bffcb7b931c1e4bff47f106750fe1e0c30e10 authored almost 4 years ago
Merge pull request #83 from rchain-community/move-spacer

fix bogus code in rholang pane when deployed to dist dir

bfd2b7110706299610e3b549df011482b7a5d436 authored almost 4 years ago
Merge remote-tracking branch 'origin/54-build-cp' into move-spacer

91b2e2bcc0dee67d7567a3c34d9cc4efe0355a87 authored almost 4 years ago
Merge remote-tracking branch 'origin/54-build-cp' into group-support

798f47fbaa6a297eed44cfcb202d12f37c906a61 authored almost 4 years ago
fix: sync network selector with state.network

db99c4ea2c16fb6914908a015ebeb25fa8d2dc46 authored almost 4 years ago
docs: Object capability (ocap) discipline in CONTRIBUTING

f2e301909a6a4a463686257bef9c370fd7cd3f9e authored almost 4 years ago
fix: not every item in the action menu has a filename

fdeb0afc292be4ce01779a4d89e117d946cf5a50 authored almost 4 years ago
fix: prune ToDo list in favor of link to issues list

b745fad4138f9b42ee5758715bf4d61bfed6e9c7 authored almost 4 years ago
docs: document lint:types, lint-check in CONTRIBUTING

19e0245a82cfda0792f2d99dc968fa481dab9788 authored almost 4 years ago
chore: lock packages after typescript, eslint updates

3a87d37ec71f94bb73af00945aa210d3d18a0b15 authored almost 4 years ago
fix: ambient access to document.location.hostname

- add hostPattern to NETWORKS
- add netFromHost utility
- WARN about ambient access in add...

f6d309f36672ef7bbf7191d4c348ab27c1a74db9 authored almost 4 years ago
build: @agoric/eslint-config

43efa893a55f722988bfd7fca8217ca07e22a6fb authored almost 4 years ago
build: typescript config: upgrade typescript; add @types/mithril

typescript upgrade was triggered by errors around Object.fromEntries
but I think it's not direct...

b3bdbd3f97934885fb618b781b49d4ab333cf6e7 authored almost 4 years ago
build: tell typescript about JSON modules

8267c374e4d3057c1b9ace8f593f12390a9165af authored almost 4 years ago
style: clean up lint:types

bf21710c5446e316a5d3570edfd32ef94a5b67fd authored almost 4 years ago
chore: tell typescript about Object.fromEntries using lib: es2020

- destructure Object.fromEntries along with freeze, keys, entries

090f2ec53cf16b3b9b89e9b5132b37bc2f995dec authored almost 4 years ago
style: apply @agoric/eslint-config style

- no automatic semicolon insertion
- trailing commas
- single-quoted strings
- space aft...

b013aa7a9865aad463e333f1dfd87eec5d7c507e authored almost 4 years ago
style: declare powerful globals

Make use of ambient authority explicit, per @agoric/eslint-config.

4b9b02b1b8873ae0af740a5373de49f8ea59b28c authored almost 4 years ago
chore: prune unused tsconfig.json

a8b2c77383a7966cdf902ec8998fd530f00a9338 authored almost 4 years ago
chore: prune unmaintained utilities

be1aaf3a0c983694b68d48d0b8bb028571c6b2ef authored almost 4 years ago
chore: prune unmaintained .js versions of Ballot, memberIdGovRev

ab905dd0de64d4b8ab15f9d8d65424bace3c06ee authored almost 4 years ago
fix bogus rholang for option spacer

11b9a8d03771203868e1a29d4d5f6fb6a3892458 authored almost 4 years ago
liquid democracy figure

56e8cb63291845869ceb55ec9e96d8487e5dc6b4 authored almost 4 years ago
Merge pull request #79 from rchain-community/54-build-cp

build: copy actions to dist in new build:deploy script

ee833a26c0279704a1fff88e84b8be3fa91db2f0 authored almost 4 years ago
build: copy actions to dist in new build:deploy script

81de83d07383b40053c4c3a7f9d7775286b50345 authored almost 4 years ago
Merge pull request #59 from rchain-community/rgov-readme-update

rgov-readme-update

9f12b7accec83014cb6e521024c74c0b979c20f1 authored almost 4 years ago
spell fix

3eadca98d66d089f383a1cf0620a5ae6de75504b authored almost 4 years ago
first pass, not complete

55d1323e2d8d1da060da2f212e6e4f9b93481c68 authored almost 4 years ago
Revert "Update Ballot.js"

This reverts commit ab2e7df4a051699d4e56ffa889698fcf09ed622b.

6dcf2b0f4bb66b1d4633bdf37652484435a0e944 authored almost 4 years ago
Update Ballot.js

ab2e7df4a051699d4e56ffa889698fcf09ed622b authored almost 4 years ago
rgov-readme-update

5d57747ac2cf9b9f3fac86cf2be040bfcfd57328 authored almost 4 years ago
Add demo server to networks

bda306792c005ec352ed5c7569f14b45a63b748d authored almost 4 years ago
Add missing dot (.) in URL

7a197b17240009829a3d1df38b903faf2c8ba81b authored almost 4 years ago
use https on rhobot

cd8976af053d91dff13249ded94f41427dee636f authored almost 4 years ago
Merge pull request #45 from rchain-community/reorganize-actions

Reorganize actions

e862250cc152d6d6f7908a8824ab5aa3ce40ecec authored almost 4 years ago
Merge branch 'master' into reorganize-actions

e7cddd6d4f9a27000d4a9df966ad72af67b20a72 authored almost 4 years ago
retry propose every 10 seconds for a minute if it fails

509823f68725f6fbd5883a08ad3ff75e6bcd07ae authored almost 4 years ago
fix match statement

b973129035b157606e9b1b55ec36ae785c92a5a0 authored almost 4 years ago