.. |
blockchain_db
|
catch const exceptions
|
2017-12-18 15:15:43 +00:00 |
blockchain_utilities
|
use const refs in for loops for non tiny types
|
2017-12-18 15:15:54 +00:00 |
blocks
|
precomputed block hashes are now in blocks of N (currently 256)
|
2017-09-18 16:29:00 +01:00 |
checkpoints
|
checkpoints: trap failure to load JSON checkpoints
|
2017-12-18 15:15:23 +00:00 |
common
|
Merge pull request #2922
|
2017-12-25 21:18:29 +02:00 |
crypto
|
Scrub keys from memory just before scope end.
|
2017-12-16 15:40:33 -07:00 |
cryptonote_basic
|
check accessing an element past the end of a container
|
2017-12-18 15:15:49 +00:00 |
cryptonote_core
|
cryptonote_core: remove unused functions with off by one bugs
|
2017-12-18 15:16:06 +00:00 |
cryptonote_protocol
|
use const refs in for loops for non tiny types
|
2017-12-18 15:15:54 +00:00 |
daemon
|
use const refs in for loops for non tiny types
|
2017-12-18 15:15:54 +00:00 |
daemonizer
|
Fix Windows build
|
2017-12-23 15:27:30 +01:00 |
debug_utilities
|
Merge pull request #2920
|
2017-12-25 21:17:52 +02:00 |
gen_multisig
|
N-1/N multisig
|
2017-12-17 16:12:12 +00:00 |
mnemonics
|
add empty container sanity checks when using front() and back()
|
2017-12-18 15:15:40 +00:00 |
multisig
|
Match surae's recommendation to derive multisig keys
|
2017-12-17 16:12:32 +00:00 |
p2p
|
p2p: use size_t for arbitrary counters instead of uint8_t
|
2017-12-18 15:15:10 +00:00 |
platform
|
update copyright year, fix occasional lack of newline at line end
|
2017-02-21 19:38:18 +02:00 |
ringct
|
check accessing an element past the end of a container
|
2017-12-18 15:15:49 +00:00 |
rpc
|
add empty container sanity checks when using front() and back()
|
2017-12-18 15:15:40 +00:00 |
serialization
|
move includes around to lessen overall load
|
2017-12-16 22:46:38 +00:00 |
simplewallet
|
Merge pull request #2926
|
2017-12-25 21:19:33 +02:00 |
wallet
|
Merge pull request #2926
|
2017-12-25 21:19:33 +02:00 |
CMakeLists.txt
|
add multisig core test and factor multisig building blocks
|
2017-12-17 16:12:15 +00: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: add -master to master version
|
2017-12-07 10:33:12 +00:00 |
version.h
|
build: auto update version info without manually deleting version.h
|
2017-09-21 07:47:37 +09:00 |