index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
blockchain_export can now export to a blocks.dat format
moneromooo-monero
2015-10-17
11
-38
/
+368
*
bootstrap_file: do not try to create a directory with an empty name
moneromooo-monero
2015-10-17
1
-10
/
+13
*
hardfork: use DB transactions when reorganizing
moneromooo-monero
2015-10-17
1
-3
/
+3
*
hardfork: simplify work done on reload
moneromooo-monero
2015-10-17
2
-1
/
+40
*
Merge pull request #432
Riccardo Spagni
2015-10-15
1
-1
/
+1
|
\
|
*
wallet2: really include non canonical outputs in dust sweep
moneromooo-monero
2015-10-14
1
-1
/
+1
*
|
Merge pull request #431
Riccardo Spagni
2015-10-15
4
-8
/
+110
|
\
\
|
*
|
core_rpc_server: add optional json decoded tx to COMMAND_RPC_GET_TRANSACTIONS
moneromooo-monero
2015-10-13
2
-0
/
+6
|
*
|
core_rpc_server: add a getblock RPC command, and fix print_block
moneromooo-monero
2015-10-13
4
-8
/
+104
|
|
/
*
|
simplewallet: add a check_tx_key command
moneromooo-monero
2015-10-14
2
-0
/
+106
*
|
simplewallet: hide start_mining behind --trusted-daemon
moneromooo-monero
2015-10-12
1
-0
/
+6
|
/
*
Merge pull request #427
Riccardo Spagni
2015-10-11
2
-0
/
+10
|
\
|
*
simplewallet: add a --trusted-daemon flag
moneromooo-monero
2015-10-11
2
-0
/
+10
*
|
simplewallet: bump default mixin from 3 to 4
moneromooo-monero
2015-10-11
1
-1
/
+1
*
|
from hard fork 2, all outputs must be decomposed
moneromooo-monero
2015-10-11
6
-48
/
+67
*
|
from hard fork 2, claim a quantized reward in coinbase
moneromooo-monero
2015-10-10
4
-4
/
+22
*
|
cryptonote_format_utils: add a function to tell if an amount is canonical
moneromooo-monero
2015-10-10
2
-0
/
+31
|
/
*
Merge pull request #420
Riccardo Spagni
2015-10-06
1
-0
/
+6
|
\
|
*
Update to compile with latest miniupnpc
warptangent
2015-10-05
1
-0
/
+6
*
|
Merge pull request #415
Riccardo Spagni
2015-10-06
2
-5
/
+5
|
\
\
|
*
|
build: default to Berkeley DB for 32 bit and ARM
moneromooo-monero
2015-10-04
1
-1
/
+1
|
*
|
db_bdb: fix hard fork keys
moneromooo-monero
2015-10-04
1
-4
/
+4
|
|
/
*
/
hardfork: move an assert so it actually works
moneromooo-monero
2015-10-04
1
-1
/
+1
|
/
*
Merge pull request #410
Riccardo Spagni
2015-09-28
3
-31
/
+130
|
\
|
*
blockchain: on hardfork 2, require mixin 2 at least if possible
moneromooo-monero
2015-09-27
1
-0
/
+37
|
*
hardfork: make the voting window a week
moneromooo-monero
2015-09-27
1
-1
/
+1
|
*
hardfork: rescan speedup
moneromooo-monero
2015-09-27
3
-15
/
+41
|
*
hardfork: remove use of GNU extension for initializing object
moneromooo-monero
2015-09-27
2
-4
/
+5
|
*
blockchain: on hardfork 2, allow miners to claim less money than allowed
moneromooo-monero
2015-09-27
1
-3
/
+7
|
*
hardfork: change window semantics to not count the newly added block
moneromooo-monero
2015-09-27
1
-5
/
+20
|
*
blockchain: use different hard fork settings for testnet and mainnet
moneromooo-monero
2015-09-27
1
-3
/
+19
*
|
Merge pull request #409
Riccardo Spagni
2015-09-28
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
dns_utils: fix wrong asserts
moneromooo-monero
2015-09-27
1
-2
/
+2
*
|
hardfork: most state now saved to the DB
moneromooo-monero
2015-09-20
9
-100
/
+321
*
|
hardfork: remove the "parts are copyright cryptonote" notices
moneromooo-monero
2015-09-20
2
-4
/
+0
*
|
Add an RPC call and daemon command to get info on hard fork voting
moneromooo-monero
2015-09-19
13
-5
/
+169
*
|
blockchain: force a hardfork recalculation at load time
moneromooo-monero
2015-09-19
1
-0
/
+3
*
|
core: add consts where appropriate
moneromooo-monero
2015-09-19
6
-79
/
+82
*
|
core: moan when we think an update is needed to get latest hard fork info
moneromooo-monero
2015-09-13
4
-0
/
+35
*
|
blockchain: use the new hardfork class
moneromooo-monero
2015-09-12
3
-8
/
+29
*
|
New hardfork class
moneromooo-monero
2015-09-12
3
-2
/
+475
*
|
blockchain: add a couple missing includes
moneromooo-monero
2015-09-12
1
-0
/
+2
|
/
*
Merge pull request #394
Riccardo Spagni
2015-08-30
2
-70
/
+56
|
\
|
*
dns_utils: remove unnecessary string conversion
moneromooo-monero
2015-08-30
1
-5
/
+2
|
*
dns_utils: factor the fetching code for different DNS record types
moneromooo-monero
2015-08-30
2
-59
/
+34
|
*
dns_utils: simplify string handling and fix leak
moneromooo-monero
2015-08-30
1
-5
/
+1
|
*
dns_utils: add a const where possible
moneromooo-monero
2015-08-27
2
-2
/
+2
|
*
dns_utils: lock access to the singleton
moneromooo-monero
2015-08-27
1
-0
/
+4
|
*
dns: make ctor private
moneromooo-monero
2015-08-27
2
-1
/
+15
*
|
Re-enable optimized slow-hash if someone is trying to compile w/MSVC (disabli...
Javier Smooth
2015-08-26
1
-1
/
+1
|
/
[prev]
[next]