..
blockchain_db
Adding Dandelion++ support to public networks:
2020-04-18 11:24:38 +03:00
blockchain_utilities
initial commit
2020-04-06 09:09:17 +03:00
blocks
build: prepare v0.8.0.0 release
2020-05-14 17:44:48 +03:00
checkpoints
build: fix boost 1.73 compatibility
2020-05-22 21:27:12 +03:00
common
Merge pull request #250 from wowario/upstream
2020-05-04 08:27:07 -07:00
crypto
switch to SHA-3 PoW
2020-05-15 08:37:36 +03:00
cryptonote_basic
switch to SHA-3 PoW
2020-05-15 08:37:36 +03:00
cryptonote_core
Merge pull request #256 from wowario/SHA-3
2020-05-18 15:03:57 -07:00
cryptonote_protocol
protocol: don't drop a connection if we can't get a compatible chain
2020-05-25 12:59:32 +03:00
daemon
Merge pull request #250 from wowario/upstream
2020-05-04 08:27:07 -07:00
daemonizer
Fix #6147 DB corruption from child process overwrite
2019-11-17 14:04:22 +00:00
debug_utilities
initial commit
2020-04-06 09:09:17 +03:00
device
trezor: adapt to new passphrase mechanism
2020-05-04 17:45:01 +03:00
device_trezor
build: fix boost 1.73 compatibility
2020-05-22 21:27:12 +03:00
gen_multisig
initial commit
2020-04-06 09:09:17 +03:00
gen_ssl_cert
initial commit
2020-04-06 09:09:17 +03:00
hardforks
comment out v16 fork
2020-05-19 06:51:48 +03:00
lmdb
lmdb: Remove meaningless const qualifier on function type
2019-11-04 02:28:45 -07:00
mnemonics
mnemonics: fix 4 byte UTF-8 rewriting
2019-04-30 21:10:54 +00:00
multisig
use memwipe on secret k/alpha values
2020-05-09 11:35:47 +03:00
net
Use byte_slice for sending zmq messages - removes data copy within zmq
2020-05-04 10:13:38 +03:00
p2p
p2p: startup speedup, init seed nodes on first 'connect_to_seed()'
2020-05-09 12:14:03 +03:00
platform
Update 2019 copyright
2019-03-05 22:05:34 +01:00
ringct
use memwipe on secret k/alpha values
2020-05-09 11:35:47 +03:00
rpc
switch to SHA-3 PoW
2020-05-15 08:37:36 +03:00
serialization
Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON.
2020-05-09 11:35:23 +03:00
simplewallet
simplewallet: don't complain about incoming payment ids on change
2020-05-14 18:24:45 +03:00
wallet
Merge pull request #256 from wowario/SHA-3
2020-05-18 15:03:57 -07:00
CMakeLists.txt
initial commit
2020-04-06 09:09:17 +03:00
cryptonote_config.h
comment out v16 fork
2020-05-19 06:51:48 +03:00
version.cpp.in
add v0.8 ASCII art
2020-04-06 09:47:39 +03:00
version.h
wallet, rpc: add a release field to get_version
2019-08-26 19:28:25 +00:00