Commit Graph

  • f24ab58d18
    ringct: remove unused code moneromooo-monero 2016-08-28 09:33:15 +0100
  • b38452bd55
    ringct: pass structure by const ref, not value moneromooo-monero 2016-08-27 22:20:45 +0100
  • fd11271eea
    ringct: use memcpy/memset instead of handwritten loop where appropriate moneromooo-monero 2016-08-27 21:36:32 +0100
  • 5d38206fcc
    ringct: remove spurious copies moneromooo-monero 2016-08-27 15:04:44 +0100
  • 16732a85d7
    rct: faster Cryptonote/rct conversions moneromooo-monero 2016-08-27 14:22:31 +0100
  • fbd7c359ee
    wallet: fix some "may be used uninitialized" warnings moneromooo-monero 2016-08-27 13:45:33 +0100
  • 4a41dd4068
    wallet: do not generate 0 change moneromooo-monero 2016-08-27 10:41:25 +0100
  • a0925e628e
    core: use full rct signatures if just one input moneromooo-monero 2016-08-27 10:30:34 +0100
  • 94fd881f74
    rct: early out on failure on verRange moneromooo-monero 2016-08-27 10:10:19 +0100
  • 45349b6f7c
    wallet: do not ask for duplicate histograms moneromooo-monero 2016-08-21 10:55:34 +0100
  • b951bc8780
    wallet: transfer_selected_rct now also selects fake outs moneromooo-monero 2016-08-21 09:56:32 +0100
  • 4f887dea6e
    increase minimum mixin to 4 on hard fork 5 moneromooo-monero 2016-08-14 19:15:04 +0100
  • 0815c72df7
    core: allow v1 txes after HF 5 when sweeping unmixable outputs moneromooo-monero 2016-08-14 11:30:44 +0100
  • f782d45827
    tests: hard fork list must end with a 0 moneromooo-monero 2016-08-14 10:13:44 +0100
  • 074e602609
    ringct: use Cryptonote serialization to hash non prunable data moneromooo-monero 2016-08-12 23:11:51 +0100
  • c3b3260ae5
    New "Halfway RingCT" outputs for coinbase transactions moneromooo-monero 2016-08-12 18:45:07 +0100
  • 6f526cdff8
    rct: log why verification fails moneromooo-monero 2016-08-12 18:30:16 +0100
  • d4b8991e44
    rct: serialize txnFee as varint moneromooo-monero 2016-08-10 17:16:05 +0100
  • d4b62a1e29
    rct amount key modified as per luigi1111's recommendations moneromooo-monero 2016-08-10 12:48:20 +0100
  • 93f5c625f0
    rct: rework v2 txes into prunable and non prunable data moneromooo-monero 2016-08-09 21:34:09 +0100
  • d93746b6d3
    rct: rework the verification preparation process moneromooo-monero 2016-08-09 11:38:54 +0100
  • 3ab2ab3e76
    rct: change the simple flag to a type moneromooo-monero 2016-08-08 13:49:42 +0100
  • c5be4b0bea
    rct: avoid the need for the last II element Shen Noether 2016-08-08 12:54:00 +0100
  • a47ceee83b
    wallet: do not store signatures in the wallet cache moneromooo-monero 2016-08-06 19:19:25 +0100
  • 0263dd2d23
    core: add some locking around pool use moneromooo-monero 2016-07-31 20:09:44 +0100
  • 2c9d9519f1
    wallet2: factor m_spent changes moneromooo-monero 2016-07-31 14:25:04 +0100
  • 1303cda646
    wallet: always use new algorithm for RPC transfers moneromooo-monero 2016-07-30 09:37:22 +0100
  • b337aea6cc
    rct: do not serialize senderPk - it is not used anymore moneromooo-monero 2016-07-28 20:14:15 +0100
  • e5a9a4755b
    core_tests: fix a couple pre-rct tests using rct moneromooo-monero 2016-07-28 19:04:51 +0100
  • 230fca2d56
    wallet: use the prefered rct case only when enough rct outs exist moneromooo-monero 2016-07-27 21:37:58 +0100
  • c27194a444
    wallet: do not try to use rct txes a few blocks before the fork moneromooo-monero 2016-07-27 21:18:08 +0100
  • 1bf069825b
    tx_pool: log why a transaction was rejected for version checks moneromooo-monero 2016-07-27 10:10:38 +0100
  • 37bdf6ebe3
    change fork settings to allow pre-rct txes for one more fork cycle moneromooo-monero 2016-07-24 18:30:27 +0100
  • cc85cc6a3f
    simplewallet: better check_tx_key feedback moneromooo-monero 2016-07-24 18:00:43 +0100
  • 9b70856ccb
    rct: make the amount key derivable by a third party with the tx key moneromooo-monero 2016-07-24 17:53:34 +0100
  • cf33e1a52a
    rct: do not serialize public keys in outPk moneromooo-monero 2016-07-23 12:09:33 +0100
  • 83ab3151e8
    wallet2_api: zero amounts are now allowed with rct moneromooo-monero 2016-07-17 10:02:20 +0100
  • 096ac06521
    wallet2_api: update on_money_{received,spent} prototypes for rct changes moneromooo-monero 2016-07-17 09:58:15 +0100
  • 3cb2edec66
    rpc: send global indices along with blocks/transacions on refresh moneromooo-monero 2016-07-13 19:26:11 +0100
  • 414b424d32
    core: always use the new simple rct variant moneromooo-monero 2016-07-12 22:35:49 +0100
  • ce5de8b430
    tests: add tests for wallet output selection moneromooo-monero 2016-07-12 22:01:13 +0100
  • 84c82cd775
    wallet: better tx input selection moneromooo-monero 2016-07-12 22:00:43 +0100
  • 1e21651f24
    rct: use the already defined H where possible moneromooo-monero 2016-07-12 18:04:05 +0100
  • 07d353dfc6
    wallet: handle 0 change properly moneromooo-monero 2016-07-12 13:18:09 +0100
  • e81a2b2cfa
    port get_tx_key/check_tx_key to rct moneromooo-monero 2016-07-11 23:14:58 +0100
  • e06faefde4
    tests: add basic tests for simple rct api moneromooo-monero 2016-07-10 22:55:26 +0100
  • a4d4d6194b
    integrate simple rct api moneromooo-monero 2016-07-10 12:57:22 +0100
  • 1e8d37e7d8
    serialization: add override for serializing bool moneromooo-monero 2016-07-02 23:29:34 +0100
  • dbb5f2d6a3
    ringct: optimization/cleanup of hash functions Shen Noether 2016-07-09 20:04:23 +0100
  • 4fd01f2bee
    ringct: "simple" ringct variant Shen Noether 2016-07-09 19:30:28 +0100
  • 37c895e5e3
    wallet: rct specific output selection moneromooo-monero 2016-07-02 17:37:39 +0100
  • 1181c57967
    wallet: make sweep_all work with rct txes too moneromooo-monero 2016-07-02 10:35:01 +0100
  • c2ec6d35b9
    mixable transactions must be rct for v3 moneromooo-monero 2016-07-02 10:02:12 +0100
  • 1017a75460
    wallet: factor transfer_rct code with transfer code moneromooo-monero 2016-07-02 09:35:25 +0100
  • f5465d8246
    Condition v2 txes on v3 hard fork moneromooo-monero 2016-06-29 23:00:20 +0100
  • 59a66e209a
    move the rct commitments to the output_amounts database moneromooo-monero 2016-06-29 19:55:49 +0100
  • 6d0e47148b
    rct: add the tx prefix hash into the MLSAG moneromooo-monero 2016-06-28 16:03:28 +0100
  • 35dce5c70c
    ringct: fix size unit mismatch calling keccak moneromooo-monero 2016-06-28 15:37:58 +0100
  • 20e50ec7f7
    ringct: do not serialize what can be reconstructed moneromooo-monero 2016-06-29 18:18:18 +0100
  • 106e3dc3d4
    Add rct core tests moneromooo-monero 2016-06-27 18:56:19 +0100
  • ada527558f
    Use the supplied hard fork version in validate_miner_transaction moneromooo-monero 2016-06-25 22:52:18 +0100
  • acbe06d8e9
    wallet: update spent status when an accepted tx disappears moneromooo-monero 2016-06-17 23:21:27 +0100
  • 089df4af83
    wallet: reset output spent status on blockchain reorg moneromooo-monero 2016-06-16 23:58:54 +0100
  • 73d59f17e1
    ringct: catch errors from ge_frombytes_vartime moneromooo-monero 2016-06-24 17:46:24 +0100
  • 161551e13b
    tests: test for ringct rctSig data sizes moneromooo-monero 2016-06-17 21:29:21 +0100
  • 359f46901e
    ringct: add missing size check for ecdhInfo moneromooo-monero 2016-06-17 21:28:56 +0100
  • 229968eafc
    ringct: change asserts to return false for boolean functions moneromooo-monero 2016-06-17 20:48:36 +0100
  • dc4aad7eb5
    add rct to the protocol moneromooo-monero 2016-06-15 23:37:13 +0100
  • 211d1db762
    db_lmdb: update reset for recent db changes moneromooo-monero 2016-06-25 09:59:21 +0100
  • dee42d6dac
    ringct: add functions to commit to an amount moneromooo-monero 2016-06-15 22:47:09 +0100
  • cc7f449d57
    make rct tx serialization work moneromooo-monero 2016-06-14 17:25:00 +0100
  • e70e8a69f4
    crypto: error out where appropriate moneromooo-monero 2016-08-28 21:24:19 +0100
  • 54f7429cf6
    ringct: allow no outputs, and add tests for this and fees moneromooo-monero 2016-06-14 17:15:49 +0100
  • e99904ac31
    ringct: make fee optional moneromooo-monero 2016-06-12 22:41:40 +0100
  • f8c04ad94f
    ringct: txn fee stuff Shen Noether 2016-06-12 21:53:01 +0100
  • 66f96260b2
    ringct: new {gen,decode}Rct APIs for convenience moneromooo-monero 2016-06-12 21:13:12 +0100
  • 789b2e21f6
    ringct: add more convenience functions moneromooo-monero 2016-06-10 20:15:01 +0100
  • 98564439f8
    core: link against libringct moneromooo-monero 2016-06-10 20:14:20 +0100
  • 4258dab4d6
    core: new /getrandom_rctouts.bin binary RPC call moneromooo-monero 2016-06-05 10:46:18 +0100
  • c3a2e1450a
    ringct: add convenience functions to bridge ringct and cryptonote moneromooo-monero 2016-06-05 11:24:04 +0100
  • eb56d0f994
    blockchain_db: add functions for adding/removing/getting rct commitments moneromooo-monero 2016-06-04 14:18:37 +0100
  • 82072e701a
    ringct: restore verRange check in debug mode moneromooo-monero 2016-06-04 09:38:36 +0100
  • 63856cad29
    ringct: add check for destinations/amount size being equal moneromooo-monero 2016-06-04 09:38:12 +0100
  • e816a09292
    ringct: fix off by 1 in mixin usage moneromooo-monero 2016-06-04 09:37:38 +0100
  • 09c5ea43a2
    ringct: simplify random key generation moneromooo-monero 2016-06-02 19:20:54 +0100
  • 53cdf4df5e
    tests: new ringct test for checking H2 values Shen Noether 2016-06-02 19:04:10 +0100
  • 56f6549962
    ringct: cosmetic fixes Shen Noether 2016-06-02 19:03:35 +0100
  • 55ff136e12
    ringct: changes to hashToPointSimple to calcualte H2 values Shen Noether 2016-06-02 19:02:54 +0100
  • 63733b1785
    ringct: compare keys with bitwise equality, not crypto ops Shen Noether 2016-06-02 17:24:42 +0100
  • 98f4c6f7eb
    ringct: fix size argument to cn_fast_hash Shen Noether 2016-06-02 17:23:30 +0100
  • 720ac85553
    tests: zero inputs/outputs are in fact supposed to be accepted moneromooo-monero 2016-06-01 23:33:23 +0100
  • 84948eabae
    ringct: add a test for prooveRange being non deterministic moneromooo-monero 2016-05-30 08:56:23 +0100
  • 09fb9f4b75
    Fix sc_0 to skGen in ProveRange Shen Noether 2016-05-29 18:34:43 -0600
  • d37c1db032
    ringct: add a few consts where appropriate moneromooo-monero 2016-05-28 11:34:32 +0100
  • 700248f59e
    tests: more ringct range proof tests moneromooo-monero 2016-05-27 19:40:18 +0100
  • d02f9995a8
    rct: add serialization machinery to rct types moneromooo-monero 2016-05-27 16:05:24 +0100
  • 0ff8305426
    serialization: declare do_serialize specializations before use moneromooo-monero 2016-05-27 16:02:27 +0100
  • 8b135e7aa3
    Added note on generating H2 Shen Noether 2016-05-27 15:47:41 +0100
  • 4d639d90ca
    Fixed missing last index H2 Shen Noether 2016-05-27 15:46:44 +0100
  • 9e82b694da
    remove original Cryptonote blockchain_storage blockchain format moneromooo-monero 2016-05-26 21:48:18 +0100