Commit Graph

1905 Commits (3e557254c7a0828b0f2ca54aa7181c2dae1d7e4c)
 

Author SHA1 Message Date
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 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
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
Riccardo Spagni 1800d611a2
bump miniupnpc API version number
8 years ago
Riccardo Spagni a4242c42b2
update miniupnpc
8 years ago
Riccardo Spagni bdc07f029a
Merge pull request #743
8 years ago
Riccardo Spagni a1c38299b3
also maybe do the block height this time, you know, just so that it actually works.
8 years ago
Riccardo Spagni 93c2c1b4ba
Merge pull request #742
8 years ago
Riccardo Spagni 23d1538fe7
also update the timestamp for the hard fork
8 years ago
Riccardo Spagni def05d6353
Merge pull request #741
8 years ago
Riccardo Spagni 0b4e75026a
Merge pull request #740
8 years ago
Riccardo Spagni eda51a0dc3
set fork date for September, add hyc's GPG key, remove aabramov's
8 years ago
moneromooo-monero f7301c3563
Revert "Print stack trace upon exceptions"
8 years ago