Age | Commit message (Expand) | Author | Files | Lines |
2016-10-04 | Merge pull request #1171 | Riccardo Spagni | 12 | -104/+2 |
2016-10-04 | Merge pull request #1168 | Riccardo Spagni | 6 | -17/+35 |
2016-10-04 | Merge pull request #1167 | Riccardo Spagni | 1 | -1/+1 |
2016-10-04 | Merge pull request #1163 | Riccardo Spagni | 1 | -1/+1 |
2016-10-04 | Merge pull request #1162 | Riccardo Spagni | 2 | -2/+2 |
2016-10-04 | Merge pull request #1152 | Riccardo Spagni | 4 | -31/+198 |
2016-10-04 | Merge pull request #1149 | Riccardo Spagni | 4 | -28/+28 |
2016-10-04 | Merge pull request #1145 | Riccardo Spagni | 1 | -1/+1 |
2016-10-04 | Merge pull request #1140 | Riccardo Spagni | 10 | -136/+852 |
2016-10-04 | Merge pull request #1159 | Riccardo Spagni | 2 | -0/+2 |
2016-10-04 | Rename to lockblocks and add max value | Oyvind Kvanes | 1 | -45/+30 |
2016-10-04 | Brackets to prevent premature return | NanoAkron | 1 | -0/+2 |
2016-10-04 | Brackets to ensure doesn't function prematurely return | NanoAkron | 1 | -0/+2 |
2016-10-03 | blockchain: avoid using a reference to a temporary | moneromooo-monero | 1 | -1/+1 |
2016-10-03 | Add NanoAkron's GPG key | NanoAkron | 1 | -0/+31 |
2016-10-03 | Moved logging to target functions rather than caller | NanoAkron | 6 | -21/+31 |
2016-10-03 | wallet2_api: added Wallet::daemonBlockChainTargetHeight() | Jacob Brydolf | 5 | -0/+57 |
2016-10-03 | add Jaquees GPG key | Jacob Brydolf | 1 | -0/+30 |
2016-10-03 | Removed all code related to fast_exit | NanoAkron | 12 | -104/+2 |
2016-10-02 | Added messages at log level 2 to reflect deactivation procedure | NanoAkron | 1 | -0/+4 |
2016-10-03 | Update README.md | lethos3 | 1 | -1/+1 |
2016-10-02 | p2p: drop any existing connection to a banned IP | moneromooo-monero | 1 | -0/+12 |
2016-10-02 | daemon: implement missing print_bc and matching RPC | moneromooo-monero | 3 | -12/+61 |
2016-10-01 | Small typo in README.i18n | Jkat | 1 | -1/+1 |
2016-10-01 | Update minimum mixin in transfer_original help text | TedTheFicus | 1 | -1/+1 |
2016-10-01 | Update minimum mixin in transfer_original help text | TedTheFicus | 1 | -1/+1 |
2016-10-01 | libwallet_api: do not use fast-refresh on recovery | Ilya Kitaev | 3 | -14/+63 |
2016-10-01 | wallet: wallet option to confirm transfers with no payment id | moneromooo-monero | 4 | -3/+92 |
2016-10-01 | tests: fix build after addition of cryptonote_core::get_block_sync_size | moneromooo-monero | 2 | -0/+2 |
2016-09-30 | libwallet_api: fast-refresh in case of opening non-synced wallet | Ilya Kitaev | 3 | -7/+30 |
2016-09-30 | libwallet_api: fix unhandled exception on address check | Ilya Kitaev | 1 | -12/+16 |
2016-09-30 | libwallet_api: fast-refresh for new wallet | Ilya Kitaev | 3 | -12/+56 |
2016-09-29 | Merge pull request #1124 | Riccardo Spagni | 1 | -1/+11 |
2016-09-29 | Merge pull request #1127 | Riccardo Spagni | 2 | -0/+68 |
2016-09-29 | Merge pull request #1128 | Riccardo Spagni | 1 | -1/+1 |
2016-09-29 | Merge pull request #1129 | Riccardo Spagni | 5 | -2/+23 |
2016-09-29 | Merge pull request #1136 | Riccardo Spagni | 7 | -24/+196 |
2016-09-29 | Merge pull request #1137 | Riccardo Spagni | 1 | -5/+1 |
2016-09-29 | Merge pull request #1141 | Riccardo Spagni | 1 | -0/+30 |
2016-09-29 | Noticed two spellings of the word 'response' in the codebase, one 'responce' ... | NanoAkron | 4 | -28/+28 |
2016-09-28 | Fix locked_transfer | Oyvind Kvanes | 1 | -6/+3 |
2016-09-28 | Add locked_transfer | Oyvind Kvanes | 1 | -87/+83 |
2016-09-28 | Revert transfer_main in simplewallet | Oyvind Kvanes | 2 | -22/+279 |
2016-09-28 | Add motifications to test out locked_transfer | Oyvind Kvanes | 1 | -6/+18 |
2016-09-28 | Add more information to transaction in wallet | Oyvind Kvanes | 1 | -1/+8 |
2016-09-28 | Make a small test change | Oyvind Kvanes | 1 | -1/+1 |
2016-09-28 | Improving daemon startup log message | NanoAkron | 1 | -1/+1 |
2016-09-28 | libwallet_api: test for create/init wallet on mainnet | Ilya Kitaev | 1 | -3/+50 |
2016-09-28 | wallet2: wallet2::get_daemon_blockchain_height() clean error message on | Ilya Kitaev | 1 | -0/+4 |
2016-09-28 | libwallet_api: Wallet::setAutoRefreshInterval sanity check | Ilya Kitaev | 1 | -1/+9 |
2016-09-28 | libwallet_api: explicitly return 0 in Wallet::daemonBlockChainHeight() | Ilya Kitaev | 1 | -0/+2 |
2016-09-28 | libwallet_api: tests: fixed WalletCallbackReceived test | Ilya Kitaev | 1 | -3/+7 |
2016-09-27 | libwallet_api: tests: test fixed according implementation | Ilya Kitaev | 1 | -1/+0 |
2016-09-27 | libwallet_api: tests: compilation errors fixed | Ilya Kitaev | 1 | -2/+2 |
2016-09-27 | wallet: cold wallet transaction signing | moneromooo-monero | 7 | -126/+627 |
2016-09-27 | Update CMakeLists.txt | codehalo | 1 | -1/+0 |
2016-09-27 | Update CMakeLists.txt | codehalo | 1 | -1/+1 |
2016-09-27 | Update CMakeLists.txt | codehalo | 1 | -11/+6 |
2016-09-26 | add luigi1111's gpg key | luigi1111 | 1 | -0/+30 |
2016-09-26 | wallet: fix log confusion between bytes and kilobytes | moneromooo-monero | 1 | -2/+2 |
2016-09-26 | cryptonote_core: make extra field removal more generic | moneromooo-monero | 2 | -4/+4 |
2016-09-26 | serialization: add support for serializing std::pair and std::list | moneromooo-monero | 3 | -4/+219 |
2016-09-26 | Cleanup. Dropped "bit" from bitmonero. | Randi Joseph | 1 | -5/+11 |
2016-09-26 | Cleanup. Dropped "bit" from bitmonero. | Randi Joseph | 2 | -5/+5 |
2016-09-26 | Cleanup. Dropped "bit" from bitmonero. | Randi Joseph | 1 | -1/+1 |
2016-09-26 | Dropped "bit" from bitmonero. | Randi Joseph | 13 | -31/+31 |
2016-09-26 | removed deprecated update-core | Adriaan Joubert | 1 | -5/+1 |
2016-09-26 | Cleanup. Dropped "bit" from bitmonero. | Randi Joseph | 1 | -1/+1 |
2016-09-26 | formatting: 2-spaces indentation | Ilya Kitaev | 1 | -20/+20 |
2016-09-26 | formatting: 2-spaces indentation | Ilya Kitaev | 1 | -1/+1 |
2016-09-26 | wallet2_api: milliseconds resolution for auto-refresh interval | Ilya Kitaev | 3 | -13/+13 |
2016-09-26 | wallet2_api: added Wallet::daemonBlockChainHeight() | Ilya Kitaev | 7 | -9/+78 |
2016-09-26 | libwallet_api: Wallet::blockChainHeight, WalletListener::newBlock | Ilya Kitaev | 4 | -5/+91 |
2016-09-26 | Merge pull request #1117 | Riccardo Spagni | 1 | -1/+1 |
2016-09-26 | Merge pull request #1116 | Riccardo Spagni | 6 | -30/+126 |
2016-09-26 | Merge pull request #1113 | Riccardo Spagni | 1 | -2/+2 |
2016-09-26 | Merge pull request #1105 | Riccardo Spagni | 1 | -5/+0 |
2016-09-26 | Merge pull request #1104 | Riccardo Spagni | 1 | -1/+1 |
2016-09-26 | Merge pull request #1103 | Riccardo Spagni | 1 | -3/+3 |
2016-09-26 | Dropped "bit" from bitmonero. | Randi Joseph | 15 | -36/+36 |
2016-09-25 | Revert "Fix fake 'network synchronized, begin using' messages" | moneromooo-monero | 2 | -5/+2 |
2016-09-24 | core: make the sync chunk block count overridable | moneromooo-monero | 5 | -2/+23 |
2016-09-24 | db_lmdb: do not error if dropping a non existent hard fork table | moneromooo-monero | 1 | -1/+1 |
2016-09-25 | This file is for rlwrap for monero 0.10 | zveda | 1 | -0/+33 |
2016-09-25 | This file is for rlwrap for monero 0.10 | zveda | 1 | -0/+35 |
2016-09-24 | wallet: update min mixin for sweep_unmixable on v4 | moneromooo-monero | 1 | -2/+4 |
2016-09-24 | daemon: report status at 99.9% rather than 100% when not quite synced | moneromooo-monero | 1 | -1/+11 |
2016-09-24 | blockchain: do not reject chain histories matching only genesis | moneromooo-monero | 1 | -8/+0 |
2016-09-23 | libwallet_api: simple documentation on testing environment | Ilya Kitaev | 2 | -3/+25 |
2016-09-22 | Made error message consistent with other, more helpful, message | Will Skinner | 1 | -1/+1 |
2016-09-22 | libwallet_api: tests: env variables for WALLETS_ROOT_DIR and | Ilya Kitaev | 1 | -13/+36 |
2016-09-22 | libwallet_api: tests: changed testwallets path, uncommitted all tests | Ilya Kitaev | 1 | -12/+14 |
2016-09-21 | Fix minor typo in "need resize" message. | Myagui | 1 | -2/+2 |
2016-09-21 | remove check for certain clang versions | Dan Miller | 1 | -5/+0 |
2016-09-20 | wallet2_api: getter and setter for "refresh interval" | Ilya Kitaev | 4 | -7/+52 |
2016-09-20 | wallet2_api: fixed deadlock while closing wallet | Ilya Kitaev | 1 | -3/+7 |
2016-09-19 | Don't define stdc++ on FreeBSD | Dan Miller | 1 | -1/+1 |
2016-09-19 | Remove redundant "default" in set mixin help desc | J Ryan Littlefield | 1 | -1/+1 |
2016-09-18 | Fix test for 'ARM_ID' as caught by @radfish in #1088 | NanoAkron | 1 | -3/+3 |
2016-09-18 | Merge pull request #1102v0.10.0 | Riccardo Spagni | 19 | -18/+60 |
2016-09-18 | Merge pull request #1101 | Riccardo Spagni | 1 | -36/+16 |
2016-09-18 | epee: optionally restrict HTTP service to a configurable user agent | moneromooo-monero | 19 | -18/+60 |
2016-09-18 | fixed tag detector | Riccardo Spagni | 1 | -36/+16 |
2016-09-18 | Merge pull request #1099 | Riccardo Spagni | 7 | -37/+28 |
2016-09-18 | Merge branch 'NanoAkron-armv8-march-crypto' | Riccardo Spagni | 1 | -4/+22 |
2016-09-18 | fix conflict | Riccardo Spagni | 1 | -4/+22 |
2016-09-18 | Merge pull request #1100 | Riccardo Spagni | 1 | -25/+25 |
2016-09-18 | gpg_keys: update my keys' expiration dates | moneromooo-monero | 1 | -25/+25 |
2016-09-18 | fix v5 height | Riccardo Spagni | 1 | -1/+1 |
2016-09-18 | remove dead backup seed nodes, add new ones | Riccardo Spagni | 1 | -24/+6 |
2016-09-18 | fix v5 fork date description | Riccardo Spagni | 1 | -1/+1 |
2016-09-18 | update version | Riccardo Spagni | 1 | -2/+2 |
2016-09-18 | updated fork heights for v4 and v5 | Riccardo Spagni | 1 | -0/+7 |
2016-09-18 | update block headers | Riccardo Spagni | 1 | -0/+0 |
2016-09-18 | add checkpoints | Riccardo Spagni | 1 | -0/+2 |
2016-09-18 | Merge pull request #1098 | Riccardo Spagni | 1 | -2/+4 |
2016-09-18 | Merge pull request #1097 | Riccardo Spagni | 1 | -0/+6 |
2016-09-18 | Merge pull request #1096 | Riccardo Spagni | 1 | -2/+6 |
2016-09-18 | Merge branch 'master' of https://github.com/fluffypony/monero | Riccardo Spagni | 0 | -0/+0 |
2016-09-18 | switch wallet API from std thread/mutex to boost | Riccardo Spagni | 2 | -11/+11 |
2016-09-18 | switch wallet API from std thread/mutex to boost | Riccardo Spagni | 2 | -11/+11 |
2016-09-18 | wallet: keep change dest separate from other dests | moneromooo-monero | 1 | -2/+4 |
2016-09-18 | Merge pull request #1095 | Riccardo Spagni | 1 | -0/+3 |
2016-09-18 | wallet: fix empty tx in corner case sending nothing | moneromooo-monero | 1 | -0/+6 |
2016-09-18 | Merge pull request #1094 | Riccardo Spagni | 32 | -119/+117 |
2016-09-18 | Merge pull request #1093 | Riccardo Spagni | 1 | -1/+2 |
2016-09-18 | Merge pull request #1092 | Riccardo Spagni | 1 | -1/+1 |
2016-09-18 | Merge pull request #1089 | Riccardo Spagni | 1 | -10/+11 |
2016-09-18 | Merge pull request #1086 | Riccardo Spagni | 1 | -3/+3 |
2016-09-18 | README: make TORSOCKS_ALLOW_INBOUND optional | moneromooo-monero | 1 | -2/+6 |
2016-09-18 | Merge pull request #1085 | Riccardo Spagni | 1 | -1/+1 |
2016-09-18 | README: mention --max-concurrency 1 for Mac | moneromooo-monero | 1 | -0/+3 |
2016-09-18 | miner: do not try to save config if the path isn't set | moneromooo-monero | 1 | -1/+2 |
2016-09-18 | cmake: support BUILD_SHARED_LIBS built-in option | redfish | 3 | -4/+16 |
2016-09-18 | cmake: transitive deps and remove deprecated LINK_* | redfish | 29 | -114/+101 |
2016-09-18 | crypto: armv7: slow-hash: remove redundant source include | redfish | 1 | -1/+0 |
2016-09-18 | readme: deps: fix libunwind Debian/Ubuntu package name | redfish | 1 | -1/+1 |
2016-09-18 | +crypto for ARMv8 now tests and modifies ${ARCH$ | NanoAkron | 1 | -12/+3 |
2016-09-18 | Updated +crypto option for ARMv8 to modify ${ARCH} instead | NanoAkron | 1 | -11/+26 |
2016-09-17 | simplewallet: do not expose the details of tx splitting to the user | moneromooo-monero | 1 | -10/+11 |
2016-09-17 | Add +crypto flag for ARMv8-a | NanoAkron | 1 | -2/+6 |
2016-09-17 | cmake: quotes around ARCH_ID string | redfish | 1 | -3/+3 |
2016-09-17 | simplewallet: fix wrong amount in show_transfers for pending transactions | moneromooo-monero | 1 | -1/+1 |
2016-09-17 | Merge pull request #1084 | Riccardo Spagni | 39 | -6979/+11533 |
2016-09-17 | Merge pull request #1083 | Riccardo Spagni | 1 | -0/+3 |
2016-09-17 | README: mention rlwrap pitfall when inputting seed and private keys | moneromooo-monero | 1 | -0/+3 |
2016-09-17 | remove errant target_link_libraries | Riccardo Spagni | 1 | -1/+1 |
2016-09-17 | don't build any miniupnpc executables | Riccardo Spagni | 1 | -1/+1 |
2016-09-17 | don't build miniupnpc test executables | Riccardo Spagni | 1 | -3/+1 |
2016-09-17 | updated miniupnp | Riccardo Spagni | 8 | -26/+48 |
2016-09-17 | update rapidjson | Riccardo Spagni | 31 | -6950/+11484 |
2016-09-17 | Merge pull request #1081 | Riccardo Spagni | 1 | -10/+4 |
2016-09-17 | Merge pull request #1080 | Riccardo Spagni | 1 | -0/+3 |
2016-09-17 | Merge pull request #1079 | Riccardo Spagni | 8 | -64/+84 |
2016-09-17 | cmake: remove redundant checks around CMAKE_{AR,RANLIB} | redfish | 1 | -10/+4 |
2016-09-16 | daemon: log version when starting | moneromooo-monero | 1 | -0/+3 |
2016-09-16 | wallet: change priority/fee to ArticMine's recommendation | moneromooo-monero | 8 | -64/+84 |
2016-09-16 | Merge pull request #1077 | Riccardo Spagni | 1 | -42/+295 |
2016-09-16 | Merge pull request #1076 | Riccardo Spagni | 3 | -3/+11 |
2016-09-16 | Add ARMv8-A AES support | Howard Chu | 1 | -42/+295 |
2016-09-15 | compile errors fixed when PER_BLOCK_CHECKPOINT not defined | rckngOpossum | 1 | -1/+3 |
2016-09-15 | compile errors fixed when DEBUG_CREATE_BLOCK_TEMPLATE defined | rckngOpossum | 3 | -2/+8 |
2016-09-15 | Merge pull request #1074 | Riccardo Spagni | 3 | -15/+21 |
2016-09-15 | Merge pull request #1072 | Riccardo Spagni | 1 | -1/+1 |
2016-09-15 | Merge pull request #1068 | Riccardo Spagni | 6 | -1/+98 |
2016-09-15 | Merge pull request #1067 | Riccardo Spagni | 7 | -75/+198 |
2016-09-15 | Merge pull request #1066 | Riccardo Spagni | 1 | -1/+1 |
2016-09-15 | Merge pull request #1065 | Riccardo Spagni | 1 | -6/+9 |
2016-09-15 | Decrease minimum fee from 0.01/kB to 0.002/kB | moneromooo-monero | 3 | -15/+21 |
2016-09-14 | Fix homebrew formula for OS X | Mike C | 1 | -1/+1 |
2016-09-14 | wallet: fix misdetection of duplicates | moneromooo-monero | 1 | -11/+3 |
2016-09-14 | rct: rework serialization to avoid storing vector sizes | moneromooo-monero | 6 | -60/+191 |
2016-09-14 | core: cleanup some typecasting | moneromooo-monero | 1 | -4/+4 |
2016-09-11 | Add libminiupnpc and libunwind to snap. | Casey Marshall | 1 | -0/+2 |
2016-09-11 | Fix portability issues discovered with fresh snap install. | Casey Marshall | 3 | -0/+11 |
2016-09-11 | Add snap packaging. | Casey Marshall | 6 | -1/+85 |
2016-09-10 | Daemon: fix hashrate display in diff command output | iDunk5400 | 1 | -1/+1 |
2016-09-10 | Attempt to fix broken compilation on some systems caused by #1074 | iDunk5400 | 1 | -6/+9 |
2016-09-10 | Merge pull request #1053 | Riccardo Spagni | 1 | -5/+12 |
2016-09-10 | Merge pull request #1050 | Riccardo Spagni | 1 | -0/+2 |
2016-09-10 | Merge pull request #1049 | Riccardo Spagni | 2 | -3/+13 |
2016-09-10 | Merge pull request #1048 | Riccardo Spagni | 1 | -17/+5 |
2016-09-10 | Merge pull request #1047 | Riccardo Spagni | 1 | -2/+12 |
2016-09-10 | Merge pull request #1044 | Riccardo Spagni | 1 | -0/+2 |
2016-09-10 | Merge pull request #1040 | Riccardo Spagni | 2 | -2/+6 |
2016-09-05 | Update README.md | jw | 1 | -1/+1 |
2016-09-05 | Update README.md | jw | 1 | -1/+1 |
2016-09-05 | Update MSYS2 build instructions. | jw | 1 | -5/+12 |
2016-09-04 | tests: block reward: disable 64-bit-only tests on 32-bit systems | redfish | 1 | -0/+2 |
2016-09-04 | crypto,cmake: enable ASM mul impl on ARM; add cmake opt | redfish | 2 | -3/+13 |
2016-09-03 | readme: make section on docs more concise | redfish | 1 | -17/+5 |
2016-09-03 | cmake: fix def propagation, fixes 32-bit build | redfish | 1 | -0/+2 |
2016-09-03 | Merge pull request #1041 | Riccardo Spagni | 23 | -107/+75 |
2016-09-03 | fix nigglies, as pointed out by moneromooo-monero | Riccardo Spagni | 2 | -9/+4 |
2016-09-03 | fix remaining bitmonero and simplewallet bits | Riccardo Spagni | 16 | -22/+22 |
2016-09-03 | fix blockchain utilities readme | Riccardo Spagni | 1 | -42/+15 |
2016-09-03 | readme fixes, small Docker fix | Riccardo Spagni | 2 | -21/+21 |
2016-09-03 | rename systemd bits to monero | Riccardo Spagni | 3 | -12/+12 |
2016-09-03 | change CMake project name | Riccardo Spagni | 1 | -1/+1 |
2016-09-03 | update Dockerfile bitmonero refs | Riccardo Spagni | 1 | -5/+5 |