| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| |
| | |
cf3be99 Template hash func to fix compiler error on < gcc-6 (j-berman)
|
| | | |
|
| |\ \
| | |
| | |
| | |
| | |
| | | |
a82fba4 address PR comments (j-berman)
3be1dbd connection: fix implementation (anon)
724ff21 connection: add segfault and deadlocks demo (anon)
|
| | | | |
|
| | | | |
|
| | | | |
|
| |\ \ \
| | | |
| | | |
| | | | |
fe5d1be build: prepare v0.18.0.0 (selsta)
|
| | |/ / |
|
| |\ \ \
| | | |
| | | |
| | | | |
2ba391f hardforks: set mainnet and stagenet v15/16 fork height (selsta)
|
| | | | | |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
db8181a wallet2: force using output distribution for ringct outs (tobtoht)
|
| | |/ / /
| | | |
| | | |
| | | | |
Co-authored-by: j-berman <justinberman@protonmail.com>
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
edcc094 derive multisig tx secret keys from an entropy source plus the tx inputs' key images (koe)
|
| | | |_|/
| |/| |
| | | |
| | | | |
key images
|
| |\ \ \ \
| |/ / /
|/| | |
| | | | |
5770265 wallet2: keep around transaction prefix for confirmed transfers (tobtoht)
|
| | | | | |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
bd1e7c5 wallet2: prevent crash when reading tx w/fewer outputs than expected (j-berman)
|
| | | |/ /
| |/| | |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
c7b2944 multisig: fix critical vulnerabilities in signing (anon)
|
| | |/ / / |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
8e9c60a README: depends has only been tested on ubuntu 18.04 and 20.04 (selsta)
|
| | |/ / / |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
83aa817 (fix): Confusingly named CI-Job (Klaus Frank)
|
| | |/ / /
| | | |
| | | | |
Rename the "build-macos" job within "depends", as it is not building on macOS as the similarly named job within build.yml does. Also, both names overlap which is confusing when looking for step-by-step build instruction examples or when looking at the logfile.
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
09a597b wallet2: don't use DNS to obtain segregation heights (tobtoht)
|
| | |/ / / |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
50ccc7e wallet2: remove obsolete rpc version check (tobtoht)
|
| | |/ / / |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
6f3abbe Depends: Unbound disable getentropy()/reallocarray() (glibc < 2.26) (TheCharlatan)
|
| | |/ / / |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
4278a3a cryptonote_basic: catch crypto api errors (moneromooo-monero)
|
| | |/ / / |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
41b1a6b simplewallet: print usage when given no args (hinto.janaiyo)
|
| | |/ / / |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
d486c03 utils: add fish shell completions (Leo Nerone)
|
| | |/ / /
| | | |
| | | |
| | | | |
Fish shell completions for monerod, monero-wallet-cli, and monero-wallet-rpc.
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
04c0da2 Chunk /gettransactions to avoid hitting restricted RPC limit (tobtoht)
|
| | |/ / / |
|
| |\ \ \ \
| |_|_|/
|/| | |
| | | |
| | | | |
16f8e04 Remove erraneous commas (Luke Parker)
da0715e Improve consistency between on_money_received and on_money_received_unconfirmed (Luke Parker)
|
| | | | | |
|
| | |/ /
| | |
| | |
| | |
| | |
| | | |
unconfirmed solely uses a - b, and received now accepts b so it can
provide more detailed logs on what occurred (printing a - b, yet with a
and b).
|
| |\ \ \
| | | |
| | | |
| | | | |
8460fcc Revert 'Merge pull request #7937' (j-berman)
|
| | |/ /
| | |
| | |
| | |
| | | |
This reverts commit 50410d1f7d04bf60053f2263410c39e81d3ddad1, reversing
changes made to d054def63f9b8950fe20b2d8e841f5a9ae09418f.
|
| |\ \ \
| | | |
| | | |
| | | | |
fb3f7ce clang warning fix for #8338 (Jeffrey Ryan)
|
| | |/ /
| | |
| | |
| | | |
Unlike some other warnings, clang does not have a `stringop-overflow` group so it doesn't recognize the `#pragma GCC ...` directive in #8338
|
| |\ \ \
| | | |
| | | |
| | | | |
bc05d2d README.md: Add v15/v16 network upgrade (garth-xmr)
|
| | | | |
| | | |
| | | | |
Remade #8270 (includes edits from UkoeHB)
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
de2f0d0 wallet_api: add scanTransactions function (selsta)
|
| | |/ / / |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
61d0712 Gitian: refresh the stale Monero dir via --setup switch (mj-xmr)
|