Commit Graph

2223 Commits (39f7fad71d0a9fc72cab606ec1dfbd87dcda34ba)
 

Author SHA1 Message Date
Ilya Kitaev 2157a9ac48 testnet option, Wallet::balance(), Wallet::unlockedBalance()
8 years ago
Ilya Kitaev df6026182a Merge remote-tracking branch 'upstream/master'
8 years ago
Howard Chu efbdde2c66 Detect map resize failures
8 years ago
Thomas Winget f746c9d01b
minor corrections/clarifications
8 years ago
Howard Chu 8757e46b78 add blockhashing blob to getblocktemplate
8 years ago
moneromooo-monero 34957fcbb9
tests: add test for needed OpenSSL algorithms in unbound
8 years ago
moneromooo-monero 587e2e9418
README: mention TORSOCKS_ALLOW_INBOUND for wallet connections
8 years ago
moneromooo-monero ead6956080
simplewallet: always gracefully exit on EOF
8 years ago
Riccardo Spagni 0ee87e6305
Merge pull request #770
8 years ago
moneromooo-monero ef4ff4252a
connection_basic: avoid gratuitous exception
8 years ago
moneromooo-monero 878ab5d896
wallet: fix --generate-from-keys saving as watch only
8 years ago
moneromooo-monero b4eada907c
wallet: make load_keys check types when loading JSON
8 years ago
moneromooo-monero 3e557254c7
wallet: make the JSON reading type safe
8 years ago
moneromooo-monero f8d05f3cd9
common: new json_util.h
8 years ago
Riccardo Spagni 2b57845766
Merge pull request #765
8 years ago
moneromooo-monero 43962f4103
abstract_tcp_server2: possible fix for exception in handle_accept
8 years ago
moneromooo-monero 24b3e9007a
Convey tx verification failure reasons to the RPC client
8 years ago
moneromooo-monero 77d1c6b672
simplewallet: default to trusted daemon for loopback address
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 c6bb201a07
Transaction pool documentation (and some cleanup)
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