Commit Graph

2352 Commits (a4501384bf67360e2aee345c4ffe3819d4bbcb37)
 

Author SHA1 Message Date
Howard Chu 590c43988c Make fast_refresh interruptible
8 years ago
Howard Chu 687855d658 Set refresh height earlier
8 years ago
Ilya Kitaev 93119344ec TransactionHistory continued
8 years ago
Riccardo Spagni 8b0d22a2aa
Merge pull request #826
8 years ago
Riccardo Spagni 5b734c2a3a
Merge pull request #825
8 years ago
Riccardo Spagni aee3214d86
Merge pull request #824
8 years ago
Howard Chu 2fb00c0666 Fix 19fe8ae3ef
8 years ago
moneromooo-monero e409e59d29
Print stack trace on exceptions
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
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
Ilya Kitaev 566166aafd merged with upstream
8 years ago
Ilya Kitaev dce5374660 Merge remote-tracking branch 'upstream/master' into develop
8 years ago
Howard Chu 2b0fa05f0d Another take on migration
8 years ago
moneromooo-monero 31587bdd15
random: call abort(3) instead of assert in must_succeed macro
8 years ago
Ilya Kitaev 53a97bdcd3 Wallet API: transaction history in progress
8 years ago
Ilya Kitaev 02c9df5de2 Wallet API : transaction history in progress
8 years ago
moneromooo-monero 4b1c0d69f4
simplewallet: some background refresh threading fixes
8 years ago
Ilya Kitaev a213887476 transaction history api in progress
8 years ago
Ilya Kitaev b6aaf53a60 transaction history api in progress
8 years ago
Ilya Kitaev f83f3cbd96 api implementation splitted over separate files
8 years ago
moneromooo-monero b0850a9bea
wallet: add a new sweep_all command and RPC command
8 years ago
Ilya Kitaev 4e1c2dc365 TransactionInfo / TransactionHistory APIs design
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