Permalink
Switch branches/tags
Nothing to show
Commits on May 28, 2015
  1. Update Checkpoints

    ducknote committed May 28, 2015
Commits on Jan 13, 2015
  1. JSON RPC for encrypted messages

    ducknote committed Jan 13, 2015
Commits on Dec 3, 2014
  1. Update Checkpoints

    ducknote committed Dec 3, 2014
    55000 and 66000 block checkpoints.
Commits on Oct 12, 2014
  1. Checkpointing.

    ducknote committed Oct 12, 2014
    47000 block checkpoint.
Commits on Oct 1, 2014
  1. Checkpointing.

    ducknote committed Oct 1, 2014
    44000 block checkpoint.
Commits on Sep 30, 2014
  1. Cryptography for encrypted messages

    ducknote committed Sep 30, 2014
Commits on Sep 22, 2014
  1. Checkpointing.

    ducknote committed Sep 22, 2014
    Checkpointing on 40420 height.
  2. Delete cryptonote_config.h~

    ducknote committed Sep 22, 2014
Commits on Sep 19, 2014
  1. DarkNote

    ducknote committed Sep 19, 2014
Commits on Sep 4, 2014
Commits on Aug 28, 2014
  1. Windows Visual Studio 12 build fix

    ducknote committed Aug 28, 2014
    Windows Visual Studio 12 build fix
Commits on Aug 26, 2014
  1. Default fee changed

    ducknote committed Aug 26, 2014
    Default and minimum XDN fee changed from 0.1 XDN to 0.001 XDN
Commits on Aug 21, 2014
  1. New tx pool features and other improvements

    ducknote committed Aug 21, 2014
Commits on Aug 20, 2014
  1. High Level API fixes #3

    ducknote committed Aug 20, 2014
Commits on Aug 14, 2014
  1. High level API fixes #2

    ducknote committed Aug 14, 2014
Commits on Aug 13, 2014
  1. High level API fixes

    ducknote committed Aug 13, 2014
Commits on Aug 12, 2014
  1. High level API from BCN

    ducknote committed Aug 12, 2014
Commits on Jul 9, 2014
  1. Delete payment_id.diff

    ducknote committed Jul 9, 2014
Commits on Jul 4, 2014
  1. Update Checkpoints

    ducknote committed Jul 4, 2014
    Update Checkpoints
  2. exception handling while refreshing in rpc wallet

    ducknote committed Jul 4, 2014
     exception handling while refreshing in rpc wallet
  3. Payment ID in JSON-RPC transfer

    ducknote committed Jul 4, 2014
  4. Default fee changed

    ducknote committed Jul 4, 2014
    Default fee changed to 10000000 duckoshi.
  5. More accurate block rewards by decreasing block sizes => less big blo…

    ducknote committed Jul 4, 2014
    …ck penalties.
Commits on Jul 2, 2014
  1. Startning HTML wallet

    ducknote committed Jul 2, 2014
    Startning HTML wallet tips
  2. HTML wallet

    ducknote committed Jul 2, 2014
  3. CORS support

    ducknote committed Jul 2, 2014
    CORS support with Access-Control-Allow-Origin added
Commits on May 30, 2014
  1. Initial

    ducknote committed May 30, 2014
Commits on May 22, 2014
  1. Merge pull request #21 from quazarcoin/BCN_master

    amjuarez committed May 22, 2014
    Optimize cn_slow_hash
  2. Merge branch 'master' into BCN_master

    OracionSeis committed May 22, 2014
  3. Merge remote-tracking branch 'bytecoin/master'

    OracionSeis committed May 22, 2014
  4. OS X compilation fixed

    OracionSeis committed May 22, 2014
  5. Fixed compilation error

    OracionSeis committed May 22, 2014
  6. Update slow-hash.c

    NoodleDoodleNoodleDoodleNoodleDoodleNoo committed with OracionSeis May 21, 2014
    1. Added AES-NI support for modern processors.
Commits on May 21, 2014
  1. JSON RPC v2 support

    Antonio Juarez committed May 21, 2014
  2. Merge pull request #17 from ekimmo/rpc+fixes

    amjuarez committed May 21, 2014
    JSON RPC 2.0 + JSON over TCP + fixes