Coder Social home page Coder Social logo

bountytest's People

Contributors

chalidbdb avatar

Watchers

 avatar

bountytest's Issues

Gitcoin bounty for enhancement of the JavaScript driver size < 1MB

Hi there!

Thank you for dropping by. BigchainDB is open source project that has many moving parts. We try to allocate time to each issue and feature request but sometimes we run out of time or the problem is out of our maintainers expertise reach. To combat this problem we add bounties to issues / features. this is our way of saying Thanks for your contribution to our cause.

We will try to help you help us getting this issue closed. But, if for some reason you would not be able to work on this bounty, please see our Gitcoin profile for our other open bounties. We would also encourage you to watch this repo as we are planning more upcoming bounties and we would love to have your contributions.

How can you help?

We are looking for some help to minimize the size of our javascript driver to < 1MB. We investigated the cause of size bloating for this driver and found that one of the dependencies crypto-conditions takes up quite some size. Bad thing is we only use a fraction of its code base. So, one of the optimisation strategy, we believe would be to somehow bundle only the used code. This may either be achieved by updating configurations in webpack 4 or feel free to be creative and propose alternate solutions. Our end goal is to optimise the size of the driver to less than 1 MB and you are free to use other means to optimise the size without breaking the build and tests.

What needs to be done?

  • Refactor code base to reduce the size of the driver to less than 1MB

We are very happy when -

Seen this problem before ?

Any help solving this is welcome. Feel free to leave any comments and help someone else to solve it. We might airdrop tokens to someone even if not directly completing bounty.

Questions & Reviews

Pull requests will be reviewed by one of maintainers or long term contributors. In case of any additional questions feel free to ask in this thread (preferred) or message me personally on Gitter (username - innoprenuer) and we will do our best to add the missing info :)

testissue4bounties

Something needs to be improved, that requires coding:

  1. What's the issue to be fixed?
  2. Definition of done
  3. Specs required to adhere

Gitcoin bounty to enhance Java-driver

Hi there!

Thank you for dropping by. BigchainDB is open source project that has many moving parts. We try to allocate time to each issue and feature request but sometimes we run out of time or the problem is out of our maintainers expertise reach. To combat this problem we add bounties to issues / features. this is our way of saying Thanks for your contribution to our cause.

We will try to help you help us getting this issue closed. But, if for some reason you would not be able to work on this bounty, please see our Gitcoin profile for our other open bounties. We would also encourage you to watch this repo as we are planning more upcoming bounties and we would love to have your contributions.

How can you help?

We are looking for some help to update and maintain java driver for bigchaindb. We already have community supported java driver - https://github.com/authenteq/java-bigchaindb-driver, but after version upgrade for "1.x" to "2.0", there are breaking changes and it needs to be updated. Also, we would like to add support for Android so that even android app developers can take advantages of bigchaindb. There is already a reference repo by Gerardo for android bigchaindb driver - https://github.com/GerardoGa/bigchaindb-android, but we are looking for maintaining a single repo for java and android.

What needs to be done?

We are very happy when -

When all below changes is merged with master branch -

  • Java driver is compatible with version 2.0 of bigchaindb with changes implemented according to this spec
  • Java driver is now compatible Android and supports android devices with version >= 6.0.
  • Code coverage is improved to >95%

Seen this problem before ?

Any help solving this is welcome. Feel free to leave any comments and help someone else to solve it. We might airdrop tokens to someone even if not directly completing bounty.

Questions & Reviews

Pull requests will be reviewed by one of maintainers or long term contributors. In case of any additional questions feel free to ask in this thread (preferred) or message me personally on Gitter (username - innoprenuer) and we will do our best to add the missing info :)

Gitcoin bounty for dependencies update and code coverage in JavaScript ORM driver

Hi there!

Thank you for dropping by. BigchainDB is open source project that has many moving parts. We try to allocate time to each issue and feature request but sometimes we run out of time or the problem is out of our maintainers expertise reach. To combat this problem we add bounties to issues / features. this is our way of saying Thanks for your contribution to our cause.

We will try to help you help us getting this issue closed. But, if for some reason you would not be able to work on this bounty, please see our Gitcoin profile for our other open bounties. We would also encourage you to watch this repo as we are planning more upcoming bounties and we would love to have your contributions.

How can you help?

We need your help to improve code coverage and to use latest npm dependencies without breaking build and failing tests for our repo https://github.com/bigchaindb/js-driver-orm

What needs to be done?

  • Write tests (written with ava) to improve code coverage to >= 95%. We use nyc as code coverage tool.
  • We use greenkeeper to auto-update npm dependencies. Greenkeeper runs tests using these dependencies updates in a seperate branch. Greenkeeper has found some tests and build failures for some dependencies updates. So, we would like to solve these dependencies issues in favour of using latest dependencies. These issues are the ones labelled as greenkeeper

We are very happy when -

Seen this problem before ?

Any help solving this is welcome. Feel free to leave any comments and help someone else to solve it. We might airdrop tokens to someone even if not directly completing bounty.

Questions & Reviews

Pull requests will be reviewed by one of maintainers or long term contributors. In case of any additional questions feel free to ask in this thread (preferred) or message me personally on Gitter (username - innoprenuer) and we will do our best to add the missing info :)

Gitcoin bounty for improved code coverage in JavaScript driver

Hi there!

Thank you for dropping by. BigchainDB is open source project that has many moving parts. We try to allocate time to each issue and feature request but sometimes we run out of time or the problem is out of our maintainers expertise reach. To combat this problem we add bounties to issues / features. this is our way of saying Thanks for your contribution to our cause.

We will try to help you help us getting this issue closed. But, if for some reason you would not be able to work on this bounty, please see our Gitcoin profile for our other open bounties. We would also encourage you to watch this repo as we are planning more upcoming bounties and we would love to have your contributions.

How can you help?

We are looking for some help to improve code coverage via quality tests.

What needs to be done?

  • Improve code coverage to atleast 95%. We use nyc as code coverage tool and ava for tests.

We are very happy when -

Seen this problem before ?

Any help solving this is welcome. Feel free to leave any comments and help someone else to solve it. We might airdrop tokens to someone even if not directly completing bounty.

Questions & Reviews

Pull requests will be reviewed by one of maintainers or long term contributors. In case of any additional questions feel free to ask in this thread (preferred) or message me personally on Gitter (username - innoprenuer) and we will do our best to add the missing info :)

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.