GithubHelp home page GithubHelp logo

ikunetwork / alpha Goto Github PK

View Code? Open in Web Editor NEW
5.0 5.0 7.0 9.54 MB

IKU.network alpha dApp

Home Page: https://alpha.iku.network

License: Other

JavaScript 42.99% CSS 34.13% HTML 0.24% Shell 0.26% TypeScript 22.39%
ethereum ethereum-dapp smart-contracts web3 reactjs redux-loop nodejs postgresql

alpha's People

Contributors

brunobar79 avatar derhowie avatar greenkeeper[bot] avatar greenkeeperio-bot avatar ikuteer avatar riganoesq avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

alpha's Issues

An in-range update of buffer is breaking the build 🚨

The dependency buffer was updated from 5.2.1 to 5.3.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

buffer is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ ci/circleci: Your tests failed on CircleCI (Details).

Commits

The new version differs by 20 commits.

  • c70a848 update authors
  • f2d6fd7 5.3.0
  • b15e152 Merge pull request #238 from kumavis/master
  • db5572c use Object.setPrototypeOf instead of proto
  • 2a00ecb Update FUNDING.yml
  • da9bae6 Merge pull request #234 from feross/greenkeeper/airtap-2.0.3
  • b691683 Update package.json
  • 0432834 chore(package): update airtap to version 2.0.3
  • 31a6873 Update README.md
  • f49763b fix standalone link
  • 25af8df standard
  • 7d5e5f0 Merge pull request #231 from feross/greenkeeper/airtap-2.0.2
  • bee1fa3 Merge pull request #232 from feross/greenkeeper/through2-3.0.1
  • 68e6455 Merge pull request #225 from feross/greenkeeper/concat-stream-2.0.0
  • d1c34e1 Update FUNDING.yml

There are 20 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of solium is breaking the build 🚨

The dependency solium was updated from 1.1.8 to 1.1.9.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

solium is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ ci/circleci: Your tests failed on CircleCI (Details).

Commits

The new version differs by 11 commits.

  • 7d2bb79 1.1.9
  • 4a87615 Add changelog
  • 9e46b1e update dep: solparse
  • 9e7190b rename npm package
  • a7dde13 fix docs
  • 504f0b4 Add tests for function-order 'ignore' option
  • 459b7b2 add ignore option in function-order
  • 3ebf98f Merge pull request #233 from romaric-juniet/develop
  • d99172c accept windows CRLF in .soliumignore
  • 9b84224 --debug: print file name in addition to stack trace
  • 92de6ae doc correction

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Report Submissions or "Proposal Updates"

This is the tab "updates" in the profile page. The proposal creator should be able to post updates in a format that looks like a blog.

We need to create the "Add Update" form + the list of existing updates which should look like a blog post.

Implement Fees

Proposals that are funded should pay network fees. This fee needs to be calculated and sent to the ETH address that holds the multi-sig wallet of the network

An in-range update of airtable is breaking the build 🚨

The dependency airtable was updated from 0.5.8 to 0.5.9.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

airtable is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ ci/circleci: Your tests failed on CircleCI (Details).

