Commit Graph

13759 Commits

Author SHA1 Message Date
Crypto City
761ccdc8b2 game: add syncing notification 2021-06-10 15:57:48 +00:00
Crypto City
2c913f8710 game: remove leftover debug id override 2021-06-10 13:04:40 +00:00
selsta
8e0b8ddb96
wallet/api: remove Bitmonero namespace alias 2021-06-08 23:29:41 +02:00
Crypto City
7d441c2a20 daemon: fix crash in cc_get_item 0 2021-06-08 15:10:15 +00:00
tobtoht
e63c1107c0 wallet_api: address_book: don't lose pid on setDescription 2021-06-08 15:20:48 +02:00
Crypto City
3879a9e5e3 db_lmdb: work around unishox idiosyncracies with buffer sizes 2021-06-08 12:59:17 +00:00
Crypto City
fd157b318b slash auction bid fee 2021-06-08 12:59:17 +00:00
Crypto City
2553304690 unit_tests: remove leftover noisy trace 2021-06-08 12:59:17 +00:00
Crypto City
4ac5b2ddc0 db_lmdb: fix a few leaks 2021-06-08 12:59:17 +00:00
Crypto City
4105a47ed5 cc: tweak material unlock levels a bit for better homogeneity 2021-06-06 08:17:37 +00:00
Crypto City
ba796a1987 game: add functions to extend maximally in a single direction 2021-06-05 22:10:20 +00:00
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