Commit Graph

11314 Commits (master)
 

Author SHA1 Message Date
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
Riccardo Spagni bbac93f363
Merge pull request #419
9 years ago
Riccardo Spagni 2ce54a0d3e
Merge pull request #415
9 years ago
Riccardo Spagni ad1c3a715b
Merge pull request #413
9 years ago
Riccardo Spagni fe1d9ca971
Merge pull request #411
9 years ago
warptangent ee27559724
Update to compile with latest miniupnpc
9 years ago
moneromooo-monero 5d0cb73356
unbound: do not try to link against libevent
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
moneromooo-monero 5ac16321fd
gpg_keys: update my key with a later expiration date
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
moneromooo-monero 198f557d38
blockchain: use different hard fork settings for testnet and mainnet
9 years ago