Commit Graph

1254 Commits (ea7380aa7f3906be6f319044e6ce1d207d1ae576)
 

Author SHA1 Message Date
Riccardo Spagni ea7380aa7f
Merge pull request #481
9 years ago
moneromooo-monero 2f254ff599
hardfork: add a get_ideal_version(uint64_t) function
9 years ago
moneromooo-monero 4187e569d8
hardfork: allow per-fork voting thresholds
9 years ago
Riccardo Spagni 6a01030533
Merge pull request #475
9 years ago
moneromooo-monero ef4c5b5d8e
unit_tests: fix build without berkeleydb
9 years ago
Riccardo Spagni 575af61815
Merge pull request #470
9 years ago
Riccardo Spagni 71e17abfec
Merge pull request #468
9 years ago
moneromooo-monero b1d0c8a049
blockchain_dump: fix build without berkeley db
9 years ago
moneromooo-monero c7dc6ef8e8
simplewallet: add a set default-mixin command
9 years ago
Riccardo Spagni 466706f695
Merge pull request #465
9 years ago
moneromooo-monero 5f8baba26e
wallet2: fix CLANG compile error
9 years ago
Riccardo Spagni 5978fc18f7
Merge pull request #463
9 years ago
Riccardo Spagni 9ea58ebbae
Merge pull request #461
9 years ago
Riccardo Spagni 6960b1e8a9
Merge pull request #460
9 years ago
Riccardo Spagni 167e8512ff
Merge pull request #457
9 years ago
Riccardo Spagni 62b0984e65
Merge pull request #455
9 years ago
moneromooo-monero 051ddbc741
rpc: fix start_mining and status RPC crashes
9 years ago
moneromooo-monero bc110af0ee
blockchain_utilities: properly exit on error
9 years ago
moneromooo-monero 4f873bcbaa
Remove some old/obsolete/unused code
9 years ago
moneromooo-monero e70d2e5be8
common: const and init list pedantry
9 years ago
moneromooo-monero 6df4e67cd2
Fix a possibly-unused warning, and rationalize types
9 years ago
Riccardo Spagni 9292c1e7cd
Merge pull request #453
9 years ago
Riccardo Spagni 3f6ce0c161
Merge pull request #451
9 years ago
moneromooo-monero 3e89df4150
Build fixes for the old blockchain_storage version
9 years ago
moneromooo-monero ecf0b83406
db_bdb: add versioning, to detect incompatible format changes
9 years ago
moneromooo-monero f7e99047e4
db_lmdb: add versioning, to detect incompatible format changes
9 years ago
Riccardo Spagni 7003e7c156
Merge pull request #450
9 years ago
Riccardo Spagni dc9e58c953 Merge branch 'master' of https://github.com/fluffypony/bitmonero
9 years ago
Riccardo Spagni bb0c161e7d renamed folder
9 years ago
Riccardo Spagni 0640cde88f
Merge pull request #448
9 years ago
Riccardo Spagni 0821c6f6ad
Merge pull request #446
9 years ago
Riccardo Spagni e1c29c94ad
Merge pull request #444
9 years ago
Riccardo Spagni db68eca0de
Merge pull request #442
9 years ago
Riccardo Spagni 4fa8f74024
Merge pull request #440
9 years ago
Riccardo Spagni 33e7d4b35c
Merge pull request #438
9 years ago
moneromooo-monero 06c65cb0ef
rpc: fix hard_fork_info RPC
9 years ago
moneromooo-monero 6f5c129c92
rpc: fix a few commands not working as command line
9 years ago
moneromooo-monero 9caf52bf5a
daemon: add a status command
9 years ago
moneromooo-monero ecbb732faa
Fix leak on real output when using a very recent output
9 years ago
moneromooo-monero 43bca0d2f7
blockchain_utilities: new blockchain_dump diagnostic tool
9 years ago
moneromooo-monero 5f397e4412
Add functions to iterate through blocks, txes, outputs, key images
9 years ago
moneromooo-monero 0a5a5e8597
db_bdb: record numbers for recno databases start at 1
9 years ago
moneromooo-monero 50dfdc057a
db_bdb: DB_KEYEMPTY is also not found for non-top recon fields
9 years ago
moneromooo-monero 572780e335
blockchain_db: use the DNE exceptions where appropriate
9 years ago
moneromooo-monero 1980d8ebfa
console_handler: silence spurious message when exiting daemon
9 years ago
moneromooo-monero 6376627530
hardfork: switch voting to block minor version
9 years ago
moneromooo-monero 55178aed8c
unit_tests: remove leftover debug traces in hardfork test
9 years ago
Riccardo Spagni 14dd279fe1
Merge pull request #437
9 years ago
moneromooo-monero b13e7f284b
blockchain_export can now export to a blocks.dat format
9 years ago
moneromooo-monero 11db442a6c
bootstrap_file: do not try to create a directory with an empty name
9 years ago