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 5d33b43d8d
Merge pull request #544
9 years ago
..
blockchain_db Replace tabs with two spaces for consistency with rest of codebase 9 years ago
blockchain_utilities blockchain_db: make the indexing base a BlockchainDB virtual function 9 years ago
blocks Replace tabs with two spaces for consistency with rest of codebase 9 years ago
common Replace tabs and remove trailing whitespace 9 years ago
connectivity_tool
crypto Replace tabs with two spaces for consistency with rest of codebase 9 years ago
cryptonote_core replace std::auto_ptr with std::unique_ptr 9 years ago
cryptonote_protocol Merge pull request #543 9 years ago
daemon Replace tabs with two spaces for consistency with rest of codebase 9 years ago
daemonizer posix_daemonizer: only create the main daemon object in the last child 9 years ago
miner
mnemonics slight modification to wordlist contributor tagline (as these contributors haven't used git to submit a PR, so we're creating the wordlist on their behalf 9 years ago
p2p Merge pull request #543 9 years ago
platform
rpc Register daemon command line arguments to core if they're used in core 9 years ago
serialization encrypted payment ids are now 64 bit, instead of 256 bit 9 years ago
simplewallet Stop displaying internal commands for --help 9 years ago
wallet Merge pull request #544 9 years ago
CMakeLists.txt Replace tabs with two spaces for consistency with rest of codebase 9 years ago
cryptonote_config.h Revert connection limit to more customary 8 9 years ago
version.cmake
version.h.in