monero/src
moneromooo-monero 43f5269f84
Wallets now do not depend on the daemon rpc lib
The shared RPC code is now moved off into a separate lib
2017-12-16 23:28:59 +00:00
..
blockchain_db blockchain_db: sanity check on tx/hash vector sizes 2017-11-15 10:02:23 +00:00
blockchain_utilities Merge pull request #2778 2017-11-15 11:40:38 +02:00
blocks precomputed block hashes are now in blocks of N (currently 256) 2017-09-18 16:29:00 +01:00
checkpoints checkpoints: add a testnet checkpoint at 1000000 2017-11-11 11:16:48 +00:00
common Merge pull request #2873 2017-12-16 23:25:43 +02:00
crypto Merge pull request #2860 2017-12-16 23:19:27 +02:00
cryptonote_basic Merge pull request #2860 2017-12-16 23:19:27 +02:00
cryptonote_core cryptonote_core does not depend on p2p anymore 2017-12-16 23:28:38 +00:00
cryptonote_protocol move connection_basic and network_throttle from src/p2p to epee 2017-12-16 23:28:43 +00:00
daemon cryptonote_core does not depend on p2p anymore 2017-12-16 23:28:38 +00:00
daemonizer Tools, daemonizer: fix building on Windows 2017-11-15 23:12:02 +01:00
debug_utilities move connection_basic and network_throttle from src/p2p to epee 2017-12-16 23:28:43 +00:00
mnemonics mnemonics: support for arbitrary (if multiple of 4 bytes) length data 2017-11-09 10:58:10 +00:00
p2p move connection_basic and network_throttle from src/p2p to epee 2017-12-16 23:28:43 +00:00
platform update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
ringct ringct: always use outPk.mask to decode amounts 2017-12-09 18:02:55 +00:00
rpc Wallets now do not depend on the daemon rpc lib 2017-12-16 23:28:59 +00:00
serialization add bulletproofs from v7 on testnet 2017-12-08 13:50:45 +00:00
simplewallet Wallets now do not depend on the daemon rpc lib 2017-12-16 23:28:59 +00:00
wallet Wallets now do not depend on the daemon rpc lib 2017-12-16 23:28:59 +00:00
CMakeLists.txt cmake: add dep of version lib on version.cpp 2017-10-20 22:07:34 -04:00
cryptonote_config.h subaddress: change prefix so that it starts with 8 2017-10-16 10:35:59 +09:00
version.cpp.in version: fix link to new version strings 2017-09-25 19:01:56 +01:00
version.h build: auto update version info without manually deleting version.h 2017-09-21 07:47:37 +09:00