Commit Graph

1998 Commits (09dddf281a55e918d1d5afa3a184779570538d7e)
 

Author SHA1 Message Date
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
Riccardo Spagni 5247c063ea
Merge pull request #821
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
Riccardo Spagni b6f19a485c
Merge pull request #816
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
Riccardo Spagni 94a291f8fb
Merge pull request #806
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
AwfulCrawler 2d9dfd0820 Merge pull request #1 from monero-project/master
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 3102feb56c
abstract_tcp_server2: fix send queue limit warning spam
8 years ago
moneromooo-monero 6bca9a8ef4
abstract_tcp_server2: avoid deadlock waiting for send queue to drain
8 years ago
moneromooo-monero 7450656bf3
net_node: fix connection leak when ping fails with bad response
8 years ago
moneromooo-monero 672162d9e2
tests: fix compile failure on wallet2::transfer
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 b52148201b
Merge pull request #786
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
Riccardo Spagni 8f63e89c7f
Merge pull request #791
8 years ago
Riccardo Spagni 977ec85c5d
Merge pull request #789
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