Commit graph

5826 commits

Author SHA1 Message Date
Haafingar aa9e9758d8
Merge pull request #8 from tewinget/loki
Merge upstream changes from Monero
2018-04-10 08:56:41 +10:00
Thomas Winget 697a51dbfd merge changes from upstream 2018-04-08 19:32:12 -04:00
Haafingar fb06fe51f8
Merge pull request #7 from Doy-lee/master
Update testnet seed nodes
2018-04-06 11:02:47 +10:00
Doyle T 8aa6ea765e Update testnet seed nodes IP 2018-04-06 10:13:58 +10:00
Thomas Winget 3ae2d210e7
Loki testnet genesis tx 2018-03-21 19:13:44 -04:00
Thomas Winget 170dc26e9e
Loki emission curve 2018-03-21 19:13:36 -04:00
Thomas Winget 5c2363909f governance reward validation and changes
daemon now validates te governance reward is correct

governance reward tx key is now deterministic.  this allows validation
of the reward destination without revealing the wallet private view key.
2018-03-20 19:00:15 -04:00
Thomas Winget c036227d02 fix ring size and early height hard fork rules issues 2018-03-20 19:00:15 -04:00
Thomas Winget d898cc8a3a use correct main/test net genesis tx 2018-03-20 19:00:15 -04:00
Thomas Winget a81574b937 allow for different versions for mainnet and testnet genesis block 2018-03-20 19:00:15 -04:00
stoffu 1367aa82a8 command line: allow has_arg to handle arg_descriptor<bool,false,true> #3318
(cherry picked from commit 450306a01c)
2018-03-20 19:00:15 -04:00
Doyle T 975ab3af80 Add missing closing brace 2018-03-20 19:00:15 -04:00
Haafingar 8de90d6167 Insert correct testnet settings 2018-03-20 19:00:15 -04:00
Haafingar be1bbff59d Update README.md 2018-03-20 19:00:15 -04:00
Doyle a43535ae0f Add missing semicolon compile error 2018-03-20 19:00:15 -04:00
Haafingar e703cec016 Corrected comment 2018-03-20 19:00:15 -04:00
Doyle f03940976a Change testnet network ID to arbitrary bytes 2018-03-20 19:00:15 -04:00
KeeJef 3e418a9057 Mixin 9 Changes 2018-03-20 19:00:15 -04:00
KeeJef de528846da Mixin 9 change 2018-03-20 19:00:15 -04:00
KeeJef 0cff4560fb 9 Mixin 2018-03-20 19:00:15 -04:00
Thomas Winget 3ad1da1f21 update README for Loki 2018-03-20 19:00:15 -04:00
Thomas Winget fb9b4af3f5 change minimum ring size to 11 (10 + real) 2018-03-20 19:00:14 -04:00
Thomas Winget ac6cdeb036 address prefixes for loki
L - mainnet
T - testnet
2018-03-20 19:00:14 -04:00
Thomas Winget cdc44f0831 rename binaries s/monero/loki/ 2018-03-20 19:00:14 -04:00
Thomas Winget 15b2636677 governance reward split 2018-03-20 19:00:11 -04: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
Riccardo Spagni 1e2fd27189
Merge pull request #3412
b86f1e5d Add command line option allowing to restrict the default sub-address lookahead in order to avoid so looooong time of set-up when creating a HW based wallet. (stoffu)
2018-03-17 16:49:34 +02:00
moneromooo-monero 9732a37e9a
wallet_rpc_server: add sweep_unmixable as alias for sweep_dust 2018-03-17 11:22:58 +00:00
moneromooo-monero 20a002667c
blockchain: forbid bulletproof types before v8
They were already forbidden implicitely, but let's make that
explicit for robustness
2018-03-16 18:18:34 +00:00
stoffu b86f1e5dad Add command line option allowing to restrict the default sub-address lookahead in order to avoid
so looooong time of set-up when creating a HW based wallet.
2018-03-16 18:00:28 +01:00
Riccardo Spagni a14eabc043
Merge pull request #3416
6f54c910 simplewallet: fix restore height prompt that got disabled by #3175 (stoffu)
2018-03-16 18:10:20 +02:00
Riccardo Spagni 432480fa42
Merge pull request #3414
524cbdc1 blockchain: fix log message about per-kB fee (stoffu)
2018-03-16 18:09:34 +02:00