Commit Graph

1914 Commits (079fbd3d42f74d9bdc268c83677878b9ac5c1047)
 

Author SHA1 Message Date
Ilya Kitaev 079fbd3d42 Wallet::createTransaction API introduced
8 years ago
Ilya Kitaev ee5bb17f26 Wallet::transfer() continued
8 years ago
Ilya Kitaev c37c856d6d Wallet::transfer in progress
8 years ago
Ilya Kitaev 830c19c934 Wallet::refresh + tests
8 years ago
Ilya Kitaev 1ae9cdc6bf "testnet" is default parameter
8 years ago
Ilya Kitaev 2157a9ac48 testnet option, Wallet::balance(), Wallet::unlockedBalance()
8 years ago
Ilya Kitaev df6026182a Merge remote-tracking branch 'upstream/master'
8 years ago
Riccardo Spagni 0ee87e6305
Merge pull request #770
8 years ago
moneromooo-monero 878ab5d896
wallet: fix --generate-from-keys saving as watch only
8 years ago
Riccardo Spagni 2b57845766
Merge pull request #765
8 years ago
moneromooo-monero d5d46e6d6d
tests: obligatory hardfork unit build fix after interface change
8 years ago
moneromooo-monero 25672d3f10
wallet: pass std::function by const ref, not value
8 years ago
moneromooo-monero 0be6e08dd0
wallet: do not leak owned amounts to the daemon unless --trusted-daemon
8 years ago
moneromooo-monero 12146daeed
wallet: change sweep_dust to sweep_unmixable
8 years ago
moneromooo-monero 600a3cf0c0
New RPC and daemon command to get output histogram
8 years ago
moneromooo-monero f9a2fd2ff5
wallet: handle rare case where fee adjustment can bump to the next kB
8 years ago
moneromooo-monero f26651ab8a
wallet: factor fee calculation
8 years ago
Riccardo Spagni 1559c71ef2
Merge pull request #763
8 years ago
moneromooo-monero b8527668ff
blockchain: for v3, require miner tx to have well behaved outs
8 years ago
moneromooo-monero 97638b1fb7
core: fix miner tx block reward with fees
8 years ago
Ilya Kitaev 8790904cf9 - testnet option added to api;
8 years ago
Riccardo Spagni 02ee0db6c5
Merge pull request #762
8 years ago
Riccardo Spagni 287e88283c
remove connectivity tool, comment it out from munin plugins too
8 years ago
Riccardo Spagni 51a56e78ae
remove unecessary and bad std::move from portable_storage_template_helper.h
8 years ago
Riccardo Spagni 0d30b65785 Merge pull request #749
8 years ago
Riccardo Spagni 46d4fd000c
Merge pull request #761
8 years ago
Riccardo Spagni 01e0a69c17 Revert "Merge pull request #749"
8 years ago
Riccardo Spagni 40b8a5f327
Merge pull request #756
8 years ago
Riccardo Spagni 7fa63a82a1
Merge pull request #749
8 years ago
Riccardo Spagni cb6be986c3
Merge pull request #748
8 years ago
moneromooo-monero a2e378b91b
wallet: add a --generate-from-json flag
8 years ago
Thomas Winget bfd4a28c41
Update BlockchainDB documentation
8 years ago
Thomas Winget 797357eefb
Change Doxyfile, Blockchain not blockchain_storage
8 years ago
Thomas Winget c835215ea9
remove defunct code from cryptonote::core
8 years ago
Thomas Winget 50dba6d301
cryptonote::core doxygen documentation
8 years ago
Thomas Winget 8ac329df02
doxygen documentation for difficulty functions
8 years ago
Thomas Winget 540a76c5c2
Move checkpoint functions into checkpoints class
8 years ago
Thomas Winget 1b0c98e7e9
doxygen documentation for checkpoints.{h,cpp}
8 years ago
Thomas Winget 89c24ac2be
Remove unnecessary or defunct code
8 years ago
Thomas Winget ab0ed14a41
doxygen include private and static members
8 years ago
Thomas Winget 3a484497bc
Updated documentation for blockchain.*
8 years ago
moneromooo-monero cc4b19c32e
blockchain: fix partial block reward detection
8 years ago
Riccardo Spagni eb1b87d239
Merge pull request #746
8 years ago
Riccardo Spagni 8438aeb740
update version number
8 years ago
Riccardo Spagni 5f94526968
Merge pull request #745
8 years ago
moneromooo-monero 4b425a397c
core_tests: fix compile failure with GCC 4.8.4
8 years ago
Riccardo Spagni 8146497f4c
Merge pull request #744
8 years ago
Riccardo Spagni 40974b155e
fix building on FreeBSD
8 years ago
Ilya Kitaev 2cce32995b wallet2::store() implemented within wallet2::store_to
8 years ago
Riccardo Spagni 1800d611a2
bump miniupnpc API version number
8 years ago