wowario
|
adfcdfef02
|
fix signed unsigned conversion
|
2018-04-23 19:43:04 +03:00 |
jw
|
7d928031f6
|
Merge pull request #16 from wowario/patch-2
Update LWMA difficulty algorithm
|
2018-04-23 08:28:58 -07:00 |
wowario
|
a571be96f4
|
Update difficulty.cpp
Changed size_t to match solvetime
|
2018-04-23 17:50:53 +03:00 |
jw
|
cd0076c68c
|
Merge pull request #14 from wowario/patch-1
Update README.md
|
2018-04-21 04:14:35 -07:00 |
wowario
|
4882e3e0e1
|
Update README.md
|
2018-04-21 10:29:22 +03:00 |
jw
|
e8bb8f4984
|
Merge pull request #13 from matthewincognito/fix-12
Lower number of blocks required to unlock balance
|
2018-04-20 18:03:14 -07:00 |
jwinterm
|
78f1e84139
|
Set v8 fork height and change version
|
2018-04-20 17:56:12 -07:00 |
Matthew Incognito
|
16feef0522
|
Lower number of blocks required to unlock balance
Set CRYPTONOTE_DEFAULT_TX_SPENDABLE_AGE to 4
|
2018-04-20 20:53:10 +01:00 |
jw
|
e4c76da69c
|
Merge pull request #11 from wowario/dns-checkpoints
added checkpoints, silent DNS warning
|
2018-04-19 17:31:09 -07:00 |
wowario
|
6f9d70b246
|
add checkpoints
|
2018-04-19 21:42:48 +03:00 |
wowario
|
3ed6bf8518
|
silent dns warning
|
2018-04-19 21:17:43 +03:00 |
jw
|
66d8024b43
|
Merge pull request #10 from wownero/monero-specific-blockfix
block 202612 and 685498 fix
|
2018-04-19 08:36:24 -07:00 |
jw
|
43a6abcd10
|
Merge pull request #9 from matthewincognito/clang-build-fix
blockchain_blackball: fix build with CLANG 5
|
2018-04-19 06:31:05 -07:00 |
jw
|
8303962716
|
Merge pull request #8 from wowario/master
Turn off tests
|
2018-04-19 06:30:22 -07:00 |
jw
|
3162f5bcd6
|
Merge pull request #7 from wowario/readme
update readme
|
2018-04-19 06:30:02 -07:00 |
moneromooo-monero
|
52572e9b21
|
blockchain_blackball: fix build with CLANG 5
It doesn't like the explicit NULL dereference (which is fine, honest)
(cherry picked from commit 3367ed863c )
|
2018-04-19 12:17:25 +01:00 |
wowario
|
89edbb27b5
|
Turn off tests
|
2018-04-19 13:38:46 +03:00 |
wowario
|
019c9b0f56
|
update readme
|
2018-04-19 12:51:07 +03:00 |
jwinterm
|
0b26e58497
|
block 202612 and 685498 fix
|
2018-04-18 21:00:11 -07:00 |
jw
|
da7337e623
|
Merge pull request #6 from wowario/ringsize-10
increase ringsize to 10 for v8
|
2018-04-18 20:19:52 -07:00 |
wowario
|
0ac4b8e63e
|
increase ringsize to 10
|
2018-04-19 04:21:25 +03:00 |
jw
|
a47d1a3d75
|
Merge pull request #1 from wowario/difficulty-algorithm
Add LWMA difficulty algorithm
|
2018-04-16 05:12:39 -07:00 |
wowario
|
efe03eb037
|
added LWMA
|
2018-04-16 11:57:28 +03:00 |
jw
|
427de2986f
|
Merge pull request #2 from wowario/master
rename to wownero
|
2018-04-08 13:09:17 -07:00 |
jw
|
c0f5f8994b
|
Merge pull request #1 from matthewincognito/simplewallet-ring
simplewallet: Update minimum and default ring size
|
2018-04-08 13:09:03 -07:00 |
wowario
|
a801517396
|
rename to wownero
|
2018-04-05 16:14:03 +03:00 |
Matthew Incognito
|
ff29cd248d
|
simplewallet: Update minimum and default ring size
|
2018-04-03 13:08:15 +01:00 |
jwinterm
|
64aab43a42
|
Fix decimal thing
|
2018-03-30 19:47:49 -07:00 |
jwinterm
|
7f2d79ad44
|
Tweak final emission check
|
2018-03-30 17:48:40 -07:00 |
jwinterm
|
5c4b0b97b4
|
Update hardcoded seed nodes
|
2018-03-30 17:33:32 -07:00 |
jwinterm
|
c473f01310
|
Initial commit
|
2018-03-29 19:55:44 -07:00 |
Riccardo Spagni
|
8361d60aef
|
Merge pull request #3434
b1398fff core: fix use of uninitialised data (moneromooo-monero)
|
2018-03-19 11:39:59 +02:00 |
Riccardo Spagni
|
2c145f4a38
|
Merge pull request #3431
bb07d8d7 README: add instructions for cloning / submodules (anonimal)
|
2018-03-19 11:39:22 +02:00 |
moneromooo-monero
|
b1398fff40
|
core: fix use of uninitialised data
|
2018-03-18 23:37:00 +00:00 |
anonimal
|
bb07d8d7f7
|
README: add instructions for cloning / submodules
|
2018-03-18 17:14:07 +00:00 |
Riccardo Spagni
|
5710edf040
|
Merge pull request #3429
428fb45f update checkpoints (Riccardo Spagni)
3fedd51d update checkpoints.dat to block 1532400 (Riccardo Spagni)
83dbc5be update version to 0.12 Lithium Luna (Riccardo Spagni)
|
2018-03-18 18:51:11 +02:00 |
Riccardo Spagni
|
1f6e6001ed
|
Merge pull request #2133
efe70a15 Unbound: add git submodule for unbound (anonimal)
84c5a9ba Unbound: remove unbound from in-tree source (anonimal)
|
2018-03-18 18:50:21 +02:00 |
anonimal
|
efe70a15f8
|
Unbound: add git submodule for unbound
|
2018-03-18 15:52:27 +00:00 |
anonimal
|
84c5a9ba48
|
Unbound: remove unbound from in-tree source
We'll instead use a git submodule to pull from our unbound repo.
|
2018-03-18 15:52:19 +00:00 |
Riccardo Spagni
|
428fb45f68
|
update checkpoints
|
2018-03-18 16:44:36 +02:00 |
Riccardo Spagni
|
3fedd51d26
|
update checkpoints.dat to block 1532400
|
2018-03-18 16:42:20 +02:00 |
Riccardo Spagni
|
83dbc5be76
|
update version to 0.12 Lithium Luna
|
2018-03-18 16:15:50 +02:00 |
Riccardo Spagni
|
df91d7bcbd
|
Merge pull request #3426
8ea3c4d5 simplewallet: new --use-english-language-names flag (moneromooo-monero)
|
2018-03-18 15:58:12 +02:00 |
Riccardo Spagni
|
b8ccd47b9f
|
Merge pull request #3419
1e393f4b wallet: make the segregation height settable (moneromooo-monero)
|
2018-03-18 15:57:58 +02:00 |
Riccardo Spagni
|
ebbd001a89
|
Merge pull request #3424
bb20f104 Move v7 fork to 1546000 to give more update time (moneromooo-monero)
|
2018-03-18 15:53:26 +02:00 |
moneromooo-monero
|
bb20f104ba
|
Move v7 fork to 1546000 to give more update time
|
2018-03-18 09:29:31 +00:00 |
moneromooo-monero
|
8ea3c4d544
|
simplewallet: new --use-english-language-names flag
On some Windows systems, displaying language names in their own
languages freezes the display.
|
2018-03-17 22:46:41 +00:00 |
moneromooo-monero
|
1e393f4bb7
|
wallet: make the segregation height settable
via user setting first, then DNS TXT record, hardcoded fallback
|
2018-03-17 14:56:31 +00:00 |
Riccardo Spagni
|
5cd36e48bf
|
Merge pull request #3421
9732a37e wallet_rpc_server: add sweep_unmixable as alias for sweep_dust (moneromooo-monero)
|
2018-03-17 16:52:46 +02:00 |
Riccardo Spagni
|
83651630bc
|
Merge pull request #3418
20a00266 blockchain: forbid bulletproof types before v8 (moneromooo-monero)
|
2018-03-17 16:51:47 +02:00 |