Age | Commit message (Expand) | Author | Files | Lines |
2017-01-05 | Build wallet with Android NDK | MoroccanMalinois | 4 | -5/+37 |
2017-01-03 | portable serializer: tests added | kenshi84 | 1 | -0/+3 |
2017-01-02 | portable serializer: make signerd/unsigned tx portable, ignore archive versio... | kenshi84 | 3 | -61/+110 |
2017-01-01 | wallet2_api: add an address book payment id lookup API | moneromooo-monero | 3 | -0/+25 |
2016-12-27 | wallet api: prevent setting refresh height too high | Jaquee | 1 | -4/+2 |
2016-12-27 | Wallet2: faster exit while refreshing | Jaquee | 1 | -1/+6 |
2016-12-27 | wallet2: check the node returned the real output when requested | moneromooo-monero | 1 | -0/+17 |
2016-12-26 | wallet2 bugfix: store watch_only flag properly with rewrite() | kenshi84 | 1 | -1/+1 |
2016-12-26 | wallet cli: print unspent outputs with histogram | kenshi84 | 2 | -0/+120 |
2016-12-26 | simplewallet: remove unnecessary local_args.erase(...) in set_variable() | kenshi84 | 1 | -24/+8 |
2016-12-25 | core: invalidate difficulty cache when resetting blockchain | moneromooo-monero | 1 | -0/+1 |
2016-12-25 | wallet2_api: some new APIs to access daemon state | moneromooo-monero | 3 | -2/+41 |
2016-12-24 | tx_pool: fix uninitialized "last failed" fields | moneromooo-monero | 1 | -0/+2 |
2016-12-24 | rpc: fix mixup in tx_info serialization | moneromooo-monero | 1 | -1/+1 |
2016-12-24 | wallet2: fix large reorgs failing | moneromooo-monero | 1 | -1/+1 |
2016-12-22 | cleaner log calc algorithm | fireice-uk | 1 | -20/+18 |
2016-12-21 | add tx hash to time stats | luigi1111 | 1 | -2/+5 |
2016-12-21 | make openalias also available for solo miner; introduce namespace tools::dns_... | kenshi84 | 8 | -154/+194 |
2016-12-21 | core: fix recalculation of emission/fees | moneromooo-monero | 1 | -7/+4 |
2016-12-21 | wallet cli: viewing and editing address book | kenshi84 | 2 | -0/+82 |
2016-12-20 | Merge pull request #1479 | Riccardo Spagni | 1 | -1/+1 |
2016-12-20 | simplewallet: bump output file format version | moneromooo-monero | 1 | -1/+1 |
2016-12-20 | common: add missing #include <system_error> for std::error_code | moneromooo-monero | 1 | -0/+1 |
2016-12-20 | Merge pull request #1474 | Riccardo Spagni | 1 | -1/+1 |
2016-12-20 | Merge pull request #1473 | Riccardo Spagni | 2 | -18/+0 |
2016-12-20 | Merge pull request #1472 | Riccardo Spagni | 7 | -368/+218 |
2016-12-20 | Merge pull request #1469 | Riccardo Spagni | 1 | -1/+1 |
2016-12-20 | Merge pull request #1468 | Riccardo Spagni | 3 | -0/+12 |
2016-12-20 | Merge pull request #1467 | Riccardo Spagni | 10 | -0/+147 |
2016-12-20 | Merge pull request #1466 | Riccardo Spagni | 1 | -1/+3 |
2016-12-20 | Merge pull request #1462 | Riccardo Spagni | 9 | -34/+97 |
2016-12-20 | support importing unportable outputs | kenshi84 | 1 | -3/+12 |
2016-12-20 | also use portable serializer for boost_serialization_helper.h and net_node.in... | kenshi84 | 7 | -19/+50 |
2016-12-20 | moved boost cpp into hpp since they're supposed to be header only | kenshi84 | 1 | -1/+0 |
2016-12-19 | Refactored password prompting for wallets | Lee Clagett | 7 | -368/+218 |
2016-12-19 | Lower connection timeout in check_connection() | Jaquee | 1 | -1/+1 |
2016-12-19 | Removed unused functions | Lee Clagett | 2 | -18/+0 |
2016-12-17 | simplewallet: add pending/pool/failed in the show_transfers help | moneromooo-monero | 1 | -1/+1 |
2016-12-17 | wallet2_api: add an API to the OpenAlias resolver | moneromooo-monero | 3 | -0/+12 |
2016-12-17 | rpc: new function and RPC to get alternative chain info | moneromooo-monero | 10 | -0/+147 |
2016-12-16 | Enabled HTTP auth support for monero-wallet-rpc | Lee Clagett | 5 | -17/+205 |
2016-12-17 | simplewallet: add return type for donate function | anonimal | 1 | -0/+1 |
2016-12-17 | simplewallet: hardcode Monero's donation address | anonimal | 1 | -1/+2 |
2016-12-16 | added experimental boost::archive::portable_binary_{i|o}archive | kenshi84 | 5 | -15/+39 |
2016-12-15 | Merge pull request #1459 | Riccardo Spagni | 4 | -4/+6 |
2016-12-15 | Merge pull request #1455 | Riccardo Spagni | 5 | -9/+9 |
2016-12-15 | Merge pull request #1449 | Riccardo Spagni | 1 | -3/+3 |
2016-12-15 | Merge pull request #1452 | Riccardo Spagni | 3 | -22/+65 |
2016-12-15 | Merge pull request #1451 | Riccardo Spagni | 2 | -0/+41 |
2016-12-15 | Merge pull request #1444 | Riccardo Spagni | 2 | -1/+2 |
2016-12-15 | Wallet API: Do not refresh while daemon is syncing | Jaquee | 3 | -22/+65 |
2016-12-15 | Preliminary support for DragonFly BSD | Antonio Huete Jimenez | 4 | -4/+6 |
2016-12-15 | wallet cli: donate command | Kenshi Takayama | 2 | -0/+41 |
2016-12-14 | AddressBook: use unsigned type for row ID's | anonimal | 5 | -9/+9 |
2016-12-14 | fix MGs json | moneroexamples | 1 | -3/+3 |
2016-12-13 | Merge pull request #1445v0.10.1 | Riccardo Spagni | 1 | -1/+1 |
2016-12-13 | Merge pull request #1446 | Riccardo Spagni | 14 | -15/+43 |
2016-12-13 | Bitmonero namespace renamed Monero. Bitmonero namespace alias added so that t... | Randi Joseph | 14 | -15/+43 |
2016-12-13 | rename cn_deserialize | Riccardo Spagni | 1 | -1/+1 |
2016-12-13 | Merge pull request #1437 | Riccardo Spagni | 3 | -1/+4 |
2016-12-13 | Merge pull request #1442 | Riccardo Spagni | 1 | -0/+3 |
2016-12-13 | Merge pull request #1441 | Riccardo Spagni | 3 | -15/+17 |
2016-12-13 | Merge pull request #1439 | Riccardo Spagni | 1 | -1/+1 |
2016-12-13 | Adding HTTP Digest Auth (but not yet enabled) | Lee Clagett | 2 | -1/+2 |
2016-12-13 | blockchain: fix reorganizations past a hard fork boundary | moneromooo-monero | 1 | -0/+3 |
2016-12-12 | monero-wallet-cli wording changes 'n' stuff | luigi1111 | 3 | -15/+17 |
2016-12-12 | Improve language of 'node ahead by' message | NanoAkron | 1 | -1/+1 |
2016-12-12 | Tx verification failing is not an error | luigi1111 | 1 | -5/+5 |
2016-12-13 | bump version | Riccardo Spagni | 1 | -1/+1 |
2016-12-13 | update checkpoints | Riccardo Spagni | 1 | -0/+0 |
2016-12-13 | update checkpoints | Riccardo Spagni | 1 | -0/+3 |
2016-12-12 | addressbook updates | Jaquee | 5 | -26/+41 |
2016-12-12 | Merge pull request #1424 | Riccardo Spagni | 1 | -2/+2 |
2016-12-12 | Merge pull request #1434 | Riccardo Spagni | 9 | -7/+307 |
2016-12-12 | Merge pull request #1431 | Riccardo Spagni | 1 | -2/+0 |
2016-12-12 | Merge pull request #1425 | Riccardo Spagni | 1 | -1/+1 |
2016-12-12 | GUI address book | Jaquee | 9 | -7/+307 |
2016-12-11 | thread_group: fix build on older GCC | moneromooo-monero | 1 | -2/+0 |
2016-12-10 | wallet: bring forward use of the dynamic fee | moneromooo-monero | 1 | -1/+1 |
2016-12-10 | Update cryptonote_protocol_handler.inl | Gingeropolous | 1 | -2/+2 |
2016-12-10 | mnemonics: fix misc STL containers leak | moneromooo-monero | 1 | -0/+6 |
2016-12-10 | oaes_lib: fix a leak on OOM error path | moneromooo-monero | 1 | -0/+3 |
2016-12-10 | Merge pull request #1422 | Riccardo Spagni | 1 | -1/+1 |
2016-12-10 | Merge pull request #1419 | Riccardo Spagni | 4 | -13/+34 |
2016-12-10 | Merge pull request #1418 | Riccardo Spagni | 1 | -4/+4 |
2016-12-10 | wallet2: pass by const ref where possible | moneromooo-monero | 1 | -1/+1 |
2016-12-09 | Fix sending outputs from a tx with more than one pubkey | moneromooo-monero | 4 | -13/+34 |
2016-12-08 | blockchain: fix setting non trovial alternate chain as invalid | moneromooo-monero | 1 | -4/+4 |
2016-12-08 | Merge pull request #1417 | Riccardo Spagni | 1 | -0/+43 |
2016-12-08 | Merge pull request #1415 | Riccardo Spagni | 1 | -3/+13 |
2016-12-08 | Merge pull request #1414 | Riccardo Spagni | 1 | -0/+19 |
2016-12-08 | Merge pull request #1413 | Riccardo Spagni | 7 | -121/+94 |
2016-12-08 | Merge pull request #1405 | Riccardo Spagni | 1 | -69/+43 |
2016-12-08 | simplewallet: restore automatically setting trusted local daemon | moneromooo-monero | 1 | -0/+43 |
2016-12-07 | ringct: add sc_check calls in MLSAG_Ver for ss and cc | moneromooo-monero | 1 | -0/+5 |
2016-12-07 | ringct: guard against bad data exceptions in worker threads | moneromooo-monero | 1 | -0/+14 |
2016-12-07 | wallet: send 0 change to a random address where necessary with rct | moneromooo-monero | 1 | -3/+13 |
2016-12-06 | blockchain: bring the v4 fork height one block forward | luigi1111 | 1 | -3/+3 |
2016-12-05 | Added confirmation before binding wallet-rpc to external IP | Lee Clagett | 2 | -14/+30 |
2016-12-05 | Remove infinite loop in refresh code | Jaquee | 1 | -69/+43 |
2016-12-04 | ringct: luigi1111's changes to fix and speedup Borromean sigs | luigi1111 | 1 | -16/+15 |
2016-12-04 | ringct: switch to Borromean signatures | Shen Noether | 6 | -118/+92 |
2016-12-04 | Merge pull request #1399 | Riccardo Spagni | 1 | -2/+1 |
2016-12-04 | Merge pull request #1398 | Riccardo Spagni | 11 | -27/+27 |
2016-12-04 | Merge pull request #1397 | Riccardo Spagni | 6 | -4/+49 |
2016-12-04 | Merge pull request #1396 | Riccardo Spagni | 1 | -4/+6 |
2016-12-04 | Merge pull request #1395 | Riccardo Spagni | 1 | -1/+5 |
2016-12-04 | Merge pull request #1393 | Riccardo Spagni | 1 | -10/+13 |
2016-12-04 | Merge pull request #1392 | Riccardo Spagni | 1 | -1/+7 |
2016-12-04 | Merge pull request #1389 | Riccardo Spagni | 4 | -17/+43 |
2016-12-04 | Merge pull request #1385 | Riccardo Spagni | 6 | -0/+233 |
2016-12-04 | Merge pull request #1388 | Riccardo Spagni | 3 | -2/+88 |
2016-12-04 | Merge pull request #1386 | Riccardo Spagni | 1 | -0/+13 |
2016-12-04 | Merge pull request #1383 | Riccardo Spagni | 1 | -1/+1 |
2016-12-04 | Merge pull request #1380 | Riccardo Spagni | 5 | -0/+14 |
2016-12-04 | Merge pull request #1379 | Riccardo Spagni | 5 | -16/+30 |
2016-12-04 | wallet2: avoid possible undefined behavior on empty string | moneromooo-monero | 1 | -2/+1 |
2016-12-04 | Fix a few minor typos | Pierre Boyer | 11 | -27/+27 |
2016-12-04 | Fix delayed exit when syncing | moneromooo-monero | 6 | -4/+49 |
2016-12-03 | net_node: drop connections from banned IPs after looping through connections | moneromooo-monero | 1 | -4/+6 |
2016-12-02 | ringct: fix MGs serialization to JSON | moneromooo-monero | 1 | -1/+5 |
2016-12-01 | p2p: possibly fix crash in relay_blocks | moneromooo-monero | 4 | -17/+43 |
2016-12-01 | blockchain: use high bound block reward on error where appropriate | moneromooo-monero | 1 | -1/+7 |
2016-12-01 | db_lmdb: add info in an error message when we can't get an output | moneromooo-monero | 1 | -1/+1 |
2016-12-01 | db_lmdb: guard against going out of sync on unexpected db results | moneromooo-monero | 1 | -1/+1 |
2016-12-01 | db_lmdb: minor pedantic tweaks | moneromooo-monero | 1 | -8/+8 |
2016-12-01 | db_lmdb: set same packing format for output_data_t and pre_rct_output_data_t | moneromooo-monero | 1 | -0/+3 |
2016-11-29 | wallet_api: add a few daemon related getters | moneromooo-monero | 3 | -2/+88 |
2016-11-28 | blockchain: reject invalid pubkeys from v4 | moneromooo-monero | 1 | -0/+13 |
2016-11-28 | wallet: add API and RPC to create/parse monero: URIs | moneromooo-monero | 6 | -0/+233 |
2016-11-27 | change 'invalid address format' loglevel | Jaquee | 1 | -1/+1 |
2016-11-26 | wallet: add a getter for the filename path | moneromooo-monero | 5 | -0/+14 |
2016-11-26 | Improve daemon RPC version handling | moneromooo-monero | 5 | -16/+30 |
2016-11-25 | Added command_line::is_yes | Lee Clagett | 3 | -18/+44 |
2016-11-24 | Merge pull request #1372 | Riccardo Spagni | 2 | -2/+2 |
2016-11-24 | Merge pull request #1369 | Riccardo Spagni | 3 | -54/+11 |
2016-11-24 | Merge pull request #1364 | Riccardo Spagni | 6 | -137/+439 |
2016-11-24 | Merge pull request #1361 | Riccardo Spagni | 8 | -21/+108 |
2016-11-24 | Merge pull request #1358 | Riccardo Spagni | 2 | -7/+52 |
2016-11-24 | Merge pull request #1357 | Riccardo Spagni | 1 | -1/+2 |
2016-11-24 | Merge pull request #1356 | Riccardo Spagni | 1 | -0/+11 |
2016-11-24 | Merge pull request #1352 | Riccardo Spagni | 1 | -1/+1 |
2016-11-24 | Merge pull request #1351 | Riccardo Spagni | 1 | -4/+5 |
2016-11-23 | Fix DNS failures in offline mode preventing daemon startup | moneromooo-monero | 2 | -2/+2 |
2016-11-23 | simplewallet: remove double confirmation when submitting signed tx | moneromooo-monero | 1 | -51/+0 |
2016-11-23 | wallet2: fix wrong change being recorded for cold signed txes | moneromooo-monero | 2 | -3/+11 |
2016-11-23 | Added task_region - a fork/join task implementation | Lee Clagett | 6 | -137/+439 |
2016-11-23 | rpc: do not include output indices for pool txes | moneromooo-monero | 1 | -5/+8 |
2016-11-22 | rpc: bump version after RPC changes | moneromooo-monero | 1 | -1/+1 |
2016-11-22 | Add a get_outs (fully text based) version of get_outs.bin | moneromooo-monero | 8 | -20/+94 |
2016-11-22 | rpc: add output indices to gettransactions | moneromooo-monero | 2 | -0/+10 |
2016-11-19 | wallet: fix exporting outputs and key images with txes with two pubkeys | moneromooo-monero | 2 | -7/+52 |
2016-11-18 | wallet2_api: fix history leak on destruction | moneromooo-monero | 1 | -1/+2 |
2016-11-18 | wallet2_api: fix payment ids from integrated addresses being ignored | moneromooo-monero | 1 | -0/+11 |
2016-11-18 | Clamp refresh from height to blockchain height. | Dion Ahmetaj | 1 | -43/+69 |
2016-11-17 | wallet2: fix illegal memory access removing newlines from password | moneromooo-monero | 1 | -1/+1 |
2016-11-17 | wallet2: fix decrypting a bit too much in authenticated mode | moneromooo-monero | 1 | -4/+5 |
2016-11-17 | Merge pull request #1346 | Riccardo Spagni | 2 | -0/+12 |
2016-11-17 | Merge pull request #1318 | Riccardo Spagni | 5 | -2/+43 |
2016-11-17 | Merge pull request #1344 | Riccardo Spagni | 6 | -26/+127 |
2016-11-17 | Merge pull request #1336 | Riccardo Spagni | 1 | -0/+10 |
2016-11-16 | wallet: return fee in transfer RPC | moneromooo-monero | 2 | -0/+12 |
2016-11-16 | wallet: auto sync outputs and key images in cold signing files | moneromooo-monero | 4 | -10/+74 |
2016-11-16 | wallet2: fill key image and pubkey maps when importing outputs | moneromooo-monero | 1 | -0/+2 |
2016-11-16 | wallet: cast indices to string in logs to be nice to CLANG | moneromooo-monero | 1 | -4/+4 |
2016-11-16 | wallet2: try all tx keys when scanning a new transaction | moneromooo-monero | 2 | -4/+9 |
2016-11-15 | wallet2: fill in key image map when importing key images | moneromooo-monero | 1 | -0/+1 |
2016-11-15 | core: remove any tx pubkey from extra before adding one | moneromooo-monero | 1 | -0/+1 |
2016-11-13 | simplewallet: add a verbose flag to incoming_transfers | moneromooo-monero | 1 | -6/+18 |
2016-11-13 | simplewallet: spell out change when signing a transfer | moneromooo-monero | 1 | -2/+16 |
2016-11-13 | simplewallet: print public keys too on spendkey/viewkey commands | moneromooo-monero | 1 | -2/+4 |
2016-11-13 | wallet: fix serialization of new m_key_image_known member | moneromooo-monero | 1 | -2/+16 |
2016-11-13 | simplewallet: include amount sent in transfer confirmation | moneromooo-monero | 1 | -0/+10 |
2016-11-13 | wallet: fix serialization of new m_key_image_known member | moneromooo-monero | 1 | -2/+16 |
2016-11-13 | Merge pull request #1334 | Riccardo Spagni | 1 | -1/+2 |
2016-11-12 | Fixed generate-from-json bug introduced in 358e068 | Lee Clagett | 1 | -1/+2 |
2016-11-13 | Wallet2: calculate approximate blockchain height on offline creation | Jacob Brydolf | 5 | -2/+43 |
2016-11-12 | Don't build monero-wallet-rpc when building the GUI | iDunk5400 | 1 | -29/+31 |
2016-11-12 | wallet: add version dependency to the wallet target | moneromooo-monero | 1 | -0/+1 |
2016-11-11 | Merge pull request #1316 | Riccardo Spagni | 12 | -689/+876 |
2016-11-11 | Merge pull request #1321 | Riccardo Spagni | 1 | -1/+1 |
2016-11-11 | Merge pull request #1315 | Riccardo Spagni | 2 | -2/+13 |
2016-11-11 | Merge pull request #1314 | Riccardo Spagni | 1 | -6/+9 |
2016-11-11 | Merge pull request #1313 | Riccardo Spagni | 3 | -11/+33 |
2016-11-11 | Merge pull request #1263 | Riccardo Spagni | 11 | -11/+492 |
2016-11-10 | rpc: bump RPC version | moneromooo-monero | 1 | -1/+1 |
2016-11-10 | Created monero-wallet-rpc, moving functionality from monero-wallet-cli | Lee Clagett | 12 | -689/+876 |
2016-11-09 | wallet2_api: support for sweeping all | moneromooo-monero | 3 | -11/+33 |
2016-11-09 | add lightweight block propagation ("fluffy blocks") | Dion Ahmetaj | 11 | -11/+492 |
2016-11-09 | Wallet API: use stored refresh height when rebuilding cache | Jacob Brydolf | 2 | -2/+13 |
2016-11-09 | wallet: fix corner case of no recent outputs available | moneromooo-monero | 1 | -6/+9 |
2016-11-09 | Merge pull request #1312 | Riccardo Spagni | 1 | -1/+1 |
2016-11-09 | Merge pull request #1311 | Riccardo Spagni | 1 | -0/+1 |
2016-11-09 | Merge pull request #1310 | Riccardo Spagni | 3 | -0/+101 |
2016-11-09 | Merge pull request #1309 | Riccardo Spagni | 3 | -0/+35 |
2016-11-09 | Merge pull request #1307 | Riccardo Spagni | 3 | -2/+13 |
2016-11-09 | Merge pull request #1305 | Riccardo Spagni | 3 | -21/+47 |
2016-11-09 | thread_group: fix build with asserts enabled | moneromooo-monero | 1 | -1/+1 |
2016-11-09 | cryptonote_protocol: drop connection when find_blockchain_supplement fails | moneromooo-monero | 1 | -0/+1 |
2016-11-08 | wallet2_api: API to sign and verify a message | moneromooo-monero | 3 | -0/+35 |