Commit Graph

12379 Commits

Author SHA1 Message Date
Crypto City
bfba522682 game: don't offer assigning items other than materials/labour to flags 2020-10-17 21:28:48 +00:00
Crypto City
4988ccc193 crypto: fix build on windows 2020-10-17 21:27:31 +00:00
Crypto City
51c1e14daa game: fix deadlock refreshing 2020-10-17 21:27:31 +00:00
moneromooo-monero
453b8e267c
README: add OSS-fuzz status banner 2020-10-17 16:41:24 +00:00
xiphon
70eb0d1844 wallet2_api: implement stop() to interrupt refresh() loop once 2020-10-17 02:56:15 +00:00
Crypto City
25dad9785e bump version to 0.23.1.5 2020-10-16 20:15:31 +00:00
Crypto City
f379cc35c6 core: fix syncing alt chains with merge mined blocks 2020-10-16 20:14:25 +00:00
Crypto City
21a68d7023 game: fix dividend dialog selection between gold and item 2020-10-16 20:14:25 +00:00
Crypto City
9aad4f2dfd cmake: take out RPATH 2020-10-16 20:14:25 +00:00
Crypto City
9485a9afc0 blockchain: fix mining invalid blocks due to trade txes 2020-10-16 20:14:25 +00:00
Lee Clagett
13350f79df Do not use peer_id tracking method over i2p/tor 2020-10-15 16:47:59 +00:00
Alexander Blair
bf65b07718
Merge pull request #6867
826a84478 cmake: Version - use CMAKE_CURRENT_LIST_DIR (xiphon)
2020-10-14 15:25:00 -07:00
Alexander Blair
abd6aa6ab8
Merge pull request #6863
b4c775663 cmake: CheckTrezor - use ${CMAKE_CURRENT_LIST_DIR} to locate tests (xiphon)
2020-10-14 15:24:41 -07:00
xiphon
593ae2e9f9 device: Ledger - update status codes 2020-10-13 22:53:19 +00:00
luigi1111
819f9e1d9f
Merge pull request #6889
c01d1c1 README: recommend v0.17.1.0 (selsta)
2020-10-13 10:52:16 -05:00
luigi1111
2a093ace37
Merge pull request #6833
335ba12 README: update sponsors (selsta)
2020-10-13 10:39:53 -05:00
luigi1111
e503688a6b
Merge pull request #6828
1b3f220 Allow AddressBook description edits via wallet/api interface (xmrdsc)
2020-10-13 10:39:05 -05:00
luigi1111
8286f07b26
Merge pull request #6822
2e3caa2 Depends: Bump qt to 5.15.1 (TheCharlatan)
2020-10-13 10:38:15 -05:00
luigi1111
6ca2032fd7
Merge pull request #6808
d3e7c5a systemd: Don't use Type=forking (ndorf)
2020-10-13 10:37:10 -05:00
xiphon
ec14e4b8cd wallet2: skip reorgs exceeding max-reorg-depth wallet setting 2020-10-13 15:23:35 +00:00
Lee Clagett
08eb0949f3 Change to more efficient allocation strategy in byte_stream 2020-10-13 15:10:54 +00:00
Crypto City
aad0d3bfba better fix for sync failure on aux pow blocks 2020-10-13 14:07:24 +00:00
Alexis Enston
b49f48962b fix next_seed_height regression in getblocktemplate rpc 2020-10-13 11:07:59 +01:00
xiphon
4cf3545a31 core_rpc_server: on_get_blocks - forward bootstrap daemon error 2020-10-13 00:44:59 +00:00
Crypto City
6a80df2269 bump version to 0.23.1.4 2020-10-13 00:33:49 +00:00
Crypto City
b300b7ba81 fix syncing on historical merged mined blocks
It is not clear yet why the locking changes are necessary
2020-10-13 00:32:50 +00:00
xiphon
ad7ea2c60c core_rpc_server: on_send_raw_tx - fix bootstrap daemon mode check 2020-10-12 23:49:37 +00:00
selsta
c01d1c1747
README: recommend v0.17.1.0 2020-10-13 01:21:03 +02:00
moneromooo-monero
fcbfb0a00a
wallet2: fix missing m_state field in wallet serialization 2020-10-12 15:35:52 +00:00
moneromooo-monero
11b20229c9
tx_pool: silence spammy harmless warning till we fix the bug 2020-10-12 14:07:40 +00:00
xiphon
a12a8174e0 Dandelion++: skip desynced peers in stem phase 2020-10-12 13:44:06 +00:00
Crypto City
8ae9559324 cc: fix invalid memory access in build execution 2020-10-11 22:31:01 +00:00
Crypto City
b1426aec41 bump version to 0.23.1.3 2020-10-11 10:40:38 +00:00
moneromooo-monero
e3df4df020 p2p: add --max-connections-per-ip daemon option
Helps daemons behind a proxy get more than one connection.
Defaults to 1 (no change)
2020-10-11 10:37:30 +00:00
Crypto City
93821eb201 game: select wanted item in trade screen called from building settings 2020-10-11 10:37:30 +00:00
Crypto City
e3e2180335 game: fix possible crash in trade screen 2020-10-11 10:36:58 +00:00
Crypto City
c1793c3a23 fix ghost trade orders when cancelling 2020-10-11 10:36:58 +00:00
Crypto City
8cfdde7bf9 tx_pool: don't reset chat receive time, we have a timestamp 2020-10-11 10:36:58 +00:00
Crypto City
17750a7b42 daemon: print_pool_commands now takes optional account and/or type 2020-10-11 10:36:17 +00:00
Crypto City
3aed44b2bf daemon: add cc_chat command (read only chat viewer) 2020-10-11 10:34:56 +00:00
Lee Clagett
7414e2bac1 Change epee binary output from std::stringstream to byte_stream 2020-10-10 15:28:40 +00:00
Crypto City
8e2b1dbfb3 merge_mining_proxy: fix mining with unpatched xmrig 2020-10-10 12:32:57 +00:00
Crypto City
3187406dba game: fix submitting imported model with palette changes 2020-10-10 01:02:28 +00:00
Crypto City
112c477953 rpc: fix merge mining 2020-10-10 00:43:02 +00:00
Crypto City
71944aaaae merge_mining_proxy: fix merge mining 2020-10-10 00:43:02 +00:00
Crypto City
61e306fe08 bump version to 0.23.1.2 2020-10-09 16:10:35 +00:00
Crypto City
3c8012010a rpc: fix sell trades not showing up in the game 2020-10-09 00:27:44 +00:00
Crypto City
b7b7c007fd tx_pool: fix flush_nonce throwing when a nonce is not found 2020-10-08 23:21:04 +00:00
Crypto City
3f71c58ab6 fix more boost deps for -j builds 2020-10-08 23:21:04 +00:00
Justin Kat
3be170d778
Update README.md 2020-10-08 17:52:11 -04:00