anonimal
84df545d7f
Build: bump rapidjson to 129d19b
...
Includes various rapidjson fixes.
2018-09-21 02:38:56 +03:00
moneromooo-monero
e1c3d0cc76
db_lmdb: demote the "batch already enabled" log, it's harmless
2018-09-21 02:38:55 +03:00
SChernykh
40573dd79c
Cryptonight variant 2
...
Contains two modifications to improve ASIC resistance: shuffle and integer math.
Shuffle makes use of the whole 64-byte cache line instead of 16 bytes only, making Cryptonight 4 times more demanding for memory bandwidth.
Integer math adds 64:32 bit integer division followed by 64 bit integer square root, adding large and unavoidable computational latency to the main loop.
More details and performance numbers: https://github.com/SChernykh/xmr-stak-cpu/blob/master/README.md
2018-09-21 02:38:55 +03:00
wowario
1f8b0ddc83
up version to v0.3.0.0
2018-09-21 02:38:55 +03:00
wowario
ec5530a86a
static ring size 22 from v9
2018-09-21 02:38:55 +03:00
wowario
bc48be0cdd
CN2 PoW from v9
2018-09-21 02:38:55 +03:00
fuwa
f4a2968a51
clean up defaultMixin for wallet api
2018-09-21 02:38:55 +03:00
wowario
545b09eaf7
Captain obvious warning
2018-09-21 02:38:55 +03:00
fuwa
4c2efffdc5
remove unused default mixin from wallet.cpp
2018-09-21 02:38:54 +03:00
wowario
95cf3bebbe
add LWMA v2
2018-09-21 02:38:38 +03:00
wowario
9f192fd188
Update mainnet timestamp
2018-09-18 01:26:15 +03:00
wowario
0e61004d0b
wallet2: adapt get_approximate_blockchain_height
2018-09-18 01:25:30 +03:00
wowario
b101ac4f7b
modify unit name
2018-09-18 01:24:24 +03:00
wowario
0c681083ca
Add submodule init and update to cmake
2018-09-18 01:24:11 +03:00
jwinterm
7b3269b8ae
Add stoffu fixes to rename
2018-09-18 01:23:57 +03:00
wowario
b6c3926287
update donation address
2018-09-18 01:23:25 +03:00
wowario
f58de1e817
refactor mixin condition
2018-09-18 01:21:07 +03:00
wowario
4a55d6eaea
static mixin
2018-09-18 01:20:56 +03:00
wowario
1611b65221
set static ring size
2018-09-18 01:19:47 +03:00
wowario
f95fcd6d62
increase ringsize to 10
2018-09-18 01:17:35 +03:00
wowario
79271b91ac
make simplewallet simple
2018-09-18 01:14:47 +03:00
wowario
b97b6380b3
rename to wownero
2018-09-18 01:12:04 +03:00
wowario
d28a29a760
remove moneroseeds
2018-09-18 01:11:45 +03:00
wowario
bc41700866
remove output distribution cache data
2018-09-18 01:11:13 +03:00
wowario
db83f0a62d
change file names
2018-09-18 01:10:36 +03:00
wowario
6d24a6f94b
remove payment_id
2018-09-18 01:08:16 +03:00
Gingeropolous
483396faca
readme to include experimental code stipulations
...
Updates the sections in the readme about contributing to stipulate that all experimental code will be considered "safe" for the blockchain and codebase until the USD valuation of 1 wownero reaches $1000.
After $1000, more extensive review will be necessary.
2018-09-18 01:07:43 +03:00
wowario
bda4b3f8bb
add checkpoints
2018-09-18 01:05:09 +03:00
wowario
ba9b3220f7
fix signed unsigned conversion
2018-09-18 01:01:31 +03:00
wowario
9aa886beda
Update difficulty.cpp
...
Changed size_t to match solvetime
2018-09-18 01:01:18 +03:00
wowario
92f54b0e29
Update README.md
2018-09-18 01:01:05 +03:00
jwinterm
b694d58cc8
Set v8 fork height and change version
2018-09-18 01:00:55 +03:00
Matthew Incognito
3450ae0fa7
Lower number of blocks required to unlock balance
...
Set CRYPTONOTE_DEFAULT_TX_SPENDABLE_AGE to 4
2018-09-18 01:00:41 +03:00
wowario
f9e44f8ed9
add checkpoints
2018-09-18 01:00:30 +03:00
wowario
1f912c75f1
silent dns warning
2018-09-18 01:00:17 +03:00
wowario
f76ad13b41
update readme
2018-09-18 00:59:35 +03:00
wowario
f2e3fabc32
Turn off tests
2018-09-18 00:56:19 +03:00
jwinterm
f6e53ad33c
block 202612 and 685498 fix
2018-09-18 00:56:07 +03:00
wowario
2c959a9b21
added LWMA
2018-09-18 00:55:51 +03:00
wowario
328b7be391
rename to wownero
2018-09-18 00:53:48 +03:00
Matthew Incognito
61289dcbad
simplewallet: Update minimum and default ring size
2018-09-18 00:53:37 +03:00
jwinterm
7b59d05935
Fix decimal thing
2018-09-18 00:53:24 +03:00
jwinterm
ee8e58f909
Tweak final emission check
2018-09-18 00:53:14 +03:00
jwinterm
ed5d4ccd1a
Update hardcoded seed nodes
2018-09-18 00:53:01 +03:00
jwinterm
d78da837ae
Initial commit
2018-09-18 00:51:30 +03:00
Riccardo Spagni
a486cae407
Merge pull request #4120
...
1772c859
add .load() to make Boost 1.67 happy with its new is_integral check (Teutone)
2018-07-10 09:33:13 +02:00
Teutone
1772c8593a
add .load() to make Boost 1.67 happy with its new is_integral check
2018-07-09 17:56:30 +01:00
Riccardo Spagni
9a4f1f0134
Merge pull request #4118
...
58f28cad
wallet2: ensure outputs are processed only once (moneromooo-monero)
2018-07-09 17:52:01 +02:00
moneromooo-monero
58f28cadf8
wallet2: ensure outputs are processed only once
...
This should be proof against any way one might get to multiple
processing, such as generating the same derivation from the
same pubkey, etc
2018-07-08 12:05:04 +01:00
Riccardo Spagni
40530b294e
Merge pull request #4102
...
424bfdc8
bump version to 12.3 (Riccardo Spagni)
2018-07-06 12:04:49 +02:00