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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
|
/
*
Merge pull request #390
Riccardo Spagni
2015-08-26
2
-2
/
+2
|
\
|
*
wallet: use mutex protected random generation api
moneromooo-monero
2015-08-26
2
-2
/
+2
*
|
Merge pull request #388
Riccardo Spagni
2015-08-26
1
-1
/
+0
|
\
\
|
*
|
blockchain: remove obsolete call to libc srand
moneromooo-monero
2015-08-24
1
-1
/
+0
|
|
/
*
/
simplewallet: add a store-tx-keys option to set
moneromooo-monero
2015-08-24
2
-1
/
+46
|
/
*
wallet: only return tx keys via RPC if requested
moneromooo-monero
2015-08-24
6
-11
/
+36
*
Merge pull request #385
Riccardo Spagni
2015-08-24
174
-0
/
+23117
|
\
|
*
Added ref10 shen_ed25519_ref code, which includes code that can replace crypt...
ShenNoether
2015-08-23
174
-0
/
+23117
|
*
revert to 776b4fc91a821be152f0f23e6873aabb78a72029
ShenNoether
2015-08-23
1
-0
/
+0
|
*
Added shen_ed25519_ref to crypto ops subfolder, the point is to directly have...
ShenNoether
2015-08-23
1
-0
/
+0
*
|
Merge pull request #383
Riccardo Spagni
2015-08-24
4
-7
/
+2
|
\
\
|
*
|
use correct unsigned type
roman
2015-08-23
1
-1
/
+2
|
*
|
removed some gcc warnings. mainly unused variables.
roman
2015-08-23
4
-7
/
+1
|
|
/
*
|
Merge pull request #381
Riccardo Spagni
2015-08-24
3
-4
/
+82
|
\
\
|
*
|
wallet: encrypt the cache file
moneromooo-monero
2015-08-22
2
-2
/
+76
|
*
|
chacha8: add a key generation variant that take a pointer and size
moneromooo-monero
2015-08-22
1
-2
/
+6
|
|
/
*
/
make tx keys available to the user
moneromooo-monero
2015-08-19
8
-10
/
+77
|
/
*
Merge pull request #378
Riccardo Spagni
2015-08-17
1
-3
/
+21
|
\
|
*
simplewallet: Use default log file name when executable's file path is unknown
warptangent
2015-08-16
1
-3
/
+21
*
|
blockchain: mark two places where the new code differs from the old
moneromooo-monero
2015-08-15
1
-0
/
+3
*
|
blockchain: update cumulative size after block addition
moneromooo-monero
2015-08-15
1
-2
/
+2
[next]