| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | simplewallet: revert to foreground refresh at startup | moneromooo-monero | 2016-07-20 | 1 | -0/+2 | |
| | | |/ / | |/| | | ||||||
| * | | | | Merge pull request #886 | Riccardo Spagni | 2016-07-23 | 1 | -15/+22 | |
| |\ \ \ \ | ||||||
| | * | | | | cmake: do not pass -Werror when building tests | redfish | 2016-07-22 | 1 | -15/+22 | |
| | | |_|/ | |/| | | ||||||
| * | | | | Merge pull request #920 | Riccardo Spagni | 2016-07-23 | 1 | -0/+8 | |
| |\ \ \ \ | ||||||
| | * | | | | include result in the notifications template | Riccardo Spagni | 2016-07-23 | 1 | -1/+1 | |
| | * | | | | only alert on IRC when the status changes | Riccardo Spagni | 2016-07-23 | 1 | -0/+2 | |
| | * | | | | add IRC notifications to travis | Riccardo Spagni | 2016-07-20 | 1 | -0/+6 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #924 | Riccardo Spagni | 2016-07-23 | 1 | -1/+1 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | Tests: fix signed/unsigned comparison in hash-target | anonimal | 2016-07-22 | 1 | -1/+1 | |
| |/ / / | ||||||
| * | | | Merge pull request #914 | Riccardo Spagni | 2016-07-20 | 1 | -2/+2 | |
| |\ \ \ | ||||||
| | * | | | wallet2_api: use uint64_t for amounts | moneromooo-monero | 2016-07-17 | 1 | -2/+2 | |
| | | |/ | |/| | ||||||
| * | | | Merge pull request #919 | Riccardo Spagni | 2016-07-20 | 1 | -7/+6 | |
| |\ \ \ | ||||||
| | * | | | fix atomic library to only fire off for clang | Riccardo Spagni | 2016-07-20 | 1 | -3/+5 | |
| | * | | | fix duplicate clang block in cmake | Riccardo Spagni | 2016-07-20 | 1 | -4/+1 | |
| | | |/ | |/| | ||||||
| * | | | Merge pull request #918 | Riccardo Spagni | 2016-07-20 | 1 | -5/+5 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | Docs: fix 'Development Resources' formatting in README. | anonimal | 2016-07-20 | 1 | -5/+5 | |
| |/ / | ||||||
| * | | Merge pull request #911 | Riccardo Spagni | 2016-07-20 | 9 | -186/+9 | |
| |\ \ | ||||||
| | * | | remove hf_starting_height db | moneromooo-monero | 2016-07-13 | 9 | -186/+9 | |
| | |/ | ||||||
| * | | Merge pull request #917 | Riccardo Spagni | 2016-07-20 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | change travis badge | Riccardo Spagni | 2016-07-20 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | Merge pull request #909 | Riccardo Spagni | 2016-07-20 | 2 | -5/+34 | |
| |\ \ | ||||||
| | * | | Docs: update 'Development Resources' in README. | anonimal | 2016-07-13 | 1 | -5/+4 | |
| | * | | Travis-CI: add build-status badge to README.md | anonimal | 2016-07-13 | 1 | -0/+2 | |
| | * | | Travis-CI: remote redundant make release-test. | anonimal | 2016-07-13 | 1 | -1/+1 | |
| | * | | Travis-CI: implement first-draft configuration. | anonimal | 2016-07-12 | 1 | -0/+28 | |
| | |/ | ||||||
| * | | Merge pull request #904 | Riccardo Spagni | 2016-07-20 | 2 | -14/+41 | |
| |\ \ | ||||||
| | * | | cmake: don't try to link with atomic on Apple | redfish | 2016-07-12 | 1 | -1/+1 | |
| | * | | cmake: ARM: clang: make warning non-fatal: inline asm | redfish | 2016-07-10 | 1 | -0/+3 | |
| | * | | cmake: link with -latomic for clang | redfish | 2016-07-10 | 1 | -0/+5 | |
| | * | | cmake: include -ldl via cmake built-in var | redfish | 2016-07-10 | 1 | -4/+1 | |
| | * | | common: stack trace: make clang happy with func ptrs | redfish | 2016-07-10 | 1 | -9/+29 | |
| | * | | cmake: do not pass -stdlib=c++ to clang >=3.7 | redfish | 2016-07-10 | 1 | -2/+4 | |
| | |/ | ||||||
| * | | Merge pull request #902 | Riccardo Spagni | 2016-07-20 | 7 | -18/+84 | |
| |\ \ | ||||||
| | * | | Add a daemon RPC version, and make simplewallet check it | moneromooo-monero | 2016-07-10 | 7 | -18/+84 | |
| | |/ | ||||||
| * | | Merge pull request #900 | Riccardo Spagni | 2016-07-20 | 2 | -5/+3 | |
| |\ \ | ||||||
| | * | | daemon: fix ban seconds being misinterpreted as absolute | moneromooo-monero | 2016-07-10 | 1 | -3/+1 | |
| | * | | rpc: fix get_bans and set_bans RPC names, they were missing a _ | moneromooo-monero | 2016-07-10 | 1 | -2/+2 | |
| | |/ | ||||||
| * | | Merge pull request #899 | Riccardo Spagni | 2016-07-20 | 1 | -1/+8 | |
| |\ \ | ||||||
| | * | | wallet_rpc_server: add payment id from integrated addresses to extra | moneromooo-monero | 2016-07-10 | 1 | -1/+8 | |
| | |/ | ||||||
| * | | Merge pull request #897 | Riccardo Spagni | 2016-07-20 | 1 | -14/+0 | |
| |\ \ | ||||||
| | * | | daemonizer: posix: keep parent's working dir and umask | redfish | 2016-07-09 | 1 | -14/+0 | |
| | |/ | ||||||
| * | | Merge pull request #896 | Riccardo Spagni | 2016-07-20 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | cmake: do not ignore dangerous warnings with -Wno-error | redfish | 2016-07-09 | 1 | -1/+1 | |
| | |/ | ||||||
| * | | Merge pull request #887 | Riccardo Spagni | 2016-07-20 | 1 | -0/+5 | |
| |\ \ | ||||||
| | * | | cmake: pass -fno-strict-aliasing to fix build with GCC 6.1.1 | redfish | 2016-07-08 | 1 | -0/+5 | |
| | |/ | ||||||
| * | | Merge pull request #818 | Riccardo Spagni | 2016-07-20 | 8 | -1/+194 | |
| |\ \ | |/ |/| | ||||||
| | * | wallet: add command and RPC to sign/verify data | moneromooo-monero | 2016-07-19 | 8 | -1/+194 | |
| |/ | ||||||
| * | Merge pull request #889 | Riccardo Spagni | 2016-07-08 | 1 | -1/+1 | |
| |\ | ||||||
| | * | wallet2_api: make this build (smatch needs .str() for /=) | moneromooo-monero | 2016-07-07 | 1 | -1/+1 | |
| |/ | ||||||
| * | Merge pull request #885 | Riccardo Spagni | 2016-07-06 | 1 | -2/+1 | |
| |\ | ||||||