Release Notes for v0.5.9
  • Update lodash dependency (#80)
Commits

The new version differs by 2 commits.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of @types/react is breaking the build 🚨

Version 16.4.14 of @types/react was just published.

Branch Build failing 🚨
Dependency @types/react
Current Version 16.4.13
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

@types/react is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ ci/circleci: Your tests failed on CircleCI (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of prettier is breaking the build 🚨

The dependency prettier was updated from 1.16.4 to 1.17.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

prettier is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ ci/circleci: Your tests failed on CircleCI (Details).

Release Notes for Prettier 1.17: More quotes options and support for shared configs

πŸ”— Release Notes

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of redux-loop is breaking the build 🚨

The dependency redux-loop was updated from 4.5.2 to 4.5.3.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

redux-loop is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ ci/circleci: Your tests failed on CircleCI (Details).

Release Notes for 4.5.3

The promise returned by dispatch now resolves with the underlying dispatch return value (#205 by @sasucker)

Commits

The new version differs by 3 commits.

  • b945c42 4.5.3
  • 6704471 upgrade dependencies and fix flow test
  • 77db34d Have dispatch return the action it's provided after the current loop

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of jsonwebtoken is breaking the build 🚨

The dependency jsonwebtoken was updated from 8.4.0 to 8.5.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

jsonwebtoken is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ ci/circleci: Your tests failed on CircleCI (Details).

Commits

The new version differs by 8 commits.

  • 1c0de55 8.5.0
  • eefb9d9 feat: add PS JWA support for applicable node versions (#573)
  • 8737789 Add complete option in jwt.verify (#522)
  • 7b60c12 Force use_strict during testing (#577)
  • 0c24fe6 Fix 'cert' token which isn't a cert (#554)
  • da8f55c ci: remove nsp from tests (#569)
  • 5147852 Add tests for private claims in the payload (#555)
  • 7eebbc7 Refactor tests related to jti and jwtid (#544)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Make smart contracts upgradeable by using ZeppelinOS

We need to improve our smart contracts to use ZeppelinOS so we can make use of smart contract upgradeability utilizing Proxy Patterns: https://blog.zeppelinos.org/proxy-patterns/

The contracts are the following ones:

  • IKU token - Main token of the IKU platform (ERC20)
  • RSTCrowdsale - Smart contract that handles the crowdsale of a research target
  • ResearchSpecificTarget - It's the token that contributors of the RSTCrowdsale will receive in exchange of their contributions. (ERC20)

These smart contracts have been fully tested as you can see here, so we expect that the new version to have the corresponding tests.

Acceptance criteria:

  • Pull request containing the smart contract code (solidity) utilizing the ZeppelinOS library
  • Tests (written in JavasScript)
  • Update references in the dApp to make use of the new version of the smart contracts.

An in-range update of aws-sdk is breaking the build 🚨

The dependency aws-sdk was updated from 2.350.0 to 2.351.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

aws-sdk is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ ci/circleci: Your tests failed on CircleCI (Details).

Release Notes for Release v2.351.0

See changelog for more information.

Commits

The new version differs by 3 commits.

  • 70cbaa7 Updates SDK to v2.351.0
  • 4073d3d Merge pull request #2342 from srchase/npmignore-additions
  • 13b0dd3 updated npmignore, fix for issue #2341

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of react-json-tree is breaking the build 🚨

The dependency react-json-tree was updated from 0.11.1 to 0.11.2.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

react-json-tree is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ ci/circleci: Your tests failed on CircleCI (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of react-router-dom is breaking the build 🚨

The dependency react-router-dom was updated from 4.3.1 to 4.4.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

react-router-dom is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ ci/circleci: Your tests failed on CircleCI (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of disqus-react is breaking the build 🚨

The dependency disqus-react was updated from 1.0.5 to 1.0.6.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

disqus-react is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ ci/circleci: Your tests failed on CircleCI (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Update IPFS data storage flow

As discussed, data should be public.
Also, we need to store an array of IPFS hashes (instead of a single hash) in order to allow multiple uploads from researchers

Update F.A.Q.

We need to check the copy and edit if necessary.
Also add any other potential questions / answers

An in-range update of pg is breaking the build 🚨

The dependency pg was updated from 7.8.0 to 7.8.1.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

pg is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ ci/circleci: Your tests failed on CircleCI (Details).

Commits

The new version differs by 2 commits.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of cron is breaking the build 🚨

The dependency cron was updated from 1.6.0 to 1.7.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

cron is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ ci/circleci: Your tests failed on CircleCI (Details).

Commits

The new version differs by 12 commits.

  • d3c5b01 Version bump to 1.7.0
  • 2db8113 Merge pull request #410 from shuat/master
  • 849a246 Update cron.js
  • 1e971fd Update cron.js
  • 901005b Add all tests back in. Update all package dependencies.
  • 660e260 GH-40 - Add note about arrow fns
  • 3773c23 GH-400 - Testing around execution at midnight.
  • aaf8d42 Exception check at the 'seconds' level.
  • 41060fd changelog to md.
  • 8b6f086 Updated packagelock based on version.
  • 7db4d47 Added a changelog.
  • 4f35a89 Added slack notifications for builds.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Make smart contracts upgradeable via ZeppelinOS

We need to improve our smart contracts to use ZeppelinOS so we can make use of smart contract upgradeability utilizing Proxy Patterns: https://blog.zeppelinos.org/proxy-patterns/

The Smart Contracts

  • IKU token - Main token of the IKU platform (ERC20)
  • RSTCrowdsale - Smart contract that handles the crowdsale of a research target
  • ResearchSpecificTarget - It's the token that contributors of the RSTCrowdsale will receive in exchange of their contributions. (ERC20)

These smart contracts have been fully tested as you can see here, so we expect that the new version to have the corresponding tests.

Acceptance criteria:

  • Pull request containing the smart contract code (solidity) utilizing the ZeppelinOS library
  • Tests (written in JavasScript)
  • Update references in the dApp to make use of the new version of the smart contracts.

An in-range update of nodemon is breaking the build 🚨

The dependency nodemon was updated from 1.18.5 to 1.18.6.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

nodemon is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ ci/circleci: Your tests failed on CircleCI (Details).

Release Notes for v1.18.6

1.18.6 (2018-11-05)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 521eb1e fix: restart on change for non-default signals (#1409) (#1430)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of eslint-plugin-promise is breaking the build 🚨

The dependency eslint-plugin-promise was updated from 4.0.1 to 4.1.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

eslint-plugin-promise is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ ci/circleci: Your tests failed on CircleCI (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Request signature before accessing to data

This will allow you to access data without being a registered user. The signature will allow to validate the ownership of the ethereum account before checking the token threshold

An in-range update of react is breaking the build 🚨

There have been updates to the react monorepo:

    • The dependency react was updated from 16.6.1 to 16.6.2.
  • The dependency react-dom was updated from 16.6.1 to 16.6.2.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

This monorepo update includes releases of one or more dependencies which all belong to the react group definition.

react is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ ci/circleci: Your tests failed on CircleCI (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of eslint-config-prettier is breaking the build 🚨

The dependency eslint-config-prettier was updated from 3.3.0 to 3.4.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

eslint-config-prettier is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ ci/circleci: Your tests failed on CircleCI (Details).

Commits

The new version differs by 6 commits.

  • 338adc3 eslint-config-prettier v3.4.0
  • 417c5f3 Update dependencies
  • c77f52e Add support for eslint-plugin-typescript (#68)
  • 2dd53a1 Pin eslint-plugin-vue
  • 089a7b5 Use dedicated vue/no-layout-rules config (#69)
  • 152bd7d Add missing summary for vue/html-self-closing

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

User Activity Feed

On the /account and user pages create a new section that shows the activity from that user in cronological order.

  • at this time you submited this proposal
  • at this time you voted for this proposal (NOTE, proposals votes are not currently storing the address of the voter)

An in-range update of @types/react-dom is breaking the build 🚨

The dependency @types/react-dom was updated from 16.0.11 to 16.8.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@types/react-dom is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ ci/circleci: Your tests failed on CircleCI (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Update Proposal Form

  • Convert current stage into dropdown
    Hypotesis, Pre-clinical, Clinical.

  • Add field "Time to phase 2 - clinical trial"
    intervals of 3 months from 3 to 24

  • Add website (linked in, personal website, university profile) below Principal investigator

  • Add Scientific Advisors

  • Add Clinical Trial Application. Submitted ? date and coutry / city

  • Remove EMPIRICAL DATA and Anecdotal data

  • Add before principal investigator: Currently looking for one.

REQUIRED FIELDS:

Everything in GENERAL
Everything in FUNDING

  • FUNDING should have token allocation:
    How many tokens are gonna be kept by the proposal creator. (this should be a %)

  • Add Soft cap / Hard Cap (right now both are equal)

  • Replace text areas with WYSIWYG editors (look at submit-rt form)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.