aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Clamp refresh from height to blockchain height.Dion Ahmetaj2016-11-181-42/+68
* Merge pull request #1346Riccardo Spagni2016-11-172-0/+12
|\
| * wallet: return fee in transfer RPCmoneromooo-monero2016-11-162-0/+12
* | Merge pull request #1318Riccardo Spagni2016-11-175-2/+43
|\ \
| * | Wallet2: calculate approximate blockchain height on offline creationJacob Brydolf2016-11-135-2/+43
* | | Merge pull request #1344Riccardo Spagni2016-11-176-26/+127
|\ \ \
| * | | wallet: auto sync outputs and key images in cold signing filesmoneromooo-monero2016-11-164-10/+74
| * | | wallet2: fill key image and pubkey maps when importing outputsmoneromooo-monero2016-11-161-0/+2
| * | | wallet: cast indices to string in logs to be nice to CLANGmoneromooo-monero2016-11-161-4/+4
| * | | wallet2: try all tx keys when scanning a new transactionmoneromooo-monero2016-11-162-4/+9
| * | | wallet2: fill in key image map when importing key imagesmoneromooo-monero2016-11-151-0/+1
| * | | core: remove any tx pubkey from extra before adding onemoneromooo-monero2016-11-151-0/+1
| * | | simplewallet: add a verbose flag to incoming_transfersmoneromooo-monero2016-11-131-6/+18
| * | | simplewallet: spell out change when signing a transfermoneromooo-monero2016-11-131-2/+16
| * | | simplewallet: print public keys too on spendkey/viewkey commandsmoneromooo-monero2016-11-131-2/+4
| | |/ | |/|
| * | wallet: fix serialization of new m_key_image_known membermoneromooo-monero2016-11-131-2/+16
* | | Merge pull request #1336Riccardo Spagni2016-11-171-0/+10
|\ \ \
| * | | simplewallet: include amount sent in transfer confirmationmoneromooo-monero2016-11-131-0/+10
| |/ /
* / / wallet: fix serialization of new m_key_image_known membermoneromooo-monero2016-11-131-2/+16
|/ /
* | Merge pull request #1334Riccardo Spagni2016-11-131-1/+2
|\ \
| * | Fixed generate-from-json bug introduced in 358e068Lee Clagett2016-11-121-1/+2
| |/
* / Don't build monero-wallet-rpc when building the GUIiDunk54002016-11-121-29/+31
|/
* wallet: add version dependency to the wallet targetmoneromooo-monero2016-11-121-0/+1
* Merge pull request #1316Riccardo Spagni2016-11-1112-688/+875
|\
| * Created monero-wallet-rpc, moving functionality from monero-wallet-cliLee Clagett2016-11-1012-688/+875
* | Merge pull request #1321Riccardo Spagni2016-11-111-1/+1
|\ \
| * | rpc: bump RPC versionmoneromooo-monero2016-11-101-1/+1
| |/
* | Merge pull request #1315Riccardo Spagni2016-11-112-2/+13
|\ \
| * | Wallet API: use stored refresh height when rebuilding cacheJacob Brydolf2016-11-092-2/+13
| |/
* | Merge pull request #1314Riccardo Spagni2016-11-111-6/+9
|\ \
| * | wallet: fix corner case of no recent outputs availablemoneromooo-monero2016-11-091-6/+9
| |/
* | Merge pull request #1313Riccardo Spagni2016-11-113-11/+33
|\ \
| * | wallet2_api: support for sweeping allmoneromooo-monero2016-11-093-11/+33
| |/
* | Merge pull request #1263Riccardo Spagni2016-11-1111-11/+492
|\ \ | |/ |/|
| * add lightweight block propagation ("fluffy blocks")Dion Ahmetaj2016-11-0911-11/+492
* | Merge pull request #1312Riccardo Spagni2016-11-091-1/+1
|\ \
| * | thread_group: fix build with asserts enabledmoneromooo-monero2016-11-091-1/+1
* | | Merge pull request #1311Riccardo Spagni2016-11-091-0/+1
|\ \ \
| * | | cryptonote_protocol: drop connection when find_blockchain_supplement failsmoneromooo-monero2016-11-091-0/+1
| |/ /
* | | Merge pull request #1310Riccardo Spagni2016-11-093-0/+101
|\ \ \
| * | | wallet2_api: add API for create_unmixable_sweep_transactionsmoneromooo-monero2016-11-083-0/+101
* | | | Merge pull request #1309Riccardo Spagni2016-11-093-0/+35
|\ \ \ \
| * | | | wallet2_api: API to sign and verify a messagemoneromooo-monero2016-11-083-0/+35
| | |/ / | |/| |
* | | | Merge pull request #1307Riccardo Spagni2016-11-093-2/+13
|\ \ \ \
| * | | | wallet_api: PendingTransaction::txCount - number of split transactionsIlya Kitaev2016-11-093-2/+13
| |/ / /
* | | | Merge pull request #1305Riccardo Spagni2016-11-093-21/+47
|\ \ \ \ | |/ / / |/| | |
| * | | wallet: fix output collision detection for view walletsmoneromooo-monero2016-11-073-21/+47
| |/ /
* | | Merge pull request #1308Riccardo Spagni2016-11-081-0/+6
|\ \ \
| * | | Wallet API: Pause refresh while creating transactionJacob Brydolf2016-11-081-0/+6
| |/ /
* | | Merge pull request #1306Riccardo Spagni2016-11-083-14/+104
|\ \ \