Commit Graph

12254 Commits

Author SHA1 Message Date
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
Crypto City
17a88d019d blockchain: fix game update check
It's already checked in validate_miner_transaction, when the block
height is not incremented yet
2020-10-08 15:13:46 +00:00
Crypto City
450e73ca71 core: fix duplicate create account commands causing invalid blocks 2020-10-08 13:10:24 +00:00
Crypto City
285081e386 manual: merge mining is now in 2020-10-08 13:10:24 +00:00
Crypto City
1840d497a6 README.md: add merge mining proxy section 2020-10-08 13:10:24 +00:00
selsta
335ba120c9
README: update sponsors 2020-10-08 01:44:34 +02:00
xiphon
826a84478d cmake: Version - use CMAKE_CURRENT_LIST_DIR 2020-10-07 20:21:25 +00:00
Crypto City
ea8c886f39 bump version to 0.23.1.1 2020-10-07 01:00:25 +00:00
Crypto City
0b7cda7376 game: decrease keyboard turn speed 2020-10-07 01:00:25 +00:00
Crypto City
11a51d7b05 blockchain: temporary hack to sync the current borked chain 2020-10-07 00:54:18 +00:00
Crypto City
a8120eb555 blockchain: fix cancelled nonce check 2020-10-07 00:54:18 +00:00
Crypto City
bf409eba42 game: fix static build on mac 2020-10-07 00:54:18 +00:00
Crypto City
282c18989b cmake: make the HOME directory generic 2020-10-07 00:54:18 +00:00
Crypto City
6606feae8a rpc: fix flags/cities trades being unmatchable in game 2020-10-07 00:54:18 +00:00
Crypto City
cd61a1024b functional_tests: fix game update tests going out of labour 2020-10-07 00:54:17 +00:00
Crypto City
5aceb60aa0 game: fix thermometer showing up on startup even when disabled 2020-10-07 00:54:17 +00:00
Crypto City
c7fd697fd5 game: merge palettes when importing a model 2020-10-07 00:54:17 +00:00
Crypto City
aaefd007f3 game: fix model placement ui not disppearing when cancelled 2020-10-07 00:54:17 +00:00
Crypto City
b19fd2f13b game: fix exporting only selection to magica voxel format 2020-10-07 00:54:17 +00:00
Crypto City
b619892c18 cc: print which material variant is locked in build command 2020-10-07 00:54:17 +00:00
Howard Chu
5f228e4b7d
Fix lgamma/signgam dependency
This is a new indirect dependency due to the use of poisson_distribution,
introduced in PR#6354 commit 67ade8005
2020-10-06 19:25:49 +01:00
Lee Clagett
dff1d8067c Fix tx flush callback queueing 2020-10-06 16:07:49 +00:00
xiphon
b4c775663a cmake: CheckTrezor - use ${CMAKE_CURRENT_LIST_DIR} to locate tests 2020-10-06 14:37:00 +00:00
Seth Simmons
49a279bdfa docs: Add release checklist 2020-10-03 09:42:16 +02:00
Guillaume Le Vaillant
d00ca885bc Move documentation files to their own directory 2020-10-03 09:18:59 +02:00
TheCharlatan
db70af1bbc
Unit Tests: Remove block reward upper bound size checks
Tests running after being compiled with `make debug-test` failed with
```
[  FAILED  ] block_reward_and_current_block_weight.fails_on_huge_median_size
[  FAILED  ] block_reward_and_current_block_weight.fails_on_huge_block_weight
```

With the introduction of the patch in
be82c40703 (diff-1a57d4e6013984c420da98d1adde0eafL113)
the assertions checking the weight of the median and current block
against a size limit were removed. Since the limit is now enforced by a
long divisor and a uint64_t type, checking in a separate test makes
little sense, so they are removed here.
2020-10-03 02:32:17 +02:00