selsta
a95e6e0d43
Dockerfile: use depends
2021-09-12 01:35:14 +02:00
selsta
43a72790ab
depends: update unwind, fix build with ubuntu 21.04
2021-09-11 20:25:43 +02:00
SChernykh
dfee15eee1
RPC and ZeroMQ APIs to support p2pool
...
Adds the following:
- "get_miner_data" to RPC API
- "json-miner-data" to ZeroMQ subscriber contexts
Both provide the necessary data to create a custom block template. They are used by p2pool.
Data provided:
- major fork version
- current height
- previous block id
- RandomX seed hash
- network difficulty
- median block weight
- coins mined by the network so far
- mineable mempool transactions
2021-09-11 15:15:07 +02:00
luigi1111
a39b1d56c8
Merge pull request #7899
...
cd76eb7
wallet: fix unused lambda capture warning (selsta)
2021-09-09 15:21:10 -04:00
luigi1111
9273530bff
Merge pull request #7898
...
f353c29
wallet_rpc_server: fix help text remaining bold (selsta)
2021-09-09 15:20:43 -04:00
luigi1111
c278c97f1f
Merge pull request #7884
...
ec6b4cf
support cors wildcard (woodser)
2021-09-09 15:20:09 -04:00
luigi1111
e72eedd1ce
Merge pull request #7883
...
d749e0d
ringct: silence unused variable warning (selsta)
2021-09-09 15:18:42 -04:00
luigi1111
e48e909911
Merge pull request #7880
...
573a025
core_tests: remove unused typedef, fix warning (selsta)
2021-09-09 15:18:17 -04:00
luigi1111
be94a2fb06
Merge pull request #7875
...
15936bf
Device: remove unused and incorrect non-default constructor (mj-xmr)
2021-09-09 15:17:41 -04:00
luigi1111
aa8320671c
Merge pull request #7858
...
426dbf4
fix median overflow bug (koe)
2021-09-09 15:17:06 -04:00
luigi1111
b13110b7b8
Merge pull request #7855
...
ce0a2ce
CI: use runner.os instead of OS labels (mj-xmr)
2021-09-09 15:16:31 -04:00
luigi1111
acfe3f8ded
Merge pull request #7828
...
b2c59af
EasyLogging++: new anti-UB test and propagating exception (mj-xmr)
2021-09-09 15:16:06 -04:00
luigi1111
dfa6b58d4d
Merge pull request #7823
...
24d3d65
monero-wallet-rpc: Prevent --password-file from being used with --wallet-dir (Kermit Alexander II)
2021-09-09 15:14:17 -04:00
luigi1111
2a02cd0a5f
Merge pull request #7773 from selsta/unbound
...
external: remove unbound submodule
2021-09-09 15:13:06 -04:00
luigi1111
7848a467c5
Merge pull request #7616
...
4ced092
daemon: allow proxy configuration (anon, selsta, tobtoht)
2021-09-09 15:09:51 -04:00
luigi1111
b7315efc1c
Merge pull request #7342
...
520ce1c
Attempt to carve the fee from a partial payment early (lxop)
2021-09-09 15:06:46 -04:00
Crypto City
491f5920a0
game: add a few startup tips
2021-09-09 11:34:15 +00:00
Crypto City
d9dae925ee
game: allow "tip of the day" style tutorials on startup
2021-09-09 11:30:04 +00:00
Crypto City
29ac4fb42a
game: fix terrain-cache build on windows
2021-09-09 10:21:24 +00:00
Gingeropolous
ce38f2399d
update readme research section contacts
...
with edits from @UkoeHB from PR #7922 because I can't sqash because i use the github web gui like a plebe
2021-09-08 14:03:21 -04:00
Crypto City
c0c6d90713
game: add an outline to the crosshair to make it more visible
2021-09-08 14:47:41 +00:00
Crypto City
e6e3da6940
game: remove leftover debug printf
2021-09-08 14:26:01 +00:00
Crypto City
1532b015bc
game: do not display building tooltip when buiding on it
2021-09-08 14:25:19 +00:00
Crypto City
ae92ca97a0
cc: set cliff terrain type a bit more easily
2021-09-08 13:44:14 +00:00
mj-xmr
ad9fde46a3
UB: virtual methods in destructor at Trezor
2021-09-08 14:44:35 +02:00
mj-xmr
514f8fab14
LMDB: protection against UB, by not calling virtual methods from destructor
2021-09-08 14:08:40 +02:00
Crypto City
845d1ba30f
easylogging++: fix leaks on exit
2021-09-08 11:36:38 +00:00
Crypto City
c5ecf75dd1
unit_tests: fix leaks
2021-09-08 01:43:54 +00:00
moneromooo-monero
5eaedb51b9
unit_tests: fix use after free in serialization test
2021-09-08 01:03:34 +00:00
Crypto City
0be3750452
unit_tests: fix use after free in serialization test
2021-09-08 00:59:40 +00:00
Crypto City
91d0d2bc66
game: fix use after free in tooltip history window
2021-09-07 21:56:17 +00:00
Crypto City
58ddc71e49
game: fix use after free on game exit
2021-09-07 20:37:11 +00:00
Crypto City
67442d0d73
game: disable ok button in building settings screen if read only
2021-09-07 20:37:11 +00:00
Crypto City
0a69e54512
game: fix wrong temperature before loading a wallet
2021-09-07 20:37:11 +00:00
Crypto City
f1bd4c85c0
cc: do not consider roads for the mountaineer badge
2021-09-07 20:37:11 +00:00
Crypto City
902e0852d0
game: do not show "cancel" for commands that cannot be cancelled
2021-09-07 20:37:11 +00:00
Crypto City
27f01535a5
game: mention the options screen in the terrain cache directory README
2021-09-07 20:37:11 +00:00
Crypto City
8761724ac8
game: compress delta heights for fast extra compression
2021-09-07 20:37:11 +00:00
Crypto City
7223212520
game: speed up elevation map at higher zooms in found city screen
2021-09-07 20:37:11 +00:00
Crypto City
6ec7229ccf
game: click the amount of items owned to input that amount to sell
2021-09-07 20:37:11 +00:00
Crypto City
31a37711fe
game: whiter/shinier snow
2021-09-07 20:37:11 +00:00
Crypto City
e359f9725b
tb: do not insert tabs in non multiline edit fields
2021-09-07 20:37:11 +00:00
Crypto City
cb5d62dbe9
game: subsample non-influence potential textures for speed
2021-09-07 20:37:11 +00:00
Crypto City
4e842e93b1
game: allow jumping to an x/y location
2021-09-07 20:37:11 +00:00
Crypto City
a079220af6
game: make the terrain cache size a user option (including disabled)
2021-09-07 20:37:11 +00:00
Crypto City
fd90c0ca84
bump lower mountainer badge thresholds
2021-09-07 20:37:11 +00:00
Crypto City
0542412ec2
cc: improve terrain
2021-09-07 20:37:11 +00:00
Crypto City
de3a52c577
unbound: do not use glob so we can more easily work on older distros
2021-09-07 20:37:11 +00:00
Crypto City
697ef85904
game: fix leaks
2021-09-07 20:37:11 +00:00
mj-xmr
eed7e79c04
UB: Not calling virtual method in destructor of WalletImpl
2021-09-07 14:24:53 +02:00