You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wownero/src
Riccardo Spagni 5892f653c7
Merge pull request #1729
7 years ago
..
blockchain_db Handle map resizes from other processes 7 years ago
blockchain_utilities tools: log to the correct file 7 years ago
blocks extract some basic code from libcryptonote_core into libcryptonote_basic 7 years ago
common Fixup choice of easylogging++ vs libunwind stack trace code 7 years ago
crypto Merge pull request #1510 8 years ago
cryptonote_basic Added a note about smart mining to status command. Fixed up a bug where I was resetting bg mining enabled instead of started. Upped the miner threshold. Also moved setting of enabled on start above miner thread creation since starting with true, then stopping, then starting with false resulted in race condition. 7 years ago
cryptonote_core Merge pull request #1748 7 years ago
cryptonote_protocol Merge pull request #1717 7 years ago
daemon Merge pull request #1711 7 years ago
daemonizer Dropped "bit" from bitmonero. 8 years ago
mnemonics extract some basic code from libcryptonote_core into libcryptonote_basic 7 years ago
p2p net_node: fix spurious warning about using uninitialized data 7 years ago
platform updated copyright year 9 years ago
ringct extract some basic code from libcryptonote_core into libcryptonote_basic 7 years ago
rpc rpc: fix some RPC calls not returning OK status when needed 7 years ago
serialization serialization: add support for serializing std::pair and std::list 8 years ago
simplewallet simplewallet: validate hex input size 7 years ago
wallet simplewallet: validate hex input size 7 years ago
CMakeLists.txt extract some basic code from libcryptonote_core into libcryptonote_basic 7 years ago
cryptonote_config.h Update and use blockchain data files defines 7 years ago
version.cmake fixed tag detector 8 years ago
version.h.in bump version 8 years ago