-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
voting dapp web UI trial (obsolete but parts migrating to RChain-Status) #37
base: master
Are you sure you want to change the base?
Commits on Aug 4, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 93114e7 - Browse repository at this point
Copy the full SHA 93114e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f364808 - Browse repository at this point
Copy the full SHA f364808View commit details
Commits on Aug 5, 2018
-
Configuration menu - View commit details
-
Copy full SHA for b212189 - Browse repository at this point
Copy the full SHA b212189View commit details
Commits on Aug 7, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 504440d - Browse repository at this point
Copy the full SHA 504440dView commit details
Commits on Sep 13, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 75b0896 - Browse repository at this point
Copy the full SHA 75b0896View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41cca6f - Browse repository at this point
Copy the full SHA 41cca6fView commit details
Commits on Sep 27, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 46d50c1 - Browse repository at this point
Copy the full SHA 46d50c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19c60d4 - Browse repository at this point
Copy the full SHA 19c60d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f2ff21 - Browse repository at this point
Copy the full SHA 2f2ff21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e362e0 - Browse repository at this point
Copy the full SHA 0e362e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4905909 - Browse repository at this point
Copy the full SHA 4905909View commit details -
Configuration menu - View commit details
-
Copy full SHA for b84b6f8 - Browse repository at this point
Copy the full SHA b84b6f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8c15d8 - Browse repository at this point
Copy the full SHA b8c15d8View commit details -
o2r: catch up with RChain-API, aided by flowtype
For example, flow finds all the places where RSON should be RHOCore. - use signing support from RChain-API - persist seed, not private key - prune signing unit tests, which are now in RChain-API - update grpc version to match RChain-API - delegate tweetnacl dependency to RChain-API - server.js: reduce main() power from crypto, path to just crypto.randomBytes, path.join - factor out once, ready, persisted Capper idioms - use rho`...` - Capper isn't `@flow strict` yet
Configuration menu - View commit details
-
Copy full SHA for 87d9221 - Browse repository at this point
Copy the full SHA 87d9221View commit details -
Configuration menu - View commit details
-
Copy full SHA for d763363 - Browse repository at this point
Copy the full SHA d763363View commit details -
Configuration menu - View commit details
-
Copy full SHA for b962236 - Browse repository at this point
Copy the full SHA b962236View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5c40c0 - Browse repository at this point
Copy the full SHA a5c40c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9b534c - Browse repository at this point
Copy the full SHA b9b534cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ecb6fbf - Browse repository at this point
Copy the full SHA ecb6fbfView commit details
Commits on Sep 28, 2018
-
- integration test for DiscordAPI.guilds().members() - rename Strategy to Provider - add locus, token, role to GameBoard, incl. UI and OState - type Token subsumes ClientSecret - rename use() to installRoutes() - refactor app.get() for static typing - split verify() into githubVerify() and discordVerify() - clean up profile details
Configuration menu - View commit details
-
Copy full SHA for dc967bc - Browse repository at this point
Copy the full SHA dc967bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for c3668a3 - Browse repository at this point
Copy the full SHA c3668a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7a815e - Browse repository at this point
Copy the full SHA e7a815eView commit details -
- gameBoard UI: - callback belongs with client id etc. - finish renaming strategy to provider - oops: fix makeSignIn call in UI, gameSession
Configuration menu - View commit details
-
Copy full SHA for 9fafe60 - Browse repository at this point
Copy the full SHA 9fafe60View commit details
Commits on Sep 29, 2018
-
I guess flow didn't find all the necessary updates.
Configuration menu - View commit details
-
Copy full SHA for 8f0a8df - Browse repository at this point
Copy the full SHA 8f0a8dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7206e6 - Browse repository at this point
Copy the full SHA d7206e6View commit details -
o2r: Membership Certificate request: front end
- server sends user detail with guild, role, ...
Configuration menu - View commit details
-
Copy full SHA for f43e8ef - Browse repository at this point
Copy the full SHA f43e8efView commit details
Commits on Oct 17, 2018
-
o2r: support reverse-proxy deployment
- add --base option for address as seen by OAuth peers
Configuration menu - View commit details
-
Copy full SHA for 5955cf5 - Browse repository at this point
Copy the full SHA 5955cf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2582b7 - Browse repository at this point
Copy the full SHA d2582b7View commit details -
- check claim time - verify claim signature - deploy endorsement to chain
Configuration menu - View commit details
-
Copy full SHA for 6b8c10b - Browse repository at this point
Copy the full SHA 6b8c10bView commit details
Commits on Oct 18, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 53ac62c - Browse repository at this point
Copy the full SHA 53ac62cView commit details
Commits on Oct 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c319eb7 - Browse repository at this point
Copy the full SHA c319eb7View commit details
Commits on Oct 22, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 5411b15 - Browse repository at this point
Copy the full SHA 5411b15View commit details -
o2r: js-lint style global declarations
In emacs, js2-mode gripes if I don't do this.
Configuration menu - View commit details
-
Copy full SHA for b03f582 - Browse repository at this point
Copy the full SHA b03f582View commit details -
Configuration menu - View commit details
-
Copy full SHA for 574074d - Browse repository at this point
Copy the full SHA 574074dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc0ecf3 - Browse repository at this point
Copy the full SHA fc0ecf3View commit details -
o2r: prep for role, guild refactor: static types
In userProfile, I'm changing `role0` from an id to a structured object and I was hoping flow would help me get the refactor right. But I'm not using flow to get the types consistent between the back-end and front-end. Oh well... it helped uncover some missing declarations in RChain-API.
Configuration menu - View commit details
-
Copy full SHA for 3d71f46 - Browse repository at this point
Copy the full SHA 3d71f46View commit details -
o2r: look up discord server, role names
- hide trust metric stuff, for now - add <address> footer
Configuration menu - View commit details
-
Copy full SHA for 779be48 - Browse repository at this point
Copy the full SHA 779be48View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba7ca69 - Browse repository at this point
Copy the full SHA ba7ca69View commit details
Commits on Nov 1, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 2313d2e - Browse repository at this point
Copy the full SHA 2313d2eView commit details
Commits on Nov 17, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 9de6b6d - Browse repository at this point
Copy the full SHA 9de6b6dView commit details
Commits on Apr 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 10ee0df - Browse repository at this point
Copy the full SHA 10ee0dfView commit details
Commits on Apr 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 777ab11 - Browse repository at this point
Copy the full SHA 777ab11View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd6270a - Browse repository at this point
Copy the full SHA cd6270aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d16ecf3 - Browse repository at this point
Copy the full SHA d16ecf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e76e7b6 - Browse repository at this point
Copy the full SHA e76e7b6View commit details -
Merge pull request #2 from rchain-community/o2r-history-fix
o2r history fix and update
Configuration menu - View commit details
-
Copy full SHA for 1570cf2 - Browse repository at this point
Copy the full SHA 1570cf2View commit details -
build(deps): bump acorn from 5.7.3 to 5.7.4 in /o2r
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](acornjs/acorn@5.7.3...5.7.4) Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 29db4bd - Browse repository at this point
Copy the full SHA 29db4bdView commit details -
build(deps): bump fstream from 1.0.11 to 1.0.12 in /o2r
Bumps [fstream](https://github.com/npm/fstream) from 1.0.11 to 1.0.12. - [Release notes](https://github.com/npm/fstream/releases) - [Commits](npm/fstream@v1.0.11...v1.0.12) Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2c73352 - Browse repository at this point
Copy the full SHA 2c73352View commit details -
build(deps): bump eslint-utils from 1.3.1 to 1.4.3 in /o2r
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.3. - [Release notes](https://github.com/mysticatea/eslint-utils/releases) - [Commits](mysticatea/eslint-utils@v1.3.1...v1.4.3) Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 949d09f - Browse repository at this point
Copy the full SHA 949d09fView commit details -
build(deps): bump lodash from 4.17.11 to 4.17.15 in /o2r
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.11...4.17.15) Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0d17450 - Browse repository at this point
Copy the full SHA 0d17450View commit details -
build(deps): bump js-yaml from 3.12.0 to 3.13.1 in /o2r
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to 3.13.1. - [Release notes](https://github.com/nodeca/js-yaml/releases) - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@3.12.0...3.13.1) Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f205d4d - Browse repository at this point
Copy the full SHA f205d4dView commit details -
Merge pull request #9 from rchain-community/dependabot/npm_and_yarn/o…
…2r/lodash-4.17.15 build(deps): bump lodash from 4.17.11 to 4.17.15 in /o2r
Configuration menu - View commit details
-
Copy full SHA for 08080cf - Browse repository at this point
Copy the full SHA 08080cfView commit details -
Merge pull request #5 from rchain-community/dependabot/npm_and_yarn/o…
…2r/acorn-5.7.4 build(deps): bump acorn from 5.7.3 to 5.7.4 in /o2r
Configuration menu - View commit details
-
Copy full SHA for f0edc92 - Browse repository at this point
Copy the full SHA f0edc92View commit details -
Merge pull request #6 from rchain-community/dependabot/npm_and_yarn/o…
…2r/fstream-1.0.12 build(deps): bump fstream from 1.0.11 to 1.0.12 in /o2r
Configuration menu - View commit details
-
Copy full SHA for 7f3cde2 - Browse repository at this point
Copy the full SHA 7f3cde2View commit details -
Merge pull request #7 from rchain-community/dependabot/npm_and_yarn/o…
…2r/eslint-utils-1.4.3 build(deps): bump eslint-utils from 1.3.1 to 1.4.3 in /o2r
Configuration menu - View commit details
-
Copy full SHA for 66d05a8 - Browse repository at this point
Copy the full SHA 66d05a8View commit details -
Merge pull request #8 from rchain-community/dependabot/npm_and_yarn/o…
…2r/js-yaml-3.13.1 build(deps): bump js-yaml from 3.12.0 to 3.13.1 in /o2r
Configuration menu - View commit details
-
Copy full SHA for 0cc9998 - Browse repository at this point
Copy the full SHA 0cc9998View commit details
Commits on Apr 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6a4fb4d - Browse repository at this point
Copy the full SHA 6a4fb4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 377988f - Browse repository at this point
Copy the full SHA 377988fView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa4da86 - Browse repository at this point
Copy the full SHA aa4da86View commit details -
Configuration menu - View commit details
-
Copy full SHA for c20ed02 - Browse repository at this point
Copy the full SHA c20ed02View commit details
Commits on Apr 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 559b49a - Browse repository at this point
Copy the full SHA 559b49aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b99255f - Browse repository at this point
Copy the full SHA b99255fView commit details
Commits on Jun 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 97411c4 - Browse repository at this point
Copy the full SHA 97411c4View commit details -
duplicate of https://github.com/rchain-community/community/
Configuration menu - View commit details
-
Copy full SHA for 2685b63 - Browse repository at this point
Copy the full SHA 2685b63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b48c20 - Browse repository at this point
Copy the full SHA 7b48c20View commit details -
reference source of this example. The usefulness of this file is TBD
Configuration menu - View commit details
-
Copy full SHA for b663de5 - Browse repository at this point
Copy the full SHA b663de5View commit details
Commits on Jun 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for aad7281 - Browse repository at this point
Copy the full SHA aad7281View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8a70a4 - Browse repository at this point
Copy the full SHA f8a70a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 558bf5c - Browse repository at this point
Copy the full SHA 558bf5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c6d2c1 - Browse repository at this point
Copy the full SHA 9c6d2c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for eda5bf0 - Browse repository at this point
Copy the full SHA eda5bf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 597c654 - Browse repository at this point
Copy the full SHA 597c654View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0184031 - Browse repository at this point
Copy the full SHA 0184031View commit details
Commits on Jun 14, 2020
-
rchat: turn DB operations into Rholang
- factor out zulip_db_config - filter zerver_useractivity etc. - use NEW to avoid collisoin with js new
Configuration menu - View commit details
-
Copy full SHA for c0fae13 - Browse repository at this point
Copy the full SHA c0fae13View commit details -
Configuration menu - View commit details
-
Copy full SHA for c133309 - Browse repository at this point
Copy the full SHA c133309View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb02dd1 - Browse repository at this point
Copy the full SHA fb02dd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a90dc19 - Browse repository at this point
Copy the full SHA a90dc19View commit details -
Configuration menu - View commit details
-
Copy full SHA for f07c9cf - Browse repository at this point
Copy the full SHA f07c9cfView commit details -
rchat: governance discussion mirrored to RChain
- update README - register, init_mirror, do_mirror targets - chain_replica.js: - output to named file - exit after N seconds - notice_as_rho: db is at [deployer, X], not identical to it - myzulipdb: put db at [deployer, X] and create tables
Configuration menu - View commit details
-
Copy full SHA for b5961e0 - Browse repository at this point
Copy the full SHA b5961e0View commit details
Commits on Jun 15, 2020
-
deploy from web integration test: checkpoint
struggling to import signDeploy
Configuration menu - View commit details
-
Copy full SHA for 4230369 - Browse repository at this point
Copy the full SHA 4230369View commit details
Commits on Jun 17, 2020
-
- main: factor out prepare_to_listen, mirror_events - put batching_queue between source and sink - main takes timer powers - queue is hardened
Configuration menu - View commit details
-
Copy full SHA for 43701b1 - Browse repository at this point
Copy the full SHA 43701b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c86ae14 - Browse repository at this point
Copy the full SHA c86ae14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 868962b - Browse repository at this point
Copy the full SHA 868962bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d091446 - Browse repository at this point
Copy the full SHA d091446View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb1055f - Browse repository at this point
Copy the full SHA cb1055fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36f3190 - Browse repository at this point
Copy the full SHA 36f3190View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce61285 - Browse repository at this point
Copy the full SHA ce61285View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34bc6cf - Browse repository at this point
Copy the full SHA 34bc6cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 276e905 - Browse repository at this point
Copy the full SHA 276e905View commit details -
Configuration menu - View commit details
-
Copy full SHA for e521694 - Browse repository at this point
Copy the full SHA e521694View commit details
Commits on Jun 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4e95b24 - Browse repository at this point
Copy the full SHA 4e95b24View commit details
Commits on Jun 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 642fd09 - Browse repository at this point
Copy the full SHA 642fd09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c46849 - Browse repository at this point
Copy the full SHA 9c46849View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42346dd - Browse repository at this point
Copy the full SHA 42346ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1209061 - Browse repository at this point
Copy the full SHA 1209061View commit details -
IOU update to CONTRIBUTING to show the build steps
Configuration menu - View commit details
-
Copy full SHA for cdee946 - Browse repository at this point
Copy the full SHA cdee946View commit details
Commits on Jun 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 705ef47 - Browse repository at this point
Copy the full SHA 705ef47View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2d43e4 - Browse repository at this point
Copy the full SHA f2d43e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dfd8ed - Browse repository at this point
Copy the full SHA 9dfd8edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f4811a - Browse repository at this point
Copy the full SHA 0f4811aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e66e961 - Browse repository at this point
Copy the full SHA e66e961View commit details
Commits on Jun 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 78d07c0 - Browse repository at this point
Copy the full SHA 78d07c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fde0bc - Browse repository at this point
Copy the full SHA 3fde0bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a76d35 - Browse repository at this point
Copy the full SHA 5a76d35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 774ae8c - Browse repository at this point
Copy the full SHA 774ae8cView commit details -
use getAddrFromPrivateKey without @tgrospic/rnode-grpc-js
- only import default from commonjs modules
Configuration menu - View commit details
-
Copy full SHA for 2f30491 - Browse repository at this point
Copy the full SHA 2f30491View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d3880e - Browse repository at this point
Copy the full SHA 5d3880eView commit details
Commits on Jun 25, 2020
-
- rgate: no flow errors - start rchain-proto decls - factor out rgate_test.js - ignore misc: ,sv ,deployed .build/ build/
Configuration menu - View commit details
-
Copy full SHA for edcee15 - Browse repository at this point
Copy the full SHA edcee15View commit details -
webui: use device key for test deploys
- fix example rholang - never mind timestamp control. hm. - move Intro (WIP) after Deploy Test - move Observer control closer to Device Account - refactor ui, acctUI as observerUI, validatorUI, acctUI, walletUI - move ui stuff out of rgate.js (export as necessary) - refactor checkBalance for UI - intro.js: flow strict
Configuration menu - View commit details
-
Copy full SHA for ee075c5 - Browse repository at this point
Copy the full SHA ee075c5View commit details
Commits on Jun 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b7d5d69 - Browse repository at this point
Copy the full SHA b7d5d69View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2a3b43 - Browse repository at this point
Copy the full SHA d2a3b43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3319ac6 - Browse repository at this point
Copy the full SHA 3319ac6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 602dd75 - Browse repository at this point
Copy the full SHA 602dd75View commit details -
createAgenda_rho: a very expensive typo in rho:registry:lookup
contract execution failure (silently!) consumes everything up to phlolimit
Configuration menu - View commit details
-
Copy full SHA for ef249ea - Browse repository at this point
Copy the full SHA ef249eaView commit details
Commits on Jun 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d210e59 - Browse repository at this point
Copy the full SHA d210e59View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2632bd - Browse repository at this point
Copy the full SHA c2632bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff615d3 - Browse repository at this point
Copy the full SHA ff615d3View commit details
Commits on Aug 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for fc2ce66 - Browse repository at this point
Copy the full SHA fc2ce66View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab6921b - Browse repository at this point
Copy the full SHA ab6921bView commit details