Commit Graph

1233 Commits (9292c1e7cddbc65789d1a78a7db99111ce1980f2)
 

Author SHA1 Message Date
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
moneromooo-monero 03bc6100de
hardfork: use DB transactions when reorganizing
9 years ago
moneromooo-monero 439c4555e9
hardfork: simplify work done on reload
9 years ago
Riccardo Spagni cbdf197db0 renamed folder
9 years ago
Riccardo Spagni e6d2460263
Merge pull request #432
9 years ago
Riccardo Spagni eef5fa446e
Merge pull request #431
9 years ago
Riccardo Spagni d76b1e5ed7
Merge pull request #429
9 years ago
moneromooo-monero 1ce2621a73
simplewallet: add a check_tx_key command
9 years ago
moneromooo-monero 5ea2f936ae
wallet2: really include non canonical outputs in dust sweep
9 years ago
moneromooo-monero 253ed76ef4
core_rpc_server: add optional json decoded tx to COMMAND_RPC_GET_TRANSACTIONS
9 years ago
moneromooo-monero ca23c0e5c8
core_rpc_server: add a getblock RPC command, and fix print_block
9 years ago
moneromooo-monero 0f6d3aa9c7
simplewallet: hide start_mining behind --trusted-daemon
9 years ago
Riccardo Spagni 0fdc75b054
Merge pull request #427
9 years ago
Riccardo Spagni 8169d429bf
Merge pull request #425
9 years ago
Riccardo Spagni 28cb856b33
Merge pull request #423
9 years ago
moneromooo-monero df8a1105e6
simplewallet: add a --trusted-daemon flag
9 years ago
moneromooo-monero 79c95c1748
simplewallet: bump default mixin from 3 to 4
9 years ago
moneromooo-monero ac90d488e7
from hard fork 2, all outputs must be decomposed
9 years ago
moneromooo-monero 90ccad1236
from hard fork 2, claim a quantized reward in coinbase
9 years ago
moneromooo-monero 22b15704b6
cryptonote_format_utils: add a function to tell if an amount is canonical
9 years ago
moneromooo-monero 234f576565
miniupnpc: quick fix for buffer overflow
9 years ago
Riccardo Spagni 5b47019cf4
Merge pull request #420
9 years ago