Age | Commit message (Expand) | Author | Files | Lines |
2016-09-16 | wallet: change priority/fee to ArticMine's recommendation | moneromooo-monero | 6 | -48/+68 |
2016-09-15 | Merge pull request #1074 | Riccardo Spagni | 2 | -14/+19 |
2016-09-15 | Decrease minimum fee from 0.01/kB to 0.002/kB | moneromooo-monero | 2 | -14/+19 |
2016-09-14 | wallet: fix misdetection of duplicates | moneromooo-monero | 1 | -11/+3 |
2016-09-03 | Merge pull request #1038 | Riccardo Spagni | 1 | -9/+13 |
2016-09-03 | gui/libwallet_merged: libunbound is one more dependency | Ilya Kitaev | 1 | -9/+13 |
2016-09-01 | Merge pull request #1033 | Riccardo Spagni | 1 | -1/+1 |
2016-09-01 | wallet_merged: ringct added to dependencies | Ilya Kitaev | 1 | -1/+1 |
2016-09-01 | Re-add s to rangesigs | luigi1111 | 1 | -2/+2 |
2016-09-01 | Fix some rct tx size calculations | luigi1111 | 1 | -9/+6 |
2016-09-01 | Merge pull request #1027 | Riccardo Spagni | 1 | -0/+2 |
2016-09-01 | Merge pull request #1016 | Riccardo Spagni | 1 | -1/+3 |
2016-09-01 | Merge pull request #1007 | Riccardo Spagni | 1 | -2/+5 |
2016-09-01 | wallet: sanity check on histogram response | moneromooo-monero | 1 | -0/+2 |
2016-08-30 | cmake: merge libs via virtual object libraries | redfish | 1 | -2/+5 |
2016-08-30 | wallet: interpret 0 fee multiplier as default for sweep_all too | moneromooo-monero | 1 | -1/+3 |
2016-08-29 | wallet: fix not finding enough rct fake outputs | moneromooo-monero | 1 | -3/+8 |
2016-08-29 | wallet_rpc_server: return payment id in make_integrated_address RPC | moneromooo-monero | 2 | -0/+3 |
2016-08-28 | wallet: fix some "may be used uninitialized" warnings | moneromooo-monero | 1 | -16/+15 |
2016-08-28 | wallet: do not generate 0 change | moneromooo-monero | 1 | -3/+6 |
2016-08-28 | wallet: do not ask for duplicate histograms | moneromooo-monero | 1 | -0/+3 |
2016-08-28 | wallet: transfer_selected_rct now also selects fake outs | moneromooo-monero | 2 | -171/+90 |
2016-08-28 | New "Halfway RingCT" outputs for coinbase transactions | moneromooo-monero | 2 | -2/+34 |
2016-08-28 | rct amount key modified as per luigi1111's recommendations | moneromooo-monero | 4 | -61/+20 |
2016-08-28 | rct: change the simple flag to a type | moneromooo-monero | 1 | -2/+8 |
2016-08-28 | wallet: do not store signatures in the wallet cache | moneromooo-monero | 4 | -28/+71 |
2016-08-28 | wallet2: factor m_spent changes | moneromooo-monero | 2 | -26/+31 |
2016-08-28 | wallet: always use new algorithm for RPC transfers | moneromooo-monero | 2 | -7/+2 |
2016-08-28 | wallet: use the prefered rct case only when enough rct outs exist | moneromooo-monero | 2 | -1/+27 |
2016-08-28 | wallet: do not try to use rct txes a few blocks before the fork | moneromooo-monero | 3 | -22/+31 |
2016-08-28 | change fork settings to allow pre-rct txes for one more fork cycle | moneromooo-monero | 1 | -2/+2 |
2016-08-28 | rct: make the amount key derivable by a third party with the tx key | moneromooo-monero | 2 | -17/+34 |
2016-08-28 | rct: do not serialize public keys in outPk | moneromooo-monero | 1 | -3/+3 |
2016-08-28 | wallet2_api: zero amounts are now allowed with rct | moneromooo-monero | 1 | -6/+0 |
2016-08-28 | wallet2_api: update on_money_{received,spent} prototypes for rct changes | moneromooo-monero | 1 | -4/+2 |
2016-08-28 | rpc: send global indices along with blocks/transacions on refresh | moneromooo-monero | 2 | -35/+42 |
2016-08-28 | wallet: better tx input selection | moneromooo-monero | 2 | -29/+77 |
2016-08-28 | wallet: handle 0 change properly | moneromooo-monero | 1 | -7/+8 |
2016-08-28 | port get_tx_key/check_tx_key to rct | moneromooo-monero | 4 | -7/+101 |
2016-08-28 | integrate simple rct api | moneromooo-monero | 1 | -6/+24 |
2016-08-28 | wallet: rct specific output selection | moneromooo-monero | 2 | -3/+125 |
2016-08-28 | wallet: make sweep_all work with rct txes too | moneromooo-monero | 1 | -7/+21 |
2016-08-28 | wallet: factor transfer_rct code with transfer code | moneromooo-monero | 2 | -254/+40 |
2016-08-28 | ringct: do not serialize what can be reconstructed | moneromooo-monero | 1 | -5/+8 |
2016-08-28 | wallet: update spent status when an accepted tx disappears | moneromooo-monero | 1 | -0/+19 |
2016-08-28 | wallet: reset output spent status on blockchain reorg | moneromooo-monero | 2 | -11/+61 |
2016-08-28 | add rct to the protocol | moneromooo-monero | 3 | -54/+659 |
2016-08-26 | Merge pull request #978 | Riccardo Spagni | 2 | -4/+12 |
2016-08-23 | libwallet_api: Wallet::amountFromString fixed | Ilya Kitaev | 1 | -1/+1 |
2016-08-23 | libwallet_api: helper method to return maximumAllowedAmount | Ilya Kitaev | 2 | -0/+6 |
2016-08-22 | Merge pull request #970 | Riccardo Spagni | 1 | -0/+3 |
2016-08-22 | libwallet_api: do not store wallet on close if status is not ok | Ilya Kitaev | 1 | -3/+5 |
2016-08-17 | wallet: store key images after importing them | moneromooo-monero | 1 | -0/+3 |
2016-08-17 | wallet: fix build on Mac and Windows (missing include) | moneromooo-monero | 1 | -0/+1 |
2016-08-11 | Merge pull request #948 | Riccardo Spagni | 4 | -57/+183 |
2016-08-11 | Fake outs set is now decided by the wallet | moneromooo-monero | 4 | -52/+177 |
2016-08-04 | wallet2: if importing key images fails, print failure index | moneromooo-monero | 1 | -1/+2 |
2016-08-01 | new unlocked parameter to output_histogram | moneromooo-monero | 2 | -5/+6 |
2016-07-26 | Merge pull request #928 | Riccardo Spagni | 6 | -1/+255 |
2016-07-24 | wallet: new {ex,im}port_key_images commands and RPC calls | moneromooo-monero | 6 | -1/+255 |
2016-07-23 | cmake: wallet: libunbound is not always static | redfish | 1 | -22/+4 |
2016-07-23 | Merge pull request #916 | Riccardo Spagni | 4 | -52/+215 |
2016-07-23 | Merge pull request #915 | Riccardo Spagni | 5 | -30/+251 |
2016-07-20 | wallet: add unconfirmed incoming txes from the txpool | moneromooo-monero | 4 | -52/+215 |
2016-07-20 | Merge pull request #914 | Riccardo Spagni | 1 | -2/+2 |
2016-07-20 | Merge pull request #902 | Riccardo Spagni | 2 | -9/+26 |
2016-07-20 | Merge pull request #899 | Riccardo Spagni | 1 | -1/+8 |
2016-07-19 | wallet: add command and RPC to sign/verify data | moneromooo-monero | 6 | -1/+125 |
2016-07-18 | refreshing wallet even if error happened | Ilya Kitaev | 2 | -6/+18 |
2016-07-18 | wallet_api: async init, Wallet::connected status, log level | Ilya Kitaev | 4 | -18/+91 |
2016-07-18 | libwallet_api cmake: conditionally creating libwallet_merged2 only for | Ilya Kitaev | 2 | -9/+17 |
2016-07-18 | wallet_api: segfault on refresh fixed | Ilya Kitaev | 2 | -5/+9 |
2016-07-18 | WalletListener functionality | Ilya Kitaev | 3 | -13/+105 |
2016-07-18 | hack to successfull linking for MSYS2 | Ilya Kitaev | 1 | -2/+6 |
2016-07-18 | Transaction fee multiplier aka priority integraged | Ilya Kitaev | 3 | -4/+25 |
2016-07-18 | Wallet::paymentIdValid | Ilya Kitaev | 2 | -0/+7 |
2016-07-17 | wallet2_api: use uint64_t for amounts | moneromooo-monero | 1 | -2/+2 |
2016-07-10 | Add a daemon RPC version, and make simplewallet check it | moneromooo-monero | 2 | -9/+26 |
2016-07-10 | wallet_rpc_server: add payment id from integrated addresses to extra | moneromooo-monero | 1 | -1/+8 |
2016-07-07 | wallet2_api: make this build (smatch needs .str() for /=) | moneromooo-monero | 1 | -1/+1 |
2016-07-06 | Merge pull request #878 | Riccardo Spagni | 5 | -27/+66 |
2016-06-24 | CMake: GPL 'libutils' script removed | Ilya Kitaev | 1 | -2/+4 |
2016-06-23 | Merge branch 'master' of https://github.com/mbg033/bitmonero | Ilya Kitaev | 4 | -12/+13 |
2016-06-23 | WalletManager::findWallets: searching by "keys" files instead of | Ilya Kitaev | 1 | -5/+3 |
2016-06-23 | Wallet: payment id and integrated address | Ilya Kitaev | 3 | -11/+68 |
2016-06-23 | PendingTransactionImpl: pointer->reference | Ilya Kitaev | 2 | -4/+4 |
2016-06-23 | commented regex | Ilya Kitaev | 1 | -1/+1 |
2016-06-23 | Typo fixed | Ilya Kitaev | 1 | -1/+1 |
2016-06-23 | Wallet::createTransaction: added mixin_count param | Ilya Kitaev | 3 | -10/+23 |
2016-06-23 | double/string to monero integer convertion methods | Ilya Kitaev | 2 | -0/+19 |
2016-06-23 | wallet::default_mixin exposed to public interface as | Ilya Kitaev | 3 | -1/+22 |
2016-06-23 | Wallet::filename, Wallet::keysFilename, tests for move wallet | Ilya Kitaev | 3 | -0/+29 |
2016-06-23 | removed unused "using" | Ilya Kitaev | 1 | -1/+0 |
2016-06-23 | Wallet API : WalletManager::findWallets() added | Ilya Kitaev | 4 | -4/+57 |
2016-06-23 | installing wallet_api header | Ilya Kitaev | 1 | -2/+2 |
2016-06-23 | all wallet dependencies merged to single static lib | Ilya Kitaev | 1 | -2/+15 |
2016-06-23 | WalletListener::moneySpent test | Ilya Kitaev | 2 | -2/+10 |
2016-06-23 | WalletListener::moneySpent(), WalletListener::moneyReceived() | Ilya Kitaev | 2 | -2/+22 |
2016-06-23 | i_wallet_callback: virtual dtor | Ilya Kitaev | 1 | -0/+1 |
2016-06-23 | started WalletListener | Ilya Kitaev | 3 | -1/+65 |
2016-06-23 | TransactionHistory continued | Ilya Kitaev | 4 | -12/+103 |
2016-06-23 | merged with upstream | Ilya Kitaev | 5 | -3/+106 |
2016-06-23 | Wallet API : transaction history in progress | Ilya Kitaev | 7 | -32/+87 |
2016-06-23 | transaction history api in progress | Ilya Kitaev | 7 | -16/+110 |
2016-06-23 | api implementation splitted over separate files | Ilya Kitaev | 13 | -315/+710 |
2016-06-23 | TransactionInfo / TransactionHistory APIs design | Ilya Kitaev | 2 | -130/+188 |
2016-06-23 | Wallet::createTransaction API introduced | Ilya Kitaev | 2 | -132/+214 |
2016-06-23 | Wallet::transfer in progress | Ilya Kitaev | 2 | -2/+198 |
2016-06-23 | Wallet::refresh + tests | Ilya Kitaev | 2 | -0/+16 |
2016-06-23 | "testnet" is default parameter | Ilya Kitaev | 2 | -3/+11 |
2016-06-23 | testnet option, Wallet::balance(), Wallet::unlockedBalance() | Ilya Kitaev | 2 | -6/+15 |
2016-06-23 | - testnet option added to api; | Ilya Kitaev | 4 | -13/+54 |
2016-06-23 | wallet2::store() implemented within wallet2::store_to | Ilya Kitaev | 3 | -69/+62 |
2016-06-22 | wallet: add a fee multiplier | moneromooo-monero | 5 | -27/+66 |
2016-06-22 | PendingTransactionImpl: pointer->reference | Ilya Kitaev | 2 | -4/+4 |
2016-06-22 | commented regex | Ilya Kitaev | 1 | -1/+1 |
2016-06-22 | Typo fixed | Ilya Kitaev | 1 | -1/+1 |
2016-06-20 | Wallet::createTransaction: added mixin_count param | Ilya Kitaev | 3 | -10/+23 |
2016-06-19 | wallet_rpc_server: fix some string values being returned between <> | moneromooo-monero | 1 | -10/+10 |
2016-06-16 | double/string to monero integer convertion methods | Ilya Kitaev | 2 | -0/+19 |
2016-06-10 | wallet::default_mixin exposed to public interface as | Ilya Kitaev | 3 | -1/+22 |
2016-06-10 | Wallet::filename, Wallet::keysFilename, tests for move wallet | Ilya Kitaev | 3 | -0/+29 |
2016-06-03 | removed unused "using" | Ilya Kitaev | 1 | -1/+0 |
2016-06-03 | Wallet API : WalletManager::findWallets() added | Ilya Kitaev | 4 | -4/+57 |
2016-05-27 | Merge remote-tracking branch 'upstream/master' | Ilya Kitaev | 2 | -5/+15 |
2016-05-27 | installing wallet_api header | Ilya Kitaev | 1 | -2/+2 |
2016-05-27 | all wallet dependencies merged to single static lib | Ilya Kitaev | 1 | -2/+15 |
2016-05-17 | Merge pull request #827 | Riccardo Spagni | 2 | -5/+15 |
2016-05-16 | WalletListener::moneySpent test | Ilya Kitaev | 2 | -2/+10 |
2016-05-13 | WalletListener::moneySpent(), WalletListener::moneyReceived() | Ilya Kitaev | 2 | -2/+22 |
2016-05-13 | i_wallet_callback: virtual dtor | Ilya Kitaev | 1 | -0/+1 |
2016-05-12 | Merge remote-tracking branch 'upstream/master' | Ilya Kitaev | 7 | -24/+664 |
2016-05-05 | started WalletListener | Ilya Kitaev | 3 | -1/+65 |
2016-04-29 | Only log 1/N skipped blocks | Howard Chu | 1 | -2/+4 |
2016-04-29 | Move refresh height to keys file from cache file | Howard Chu | 2 | -1/+8 |
2016-04-29 | Make fast_refresh interruptible | Howard Chu | 1 | -2/+3 |
2016-04-29 | TransactionHistory continued | Ilya Kitaev | 4 | -12/+103 |
2016-04-29 | Merge pull request #825 | Riccardo Spagni | 1 | -2/+2 |
2016-04-28 | add a --max-concurrency flag | moneromooo-monero | 1 | -2/+2 |
2016-04-27 | wallet: add a filter_by_height field to get_transfers | moneromooo-monero | 2 | -2/+12 |
2016-04-26 | wallet: add get_transfers rpc call | moneromooo-monero | 3 | -0/+151 |
2016-04-26 | wallet: allow attaching notes to txids | moneromooo-monero | 6 | -1/+130 |
2016-04-26 | wallet: add GMT timestamps to transfers/payments | moneromooo-monero | 2 | -11/+26 |
2016-04-26 | Merge pull request #815 | Riccardo Spagni | 5 | -0/+224 |
2016-04-26 | Merge pull request #814 | Riccardo Spagni | 2 | -6/+21 |
2016-04-26 | Merge pull request #811 | Riccardo Spagni | 1 | -4/+6 |
2016-04-26 | merged with upstream | Ilya Kitaev | 5 | -3/+106 |
2016-04-26 | Merge remote-tracking branch 'upstream/master' into develop | Ilya Kitaev | 5 | -96/+107 |
2016-04-22 | Wallet API: transaction history in progress | Ilya Kitaev | 4 | -7/+15 |
2016-04-22 | Wallet API : transaction history in progress | Ilya Kitaev | 7 | -25/+72 |
2016-04-20 | transaction history api in progress | Ilya Kitaev | 2 | -0/+42 |
2016-04-20 | transaction history api in progress | Ilya Kitaev | 6 | -16/+68 |
2016-04-20 | api implementation splitted over separate files | Ilya Kitaev | 13 | -315/+710 |
2016-04-19 | wallet: add a new sweep_all command and RPC command | moneromooo-monero | 5 | -0/+224 |
2016-04-19 | TransactionInfo / TransactionHistory APIs design | Ilya Kitaev | 2 | -130/+188 |
2016-04-18 | modified: src/wallet/wallet2.cpp | awfulcrawler | 2 | -5/+6 |
2016-04-18 | modified: src/simplewallet/simplewallet.cpp | awfulcrawler | 2 | -6/+20 |
2016-04-17 | Add GET_HASHES_FAST rpc, use it in wallet | Howard Chu | 3 | -0/+94 |
2016-04-17 | wallet2: move output selection api public | moneromooo-monero | 1 | -4/+6 |
2016-04-14 | Merge pull request #784 | Riccardo Spagni | 1 | -0/+1 |
2016-04-14 | Merge pull request #783 | Riccardo Spagni | 4 | -71/+58 |
2016-04-12 | TODOs for Transaction/Transfer interface | Ilya Kitaev | 2 | -19/+25 |
2016-04-06 | Transaction API continued | Ilya Kitaev | 2 | -4/+21 |
2016-04-05 | rpc: add a do_not_relay boolean to tx submission | moneromooo-monero | 1 | -0/+1 |
2016-04-05 | Wallet::createTransaction API introduced | Ilya Kitaev | 2 | -124/+183 |
2016-04-04 | Wallet::transfer() continued | Ilya Kitaev | 2 | -6/+161 |
2016-04-03 | Wallet::transfer in progress | Ilya Kitaev | 2 | -1/+42 |
2016-04-02 | Fix potential race with parallel processing of txes/signatures/blocks | moneromooo-monero | 1 | -0/+1 |
2016-04-02 | wallet: better output selection for transfer/transfer_new | moneromooo-monero | 4 | -71/+58 |
2016-04-02 | Merge pull request #769 | Riccardo Spagni | 2 | -23/+38 |
2016-04-02 | Merge pull request #767 | Riccardo Spagni | 2 | -2/+9 |
2016-03-31 | Wallet::refresh + tests | Ilya Kitaev | 2 | -0/+16 |
2016-03-31 | "testnet" is default parameter | Ilya Kitaev | 2 | -3/+11 |
2016-03-31 | testnet option, Wallet::balance(), Wallet::unlockedBalance() | Ilya Kitaev | 2 | -6/+15 |
2016-03-31 | Merge remote-tracking branch 'upstream/master' | Ilya Kitaev | 5 | -45/+134 |
2016-03-28 | wallet: fix --generate-from-keys saving as watch only | moneromooo-monero | 1 | -1/+1 |
2016-03-27 | wallet: make load_keys check types when loading JSON | moneromooo-monero | 2 | -23/+38 |
2016-03-27 | Convey tx verification failure reasons to the RPC client | moneromooo-monero | 2 | -2/+9 |
2016-03-26 | wallet: pass std::function by const ref, not value | moneromooo-monero | 2 | -2/+2 |
2016-03-26 | wallet: do not leak owned amounts to the daemon unless --trusted-daemon | moneromooo-monero | 4 | -7/+10 |
2016-03-26 | wallet: change sweep_dust to sweep_unmixable | moneromooo-monero | 4 | -16/+106 |
2016-03-26 | wallet: handle rare case where fee adjustment can bump to the next kB | moneromooo-monero | 1 | -2/+3 |
2016-03-26 | wallet: factor fee calculation | moneromooo-monero | 1 | -22/+11 |
2016-03-25 | - testnet option added to api; | Ilya Kitaev | 4 | -13/+54 |
2016-03-25 | wallet: add a --generate-from-json flag | moneromooo-monero | 2 | -4/+10 |
2016-03-21 | wallet2::store() implemented within wallet2::store_to | Ilya Kitaev | 3 | -69/+62 |
2016-03-21 | Revert "Print stack trace upon exceptions" | moneromooo-monero | 3 | -5/+2 |
2016-03-19 | Print stack trace upon exceptions | moneromooo-monero | 3 | -2/+5 |
2016-03-16 | Wallet::store_to(path, password) implemented; | Ilya Kitaev | 5 | -17/+113 |
2016-03-16 | Wallet::address implemented | Ilya Kitaev | 2 | -0/+7 |
2016-03-16 | WalletManager::recoveryWallet implemented | Ilya Kitaev | 2 | -5/+42 |
2016-03-16 | Wallet::setPassword() method for wallet2_api | Ilya Kitaev | 4 | -9/+58 |
2016-03-16 | changes in wallet2_api + implemented WalletManager::openWallet | Ilya Kitaev | 2 | -28/+130 |
2016-03-16 | get_seed() included to interface | Ilya Kitaev | 2 | -14/+31 |
2016-03-16 | tests for wallet2_api | Ilya Kitaev | 3 | -6/+40 |
2016-03-16 | wallet2 public api. initial commit | Ilya Kitaev | 3 | -2/+227 |
2016-03-11 | wallet: use minimum mixin when RPC asks for too low mixin | moneromooo-monero | 1 | -3/+13 |
2016-03-11 | wallet_rpc_server: make use_fork_rules public | moneromooo-monero | 1 | -1/+2 |
2016-03-11 | Use boost::thread instead of std::thread | Howard Chu | 3 | -6/+7 |
2016-03-05 | get_payments short ID | luigi1111 | 1 | -8/+17 |