Commit Graph

2546 Commits (f968ccb9d3d34d163dc5638006e6b87c78ddfdb3)
 

Author SHA1 Message Date
moneromooo-monero 63856cad29
ringct: add check for destinations/amount size being equal
8 years ago
moneromooo-monero e816a09292
ringct: fix off by 1 in mixin usage
8 years ago
moneromooo-monero 09c5ea43a2
ringct: simplify random key generation
8 years ago
Shen Noether 53cdf4df5e
tests: new ringct test for checking H2 values
8 years ago
Shen Noether 56f6549962
ringct: cosmetic fixes
8 years ago
Shen Noether 55ff136e12
ringct: changes to hashToPointSimple to calcualte H2 values
8 years ago
Shen Noether 63733b1785
ringct: compare keys with bitwise equality, not crypto ops
8 years ago
Shen Noether 98f4c6f7eb
ringct: fix size argument to cn_fast_hash
8 years ago
moneromooo-monero 720ac85553
tests: zero inputs/outputs are in fact supposed to be accepted
8 years ago
moneromooo-monero 84948eabae
ringct: add a test for prooveRange being non deterministic
8 years ago
Shen Noether 09fb9f4b75
Fix sc_0 to skGen in ProveRange
8 years ago
moneromooo-monero d37c1db032
ringct: add a few consts where appropriate
8 years ago
moneromooo-monero 700248f59e
tests: more ringct range proof tests
8 years ago
moneromooo-monero d02f9995a8
rct: add serialization machinery to rct types
8 years ago
moneromooo-monero 0ff8305426
serialization: declare do_serialize specializations before use
8 years ago
Shen Noether 8b135e7aa3
Added note on generating H2
8 years ago
Shen Noether 4d639d90ca
Fixed missing last index H2
8 years ago
moneromooo-monero 9e82b694da
remove original Cryptonote blockchain_storage blockchain format
8 years ago
moneromooo-monero 86b4426191
ringct: lock access to the PRNG
8 years ago
moneromooo-monero 4d7f073491
ringct: add simple input validation
8 years ago
moneromooo-monero 57779abe27
tests: add some more ringct building block tests
8 years ago
moneromooo-monero b656001030
ringct: add convenience operators to key
8 years ago
moneromooo-monero 2d6303fb2c
tests: add Shen Noether's basic ringct tests
8 years ago
moneromooo-monero 9b1afe5f2d
ringct: import of Shen Noether's ring confidential transactions
8 years ago
Howard Chu dc411ea3b7 Change default db-sync-mode to fast, not fastest
8 years ago
redfish 1c7d3b05a9 cmake: define ARM var for all ARM arch variants
8 years ago
Riccardo Spagni d321c02830
minor README changes, also I wanted to grab PR #1000
8 years ago
redfish 6fe543dcd4 cmake: ARM: exclude libunwind in static build
8 years ago
redfish 397b720069 make: remove NO_AES from arm targets
8 years ago
redfish 57ca3f3f64 make: make the ARM release targets statically linked
8 years ago
redfish 43c07a1cfa readme: editted install/build instructions for clarity
8 years ago
redfish a0d40587ea Revert "makefile: remove unnecessary ARM-specific targets"
8 years ago
redfish c2bc34b736 Revert "Interpret x86_64 as x86-64 for architecture"
8 years ago
redfish c54b9a1a05 cmake: don't set ARCH from CMAKE_SYSTEM_PROCESSOR
8 years ago
redfish 94de4b040c cmake: pass -static when STATIC=ON on Windows
8 years ago
anonimal ff6b8f2e59
Build: move Travis IRC notification channel
8 years ago
Jacob Torrey f1ba51cf89 remove -Wall from coverage arguments
8 years ago
Jacob Torrey f017fecde9 Build the core_tests under Travis
8 years ago
redfish cf6654c178 contrib: example systemd service and config file
8 years ago
Jacob Torrey e0bf02a6ce Streamline release-test target
8 years ago
Jacob Torrey baf4574ad5 Update badge to point to monero's coveralls
8 years ago
Jacob Torrey d1dc2c31c7 Re-enable Travis IRC notifications
8 years ago
Jacob Torrey 9c71b9e9ce Silence coveralls to prevent 4MB logs
8 years ago
Jacob Torrey 65041fbbf8 Disabled libwallet_api_test until Issue #895 resolved
8 years ago
Jacob Torrey a4501384bf Disable core_tests on Travis-CI
8 years ago
Jacob Torrey 650afacc1f Added -j2 to Makefile and clean up matrix
8 years ago
Jacob Torrey 256dec0601 Streamline test building target
8 years ago
Jacob Torrey 14915c24d7 Ensure tests are built prior to testing
8 years ago
Jacob Torrey fe4992b1dc Added coverage g++ commands
8 years ago
Jacob Torrey 497b24f25f Update .travis.yml
8 years ago