Commit Graph

1363 Commits (9f8bc4946b3993ad4437936dcae705d2c8f1116a)

Author SHA1 Message Date
osensei 9f8bc4946b Don't allow 'flush_txpool' and 'setbans' JSON_RPC methods when running in restricted mode.
8 years ago
Riccardo Spagni 8b0d22a2aa
Merge pull request #826
8 years ago
Riccardo Spagni 5b734c2a3a
Merge pull request #825
8 years ago
moneromooo-monero 76c6bf1875
simplewallet: display all settings on set with no arguments
8 years ago
moneromooo-monero 513a658c87
add a --max-concurrency flag
8 years ago
moneromooo-monero 09dddf281a
wallet: add a filter_by_height field to get_transfers
8 years ago
Riccardo Spagni bdb93cbf3d
Merge pull request #823
8 years ago
Riccardo Spagni 29b2cfa3d9
Merge pull request #822
8 years ago
moneromooo-monero a687e6e592
simplewallet: fix pending transfers fee display in show_transfers
8 years ago
moneromooo-monero d7bb1752eb
simplewallet: more threading fixes
8 years ago
moneromooo-monero 48ab3f93ff
wallet: add get_transfers rpc call
8 years ago
moneromooo-monero 7baed9bd89
wallet: allow attaching notes to txids
8 years ago
moneromooo-monero ce6f8a6324
wallet: add GMT timestamps to transfers/payments
8 years ago
Riccardo Spagni 3d984854a6
Merge pull request #819
8 years ago
Riccardo Spagni cde9dce9c4
Merge pull request #817
8 years ago
Riccardo Spagni 714dcc2866
Merge pull request #815
8 years ago
Riccardo Spagni 7098ad6804
Merge pull request #814
8 years ago
Riccardo Spagni fbfb8f46a9
Merge pull request #813
8 years ago
Riccardo Spagni 0fb0e7701b
Merge pull request #812
8 years ago
Riccardo Spagni 0922ae2b43
Merge pull request #811
8 years ago
moneromooo-monero 31587bdd15
random: call abort(3) instead of assert in must_succeed macro
8 years ago
moneromooo-monero 4b1c0d69f4
simplewallet: some background refresh threading fixes
8 years ago
moneromooo-monero b0850a9bea
wallet: add a new sweep_all command and RPC command
8 years ago
awfulcrawler 68cbe1579e modified: src/wallet/wallet2.cpp
8 years ago
awfulcrawler 4b325bdb66 modified: src/simplewallet/simplewallet.cpp
8 years ago
Howard Chu 19fe8ae3ef Add --restore-height option
8 years ago
Howard Chu b6e42c3276 Speed up new wallet refresh
8 years ago
Howard Chu b7140daea2 Add GET_HASHES_FAST rpc, use it in wallet
8 years ago
moneromooo-monero 70c86561af
blockchain: add missing overflow check for already generated coins
8 years ago
moneromooo-monero d6fd6be5de
blockchain: update cumulative block limit when popping a block
8 years ago
moneromooo-monero 7450656bf3
net_node: fix connection leak when ping fails with bad response
8 years ago
moneromooo-monero b0c18ef9cd
wallet2: move output selection api public
8 years ago
Riccardo Spagni 1c66fe04bc
Merge pull request #803
8 years ago
Riccardo Spagni 0ecb152810
Merge pull request #785
8 years ago
Riccardo Spagni 8f78f1407e
Merge pull request #784
8 years ago
Riccardo Spagni 6bfb8799c3
Merge pull request #783
8 years ago
Riccardo Spagni 17049fa8e8
Merge pull request #782
8 years ago
Riccardo Spagni a299e5269b
Merge pull request #801
8 years ago
Riccardo Spagni 784a2108f4
Merge pull request #800
8 years ago
Riccardo Spagni c2e9866fc6
Merge pull request #797
8 years ago
Riccardo Spagni da277e17b5
Merge pull request #796
8 years ago
moneromooo-monero c33ffc8e94
simplewallet: save fixes in RPC mode
8 years ago
moneromooo-monero f17b2f42b2
rpc: add pool/blockchain and block height results to gettransactions
8 years ago
moneromooo-monero ed61a2ccc1
simplewallet: set strict umask at start
8 years ago
moneromooo-monero 7385c036bd
util: add a function to set umask to 077
8 years ago
moneromooo-monero 4cfb4dff3e
blockchain: remove the tx validation result cache
8 years ago
moneromooo-monero 1aad759bf1
tx_pool: fix (hopefully) save/load of kept_by_block
8 years ago
moneromooo-monero d662ab5cec
rpc: print human readable time since received when printing pool
8 years ago
moneromooo-monero 5c9dd23b1c
rpc: add a do_not_relay boolean to tx submission
8 years ago
moneromooo-monero d817aeca80
tx_pool: ensure no txes that fail check_inputs get in the block template
8 years ago