..
blockchain_db
testdb: add override keyword where missing
2019-04-17 10:26:25 +09:00
blockchain_utilities
Merge pull request #5406
2019-04-16 22:32:27 +02:00
blocks
Merge pull request #5061
2019-03-17 17:49:30 +02:00
checkpoints
Merge pull request #5061
2019-03-17 17:49:30 +02:00
common
Windows: fix a build error in MSYS2 with boost 1.70.0
2019-04-18 17:00:13 +02:00
crypto
crypto: replace rand<T>()%N idiom with unbiased rand_idx(N)
2019-04-04 22:38:19 +09:00
cryptonote_basic
hardfork: fix off by one updating fork index after popping
2019-04-20 00:05:35 +00:00
cryptonote_core
tx_sanity_check: relax uniqueness check a bit
2019-04-23 21:59:57 +00:00
cryptonote_protocol
cryptonote_protocol: warn when the last connection goes
2019-04-14 10:30:01 +00:00
daemon
daemon: fix absolute/relative log file test for windows
2019-04-16 22:15:36 +00:00
daemonizer
daemonizer: add --non-interactive for windows
2019-04-23 00:26:51 +00:00
debug_utilities
Merge pull request #5201
2019-03-19 10:59:55 +02:00
device
Merge pull request #5355
2019-04-15 09:12:20 +02:00
device_trezor
device/trezor: button request callback fix
2019-04-18 18:04:54 +02:00
gen_multisig
Update 2019 copyright
2019-03-05 22:05:34 +01:00
lmdb
lmdb: fix size_t size issues on 32 bit
2019-03-31 11:12:21 +00:00
mnemonics
Merge pull request #5295
2019-04-01 17:23:25 +02:00
multisig
Update 2019 copyright
2019-03-05 22:05:34 +01:00
net
socks: fix build with boost 1.70
2019-03-27 13:22:41 +00:00
p2p
Merge pull request #5425
2019-04-16 22:38:56 +02:00
platform
Update 2019 copyright
2019-03-05 22:05:34 +01:00
ringct
Merge pull request #5437
2019-04-16 22:44:00 +02:00
rpc
Merge pull request #5452
2019-04-16 22:48:50 +02:00
serialization
Make difficulty 128 bit instead of 64 bit
2019-03-24 21:03:19 +00:00
simplewallet
Merge pull request #5389
2019-04-18 22:01:51 +02:00
wallet
wallet2: fix infinite loop picking outputs in corner case
2019-04-29 10:02:20 +00:00
CMakeLists.txt
Adding classes, functions, and utilities for common LMDB operations.
2019-03-19 17:52:26 +00:00
cryptonote_config.h
cryptonote: rework block blob size sanity check
2019-04-05 09:35:19 +00:00
version.cpp.in
update checkpoints, update README for 0.14.1 release
2019-03-05 13:05:41 +02:00
version.h
build: auto update version info without manually deleting version.h
2017-09-21 07:47:37 +09:00