Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-12-17 | Merge pull request #2877 | Riccardo Spagni | 1 | -1/+1 | |
43f5269f Wallets now do not depend on the daemon rpc lib (moneromooo-monero) bb89ae8b move connection_basic and network_throttle from src/p2p to epee (moneromooo-monero) 4abf25f3 cryptonote_core does not depend on p2p anymore (moneromooo-monero) | |||||
2017-12-16 | move connection_basic and network_throttle from src/p2p to epee | moneromooo-monero | 1 | -1/+1 | |
These even had the epee namespace. This fixes some ugly circular dependencies. | |||||
2017-12-16 | move includes around to lessen overall load | moneromooo-monero | 1 | -0/+1 | |
2017-10-15 | Merge pull request #2592 | Riccardo Spagni | 1 | -1/+0 | |
dc19659d Remove network_address_base which has been merged with ipv4_network_address in 8b006877 (Michał Sałaban) 2183ade0 Don't try to create wallet-dir when it's not given, don't crash if wallet-dir already exists. (Michał Sałaban) | |||||
2017-10-14 | Add tools::on_startup, and warn about glibc 2.25 bug if found | moneromooo-monero | 2 | -2/+2 | |
https://sourceware.org/bugzilla/show_bug.cgi?id=21778 | |||||
2017-10-07 | Remove network_address_base which has been merged with ipv4_network_address ↵ | Michał Sałaban | 1 | -1/+0 | |
in 8b006877 | |||||
2017-09-21 | build: auto update version info without manually deleting version.h | stoffu | 1 | -4/+0 | |
2017-08-29 | Revert "Cleanup test impact of moving blockchain_db_types()" | Howard Chu | 1 | -1/+0 | |
This reverts commit 3dd34a49efd2954b0a5eb020abd168d9379b98c4. | |||||
2017-08-22 | Cleanup test impact of moving blockchain_db_types() | Howard Chu | 1 | -0/+1 | |
2017-08-04 | debug_utilities: new object-sizes debug tool | moneromooo-monero | 2 | -0/+139 | |
It prints the size of various interesting types, to make it easier to match leaks to possible leaked object types | |||||
2017-08-03 | cn_deserialize: move to new debug_utilities subdirectory | moneromooo-monero | 2 | -0/+241 | |