wownero/src
moneromooo-monero 869b3bf824
bulletproofs: a few fixes from the Kudelski review
- fix integer overflow in n_bulletproof_amounts
- check input scalars are in range
- remove use of environment variable to tweak straus performance
- do not use implementation defined signed shift for signum
2018-09-11 13:38:05 +00:00
..
blockchain_db Merge pull request #4293 2018-09-10 15:07:02 -05:00
blockchain_utilities Merge pull request #4196 2018-08-15 18:13:08 -05:00
blocks update checkpoints.dat for point release 2018-06-02 14:31:37 +02:00
checkpoints update checkpoints for point release 2018-05-23 21:20:10 +02:00
common perf_timer: split timer class into a base one and a logging one 2018-09-11 13:37:47 +00:00
crypto bulletproofs: a few fixes from the Kudelski review 2018-09-11 13:38:05 +00:00
cryptonote_basic Bulletproof aggregated verification and tests 2018-09-11 13:37:37 +00:00
cryptonote_core require canonical multi output bulletproof layout 2018-09-11 13:37:39 +00:00
cryptonote_protocol Merge pull request #4160 2018-09-04 13:02:09 -05:00
daemon daemon.print_bc: don't print difficulty twice 2018-07-24 16:17:49 +09:00
daemonizer monerod: do not log to tmpdir in daemon mode 2018-02-23 21:27:14 +01:00
debug_utilities Merge pull request #3821 2018-06-19 12:39:12 -05:00
device Bulletproof aggregated verification and tests 2018-09-11 13:37:37 +00:00
gen_multisig store secret keys encrypted where possible 2018-08-16 11:57:43 +00:00
mnemonics electrum-words: fix bytes_to_words on big endian 2018-08-23 07:58:23 +00:00
multisig Do memwipe for critical secret keys copied to rct::key 2018-08-16 22:26:30 +09:00
p2p Merge pull request #4089 2018-08-15 17:06:17 -05:00
platform Update 2018 copyright 2018-01-26 10:03:20 -05:00
ringct bulletproofs: a few fixes from the Kudelski review 2018-09-11 13:38:05 +00:00
rpc Fixed ZMQ-RPC for transactions and GET_BLOCKS_FAST 2018-08-02 07:30:20 +00:00
serialization Fixed ZMQ-RPC for transactions and GET_BLOCKS_FAST 2018-08-02 07:30:20 +00:00
simplewallet Merge pull request #4262 2018-09-04 13:11:18 -05:00
wallet Bulletproof aggregated verification and tests 2018-09-11 13:37:37 +00:00
CMakeLists.txt Code modifications to integrate Ledger HW device into monero-wallet-cli. 2018-03-04 12:54:53 +01:00
cryptonote_config.h Add a define for the max number of bulletproof multi-outputs 2018-09-11 13:37:38 +00:00
version.cpp.in bump version to 12.3 2018-07-06 07:57:00 +02:00
version.h build: auto update version info without manually deleting version.h 2017-09-21 07:47:37 +09:00