Commit Graph

2193 Commits (f025622ff2e9dd4afaed9e05062c4ac2708189f6)
 

Author SHA1 Message Date
Ilya Kitaev 2facbe77e4 Wallet API : WalletManager::findWallets() added
8 years ago
Ilya Kitaev ec949c383c scripts for faster test wallets generation
8 years ago
redfish 14d10e77b0 readme: notes on config file and fg/bg run mode
8 years ago
Ilya Kitaev 7f3d28fe1b regenerated test wallets, basic functions got broken
8 years ago
Ilya Kitaev bc4584c1ff Merge remote-tracking branch 'upstream/master'
8 years ago
Ilya Kitaev 4327548915 installing wallet_api header
8 years ago
Ilya Kitaev 7ac134254f cmake: BUILD_TESTS as option explicitly; added missed dependency
8 years ago
Ilya Kitaev 1f0d016f44 cmake libutils dependency added
8 years ago
Ilya Kitaev d43ad22595 all wallet dependencies merged to single static lib
8 years ago
redfish 95be58ef0e crypto: slow-hash: disable mul implemented in asm for ARM
8 years ago
moneroexample de030d99a5 fix: error: -Werror=misleading-indentation
8 years ago
redfish c2d7300d2e contrib: epee: add exception spec to throwing destructors
8 years ago
redfish 68987416ad src: p2p: add exception spec to throwing destructors
8 years ago
redfish 21dbc95b47 crypto: slow-hash: fix misleading indent
8 years ago
redfish 70f363401b crypto: slow-hash: remove unused hash list for ARM
8 years ago
redfish 1a7772fbae crypto: oaes_lib: remove unused _NR array
8 years ago
redfish 6462a3a6db crypto: fix compile error: use named type in sizeof
8 years ago
Riccardo Spagni a837c9cb0f
Merge pull request #842
8 years ago
Riccardo Spagni f03def87ad
Merge pull request #840
8 years ago
Riccardo Spagni 36dfbf9e00
Merge pull request #837
8 years ago
Riccardo Spagni e54e4d96a4
Merge pull request #831
8 years ago
Riccardo Spagni ae205020f6
Merge pull request #827
8 years ago
Ilya Kitaev 9ae4e871a3 WalletListener::moneyReceived test
8 years ago
osensei 1c0bffb5f0 Restrict also 'get_connections' and 'getbans' APIs.
8 years ago
Ilya Kitaev 40087a745f WalletListener::moneySpent test
8 years ago
moneromooo-monero d539be3359
crypto: make clear generate_random_bytes is not thread safe
8 years ago
osensei 9f8bc4946b Don't allow 'flush_txpool' and 'setbans' JSON_RPC methods when running in restricted mode.
8 years ago
Ilya Kitaev 27d86b73c6 WalletListener::moneySpent(), WalletListener::moneyReceived()
8 years ago
Ilya Kitaev ff52c67aa9 i_wallet_callback: virtual dtor
8 years ago
Ilya Kitaev 2d799097ca Merge remote-tracking branch 'upstream/master'
8 years ago
dEBRUYNE-1 bc99b5d1da
Update README with TAILS instructions
8 years ago
Ilya Kitaev 5dbd2b8fc3 started WalletListener
8 years ago
Ilya Kitaev 71131a84ea TransactionHistory continued
8 years ago
moneromooo-monero 9ef8c7b694
tests: fix tests broken by the removal of the block reward accumulation loop
8 years ago
moneromooo-monero a6e717ed30
cn_deserialize: deserialize tx_extra too
8 years ago
moneromooo-monero 3eff37f931
unit_tests: add a write_varint/read_varint test
8 years ago
moneromooo-monero 7a663873ce
unit_tests: fix UNBOUND_LIBRARIES/UNBOUND_LIBRARY typo
8 years ago
moneromooo-monero d6bce4be36
core: move tx_extra parsing errors to log level 1
8 years ago
Riccardo Spagni 30dce45643 Merge branch 'performance' of https://github.com/LMDB/bitmonero
8 years ago
Howard Chu f1e70d15ca Only log 1/N skipped blocks
8 years ago
Howard Chu cebb97c913 Move refresh height to keys file from cache file
8 years ago
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