..
blockchain_db
Merge pull request #2629
2017-11-14 21:29:49 +02: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 #2736
2017-11-14 21:31:51 +02:00
crypto
Merge pull request #2771
2017-11-15 11:22:56 +02:00
cryptonote_basic
remove "using namespace std" from headers
2017-11-14 16:56:10 +00:00
cryptonote_core
wallet: transfer RPC can now return tx metadata (pending_tx)
2017-11-24 14:03:52 +00:00
cryptonote_protocol
remove "using namespace std" from headers
2017-11-14 16:56:10 +00:00
daemon
Merge pull request #2783
2017-11-20 12:09:02 +09:00
daemonizer
daemon: Add ability to write a PID file
2017-07-22 08:34:56 +10:00
debug_utilities
Merge pull request #2592
2017-10-15 18:39:13 +02:00
mnemonics
mnemonics: support for arbitrary (if multiple of 4 bytes) length data
2017-11-09 10:58:10 +00:00
p2p
Merge pull request #2736
2017-11-14 21:31:51 +02:00
platform
update copyright year, fix occasional lack of newline at line end
2017-02-21 19:38:18 +02:00
ringct
remove "using namespace std" from headers
2017-11-14 16:56:10 +00:00
rpc
Merge pull request #2692
2017-11-14 21:32:33 +02:00
serialization
serialization: add std::set and std::unordered_set serialization
2017-11-24 13:45:48 +00:00
simplewallet
fix for tx proof: use exception instead of error_str when signature gen failed
2017-11-21 16:48:22 +09:00
wallet
Merge pull request #2788
2017-11-25 19:47:05 +02: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