Commit Graph

1877 Commits (8ac329df0294f16efbc48a2785eda165878d3511)
 

Author SHA1 Message Date
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
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
Riccardo Spagni 37fbb7a8b7
Merge pull request #738
8 years ago
Riccardo Spagni ec4186a30c
Merge pull request #737
8 years ago
Riccardo Spagni f6317ec1c0
Merge pull request #736
8 years ago
Riccardo Spagni 9b10e9cc75
Merge pull request #735
8 years ago
Riccardo Spagni f63b945d28
Merge pull request #734
8 years ago
Riccardo Spagni b72f143724
Merge pull request #733
8 years ago
moneromooo-monero 79117d4275
db_lmdb: include the error codes from lmdb api in error logs
8 years ago
moneromooo-monero 1c3ed4c9da
cryptonote_protocol: clarify height wording
8 years ago
moneromooo-monero 2b4cab30fc
epee: fix potential hang on exit
8 years ago
moneromooo-monero d2aa427c78
rpc: fix print_tx in command line mode
8 years ago
moneromooo-monero b525457061
simplewallet: make --password-file work in RPC mode
8 years ago
moneromooo-monero fff238ec94
Print stack trace upon exceptions
8 years ago
Riccardo Spagni d7fb03fc97
Merge pull request #732
8 years ago
Riccardo Spagni 95916ad537
Merge pull request #731
8 years ago
Howard Chu db1b2db4d5 Reduce log noise
8 years ago
Howard Chu 9b3e43c327 Fix issue #706
8 years ago
moneromooo-monero 498ad73729
tests: enable core tests again
8 years ago
Riccardo Spagni e05278cef5
Merge pull request #730
8 years ago
Riccardo Spagni 435b6e4e32
bump the version
8 years ago
Riccardo Spagni e4c2e9e5e0
baked-in block headers now go all the way up to 1 million. 1 MILLION
8 years ago
Riccardo Spagni 4d34682883
Merge pull request #728
8 years ago
Riccardo Spagni 33bdba5cdd
Merge pull request #729
8 years ago
Ilya Kitaev 7df2baf6b0 fixed "undefined reference" for boost::system library
8 years ago
Howard Chu a74348e115 Add destructor for readtxns
8 years ago
Ilya Kitaev 62606f11f5 Wallet::store_to(path, password) implemented;
8 years ago
Ilya Kitaev 19fcc74912 Wallet::address implemented
8 years ago
Ilya Kitaev 180ac6e438 WalletManager::recoveryWallet implemented
8 years ago
Ilya Kitaev 5a4f099540 Wallet::setPassword() method for wallet2_api
8 years ago