luigi1111
7f4ae309f4
Merge pull request #9556
...
c7dce22
ringct: add operator!= for key (jeffro256)
2024-12-23 10:52:08 -05:00
luigi1111
0495baade6
Merge pull request #9549
...
fc49af6
Update PORTABLE_STORAGE.md (Dmitry)
2024-12-23 10:50:59 -05:00
luigi1111
318bc17eca
Merge pull request #9548
...
c1ead13
wallet2_api: use std::optional instead of handmade optional (jeffro256)
2024-12-23 10:50:19 -05:00
luigi1111
6633fcb72f
Merge pull request #9543
...
968d796
cmake: make PER_BLOCK_CHECKPOINT an option (tobtoht)
2024-12-23 10:49:23 -05:00
luigi1111
8ed1287b1d
Merge pull request #9541
...
03e593c
cmake: lowercase ARCH_ID (tobtoht)
2024-12-23 10:48:45 -05:00
luigi1111
885b6a04d5
Merge pull request #9540
...
fd50651
brew: remove unneeded taps (tobtoht)
2024-12-23 10:48:16 -05:00
luigi1111
0d93746e71
Merge pull request #9537
...
b8911f1
readme: update raspberry pi build instructions (tobtoht)
2024-12-23 10:47:50 -05:00
luigi1111
5ce4858137
Merge pull request #9536
...
68a32a3
build: remove unneeded cmake toolchain files (tobtoht)
2024-12-23 10:47:14 -05:00
luigi1111
f1f2e7fa4a
Merge pull request #9535
...
bd540d9
readme: update msys2 build instructions (tobtoht)
2024-12-23 10:46:50 -05:00
luigi1111
671b77a757
Merge pull request #9533
...
c3b262f
readme: remove outdated gtest note (tobtoht)
2024-12-23 10:46:25 -05:00
luigi1111
51c1f1b1c9
Merge pull request #9532
...
e2410b2
ci: cleanup depends package requirements (tobtoht)
2024-12-23 10:46:01 -05:00
luigi1111
5d465e22bf
Merge pull request #9531
...
def79dd
readme: fix win64 cross-compile requirements (tobtoht)
2024-12-23 10:45:38 -05:00
luigi1111
d42bba7d82
Merge pull request #9529
...
484ece1
tests: remove python2 compatibility (tobtoht)
2024-12-23 10:44:35 -05:00
luigi1111
28302956d3
Merge pull request #9527
...
ced5b04
tests: fix missing <thread> includes (tobtoht)
2024-12-23 10:44:01 -05:00
luigi1111
77471ecd3f
Merge pull request #9525
...
e1876ab
tests: remove unlock_time argument from trezor_tests (0xFFFC0000)
2024-12-23 10:43:38 -05:00
luigi1111
518d42bff7
Merge pull request #9518
...
3210961
packages: add freebsd base mirror (plowsof)
2024-12-23 10:43:09 -05:00
luigi1111
0a1fd18ad2
Merge pull request #9515
...
808dff7
Replace deprecated result_of with decltype (Lee Clagett)
2024-12-23 10:42:45 -05:00
luigi1111
e32372e8dc
Merge pull request #9511
...
bd28696
Relax static_asserts in src/lmdb (Lee Clagett)
2024-12-23 10:41:51 -05:00
luigi1111
3c86b148b2
Merge pull request #9507
...
8977746
tests: include <iomanip> where using std::setfill (jeffro256)
2024-12-23 10:41:09 -05:00
luigi1111
803ac91970
Merge pull request #9505
...
0f9a5c1
crypto: remove unused OAES code (jeffro256)
2024-12-23 10:40:10 -05:00
luigi1111
8d0c73f423
Merge pull request #9502
...
f8b7a89
depends: remove unwind from toolchain (tobtoht)
2024-12-23 10:39:16 -05:00
luigi1111
542fc01fb2
Merge pull request #9501
...
8442b66
depends: remove option from toolchain file (tobtoht)
2024-12-23 10:38:53 -05:00
luigi1111
f00cb9421a
Merge pull request #9490
...
31c6b2a
wallet: can't decrypt payment id if tx key is missing (tobtoht)
2024-12-23 10:38:25 -05:00
luigi1111
51d0a25c7c
Merge pull request #9481
...
64bb031
ci: run job for oldest supported Debian version (tobtoht)
2024-12-23 10:37:59 -05:00
luigi1111
afbc9ef97a
Merge pull request #9475
...
ea8e29f
set USE_UNWIND for FreeBSD (Alexander Perechnev)
2024-12-23 10:37:37 -05:00
luigi1111
32d6e6e208
Merge pull request #9469
...
ca06337
ci: remove obsolete sdk cache (tobtoht)
2024-12-23 10:37:13 -05:00
luigi1111
06be03c438
Merge pull request #9457
...
e03de80
depends: release type should be lower case (tobtoht)
2024-12-23 10:36:44 -05:00
luigi1111
092fea667b
Merge pull request #9454
...
9131369
readme: add missing ubuntu/debian build tools (tobtoht)
2024-12-23 10:36:17 -05:00
luigi1111
9f694fe4f5
Merge pull request #9452
...
f93f656
depends: allow granular stage env config (tobtoht)
2024-12-23 10:35:46 -05:00
luigi1111
d02957e28d
Merge pull request #9451
...
4221051
docs: clarify proper PR title format (Gingeropolous)
2024-12-23 10:35:22 -05:00
luigi1111
14018339cf
Merge pull request #9445
...
39ae489
cmake: fix readline find_path call. (0xFFFC0000)
2024-12-23 10:34:51 -05:00
luigi1111
1122fa523a
Merge pull request #9441
...
cfb19b9
blockchain: more opportunities for caching the rolling median (Crypto City)
2024-12-23 10:34:25 -05:00
luigi1111
61dd13dfa6
Merge pull request #9395
...
7fdaf61
Blockchain: fix temp fails causing alt blocks to be permanently invalid (jeffro256)
2024-12-23 10:32:02 -05:00
luigi1111
414fe26254
Merge pull request #9381
...
df54d8b
Daemon RPC: add max_block_count field to /getblocks.bin (j-berman)
2024-12-23 10:28:57 -05:00
luigi1111
fe11e4126a
Merge pull request #9380
...
e866a19
wallet2: move wallet error on RPC resp handling to wallet_errors file (j-berman)
2024-12-23 10:28:16 -05:00
luigi1111
25dcb8dc9f
Merge pull request #9376
...
445319d
src: update internal data structure to boost::bimap. startup speed up 2-5x because this PR changing O(n^2) operation to O(nlogn). (0xFFFC0000)
2024-12-23 10:27:17 -05:00
luigi1111
44fef7903c
Merge pull request #9336
...
04fe6fa
split variant into plain and optional, add variant serialization (koe)
2024-12-23 10:26:23 -05:00
luigi1111
6796e99438
Merge pull request #9290
...
d64a5f7
Fix lmdb txn commit code (Lee *!* Clagett)
2024-12-23 10:25:10 -05:00
luigi1111
b4505cc21a
Merge pull request #9286
...
bc05e72
common: add va_args.h (jeffro256)
2024-12-23 10:22:39 -05:00
luigi1111
1f7290f329
Merge pull request #9176
...
49ca1ad
variant: split into variant and optional_variant (jeffro256)
2024-12-23 10:19:55 -05:00
luigi1111
575bc099a0
Merge pull request #9172
...
62fdacc
variant: visit lambda and value-initialize by index (jeffro256)
2024-12-23 10:19:05 -05:00
luigi1111
785e3ac673
Merge pull request #9122
...
a79734c
cryptonote_basic: faster and more readable is_valid_decomposed_amount (jeffro256)
2024-12-23 10:18:07 -05:00
luigi1111
df69d03df4
Merge pull request #8929
...
b2ff764
Bootstrappable Builds (tobtoht)
2024-12-23 10:17:14 -05:00
tobtoht
a7dc3a046f
ci: msys2: pin boost to 1.86.0
2024-12-20 20:56:58 +01:00
tobtoht
f8b5ea70ee
ci: don't fail-fast on matrix jobs
2024-12-17 23:24:19 +01:00
tobtoht
4f12737288
ci: brew: pin boost to 1.85
2024-12-17 17:27:10 +01:00
jeffro256
fe170698b1
Blockchain: get height of RingCT fork programmatically
...
Get height of the RingCT fork to start the output distributuon programmatically, instead of using a hardcoded index.
If using a hardcoded index, when the hardfork tables are modified, this can cause segmentation faults or horrific privacy issues: https://codeberg.org/wownero/wownero/issues/488#issuecomment-2514880 .
2024-12-16 15:16:38 -06:00
jeffro256
b5f29eeacd
p2p: allow comments in banlist files
...
In-line comments explicitly explaining banned hosts/subnets might help assuage fears of some good banlists' arbitaryiness.
2024-12-12 23:48:06 -06:00
tobtoht
b2ff7641a5
Bootstrappable Builds
2024-12-08 18:00:32 +01:00
c06ebeceb7
wallet: shortchain history should include base block
2024-12-03 23:06:32 +00:00