4182 Commits

Author SHA1 Message Date
rbrunner7
af38d77020
[RELEASE] Fix broken interactive daemon 'limit' commands plus RPC calls 2018-05-16 15:23:35 +03:00
Gene Peters
d969ac8f8b
Adding required library (dependency of boost::this_thread::sleep_for) 2018-05-16 15:23:24 +03:00
moneromooo-monero
3b4715c495
ringct: do not show verification errors with default settings 2018-05-16 15:21:02 +03:00
moneromooo-monero
9360a0e057
cryptonote: make sure outPk setup always happens 2018-05-16 15:19:58 +03:00
moneromooo-monero
68b3bb81cf
blockchain: invalidate misc caches when popping blocks
Might be a bit heavy handed, but conservative.
2018-05-16 15:17:29 +03:00
Thaer Khawaja
4a479d2fcc
Use median timestamp if current time renders a block invalid. 2018-05-14 00:02:10 +03:00
wowario
b881f7521f
remove payment_id 2018-05-09 23:00:01 +03:00
wowario
d00b812953
set static ring size 2018-05-07 23:30:16 +03:00
moneromooo-monero
a5e0a08e8a wallet2: request transactions in slices when scanning for known rings
This avoid massive memory consumption for huge wallets
2018-05-01 11:13:11 +01:00
moneromooo-monero
1035e47dd0 rpc: allow getting pruned blocks from gettransactions
and get them pruned in find_and_save_rings, since it does not need
the pruned data in the first place.

Also set decode_to_json to false where missing, we don't need this
either.
2018-05-01 11:08:00 +01:00
moneromooo-monero
4e75860da2 wallet2: fix misc issues when the ringdb can't be initialized 2018-05-01 10:52:47 +01:00
jw
022ec18c48
Merge pull request #20 from matthewincognito/stuck-daemon
Fix stuck daemon bug
2018-04-29 09:06:45 -07:00
wowario
4d477d8e12
add checkpoints 2018-04-28 11:22:58 +03:00
stoffu
ac0b4b932f cryptonote_protocol_handler.inl: remove span read just now that failed to pass some basic tests
(cherry picked from commit 3880bf396adb457572bdb668aa156530e2ceea33)
2018-04-28 08:04:48 +01:00
stoffu
70117562d5 cryptonote_protocol_handler.inl: fix return type mismatches (int vs bool)
(cherry picked from commit da249fd5ba16bda5de021c5523bd6a45edb14949)
2018-04-28 08:04:36 +01:00
wowario
4d93e66377
fix memory leak for Windows 2018-04-24 13:09:26 +03:00
wowario
adfcdfef02
fix signed unsigned conversion 2018-04-23 19:43:04 +03:00
wowario
a571be96f4
Update difficulty.cpp
Changed size_t  to match solvetime
2018-04-23 17:50:53 +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
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
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 3367ed863ceb6366d6603b5f0c6efbb09bba4667)
2018-04-19 12:17:25 +01:00
jwinterm
0b26e58497 block 202612 and 685498 fix 2018-04-18 21:00:11 -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
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
moneromooo-monero
b1398fff40
core: fix use of uninitialised data 2018-03-18 23:37:00 +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
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
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