Commit Graph

2352 Commits (a4501384bf67360e2aee345c4ffe3819d4bbcb37)
 

Author SHA1 Message Date
Ilya Kitaev 3ac20a46b3 wallet::default_mixin exposed to public interface as
8 years ago
Ilya Kitaev c554055ce4 Wallet::filename, Wallet::keysFilename, tests for move wallet
8 years ago
Howard Chu d6f5d543a5 Fix Issue #855
8 years ago
moneromooo-monero c5f00bc751
cn_deserialize: add minergate data
8 years ago
moneromooo-monero 2470b20029
cn_deserialize: print extra nonce as hex data
8 years ago
blashyrkh 77d8fc3344
tx_extra: parse new chunk added by minergate
8 years ago
Riccardo Spagni 30ef965f9a
Merge pull request #854
8 years ago
Riccardo Spagni 0ec8bc944c
Merge pull request #850
8 years ago
Ilya Kitaev 8f9d98b3e0 removed unused "using"
8 years ago
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