Commit Graph

  • 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
  • 86b4426191
    ringct: lock access to the PRNG moneromooo-monero 2016-05-15 00:11:03 +0100
  • 4d7f073491
    ringct: add simple input validation moneromooo-monero 2016-05-14 21:58:31 +0100
  • 57779abe27
    tests: add some more ringct building block tests moneromooo-monero 2016-05-14 12:21:53 +0100
  • b656001030
    ringct: add convenience operators to key moneromooo-monero 2016-05-14 12:21:08 +0100
  • 2d6303fb2c
    tests: add Shen Noether's basic ringct tests moneromooo-monero 2016-05-14 10:30:11 +0100
  • 9b1afe5f2d
    ringct: import of Shen Noether's ring confidential transactions moneromooo-monero 2016-05-13 20:45:20 +0100
  • dc411ea3b7 Change default db-sync-mode to fast, not fastest Howard Chu 2016-08-28 12:07:00 +0100
  • 1c7d3b05a9 cmake: define ARM var for all ARM arch variants redfish 2016-08-28 07:28:05 -0400
  • d321c02830
    minor README changes, also I wanted to grab PR #1000 Riccardo Spagni 2016-08-28 14:13:52 +0200
  • 6fe543dcd4 cmake: ARM: exclude libunwind in static build redfish 2016-08-28 07:12:36 -0400
  • 397b720069 make: remove NO_AES from arm targets redfish 2016-08-28 05:42:06 -0400
  • 57ca3f3f64 make: make the ARM release targets statically linked redfish 2016-08-28 05:35:27 -0400
  • 43c07a1cfa readme: editted install/build instructions for clarity redfish 2016-08-28 04:15:55 -0400
  • a0d40587ea Revert "makefile: remove unnecessary ARM-specific targets" redfish 2016-08-28 01:44:33 -0400
  • c2bc34b736 Revert "Interpret x86_64 as x86-64 for architecture" redfish 2016-08-28 01:42:59 -0400
  • c54b9a1a05 cmake: don't set ARCH from CMAKE_SYSTEM_PROCESSOR redfish 2016-08-28 01:37:34 -0400
  • 94de4b040c cmake: pass -static when STATIC=ON on Windows redfish 2016-08-27 18:47:07 -0400
  • ff6b8f2e59
    Build: move Travis IRC notification channel anonimal 2016-08-27 18:09:31 +0000
  • f1ba51cf89 remove -Wall from coverage arguments Jacob Torrey 2016-08-27 06:29:19 -0600
  • f017fecde9 Build the core_tests under Travis Jacob Torrey 2016-08-27 06:22:57 -0600
  • cf6654c178 contrib: example systemd service and config file redfish 2016-08-24 23:05:30 -0400
  • e0bf02a6ce Streamline release-test target Jacob Torrey 2016-08-26 13:50:03 -0600
  • baf4574ad5 Update badge to point to monero's coveralls Jacob Torrey 2016-08-26 13:48:03 -0600