Age | Commit message (Expand) | Author | Files | Lines |
2019-03-04 | ArticMine's new block weight algorithm | moneromooo-monero | 1 | -2/+16 |
2019-01-28 | blockchain: add --reorg-notify | moneromooo-monero | 1 | -1/+9 |
2019-01-22 | Pruning | moneromooo-monero | 1 | -0/+6 |
2019-01-16 | Merge pull request #5015 | Riccardo Spagni | 1 | -1/+1 |
2019-01-16 | Merge pull request #4984 | Riccardo Spagni | 1 | -0/+2 |
2018-12-31 | Merge pull request #4940 | luigi1111 | 1 | -0/+5 |
2018-12-25 | cryptonote_core: revert extra_tx_map | moneromooo-monero | 1 | -1/+1 |
2018-12-18 | blockchain_db: speedup tx output gathering | moneromooo-monero | 1 | -0/+2 |
2018-12-12 | Merge pull request #4909 | Riccardo Spagni | 1 | -2/+2 |
2018-12-05 | blockchain: call deinit in dtor | moneromooo-monero | 1 | -0/+5 |
2018-11-28 | add command pop_blocks | Jason Wong | 1 | -0/+7 |
2018-11-27 | blockchain: avoid unnecessary DB lookups when syncing | moneromooo-monero | 1 | -2/+2 |
2018-11-04 | blockchain: remove unused output_scan_worker parameter | moneromooo-monero | 1 | -3/+1 |
2018-11-01 | core: avoid unnecessary tx/blob conversions | moneromooo-monero | 1 | -1/+1 |
2018-10-26 | Merge pull request #4536 | Riccardo Spagni | 1 | -2/+16 |
2018-10-26 | Merge pull request #4408 | Riccardo Spagni | 1 | -0/+5 |
2018-10-22 | blocks: use auto-generated .c files instead of 'LD -r -b binary' | xiphon | 1 | -2/+16 |
2018-10-08 | Revert "Merge pull request #4472" | Riccardo Spagni | 1 | -16/+2 |
2018-10-04 | blocks: use auto-generated .c files instead of 'LD -r -b binary' | xiphon | 1 | -2/+16 |
2018-09-29 | Merge pull request #4333 | Riccardo Spagni | 1 | -0/+11 |
2018-09-20 | cryptonote_core: warn when the block rate deviates from expectations | moneromooo-monero | 1 | -0/+5 |
2018-09-14 | remove obsolete daemon selection of fake outs and old tx construction | moneromooo-monero | 1 | -61/+0 |
2018-09-11 | v8: per byte fee, pad bulletproofs, fixed 11 ring size | moneromooo-monero | 1 | -33/+44 |
2018-08-22 | Merge pull request #4204 | luigi1111 | 1 | -3/+6 |
2018-08-16 | core: cache block template where possible | moneromooo-monero | 1 | -0/+21 |
2018-08-12 | core: sync database based on bytes added, not blocks added | moneromooo-monero | 1 | -3/+6 |
2018-07-19 | Merge pull request #3973 | luigi1111 | 1 | -1/+1 |
2018-07-19 | Merge pull request #3854 | luigi1111 | 1 | -1/+10 |
2018-06-29 | add --regtest and --fixed-difficulty for regression testing | victorsintnicolaas | 1 | -1/+10 |
2018-06-26 | rpc: rework to avoid repeated calculations in get_blocks.bin | moneromooo-monero | 1 | -1/+1 |
2018-06-26 | replace std::list with std::vector on some hot paths | moneromooo-monero | 1 | -8/+8 |
2018-06-26 | alt_chain_info can now give more info about a particular alt chain | moneromooo-monero | 1 | -1/+1 |
2018-06-08 | Merge pull request #3450 | luigi1111 | 1 | -0/+7 |
2018-05-30 | Merge pull request #3731 | luigi1111 | 1 | -2/+5 |
2018-05-29 | Merge pull request #3251 | luigi1111 | 1 | -3/+6 |
2018-05-29 | Merge pull request #3420 | luigi1111 | 1 | -0/+4 |
2018-05-23 | db_lmdb: save pruned and prunable tx data separately | moneromooo-monero | 1 | -3/+6 |
2018-05-21 | speed up get_output_distribution (and precalc common case) | moneromooo-monero | 1 | -2/+3 |
2018-05-13 | Use median timestamp if current time renders a block invalid. | Thaer Khawaja | 1 | -2/+5 |
2018-04-23 | speedup get_output_histogram for all amounts when min_count > 0 | moneromooo-monero | 1 | -1/+2 |
2018-03-21 | core: add get_earliest_ideal_height_for_version() | stoffu | 1 | -0/+7 |
2018-03-19 | blockchain: cache difficulty for next block | moneromooo-monero | 1 | -0/+4 |
2018-03-16 | add RPC to get a histogram of outputs of a given amount | moneromooo-monero | 1 | -1/+22 |
2018-03-14 | Remove the `Blockchain::get_all_known_block_ids` function. | Jean Pierre Dudey | 1 | -9/+0 |
2018-03-05 | Stagenet | stoffu | 1 | -5/+5 |
2018-01-27 | Merge pull request #3144 | Riccardo Spagni | 1 | -0/+8 |
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 |
2018-01-17 | rpc: expose recent median block size in getinfo | moneromooo-monero | 1 | -0/+8 |
2018-01-10 | Merge pull request #2971 | Riccardo Spagni | 1 | -1/+1 |
2017-12-20 | Fix exceptions not finding txpool txes when relaying | moneromooo-monero | 1 | -1/+1 |
2017-12-18 | cryptonote_core: remove unused functions with off by one bugs | moneromooo-monero | 1 | -26/+0 |
2017-11-30 | core: make --offline also disable DNS lookups | moneromooo-monero | 1 | -2/+5 |
2017-11-14 | rpc: remove obsolete busy core checks | moneromooo-monero | 1 | -10/+0 |
2017-11-08 | Protect node privacy by proper filtering in restricted-mode RPC answers | binaryFate | 1 | -2/+2 |
2017-10-15 | Merge pull request #2552 | Riccardo Spagni | 1 | -0/+7 |
2017-10-15 | Merge pull request #2469 | Riccardo Spagni | 1 | -0/+2 |
2017-09-29 | core: fix failure to sync when a tx is already in the pool | moneromooo-monero | 1 | -0/+7 |
2017-09-25 | move checkpoints in a separate library | moneromooo-monero | 1 | -1/+1 |
2017-09-18 | precomputed block hashes are now in blocks of N (currently 256) | moneromooo-monero | 1 | -0/+2 |
2017-09-05 | Refactor some things into more composable (smaller) functions | Thomas Winget | 1 | -0/+56 |
2017-08-31 | DRY refactoring | Thomas Winget | 1 | -0/+7 |
2017-08-20 | Toggle SAFE syncmode on and off automatically | Howard Chu | 1 | -0/+7 |
2017-08-15 | protocol: pass blockchain cumulative difficulty when syncing | moneromooo-monero | 1 | -0/+10 |
2017-08-15 | Merge pull request #2246 | Riccardo Spagni | 1 | -3/+1 |
2017-08-09 | protocol: add checks for top block hard fork version | moneromooo-monero | 1 | -0/+9 |
2017-08-07 | Merge pull request #2225 | Riccardo Spagni | 1 | -0/+3 |
2017-08-03 | blockchain: remove a few unused variables | moneromooo-monero | 1 | -3/+1 |
2017-07-30 | blockchain: skip checking tx semantics in embedded block hash range | moneromooo-monero | 1 | -0/+3 |
2017-07-27 | blockchain: ensure all blocks get their longhash precalculated | moneromooo-monero | 1 | -1/+1 |
2017-06-23 | Fix mismatch of parameter name between header file and implementation for set... | Julien Klepatch | 1 | -3/+2 |
2017-06-11 | blockchain_db: add a txpool tx getter which returns existence | moneromooo-monero | 1 | -0/+1 |
2017-06-01 | Don't copy blockchain for coinbase_tx_sum | Howard Chu | 1 | -2/+4 |
2017-05-30 | Merge pull request #1982 | Riccardo Spagni | 1 | -1/+12 |
2017-05-25 | Move txpool to the database | moneromooo-monero | 1 | -1/+12 |
2017-04-19 | Add expected total reward to RPC "getblocktemplate". | assylias | 1 | -1/+2 |
2017-03-18 | Removed boost/asio.hpp include from epee/string_tools.h | Lee Clagett | 1 | -0/+1 |
2017-03-15 | Add intervening v5 fork for increased min block size | moneromooo-monero | 1 | -1/+2 |
2017-03-10 | fix dependency: put HardFork back to cryptonote_basic, made some BlockchainDB... | kenshi84 | 1 | -1/+1 |
2017-02-25 | core: move hardfork back to cryptonote_core | moneromooo-monero | 1 | -1/+1 |
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 1 | -1/+1 |
2017-02-13 | blockchain_db: add "raw" blobdata getters for block and transaction | moneromooo-monero | 1 | -4/+5 |
2017-02-08 | extract some basic code from libcryptonote_core into libcryptonote_basic | kenshi84 | 1 | -6/+6 |
2017-01-22 | Remove boost/foreach.cpp includes | Miguel Herranz | 1 | -1/+0 |
2017-01-22 | rpc: fix orphan_status when getting blocks | moneromooo-monero | 1 | -1/+2 |
2016-12-17 | rpc: new function and RPC to get alternative chain info | moneromooo-monero | 1 | -0/+7 |
2016-12-04 | Fix delayed exit when syncing | moneromooo-monero | 1 | -0/+5 |
2016-11-22 | Add a get_outs (fully text based) version of get_outs.bin | moneromooo-monero | 1 | -1/+1 |
2016-10-31 | rpc: add a dynamic fee estimation RPC call | moneromooo-monero | 1 | -0/+14 |
2016-10-31 | core: dynamic fee algorithm from ArticMine | moneromooo-monero | 1 | -0/+27 |
2016-10-15 | wallet: select part of the fake outs from recent outputs | moneromooo-monero | 1 | -1/+2 |
2016-08-28 | rct: rework the verification preparation process | moneromooo-monero | 1 | -2/+13 |
2016-08-28 | add rct to the protocol | moneromooo-monero | 1 | -4/+8 |
2016-08-28 | core: new /getrandom_rctouts.bin binary RPC call | moneromooo-monero | 1 | -0/+25 |
2016-08-12 | daemon: print time to next fork | moneromooo-monero | 1 | -0/+7 |
2016-08-11 | Fake outs set is now decided by the wallet | moneromooo-monero | 1 | -0/+15 |
2016-08-01 | new unlocked parameter to output_histogram | moneromooo-monero | 1 | -1/+2 |
2016-04-06 | blockchain: remove the tx validation result cache | moneromooo-monero | 1 | -1/+0 |
2016-04-02 | Merge pull request #767 | Riccardo Spagni | 1 | -3/+6 |
2016-03-27 | Merge pull request #765 | Riccardo Spagni | 1 | -0/+9 |
2016-03-27 | Convey tx verification failure reasons to the RPC client | moneromooo-monero | 1 | -3/+6 |
2016-03-26 | New RPC and daemon command to get output histogram | moneromooo-monero | 1 | -0/+9 |
2016-03-25 | blockchain: for v3, require miner tx to have well behaved outs | moneromooo-monero | 1 | -1/+2 |
2016-03-25 | Merge pull request #749 | Riccardo Spagni | 1 | -15/+875 |
2016-03-25 | Revert "Merge pull request #749" | Riccardo Spagni | 1 | -875/+15 |
2016-03-22 | Remove unnecessary or defunct code | Thomas Winget | 1 | -21/+0 |
2016-03-22 | Updated documentation for blockchain.* | Thomas Winget | 1 | -9/+890 |
2016-02-08 | core_tests: add tests for hard fork behaviors (MRL-0004) | moneromooo-monero | 1 | -2/+3 |
2016-02-08 | Blockchain: Optionally pass in HardFork object | warptangent | 1 | -0/+1 |
2016-02-02 | minor bugfixes and refactoring | Thomas Winget | 1 | -0/+11 |
2016-01-30 | new flush_txpool command, and associated RPC call | moneromooo-monero | 1 | -0/+2 |
2015-12-31 | updated copyright year | Riccardo Spagni | 1 | -1/+1 |
2015-12-26 | blockchain: remove obsolete containers | moneromooo-monero | 1 | -3/+0 |
2015-12-25 | blockchain: fix a few block addition bugs | moneromooo-monero | 1 | -0/+1 |
2015-12-25 | blockchain: fix bitflipping test with quantized block rewards | moneromooo-monero | 1 | -1/+1 |
2015-12-19 | Allow the wallet to access hard fork information | moneromooo-monero | 1 | -1/+1 |
2015-12-15 | Replace tabs with two spaces for consistency with rest of codebase | warptangent | 1 | -32/+32 |
2015-12-13 | add a --fakechain argument for tests | moneromooo-monero | 1 | -1/+1 |
2015-11-13 | More changes for 2-min blocks | Javier Smooth | 1 | -0/+2 |
2015-10-27 | Remove some old/obsolete/unused code | moneromooo-monero | 1 | -15/+0 |
2015-10-25 | Add functions to iterate through blocks, txes, outputs, key images | moneromooo-monero | 1 | -0/+5 |
2015-10-11 | from hard fork 2, all outputs must be decomposed | moneromooo-monero | 1 | -0/+1 |
2015-09-20 | hardfork: most state now saved to the DB | moneromooo-monero | 1 | -3/+3 |
2015-09-19 | Add an RPC call and daemon command to get info on hard fork voting | moneromooo-monero | 1 | -0/+3 |
2015-09-19 | core: add consts where appropriate | moneromooo-monero | 1 | -3/+3 |
2015-09-13 | core: moan when we think an update is needed to get latest hard fork info | moneromooo-monero | 1 | -0/+2 |
2015-09-12 | blockchain: use the new hardfork class | moneromooo-monero | 1 | -2/+5 |
2015-09-12 | blockchain: add a couple missing includes | moneromooo-monero | 1 | -0/+2 |
2015-08-11 | blockchain: remove dead code | moneromooo-monero | 1 | -3/+0 |
2015-07-15 | Removed on_idle() calls to Blockchain::store_blockchain() for lmdb. | NoodleDoodleNoodleDoodleNoodleDoodleNoo | 1 | -0/+1 |
2015-07-15 | ** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY) | NoodleDoodleNoodleDoodleNoodleDoodleNoo | 1 | -8/+56 |
2015-05-31 | cleaning up, removing redundant files, renaming, fixing incorrect licenses | Riccardo Spagni | 1 | -1/+1 |
2015-03-25 | Steps toward multiple dbs available -- working | Thomas Winget | 1 | -3/+1 |
2015-03-22 | Update Blockchain::get_db() to return reference instead of pointer | warptangent | 1 | -2/+2 |
2015-03-16 | Add support for database open with flags | warptangent | 1 | -1/+1 |
2015-03-15 | Blockchain: add get_db() accessor, needed for blockchain_import | warptangent | 1 | -0/+5 |
2015-03-06 | Moved BlockchainDB into its own src/ subfolder | Thomas Winget | 1 | -1/+1 |
2015-02-23 | Blockchain: match original function declaration from blockchain_storage | warptangent | 1 | -1/+1 |
2015-01-04 | blockchain: add consts where appropriate | moneromooo-monero | 1 | -41/+41 |
2015-01-04 | add new checkpointing behavior to Blockchain class | Thomas Winget | 1 | -2/+4 |
2015-01-04 | Integrate BlockchainDB into cryptonote_core | Thomas Winget | 1 | -3/+7 |
2015-01-04 | update new blockchain to build with new changes | Thomas Winget | 1 | -4/+3 |
2015-01-04 | import of BlockchainDB files | Thomas Winget | 1 | -0/+221 |