Commit Graph

3313 Commits (9cda94d0aa648950a78d93db1fed7349ed777ab3)
 

Author SHA1 Message Date
Lee Clagett fa0ee42cc9 Workarounds for gcc 4.8
8 years ago
Jaquee 29333c417e
wallet api: prevent setting refresh height too high
8 years ago
Jaquee 4585ada453
Wallet2: faster exit while refreshing
8 years ago
moneromooo-monero cebae0c510
wallet2: check the node returned the real output when requested
8 years ago
kenshi84 5f4ac6b909 wallet2 bugfix: store watch_only flag properly with rewrite()
8 years ago
kenshi84 adee16440a wallet cli: print unspent outputs with histogram
8 years ago
kenshi84 542571f5cb simplewallet: remove unnecessary local_args.erase(...) in set_variable()
8 years ago
moneromooo-monero 591d83686e
core: invalidate difficulty cache when resetting blockchain
8 years ago
moneromooo-monero c0a0fcaff0
wallet2_api: some new APIs to access daemon state
8 years ago
moneromooo-monero 37ed96e611
tx_pool: fix uninitialized "last failed" fields
8 years ago
moneromooo-monero 94b6feef24
rpc: fix mixup in tx_info serialization
8 years ago
moneromooo-monero 505116771e
wallet2: fix large reorgs failing
8 years ago
moneromooo-monero 0020ad7d99
cmake: link against liblzma when found, for libunwind
8 years ago
Howard Chu f3fdefe001 Fix multiple definition clash on ARMv7 build
8 years ago
Randi Joseph 52db01ea6d Silence CMake policy warning on macos.
8 years ago
fireice-uk 474c249c90 cleaner log calc algorithm
8 years ago
Riccardo Spagni dd580d7bc7
Merge pull request #1487
8 years ago
luigi1111 374762654e
add tx hash to time stats
8 years ago
Riccardo Spagni a5d0af95b5
Merge pull request #1486
8 years ago
Riccardo Spagni 6f539159e8
Merge pull request #1484
8 years ago
Lee Clagett 522ab79e9c Fixed HTTP auth tests for gcc 4.9
8 years ago
kenshi84 99580adf66 make openalias also available for solo miner; introduce namespace tools::dns_utils; support integrated address with dns lookup
8 years ago
moneromooo-monero 12abe86ac0
core: fix recalculation of emission/fees
8 years ago
kenshi84 38f00d07f7 wallet cli: viewing and editing address book
8 years ago
Riccardo Spagni 049b7e9a93
Merge pull request #1483
8 years ago
kenshi84 af9a799925 account for API difference between 1.58 & 1.59
8 years ago
Riccardo Spagni 4fe5c351cd
Merge pull request #1479
8 years ago
Riccardo Spagni 04bdce54b7
Merge pull request #1478
8 years ago
Riccardo Spagni 5a66365cdd
Merge pull request #1477
8 years ago
moneromooo-monero c31e42e2bb
simplewallet: bump output file format version
8 years ago
moneromooo-monero 1976eddd89
common: add missing #include <system_error> for std::error_code
8 years ago
Lee Clagett d55e2266ca Fixed uninitialized valgrind errors in serialization tests
8 years ago
Riccardo Spagni c7f9d0d971
Merge pull request #1475
8 years ago
Riccardo Spagni 9777de1890
Merge pull request #1474
8 years ago
Riccardo Spagni e170cbe013
Merge pull request #1473
8 years ago
Riccardo Spagni 6847999fb8
Merge pull request #1472
8 years ago
Riccardo Spagni dca146f823
Merge pull request #1469
8 years ago
Riccardo Spagni 233ba51ad9
Merge pull request #1468
8 years ago
Riccardo Spagni f5176cb6e8
Merge pull request #1467
8 years ago
Riccardo Spagni 1551ce98f2
Merge pull request #1466
8 years ago
Riccardo Spagni b9b9028e50
Merge pull request #1462
8 years ago
kenshi84 07b9138cad support importing unportable outputs
8 years ago
kenshi84 2ac8007544 also use portable serializer for boost_serialization_helper.h and net_node.inl, completely adandon boost/archive/binary_oarchive.hpp
8 years ago
kenshi84 d1d6e27ab6 moved boost cpp into hpp since they're supposed to be header only
8 years ago
Lee Clagett 81702b5451 Fixes for google test < 1.8
8 years ago
Lee Clagett 2bddb8ebee Refactored password prompting for wallets
8 years ago
Jaquee fc40b3e732
Lower connection timeout in check_connection()
8 years ago
Riccardo Spagni 5fcf7c1c18
Merge pull request #1464
8 years ago
Lee Clagett e3639f5cc3 Removed unused functions
8 years ago
moneromooo-monero 9e4b3724c7
simplewallet: add pending/pool/failed in the show_transfers help
8 years ago