Commit Graph

1583 Commits (baf4574ad5f3198276c8552f109ecff02efdcfee)

Author SHA1 Message Date
moneromooo-monero 080a60610f
simplewallet: revert to foreground refresh at startup
8 years ago
Riccardo Spagni 38e5156392
Merge pull request #914
8 years ago
Riccardo Spagni 8e143fcf1d
Merge pull request #911
8 years ago
Riccardo Spagni 77015e8132
Merge pull request #904
8 years ago
Riccardo Spagni fc3e135b83
Merge pull request #902
8 years ago
Riccardo Spagni b1bec02ce5
Merge pull request #900
8 years ago
Riccardo Spagni 07f1d4e04d
Merge pull request #899
8 years ago
Riccardo Spagni 992b6cce06
Merge pull request #897
8 years ago
moneromooo-monero 89d9f382a0
wallet: add command and RPC to sign/verify data
8 years ago
Ilya Kitaev d7597c5961 refreshing wallet even if error happened
8 years ago
Ilya Kitaev 6d32a3d16b wallet_api: async init, Wallet::connected status, log level
8 years ago
Ilya Kitaev 193d251360 libwallet_api cmake: conditionally creating libwallet_merged2 only for
8 years ago
Ilya Kitaev 10c06ddac7 wallet_api: segfault on refresh fixed
8 years ago
Ilya Kitaev 9d2cb4f36c WalletListener functionality
8 years ago
Ilya Kitaev d27b883b2d hack to successfull linking for MSYS2
8 years ago
Ilya Kitaev 083380cb8f Transaction fee multiplier aka priority integraged
8 years ago
Ilya Kitaev 00ed12bd6c Wallet::paymentIdValid
8 years ago
moneromooo-monero 87b1153f37
wallet2_api: use uint64_t for amounts
8 years ago
moneromooo-monero d7b681cd65
remove hf_starting_height db
8 years ago
redfish fa85cd845f common: stack trace: make clang happy with func ptrs
8 years ago
moneromooo-monero 014f3a0d39
Add a daemon RPC version, and make simplewallet check it
8 years ago
moneromooo-monero 78cc10f3fa
daemon: fix ban seconds being misinterpreted as absolute
8 years ago
moneromooo-monero 34ecfdbf15
rpc: fix get_bans and set_bans RPC names, they were missing a _
8 years ago
moneromooo-monero a95a2cbc4d
wallet_rpc_server: add payment id from integrated addresses to extra
8 years ago
redfish ce6b83128e daemonizer: posix: keep parent's working dir and umask
8 years ago
moneromooo-monero a0bf85d09d
wallet2_api: make this build (smatch needs .str() for /=)
8 years ago
Riccardo Spagni 18fa01c092
Merge pull request #884
8 years ago
Riccardo Spagni 1088ed862b
Merge pull request #883
8 years ago
Riccardo Spagni 0b65717a5d
Merge pull request #882
8 years ago
Riccardo Spagni 00fd89a36d
Merge pull request #879
8 years ago
Riccardo Spagni 3923cbddaf
Merge pull request #878
8 years ago
Riccardo Spagni 628f57b212
Merge pull request #873
8 years ago
moneromooo-monero c2ad9caf01
allow peers without port
8 years ago
moneromooo-monero 459ec6040e
daemon: print exception errors when failing to parse config file
8 years ago
moneromooo-monero f11191a818
rpc: restrict number of fake outs requested in restricted rpc mode
8 years ago
Ilya Kitaev beb6d9200d CMake: GPL 'libutils' script removed
8 years ago
Ilya Kitaev ab61ba0c9b Merge branch 'master' of https://github.com/mbg033/bitmonero
8 years ago
Ilya Kitaev d60864785f WalletManager::findWallets: searching by "keys" files instead of
8 years ago
Ilya Kitaev ca61153003 Wallet: payment id and integrated address
8 years ago
Ilya Kitaev 23cbf6fd97 PendingTransactionImpl: pointer->reference
8 years ago
Ilya Kitaev c1d9e7cd2a commented regex
8 years ago
Ilya Kitaev 563baf1b68 Typo fixed
8 years ago
Ilya Kitaev 2efec04f74 Wallet::createTransaction: added mixin_count param
8 years ago
Ilya Kitaev 85a632244e double/string to monero integer convertion methods
8 years ago
Ilya Kitaev e7d8f2a085 wallet::default_mixin exposed to public interface as
8 years ago
Ilya Kitaev a5374897f8 Wallet::filename, Wallet::keysFilename, tests for move wallet
8 years ago
Ilya Kitaev a1eddcd693 removed unused "using"
8 years ago
Ilya Kitaev 8390bfa770 Wallet API : WalletManager::findWallets() added
8 years ago
Ilya Kitaev dbc0b039b4 installing wallet_api header
8 years ago
Ilya Kitaev 191cb594de all wallet dependencies merged to single static lib
8 years ago
Ilya Kitaev 64348a2d11 WalletListener::moneySpent test
8 years ago
Ilya Kitaev 060bb62e29 WalletListener::moneySpent(), WalletListener::moneyReceived()
8 years ago
Ilya Kitaev 214014c048 i_wallet_callback: virtual dtor
8 years ago
Ilya Kitaev 374577018d started WalletListener
8 years ago
Ilya Kitaev e6fdd5dd10 TransactionHistory continued
8 years ago
Ilya Kitaev 3dd4b4ccf9 merged with upstream
8 years ago
Ilya Kitaev d500272fa8 Wallet API : transaction history in progress
8 years ago
Ilya Kitaev 663ed04eb8 transaction history api in progress
8 years ago
Ilya Kitaev 12345d382c api implementation splitted over separate files
8 years ago
Ilya Kitaev 60508e6bae TransactionInfo / TransactionHistory APIs design
8 years ago
Ilya Kitaev 951f3b5d83 Wallet::createTransaction API introduced
8 years ago
Ilya Kitaev 7c51227f88 Wallet::transfer in progress
8 years ago
Ilya Kitaev e04c67ac4c Wallet::refresh + tests
8 years ago
Ilya Kitaev 9cdf0b7d7f "testnet" is default parameter
8 years ago
Ilya Kitaev caf0e02787 testnet option, Wallet::balance(), Wallet::unlockedBalance()
8 years ago
Ilya Kitaev 8df820b301 - testnet option added to api;
8 years ago
Ilya Kitaev 94eaeb50b2 wallet2::store() implemented within wallet2::store_to
8 years ago
moneromooo-monero 6b08001f9e
simplewallet: mention the background refresh thread when starting
8 years ago
moneromooo-monero 945c272f6c
wallet: add a fee multiplier
8 years ago
Ilya Kitaev 4e5521d87d PendingTransactionImpl: pointer->reference
8 years ago
Ilya Kitaev 7b7cf21644 commented regex
8 years ago
Ilya Kitaev eec0f57d60 Typo fixed
8 years ago
luigi1111 d7189600ae
remove POSIX_C_SOURCE and remove dlfcn.h for static builds
8 years ago
Riccardo Spagni de91bb75a1
Merge pull request #870
8 years ago
Riccardo Spagni 8c34cca0f0
Merge pull request #867
8 years ago
Riccardo Spagni 03477063ba
Merge pull request #868
8 years ago
luigi1111 57dce8083a
gmtime for Windows
8 years ago
Ilya Kitaev f1c4a376af Wallet::createTransaction: added mixin_count param
8 years ago
moneromooo-monero 15c2b69db7
common: fix build without libunwind
8 years ago
moneromooo-monero f0b85c1631
simplewallet: add a status command
8 years ago
Riccardo Spagni 21b3a1b43c
Merge pull request #863
8 years ago
Riccardo Spagni 2072c642d1
Merge pull request #862
8 years ago
Riccardo Spagni 551d44a989
Merge pull request #856
8 years ago
Riccardo Spagni ba61f37f9c
Merge pull request #846
8 years ago
Riccardo Spagni e97d96ccfb
Merge pull request #775
8 years ago
moneromooo-monero 5dc09f2666
wallet_rpc_server: fix some string values being returned between <>
8 years ago
Ilya Kitaev 3318addafa double/string to monero integer convertion methods
8 years ago
moneromooo-monero 0c6e9e4ddd
rpc: fix getblock RPC sending blob as binary, not hex dump
8 years ago
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
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
Ilya Kitaev 8f9d98b3e0 removed unused "using"
8 years ago
Ilya Kitaev 2facbe77e4 Wallet API : WalletManager::findWallets() added
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 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
redfish 68987416ad src: p2p: add exception spec to throwing destructors
8 years ago