| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
b9d2c78 fix backoff delay logic when re-relaying txs (j-berman)
|
| | |/ / / / |
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
62914e7 Ignore gitian build files (Jeffrey Ryan)
|
| | |/ / / / |
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
bae4a1a Don't send peerlist larger than max allowed (j-berman)
|
| | |/ / / / |
|
| |\ \ \ \ \
| |_|_|/ /
|/| | | |
| | | | | |
af08c83 utils: delete outdated windows build script (selsta)
|
| | | | | | |
|
| |\ \ \ \ \
| |_|_|/ /
|/| | | |
| | | | | |
026dbc8 Windows build: fix narrowing error for WaitForSingleObject (Jeffrey Ryan)
|
| |/ / / /
| | | |
| | | |
| | | | |
`WaitForSingleObject` returns a `DWORD`, not an int, so assign `retval` as such and it should fix the error.
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
1ddb1ee Give better error messages when missing SSL files (Jeffrey Ryan)
|
| | |/ / /
| | | |
| | | |
| | | |
| | | | |
While copying my data dir to another drive, I missed copying the rpc_ssl.key file b/c of the file permissions.
This change will give a much more clear, descriptive error in that scenario.
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
5c27fd8 depends: Package cleanup (Howard Chu)
c1d47eb Update randomx: fix Mac linking error (Howard Chu)
02e6af2 Update CI for aarch64 mac build (selsta)
7ea1e21 Make Mac SDK into a regular depends package (Howard Chu)
e81ab9b Silence some protobuf link warnings (Howard Chu)
fe5c2ae Fix arm64 darwin package defs (Howard Chu)
fb68465 Boost 1.64 doesn't recognize arm64 darwin (Howard Chu)
617f908 more... update to clang 9.0.0 (Howard Chu)
83ae3ad Split native_clang out of native_cctools (Howard Chu)
1008318 Update native_cctools for newer SDK support (Howard Chu)
a86c4cb Update to MacOSX SDK 11.1, add Mac M1 (Howard Chu)
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
All patching should be in _preprocess_cmd. config_cmd should just run
configure and nothing else before it, otherwise $PATH is broken when it runs.
Also remove redundant settings to configure, _autoconf already sets them.
We leave explicit AR_FLAGS settings because the builtin rule uses ARFLAGS,
and so would leave AR_FLAGS unset otherwise.
|
| | | | | |
| | | | |
| | | | |
| | | | | |
Also silence randomx malloc exceptions
|
| | | | | | |
|
| | | | | | |
|
| | | | | |
| | | | |
| | | | |
| | | | | |
4 warnings remain but it's better than before
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | |
| | | | |
| | | | |
| | | | | |
Needed for compiling native_libtapi
|
| | | | | | |
|
| | |/ / / |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
f63f7dc wallet2: fix a couple unused variable warnings (selsta)
|
| | |/ / / |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
b7978cf Remove src/serialization/list.h (Jeffrey)
|
| | |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
Unused ;)
Also a comment from serialization.h
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
ab9766e depends: update unbound to 1.15.0 (selsta)
|
| | | | | | |
|
| |\ \ \ \ \
| |_|_|/ /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
df2e680 wallet2: speedup large tx construction: reserve vector memory (moneromooo-monero)
38cdf01 wallet2: speedup large tx construction: batch ringdb lookups (Crypto City)
353cd53 wallet2: speedup large tx construction: no pointless clsag generation (Crypto City)
2b95178 wallet2: speedup large tx construction: batch ringdb updates (Crypto City)
c9cf0b7 wallet2: speedup large tx construction: cache public key validity (moneromooo-monero)
|
| | | | | |
| | | | |
| | | | |
| | | | | |
2.8 seconds -> 2.6 seconds on a test case
|
| | | | | |
| | | | |
| | | | |
| | | | | |
3.3 seconds -> 2.8 seconds on a test case
|
| | | | | |
| | | | |
| | | | |
| | | | | |
4.1 seconds -> 3.3 seconds on a test case
|
| | | | | |
| | | | |
| | | | |
| | | | | |
5.2 seconds -> 4.1 seconds on a test case
|
| |/ / / /
| | | |
| | | |
| | | | |
5.9 second -> 5.2 seconds on a test case
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
7d6c748 Set hf v15 testnet fork heights (j-berman)
|
| | | |/ /
| |/| | |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
0226df9 More tests for view tags (SChernykh)
|
| | |/ / /
| | | |
| | | |
| | | | |
P2Pool can create transactions with more than 128 outputs, which make output_index's varint larger than 1 byte. Added this test case.
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
41da2fe Update copyright to 2022 for Hardfork files (Akrit)
|
| | |/ / /
| | | |
| | | |
| | | | |
Update Makefile and LICENSE
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
6ef945d Doxygen: Hide anonymous namespaces from documentation by default (Jeffrey)
|
| | |/ / /
| | | |
| | | |
| | | | |
Bonus: little doc fix for net_ssl.h
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
070e41d Change Github to GitHub (Abdullah)
|
| | |/ / / |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
4f08bcd refactor(bp+): save one inversion, use sc_muladd (Dusan Klinec)
|
| | |/ / / |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
ca5921d readme: arch/fedora deps + small fixes (hinto.janaiyo)
|
| | | | | | |
|