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
Lee Clagett
386ef03be3
Add TLSA support to DNSSEC fetching
2020-10-07 15:43:31 +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
Crypto City
15c3836fdf
bump version to 0.23.1.0
2020-10-02 12:39:12 +00:00
Crypto City
04faa7fe0b
daemon: print tx hash in print_pool_commands
2020-10-02 12:38:00 +00:00
Crypto City
34065f2b9e
daemon: fix printing block as JSON
2020-10-02 12:38:00 +00:00
Crypto City
1ac1b512b9
game: don't print estimated sale price when we don't know it
2020-09-30 21:19:04 +00:00
Crypto City
37b1aadced
game: move tile data into a separate structure and pass by shared_ptr
...
avoids more copies
2020-09-30 21:05:17 +00:00
Crypto City
9786c6115e
game: move tiles rather than copy where pushing to the undo stack
2020-09-30 15:35:01 +00:00
Crypto City
fea4a4da7b
game: speedup filling up undo stack when building
2020-09-30 13:53:58 +00:00
Crypto City
7c7eec626b
cc: speed up rectanglizer a bit
2020-09-30 13:31:16 +00:00
Crypto City
05c4d49159
game: bring panel on top on startup
2020-09-30 00:23:12 +00:00
Crypto City
8b5eeedbad
game: speed up auto save a bit
2020-09-30 00:23:12 +00:00
Crypto City
25e6eaeb53
game: fix go to vista adding terrain height
2020-09-30 00:23:12 +00:00
Crypto City
4fcca0a9ed
game: make QueuedCommand dtor virtual
2020-09-30 00:23:12 +00:00
Crypto City
d92ffce4fd
urho3d: disable xaudio2 on windows (msys borks with it)
2020-09-30 00:23:11 +00:00
selsta
346381f917
workflows: don't brew update
2020-09-30 02:01:49 +02:00
Crypto City
666ac7ffcc
cmake: fix boost dependency
2020-09-29 20:48:45 +00:00
Crypto City
202e7a35fd
bump version to 0.23.0.0
2020-09-29 12:14:10 +00:00