Commit Graph

  • 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
  • d1dc2c31c7 Re-enable Travis IRC notifications Jacob Torrey 2016-08-26 13:46:29 -0600
  • 9c71b9e9ce Silence coveralls to prevent 4MB logs Jacob Torrey 2016-08-22 21:10:33 -0600
  • 65041fbbf8 Disabled libwallet_api_test until Issue #895 resolved Jacob Torrey 2016-08-22 20:17:57 -0600
  • a4501384bf Disable core_tests on Travis-CI Jacob Torrey 2016-08-22 18:41:17 -0600
  • 650afacc1f Added -j2 to Makefile and clean up matrix Jacob Torrey 2016-08-22 18:11:36 -0600
  • 256dec0601 Streamline test building target Jacob Torrey 2016-08-22 17:43:43 -0600
  • 14915c24d7 Ensure tests are built prior to testing Jacob Torrey 2016-08-22 16:40:02 -0600
  • fe4992b1dc Added coverage g++ commands Jacob Torrey 2016-08-22 15:26:52 -0600
  • 497b24f25f Update .travis.yml Jacob Torrey 2016-08-22 15:18:57 -0600
  • 678467d5b0 Update for the current make environment Jacob Torrey 2016-08-22 14:34:31 -0600
  • abcac26e9b Fixed tab/space issue on YAML Jacob Torrey 2016-08-22 14:33:32 -0600
  • 7351a1174b Converted to a build matrix for testing and release Jacob Torrey 2016-08-22 13:56:59 -0600
  • 342dbfb705 Prep for coveralls Jacob Torrey 2016-08-22 10:39:47 -0600
  • a569b264bc
    Merge pull request #991 Riccardo Spagni 2016-08-26 20:39:21 +0200
  • f88029e72a
    db_lmdb: do not try to modify the database in read only mode moneromooo-monero 2016-08-26 19:33:25 +0100
  • 416c1da51c
    Merge pull request #989 Riccardo Spagni 2016-08-26 10:34:29 +0200
  • 009bea43ce
    Merge pull request #986 Riccardo Spagni 2016-08-26 10:34:00 +0200
  • 2702e4999a
    Merge pull request #984 Riccardo Spagni 2016-08-26 10:33:10 +0200
  • 7000ed45ec
    Merge pull request #982 Riccardo Spagni 2016-08-26 10:32:30 +0200
  • 9308b4e8b9
    Merge pull request #978 Riccardo Spagni 2016-08-26 10:32:00 +0200
  • 391c567f37
    Merge pull request #976 Riccardo Spagni 2016-08-26 10:31:24 +0200
  • 0ed35f7d8d README.md: Boost version updated for windows tobiasw2 2016-08-25 01:41:58 +0200
  • 2c544257f5
    Merge pull request #988 Riccardo Spagni 2016-08-24 18:09:50 +0200
  • 5f873eaea0
    added Symas as a sponsor Riccardo Spagni 2016-08-24 17:47:53 +0200
  • 73ec1e6421
    Merge pull request #981 Riccardo Spagni 2016-08-24 17:46:15 +0200
  • b63d04fb84
    Merge branch 'ranok-patch-1' Riccardo Spagni 2016-08-24 17:45:28 +0200
  • 68039eccc2
    resolved conflicts in readme.md Riccardo Spagni 2016-08-24 17:45:09 +0200
  • da58422bae Update README.i18n arb0r 2016-08-24 17:01:32 +0200
  • 78035d2b6c
    Fix fake 'network synchronized, begin using' messages Thomas Winget 2016-08-23 22:52:25 -0400
  • 65238d281c fix #691 removed help about leaving wallet name empty on --generate-new-wallet guzzi_jones 2016-08-24 00:03:36 +0000
  • 3729ac81c9
    Docs: re-introduce Boost 1.58 min req from 2a2b655 anonimal 2016-08-23 22:20:01 +0000
  • 99dd57258f libwallet_api: tests: checking for result while opening wallet Ilya Kitaev 2016-08-23 14:13:30 +0300
  • bcf7b67cd6 libwallet_api: Wallet::amountFromString fixed Ilya Kitaev 2016-08-23 13:46:51 +0300
  • 32bc7b41c0 libwallet_api: helper method to return maximumAllowedAmount Ilya Kitaev 2016-08-23 12:35:01 +0300
  • db909a224c
    Merge branch 'radfish-PR--readme-clarify-conf-syntax' Riccardo Spagni 2016-08-22 23:00:06 +0200
  • dfab703eab
    fix README conflicts Riccardo Spagni 2016-08-22 22:59:45 +0200
  • 17157f8a22
    Merge pull request #972 Riccardo Spagni 2016-08-22 22:55:53 +0200
  • 79cdedb90c
    Merge pull request #970 Riccardo Spagni 2016-08-22 22:55:24 +0200
  • 13222f9ff5
    Merge pull request #968 Riccardo Spagni 2016-08-22 22:55:00 +0200
  • 1843d189c3
    Merge pull request #967 Riccardo Spagni 2016-08-22 22:54:22 +0200
  • e152fd20e9
    Merge pull request #964 Riccardo Spagni 2016-08-22 22:52:51 +0200
  • 00bcae4cfe README formatting Jacob Torrey 2016-08-22 14:37:14 -0600
  • cbe534db1a libwallet_api: tests: removed logged passwords Ilya Kitaev 2016-08-22 23:14:58 +0300
  • b1a5a937ff libwallet_api: do not store wallet on close if status is not ok Ilya Kitaev 2016-08-22 15:53:07 +0300
  • 23accbcca5 readme: format Windows deps as a list redfish 2016-08-21 12:34:38 -0400
  • fcd895051a readme: formatting for rlwrap command snippet redfish 2016-08-21 12:31:43 -0400
  • c2f4e16c59
    simplewallet: default to max-concurrency 1 on MacOS X moneromooo-monero 2016-08-21 12:26:29 +0100
  • d3363d573e readme: add deps for documentation redfish 2016-08-20 12:11:57 -0400
  • 5018dfb79a readme: add deps: miniupnpc and libunwind redfish 2016-08-20 12:11:07 -0400
  • 2b8a1eb9cb readme: add pkg-config dep redfish 2016-08-20 12:04:04 -0400
  • a29b196eeb readme: decrease size of sponsor logos redfish 2016-08-20 01:22:12 -0400
  • 556998643c readme: format dependencies into a list #951 redfish 2016-08-20 01:00:41 -0400
  • 837baf57f8 readme: clarify conf syntax re leading dashes redfish 2016-08-20 00:49:10 -0400
  • 2c5e68fb73 cmake: fix typo in handling of STACK_TRACE redfish 2016-08-19 23:38:44 -0400