Commit Graph

7632 Commits

Author SHA1 Message Date
jw
d184dc2f61
Merge pull request #185 from wowario/fix
wallet2: fix mishandling rct outputs in coinbase tx
2019-03-03 12:00:39 -08:00
jw
f786416ec3
Merge pull request #184 from wowario/checkpoints
update checkpoints.dat
2019-03-03 12:00:30 -08:00
moneromooo-monero
71409e79e8
wallet2: fix mishandling rct outputs in coinbase tx 2019-03-03 20:56:27 +03:00
wowario
2ac0b34f9e
update checkpoints.dat 2019-03-02 07:45:02 +03:00
jw
6614678eee
Merge pull request #183 from notmike-5/fixTests
fixed tests/README.md
2019-02-21 19:25:17 -08:00
notmike
05e0624b81 fixed tests/README.md 2019-02-21 08:34:37 -07:00
jw
466140f55e
Merge pull request #182 from Aluisyo/patch-1
updated PPA installation instructions
2019-02-18 20:24:15 -08:00
Suzyo Nyirenda
b4a39273d7
updated PPA installation instructions 2019-02-17 10:07:34 +02:00
jw
2c74551746
Merge pull request #181 from wowario/checkpoints
update checkpoints.dat
2019-02-15 13:16:47 -08:00
wowario
209c850471
update checkpoints.dat 2019-02-14 15:10:28 +03:00
jw
c40ab9b5be
Merge pull request #178 from wowario/cnr
CryptonightR Fixes
2019-02-10 08:41:24 -08:00
jw
ae681a9bb3
Merge pull request #177 from wowario/readme
update README
2019-02-10 08:41:11 -08:00
wowario
998bf82f24
rename cn/r to cn/wow 2019-02-10 19:00:10 +03:00
wowario
0f61e39eea
README: update 2019-02-10 13:32:38 +03:00
SChernykh
33743eb7ac
Made sure code generator loop always terminates
It never did more than 176 iterations for first 10,000,000 heights, so I set fail-safe at 256 iterations.
2019-02-10 12:49:53 +03:00
SChernykh
46f3d3e975
Made inst_data unsigned 2019-02-10 12:49:44 +03:00
SChernykh
2842f81b80
Fixed an old comment 2019-02-10 12:49:17 +03:00
jw
1b5cefac03
Merge pull request #176 from fuwa0529/wallet2-persist
wallet2: do not persist auto-confirm-churn
2019-02-08 17:53:33 -08:00
jw
8fdd38c48c
Merge pull request #175 from wowario/readme
update README
2019-02-08 17:53:20 -08:00
jw
078c84ed72
Merge pull request #174 from wowario/lwma
add lwma-1
2019-02-08 17:53:04 -08:00
jw
99bf440290
Merge pull request #173 from wowario/cnr
CryptonightR Fixes
2019-02-08 17:52:46 -08:00
SChernykh
4cec4db7f0
Fixed undefined behavior in ROR/ROL 2019-02-09 01:37:43 +03:00
SChernykh
3b97d399b1
Fixed a warning 2019-02-09 01:26:29 +03:00
SChernykh
a23468af8c
char is unsigned on ARM, fixed it 2019-02-09 01:00:28 +03:00
SChernykh
38c49b7a35
More fixes for big-endian machines and pointer aliasing 2019-02-09 00:56:36 +03:00
wowario
e4ddf841ee
add lwma-1 2019-02-08 16:11:36 +03:00
fuwa
48b97fe5c7 wallet2: do not persist auto-confirm-churn 2019-02-08 19:30:53 +08:00
wowario
9a99788660
update README 2019-02-08 11:36:48 +03:00
SChernykh
c93ef4369c
Fixes for big-endian machines 2019-02-07 23:52:44 +03:00
jw
541c3b069a
Merge pull request #172 from wowario/checkpoints
update checkpoints.dat
2019-02-07 04:28:09 -08:00
jw
1ee249435e
Merge pull request #171 from wowario/forkv11
update v11 fork height
2019-02-07 04:27:58 -08:00
jw
3f94fe0c4f
Merge pull request #170 from wowario/genesis
blockchain: fix default genesis block timestamp #5092
2019-02-07 04:27:42 -08:00
jw
af89312d24
Merge pull request #164 from wowario/churn
simplewallet: churn fixes
2019-02-07 04:27:19 -08:00
wowario
6717051efd
update checkpoints 2019-02-07 00:52:22 +03:00
wowario
1d39aba9b8
update v11 fork height 2019-02-06 19:22:28 +03:00
wowario
8d5032a39f
update genesis block timestamp date 2019-02-06 16:35:53 +03:00
moneromooo-monero
90e116ea3d
blockchain: fix default genesis block timestamp 2019-02-06 16:32:42 +03:00
wowario
5dfa3c1244
churn fixes 2019-02-06 13:29:17 +03:00
jw
ca9ae12d5b
Merge pull request #168 from wowario/cnr
Cryptonight variant 4 aka CryptonightR #5126
2019-02-05 18:04:13 -08:00
jw
dbaa1b9e68
Merge pull request #167 from wowario/wow
dank doge commits
2019-02-05 18:03:45 -08:00
jw
28cdfd7c1c
Merge pull request #166 from wowario/v11
set fork height - Feb 14
2019-02-05 18:03:29 -08:00
jw
e7de8aa9dc
Merge pull request #165 from wowario/diff
reset difficulty for v11
2019-02-05 17:56:20 -08:00
wowario
9fb892adbe
update donation address 2019-02-05 23:59:27 +03:00
wowario
3553a9d8f5
Captain obvious warning 2019-02-05 23:07:22 +03:00
0x000090
2cc3960bfc
Add scripts & resources for wownero cli installer. 2019-02-05 23:06:02 +03:00
SChernykh
0009b32f08
Rewrote opcode parsing without bitfield struct 2019-02-05 22:29:46 +03:00
SChernykh
26ff420531
Variant 4 random code generator: fixed data size for Blake hash 2019-02-05 19:01:35 +03:00
SChernykh
870b4138a6
Cryptonight variant 4 aka CryptonightR
It introduces random integer math into the main loop.
2019-02-05 19:01:18 +03:00
wowario
683cde52f7
add v11/v12 fork height 2019-02-05 18:51:27 +03:00
wowario
d498b2d791
reset difficulty 2019-02-05 18:30:38 +03:00