monero/src
Riccardo Spagni 8c53ac2dd1
Merge pull request #5132
2dbc487e Add support for V10 protocol with BulletProofV2 and short amount. (cslashm)
63cc02c0 Fix dummy decryption in debug mode (cslashm)
f0e55ceb fix log namespace (cslashm)
460da140 New scheme key destination contrfol (cslashm)
2019-03-04 14:58:45 +02:00
..
blockchain_db ArticMine's new block weight algorithm 2019-03-04 09:33:58 +00:00
blockchain_utilities ArticMine's new block weight algorithm 2019-03-04 09:33:58 +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: fix tokenizing being too strict 2019-03-04 11:48:36 +00:00
crypto Fixed path to int-util.h 2019-02-14 20:46:56 +01:00
cryptonote_basic Merge pull request #5126 2019-03-04 12:10:16 +02:00
cryptonote_core Merge pull request #5132 2019-03-04 14:58:45 +02:00
cryptonote_protocol Merge pull request #4988 2019-01-29 16:47:17 +02:00
daemon ArticMine's new block weight algorithm 2019-03-04 09:33:58 +00: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 Add support for V10 protocol with BulletProofV2 and short amount. 2019-02-08 17:02:55 +01: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 ArticMine's new block weight algorithm 2019-03-04 09:33:58 +00:00
serialization serialization: Use pos_type instead of streampos 2019-02-01 16:44:55 +01:00
simplewallet simplewallet: tell the user to complain to the recipient 2019-02-03 10:34:07 +00:00
wallet Print the reason why a notification spec failed to parse 2019-03-04 11:48:46 +00:00
CMakeLists.txt Adding initial support for broadcasting transactions over Tor 2019-01-28 23:56:33 +00:00
cryptonote_config.h ArticMine's new block weight algorithm 2019-03-04 09:33:58 +00:00
version.cpp.in fix version changes on master 2018-10-09 22:36:44 +02:00
version.h