Commit Graph

832 Commits (9292c1e7cddbc65789d1a78a7db99111ce1980f2)

Author SHA1 Message Date
Riccardo Spagni 9292c1e7cd
Merge pull request #453
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 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
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 6376627530
hardfork: switch voting to block minor version
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 e6d2460263
Merge pull request #432
9 years ago
Riccardo Spagni eef5fa446e
Merge pull request #431
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
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
Riccardo Spagni 5b47019cf4
Merge pull request #420
9 years ago
Riccardo Spagni 2ce54a0d3e
Merge pull request #415
9 years ago
warptangent ee27559724
Update to compile with latest miniupnpc
9 years ago
moneromooo-monero 180bcde866
build: default to Berkeley DB for 32 bit and ARM
9 years ago
moneromooo-monero 791d8cb038
db_bdb: fix hard fork keys
9 years ago
moneromooo-monero cec92c4fd3
hardfork: move an assert so it actually works
9 years ago
Riccardo Spagni 1e7fc9c093
Merge pull request #410
9 years ago
Riccardo Spagni 419d70eb1f
Merge pull request #409
9 years ago
moneromooo-monero 33affd2d17
blockchain: on hardfork 2, require mixin 2 at least if possible
9 years ago
moneromooo-monero 434e0f42e7
hardfork: make the voting window a week
9 years ago
moneromooo-monero 0a7421b607
hardfork: rescan speedup
9 years ago
moneromooo-monero fec98b8952
hardfork: remove use of GNU extension for initializing object
9 years ago
moneromooo-monero 4bbf944df0
blockchain: on hardfork 2, allow miners to claim less money than allowed
9 years ago
moneromooo-monero 088bc56d79
hardfork: change window semantics to not count the newly added block
9 years ago