monero/src
moneromooo-monero 529645014c
ringct: fix v1 ecdhInfo serialization
The change made for v2 broke v1, and we have no way to know which
version we're serializing here. However, since we don't actually
care about space savings in this case, we continue serialiazing
both mask and amount.
2019-02-03 10:33:10 +00:00
..
blockchain_db Pruning 2019-01-22 20:30:51 +00:00
blockchain_utilities Pruning 2019-01-22 20:30:51 +00:00
blocks blocks: fix checkpoint code generation on OpenBSD 2018-12-25 19:11:39 +00:00
checkpoints epee: avoid string allocation when parsing a pod from string 2018-12-08 02:00:34 +00:00
common notify: handle arbitrary tags 2019-01-28 19:32:28 +00:00
crypto move int-util.h to epee 2018-12-04 15:14:29 +00:00
cryptonote_basic ringct: fix v1 ecdhInfo serialization 2019-02-03 10:33:10 +00:00
cryptonote_core blockchain: add --reorg-notify 2019-01-28 19:32:31 +00:00
cryptonote_protocol Merge pull request #4988 2019-01-29 16:47:17 +02:00
daemon Merge pull request #5062 2019-01-28 21:40:11 +02:00
daemonizer Merge pull request #4894 2018-12-04 17:33:19 +02:00
debug_utilities Pruning 2019-01-22 20:30:51 +00:00
device Merge pull request #5055 2019-01-28 21:27:10 +02:00
device_trezor add a bulletproof version, new bulletproof type, and rct config 2019-01-22 23:17:24 +00:00
gen_multisig Merge pull request #4036 2018-10-07 19:57:26 +02:00
mnemonics mnemonics: compare canonical words (lowercase) 2019-01-11 16:45:48 +00:00
multisig Arbitrary M/N multisig schemes: 2018-10-01 19:16:56 +03:00
net Adding initial support for broadcasting transactions over Tor 2019-01-28 23:56:33 +00:00
p2p Adding initial support for broadcasting transactions over Tor 2019-01-28 23:56:33 +00:00
platform Update 2018 copyright 2018-01-26 10:03:20 -05:00
ringct ringct: remove unused senderPk from ecdhTuple 2019-01-22 23:17:42 +00:00
rpc Adding initial support for broadcasting transactions over Tor 2019-01-28 23:56:33 +00:00
serialization Pruning 2019-01-22 20:30:51 +00:00
simplewallet Merge pull request #5056 2019-01-28 21:27:34 +02:00
wallet Merge pull request #5062 2019-01-28 21:40:11 +02:00
CMakeLists.txt Adding initial support for broadcasting transactions over Tor 2019-01-28 23:56:33 +00:00
cryptonote_config.h Adding initial support for broadcasting transactions over Tor 2019-01-28 23:56:33 +00:00
version.cpp.in fix version changes on master 2018-10-09 22:36:44 +02:00
version.h build: auto update version info without manually deleting version.h 2017-09-21 07:47:37 +09:00