Bounty Ideas

Post Reply
phelix
Posts: 1634
Joined: Thu Aug 18, 2011 6:59 am

Bounty Ideas

Post by phelix »

NMDF holds a little less than $200 2.5BTC (BTC+NMC)

It won't bring us very far with the rebase... any other suggestions for a small bounty (~0.5btc)?
nx.bit - some namecoin stats
nf.bit - shortcut to this forum

indolering
Posts: 801
Joined: Sun Aug 18, 2013 8:26 pm
os: mac

Re: Bounty Ideas

Post by indolering »

  • Continuous integration server.
  • Automated builds with code signing and pushing to Archive.org mirror.
  • Maintainer for distro repositories.
  • Reproducible builds based on Bitcoin's setup.
  • Unit tests (not sure how to break this up).
  • Abstract description of the code (basic overview of all the moving parts and how it interacts with the Bitcoin internals).
  • Automatic documentation generation from code comments.
  • Value encryption.
  • Miner for Libcoin.
  • Wallet code for Libcoin.
  • RPC calls for Libcoin.
  • Value encryption for Libcoin.
  • Json-RPC calls for all CLI commands.
  • Getting all Facebook/Twitter accounts under one roof.
  • Setup planet feed of all dev blogs as well as news stories on Namecoin.
  • Theme(s) for drupal, mediawiki, and phpBB.
DNS is much more than a key->value datastore.

domob
Posts: 1129
Joined: Mon Jun 24, 2013 11:27 am
Contact:

Re: Bounty Ideas

Post by domob »

These are very nice ideas, thanks for compiling them!
indolering wrote:
  • Json-RPC calls for all CLI commands.
Can you clarify what you mean with that? I presume that everything available with "namecoind" on the command-line can be done via JSON-RPC, too. Or is this not yet the case?
BTC: 1domobKsPZ5cWk2kXssD8p8ES1qffGUCm | NMC: NCdomobcmcmVdxC5yxMitojQ4tvAtv99pY
BM-GtQnWM3vcdorfqpKXsmfHQ4rVYPG5pKS
Use your Namecoin identity as OpenID: https://nameid.org/

indolering
Posts: 801
Joined: Sun Aug 18, 2013 8:26 pm
os: mac

Re: Bounty Ideas

Post by indolering »

domob wrote:These are very nice ideas, thanks for compiling them!
indolering wrote:
  • Json-RPC calls for all CLI commands.
Can you clarify what you mean with that? I presume that everything available with "namecoind" on the command-line can be done via JSON-RPC, too. Or is this not yet the case?
I was referring to the concerns raised on yanking the GUI client, apparently some API calls would need to be added to the RPC API for a functional client. I assumed that the CLI exposed those calls but I could be wrong.
DNS is much more than a key->value datastore.

domob
Posts: 1129
Joined: Mon Jun 24, 2013 11:27 am
Contact:

Re: Bounty Ideas

Post by domob »

indolering wrote:
domob wrote:These are very nice ideas, thanks for compiling them!
indolering wrote:
  • Json-RPC calls for all CLI commands.
Can you clarify what you mean with that? I presume that everything available with "namecoind" on the command-line can be done via JSON-RPC, too. Or is this not yet the case?
I was referring to the concerns raised on yanking the GUI client, apparently some API calls would need to be added to the RPC API for a functional client. I assumed that the CLI exposed those calls but I could be wrong.
Ah ok. AFAIK, the CLI exposes precisely the JSON-RPC calls, but this is just from my own experience using both. It may well be that for the UI to be separate, some additional internals are necessary (at least a fix for the infamous "know fees beforehand when using CLI" thing, for instance).
BTC: 1domobKsPZ5cWk2kXssD8p8ES1qffGUCm | NMC: NCdomobcmcmVdxC5yxMitojQ4tvAtv99pY
BM-GtQnWM3vcdorfqpKXsmfHQ4rVYPG5pKS
Use your Namecoin identity as OpenID: https://nameid.org/

Post Reply