index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
blockchain_utilities
Commit message (
Expand
)
Author
Age
Files
Lines
*
blockchain_blackball: fix build with CLANG 5
moneromooo-monero
2018-04-12
1
-1
/
+2
*
ringdb: use the genesis block as a db name
moneromooo-monero
2018-03-16
1
-1
/
+3
*
new blockchain_usage tool, reports on output usage
moneromooo-monero
2018-03-16
2
-0
/
+289
*
wallet: make ringdb an object with database state
moneromooo-monero
2018-03-16
1
-4
/
+6
*
blockchain_utilities: new blockchain_blackball tool
moneromooo-monero
2018-03-16
2
-0
/
+460
*
Stagenet
stoffu
2018-03-05
2
-5
/
+16
*
options: remove testnet-* options
whythat
2018-02-16
2
-7
/
+3
*
blockchain_export: fix buffer overflow in exporter
moneromooo-monero
2018-02-02
1
-1
/
+1
*
Update 2018 copyright
xmr-eric
2018-01-26
10
-10
/
+10
*
Merge pull request #2997
Riccardo Spagni
2018-01-10
1
-2
/
+2
|
\
|
*
blockchain_import: more informative verification switch
moneromooo-monero
2017-12-23
1
-2
/
+2
*
|
Add misc hardening flags to the cmake machinery
moneromooo-monero
2017-12-31
1
-2
/
+2
*
|
use const refs in for loops for non tiny types
moneromooo-monero
2017-12-18
1
-1
/
+1
|
/
*
move includes around to lessen overall load
moneromooo-monero
2017-12-16
3
-2
/
+5
*
Merge pull request #2778
Riccardo Spagni
2017-11-15
1
-9
/
+8
|
\
|
*
fix output_stream_header memory leak
MaxXor
2017-11-08
1
-9
/
+8
*
|
Merge pull request #2736
Riccardo Spagni
2017-11-14
2
-17
/
+8
|
\
\
|
*
|
move cryptonote command line options to cryptonote_core
moneromooo-monero
2017-11-14
2
-17
/
+8
|
|
/
*
/
remove "using namespace std" from headers
moneromooo-monero
2017-11-14
3
-5
/
+5
|
/
*
blockchain_utilities: Add monero-blockchain-{ex,im}port binaries to
Bertrand Jacquin
2017-10-15
1
-0
/
+2
*
Fix compiler warnings with Clang 6.0.0.
Vasil Dimov
2017-10-15
1
-2
/
+2
*
Merge pull request #2589
Riccardo Spagni
2017-10-15
2
-6
/
+6
|
\
|
*
add a command_line function to check for defaulted options
moneromooo-monero
2017-10-06
2
-6
/
+6
*
|
Merge pull request #2568
Riccardo Spagni
2017-10-15
2
-2
/
+2
|
\
\
|
*
|
Add tools::on_startup, and warn about glibc 2.25 bug if found
moneromooo-monero
2017-10-14
2
-2
/
+2
|
|
/
*
|
Merge pull request #2567
Riccardo Spagni
2017-10-15
1
-3
/
+0
|
\
\
|
*
|
blockchain_import: remove a few commented out obsolete lines
moneromooo-monero
2017-10-03
1
-3
/
+0
|
|
/
*
|
Merge pull request #2469
Riccardo Spagni
2017-10-15
3
-3
/
+32
|
\
\
|
|
/
|
/
|
|
*
precomputed block hashes are now in blocks of N (currently 256)
moneromooo-monero
2017-09-18
3
-3
/
+32
*
|
Merge pull request #2457
Riccardo Spagni
2017-09-25
3
-56
/
+109
|
\
\
|
*
|
Use actual batch size for resize estimates
Howard Chu
2017-09-17
3
-56
/
+109
|
|
/
*
/
build: auto update version info without manually deleting version.h
stoffu
2017-09-21
1
-4
/
+2
|
/
*
Merge pull request #2384
Riccardo Spagni
2017-09-02
3
-26
/
+27
|
\
|
*
blockchain_import: warn for chunks over 500000, not 100000
moneromooo-monero
2017-09-01
3
-4
/
+5
|
*
blockchain_import: properly cleanup core/db on exit
moneromooo-monero
2017-09-01
1
-19
/
+9
|
*
blockchain_import: do not error out on truncated files
moneromooo-monero
2017-09-01
1
-3
/
+13
*
|
Fix blockchain_import wedge on exception in cleanup_handle_incoming_blocks
moneromooo-monero
2017-08-29
1
-1
/
+5
|
/
*
More DB support cleanup
Howard Chu
2017-08-20
2
-60
/
+4
*
DB cleanup
Howard Chu
2017-08-19
3
-95
/
+8
*
Merge pull request #2248
Riccardo Spagni
2017-08-15
2
-215
/
+0
|
\
|
*
cn_deserialize: move to new debug_utilities subdirectory
moneromooo-monero
2017-08-03
2
-215
/
+0
*
|
blockchain_import: much faster when verifying with cryptonote::core
moneromooo-monero
2017-08-07
3
-287
/
+152
|
/
*
Move txpool to the database
moneromooo-monero
2017-05-25
2
-3
/
+3
*
blockchain_import: make --log-level understand categories
moneromooo-monero
2017-03-05
1
-3
/
+6
*
blockchain_export: make --log-level understand categories
moneromooo-monero
2017-03-05
1
-4
/
+6
*
blockchain_import: error out nicely on exceptions
moneromooo-monero
2017-03-05
1
-0
/
+4
*
blockchain_export: error out nicely on exceptions
moneromooo-monero
2017-03-05
1
-0
/
+5
*
Fix double-import
Howard Chu
2017-03-03
1
-8
/
+10
*
blockchain_utilities: link against blockchain_db
moneromooo-monero
2017-02-24
1
-0
/
+1
*
update copyright year, fix occasional lack of newline at line end
Riccardo Spagni
2017-02-21
12
-12
/
+12
[next]