Commit Graph

13648 Commits

Author SHA1 Message Date
Crypto City
37966ec57d game: remove "rebuilding" stdout trace 2021-06-05 14:24:48 +00:00
tobtoht
8cf95c8f29 wallet2: refresh: check error and throw before potentially breaking out of loop 2021-06-04 18:37:06 +02:00
tobtoht
1aa1850ba5 wallet_api: signMessage: add sign with subaddress 2021-06-04 18:16:10 +02:00
tobtoht
d52d21bd46 ledger: don't lock for software device 2021-06-04 17:41:42 +02:00
tobtoht
f174a8f05f wallet_api: reconnectDevice 2021-06-04 15:24:53 +02:00
tobtoht
ce40c33a33 ledger: use software device if we have view key 2021-06-04 15:02:06 +02:00
tobtoht
8cea9d8605
wallet: Reset RPC Pay ID on node switch
RPC pay client ID is sent with each RPC request, set a new secret every time we switch nodes to mitigate trivial correlation
2021-06-04 13:58:09 +02:00
tobtoht
6914d5b914 wallet_api: move adjust_mixin call within try block 2021-06-04 13:41:10 +02:00
Crypto City
cb6072beef game: jump to building when double clicking in the history list 2021-06-04 09:22:23 +00:00
Crypto City
a98548b6d8 game: catch another building deactivation message 2021-06-04 08:43:18 +00:00
Crypto City
94102b96e1 game: update color names to remove "lv X" before printing unlocked colours 2021-06-03 23:01:15 +00:00
Crypto City
aa82132ade game: fix layout issues for some notifications 2021-06-03 22:36:06 +00:00
Crypto City
bda122ce47 bump version to 0.31.0.0 2021-06-03 10:39:38 +00:00
Crypto City
2dd8d8b264 wallet2: fix build error in some compilers 2021-06-03 10:39:38 +00:00
Crypto City
53b3b1f16c game: fix prestige ranking when leaderboard is empty 2021-06-03 08:36:30 +00:00
Crypto City
7ffaf6d3ae double spendable age to 20 2021-06-03 07:40:21 +00:00
Crypto City
c83f440eaa cc: bump entry level thresholds for gilded badge 2021-06-03 07:40:21 +00:00
Crypto City
c8ff78631d cc: fix yearly coins only appearing in spring 2021-06-03 07:40:21 +00:00
Crypto City
80095bb5cc game: only print overall balance change for game update 2021-06-03 07:40:20 +00:00
Crypto City
df3ad07995 cc: fix vintage badge level 5 threshold counting second year badges 2021-06-03 07:40:20 +00:00
Crypto City
c74fea14ff game: prevent buying/selling more gold/items than available 2021-06-03 07:40:20 +00:00
Crypto City
8d1d26ecdf README-binaries.md: update for daemon auto-run 2021-06-03 07:40:20 +00:00
Crypto City
9ee1bf4f45 game: don't display the "no daemon" message twice at a time 2021-06-03 07:40:20 +00:00
Crypto City
d1a8c12ba4 game: save wallet after refresh 2021-06-03 07:40:20 +00:00
Crypto City
ce990e0615 game: fix stray discovery notifications on startup 2021-06-03 07:40:20 +00:00
Crypto City
99e5342b6f game: prune and collpase some game update events notification lines 2021-06-03 07:40:20 +00:00
Crypto City
b520d5e2c3 cc: spread out feature unlock levels more 2021-06-03 07:40:20 +00:00
Crypto City
2c0e6e35be game: notifications for level changes and unlocked features
also a couple minor notifications fixes
2021-06-03 07:40:20 +00:00
luigi1111
1c8e598172
Merge pull request #7735
44cc6d6 Fix boost 1.76.0 compatibility (loqs)
2021-06-01 22:12:12 -05:00
luigi1111
e8bf9003dd
Merge pull request #7726
0f45211 CMake: add *.inl to monero_find_all_headers() glob, along *.h* (mj-xmr)
2021-06-01 22:11:04 -05:00
luigi1111
51171d2ca3
Merge pull request #7725
a4a154b CMake: glob missing headers for easylogging (mj-xmr)
2021-06-01 22:10:42 -05:00
luigi1111
e31182918c
Merge pull request #7724
44e8395 CMake: glob missing headers for wallet2 (mj-xmr)
2021-06-01 22:10:19 -05:00
luigi1111
08726ff0f3
Merge pull request #7723
3450f4b Doc: funtional_tests add new mining env vars and how to use them (mj-xmr)
2021-06-01 22:09:54 -05:00
luigi1111
97436399eb
Merge pull request #7719
da45d3f trezor: deprecated ByteSize -> ByteSizeLong (selsta)
2021-06-01 22:09:26 -05:00
luigi1111
21c6376f33
Merge pull request #7715
0c13623 cmake: fix check_linker_flag (selsta)
2021-06-01 22:09:01 -05:00
luigi1111
fcb347820d
Merge pull request #7713
b40129e Warnings: unused var in core_tests:chaingen.h (mj-xmr)
2021-06-01 22:08:40 -05:00
luigi1111
d51e0c38f9
Merge pull request #7712
d772f13 epee: include public openssl header in cmake (selsta)
2021-06-01 22:08:15 -05:00
luigi1111
126ff6b0ee
Merge pull request #7711
4969f39 cmake: use CMAKE_CURRENT_LIST_DIR in FindLibUSB (selsta)
2021-06-01 22:07:47 -05:00
luigi1111
39cd392ac3
Merge pull request #7710
9165344 CI: depends downloads relax retries (mj-xmr)
2021-06-01 22:07:21 -05:00
luigi1111
381f8f5e24
Merge pull request #7709
a1c4307 Warnings: unused variable in core/blockchain.cpp (mj-xmr)
2021-06-01 22:06:54 -05:00
luigi1111
d845a5a0c3
Merge pull request #7705
581c3af Warnings: unused var at cryptonote_tx_utils.cpp (mj-xmr)
2021-06-01 22:06:27 -05:00
luigi1111
45007f35cf
Merge pull request #7689
f93db0d clang: fix -pie flag (selsta)
2021-06-01 22:05:45 -05:00
selsta
a24045340c
README: freenode -> libera 2021-06-01 03:07:58 +02:00
Crypto City
bd6c016424 game: more icons for game events 2021-05-30 23:45:24 +00:00
Crypto City
592418dbb0 game: make notifications with icons less tall 2021-05-30 22:14:07 +00:00
Crypto City
4008ebdd4c game: ensure the panel is still within a resized window 2021-05-30 22:14:07 +00:00
Crypto City
d8ac1ee6ad game: bodge missing text in tutorial text
Text wrapping interferes with layout
2021-05-30 22:14:07 +00:00
Crypto City
dd6a145e62 game: remove visible vertical line in mint/smelt screens 2021-05-30 20:07:05 +00:00
Crypto City
570b636321 game: add notification (with icon) when we're outbid in an auction 2021-05-30 10:59:31 +00:00
Crypto City
2b6924169f change the genesis coin design 2021-05-30 07:49:52 +00:00