Commit Graph

4391 Commits

Author SHA1 Message Date
stoffu
458155e5c8
miner: show id and height when a block is found 2018-09-26 23:42:50 +03:00
wowario
bbf769360d
Change hash, check warning to debug level 2018-09-26 23:42:32 +03:00
wowario
8700e3cfb0
update checkpoints 2018-09-26 19:46:15 +03:00
TheCharlatan
d55544036b
Add support for apple and arm building
Add pcsc-lite to linux builds
Fixup windows icu4c linking with depends, the static libraries have an 's' appended to them
Compiling depends arm-linux-gnueabihf will allow you to compile armv6zk monero binaries
2018-09-26 03:27:34 +03:00
jw
6177e8e062
Merge pull request #92 from wowario/monero
DoS/RPC fixes [#4438]
2018-09-25 10:13:51 -05:00
moneromooo-monero
506526267f
wallet2: fix duplicate output making it to the RPC 2018-09-25 17:38:05 +03:00
jw
1cad162642
Merge pull request #90 from wowario/monero
set difficulty fork height and guess
2018-09-24 21:08:26 -05:00
jw
b4d1c57bd1
Merge pull request #91 from wowario/wallet
wallet2: update testnet fork time
2018-09-24 21:07:32 -05:00
wowario
7c470609f1
wallet2: update testnet fork time 2018-09-24 20:47:44 +03:00
wowario
90bf824624
set difficulty fork height and guess 2018-09-24 11:21:47 +03:00
jw
541dcb0de4
Add v9 hardfork block height to main net 2018-09-23 14:50:18 -07:00
Lee Clagett
fe9989d6df
cryptonote tweak v2.2 2018-09-21 12:34:08 +03:00
moneromooo-monero
02b0bf7997
wallet2: fix secondary partially signed multisig txes 2018-09-21 02:39:01 +03:00
wowario
8990b433aa
update testnet ips 2018-09-21 02:39:01 +03:00
moneromooo-monero
2288961711
wallet2: fix bulletproof cold signing
Cold signing was always using Borromean range proofs, causing
a larger tx, and an incorrect fee
2018-09-21 02:39:00 +03:00
moneromooo-monero
c579994530
password: flush cout when prompting for password without newline 2018-09-21 02:39:00 +03:00
moneromooo-monero
5a0de0115d
cryptonote_protocol_handler: log when dropping a peer 2018-09-21 02:39:00 +03:00
moneromooo-monero
1959297a1e
blockchain: avoid duplicate db query for height 2018-09-21 02:39:00 +03:00
moneromooo-monero
c0f02c85b5
add and use constant time 32 byte equality function 2018-09-21 02:38:59 +03:00
wowario
993a55246e
update checkpoints 2018-09-21 02:38:59 +03:00
wowario
c2c5d584d1
correct reference to mixin 2018-09-21 02:38:59 +03:00
thomasvaughan
37f9a97b0a
NetBSD support 2018-09-21 02:38:59 +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
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
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
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
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
Teutone
1772c8593a
add .load() to make Boost 1.67 happy with its new is_integral check 2018-07-09 17:56:30 +01: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
424bfdc8d7
bump version to 12.3 2018-07-06 07:58:07 +02:00
moneromooo-monero
8c331a6d26
wallet2: fix double counting outs if the tx pubkey is duplicated 2018-07-04 10:40:56 +01:00
moneromooo-monero
41662ebcc7
device_ledger: fix buffer underflow on bad data from device 2018-07-04 10:40:50 +01:00
moneromooo-monero
e389101cb2
device: misc cleanup
use snprintf "just in case" where appropriate
consistently use unsigned for temp values
pass std::string by const ref rather than by value
add length check (which can't happen in practice) for memcpy
2018-07-04 10:40:46 +01:00
moneromooo-monero
076b7e1076
device_ledger: fix potential buffer overflow from bad size calc 2018-07-04 10:40:42 +01:00
moneromooo-monero
0429cabefd
simplewallet: init trusted daemon flag to false when autodetecting 2018-07-04 10:40:39 +01:00
moneromooo-monero
b323d90f67
wallet2: fix read buffer overflow in import_key_images 2018-07-04 10:40:35 +01:00
stoffu
47b42f8b01
wallet-rpc.getaddress: throw if index is out of bound 2018-07-04 10:40:32 +01:00
moneromooo-monero
223429f0fd
zmq_server: fix bind call when address and/or port are empty 2018-07-04 10:40:29 +01:00
Howard Chu
280e1a64bd
Fix RPC crashes that didn't check for an open wallet 2018-07-04 10:40:26 +01:00
moneromooo-monero
43a124979a
wallet2: fix out of sync account tag cache
This would cause crashes when trying to tag an account that was
just created
2018-07-04 10:40:23 +01:00
stoffu
bea06d1a32
epee.string_tools: add conversion between UTF-8 and UTF-16 2018-07-04 10:40:16 +01:00
moneromooo-monero
e93058b41c
wallet_api: fixups to build on the branch 2018-07-04 10:40:13 +01:00
stoffu
8fb50b738f
Wallet API: add support for wallet creation from hardware device 2018-07-04 10:40:09 +01:00
stoffu
9e9cd108a3
Move parse_subaddress_lookahead() from simplewallet.cpp to util.cpp 2018-07-04 10:40:06 +01:00
stoffu
fbdc30966b
wallet2: lower default for subaddress lookahead when restoring with hardware 2018-07-03 11:19:53 +01:00
stoffu
afa669656b
wallet: allow unspendable unmixable outputs to be discarded 2018-07-03 11:19:45 +01:00
stoffu
e70d80e820
wallet2: use decoded amount when reporting repeated output key 2018-07-03 11:19:40 +01:00
stoffu
5e180c73f8
wallet2: use correct fee for split txes 2018-07-03 11:19:36 +01:00
stoffu
04abe99f81
simplewallet: don't confirm missing payment ID when sending to only subaddresses 2018-07-03 11:19:28 +01:00
stoffu
009feaca79
wallet2: fix get_approximate_blockchain_height for stagenet 2018-07-03 11:17:56 +01:00
moneromooo-monero
7ce841cc2f
wallet: do not log by default if we're not asked to log to console
This means monero-wallet-rpc still does, but the user level program
does not.
2018-07-03 11:17:52 +01:00
moneromooo-monero
4e2b279a94
tx_pool: initialize bitflags padding since it gets written to storage
Avoids valgrind reporting uninitialized data usage
2018-07-03 11:17:48 +01:00
moneromooo-monero
082e0a1bef
util: consider Tor/I2P addresses to be non local 2018-07-03 11:17:40 +01:00
moneromooo-monero
85d2ae4ad7
simplewallet: add optional trusted/untrusted argument to set_daemon
Otherwise the previous daemon's trustedness would carry over.
If not specified, the local address check is performed again.
2018-07-03 11:17:36 +01:00
stoffu
233a1ead22
blockchain: pop forked blocks only when DB is not read-only 2018-07-03 11:17:32 +01:00
rockhouse@users.noreply.github.com
1380b70e74
Fixes #3645: error on freebsd lambda return values forced to std::string 2018-07-03 11:17:28 +01:00
moneromooo-monero
8e64b61663
blockchain: return error when requesting non existent output
avoids RPC thread dying, causing the wallet to timeout
2018-07-03 11:17:24 +01:00
moneromooo-monero
740085271b
daemon: fix readline interfering with std::cerr usage
Once readline is initialized, std::cerr's operator<< will
output a 0xff byte for unknown reasons.
2018-07-03 11:17:15 +01:00
moneromooo-monero
81e3926304
disable file size sanity check when loading the wallet cache 2018-07-03 11:17:11 +01:00
moneromooo-monero
e04ae088e8
fix build with GCC 8.1.0 2018-07-03 11:17:07 +01:00
moneromooo-monero
f6896d9974
core: lock incoming tx lock when checking the txpool and chain
This gets rid of an innocuous race trying to add the same tx
twice to the txpool
2018-07-03 11:17:03 +01:00
moneromooo-monero
f6dbb967f8
simplewallet: add --untrusted-daemon option 2018-07-03 11:17:00 +01:00
luigi1111
06b0f9e870
Merge pull request #3976
f40cf1a device_ledger: fix bad memory access on connect error (moneromooo-monero)
2018-06-27 15:35:13 -05:00
luigi1111
db26776a35
Merge pull request #3526
66100f2 malloc scratchpad for all supported android archs (m2049r)
2018-06-12 12:10:00 -05:00
moneromooo-monero
f40cf1a859
device_ledger: fix bad memory access on connect error 2018-06-09 20:49:05 +01:00
Riccardo Spagni
e2c39f6b59
Merge pull request #3914
107eec4d protocol: drop (and increase fails) if most blocks hashes are invalid (moneromooo-monero)
2018-06-03 18:41:36 +02:00