Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-10-22 | epee: use SO_REUSEADDR on non-Windows targets | xiphon | 1 | -2/+6 | |
2019-10-22 | Merge pull request #5973 | luigi1111 | 1 | -5/+1 | |
abd3763 cryptonote: fill in tx weight when syncing from pruned blocks (moneromooo-monero) | |||||
2019-10-22 | Merge pull request #5972 | luigi1111 | 4 | -11/+104 | |
9447e72 cryptonote: add function to get weight from a pruned tx (moneromooo-monero) | |||||
2019-10-22 | Merge pull request #5996 | luigi1111 | 2 | -2/+11 | |
23ba69e epee: fix SSL server handshake, run_one() can block, use poll_one() (xiphon) | |||||
2019-10-22 | Merge pull request #5989 | luigi1111 | 1 | -1/+1 | |
4f583d5 daemon: fix print_pl synopsis missing recent options (moneromooo-monero) | |||||
2019-10-22 | Merge pull request #5986 | luigi1111 | 1 | -1/+1 | |
1080136 abstract_tcp_server2: move 'Trying to connect' from error to debug (moneromooo-monero) | |||||
2019-10-22 | Merge pull request #5985 | luigi1111 | 1 | -0/+3 | |
6fdaaba node.inl, add xmrchain.net IP to hardcoded peers (Gingeropolous) | |||||
2019-10-22 | Merge pull request #5983 | luigi1111 | 1 | -1/+3 | |
32d6376 simplewallet: add --restore-from-seed alias (moneromooo-monero) | |||||
2019-10-22 | Merge pull request #5982 | luigi1111 | 1 | -0/+3 | |
bba5bae implewallet: don't trigger idle lock right after a foreground refresh (moneromooo-monero) | |||||
2019-10-22 | Merge pull request #5981 | luigi1111 | 3 | -3/+4 | |
88c9d90 protocol: initialize block_weight in block_complete_entry ctor (moneromooo-monero) fe443bb cryptonote: don't leave block_weight uninitialized (moneromooo-monero) 1ba9baf tx_pool: do not divide by 0 (moneromooo-monero) | |||||
2019-10-22 | Merge pull request #5980 | luigi1111 | 2 | -76/+30 | |
ea813cf RandomX: update to v1.1.4 (tevador) | |||||
2019-10-22 | Merge pull request #5977 | luigi1111 | 1 | -1/+1 | |
e85c838 simplewallet: do not print warning for locked coinbase txes (moneromooo-monero) | |||||
2019-10-22 | Merge pull request #5974 | luigi1111 | 1 | -2/+4 | |
7fcd0b5 blockchain: initialize pow to ff..ff (moneromooo-monero) | |||||
2019-10-22 | Merge pull request #5971 | luigi1111 | 1 | -1/+1 | |
3ed302f Change 'Pootle' to 'Weblate' in Readme (erciccione) | |||||
2019-10-22 | Merge pull request #5970 | luigi1111 | 2 | -3/+13 | |
ab96181 blockchain: use effective median block weight for penalty from v12 (moneromooo-monero) | |||||
2019-10-22 | Merge pull request #5966 | luigi1111 | 6 | -14/+174 | |
be82c40 Support median block size > 4 GB (moneromooo-monero) | |||||
2019-10-22 | Merge pull request #5964 | luigi1111 | 2 | -1/+1 | |
fd48461 Print cdifficulty and don't serialize miner tx hash twice (Doy-lee) | |||||
2019-10-22 | Merge pull request #5919 | luigi1111 | 3 | -0/+86 | |
01f660f blockchain: fill in cumulative block weight for alt blocks (moneromooo-monero) | |||||
2019-10-21 | Support median block size > 4 GB | moneromooo-monero | 6 | -14/+174 | |
add a 128/64 division routine so we can use a > 32 bit median block size in calculations | |||||
2019-10-18 | epee: fix SSL server handshake, run_one() can block, use poll_one() | xiphon | 2 | -2/+11 | |
2019-10-18 | v12 fork heights | tevador | 1 | -0/+4 | |
2019-10-18 | daemon: fix coinbase txes always being seen as pruned | moneromooo-monero | 1 | -1/+2 | |
2019-10-18 | daemon: add miner tx hash in print_block output | moneromooo-monero | 1 | -1/+2 | |
2019-10-17 | utils: Increase max block size for import/export | Nathan Dorfman | 1 | -1/+1 | |
2019-10-17 | protocol: fix syncing from peers being too choosy about peers | moneromooo-monero | 1 | -3/+3 | |
2019-10-17 | db_lmdb: an empty prunable data record means the tx is not pruned | moneromooo-monero | 1 | -2/+0 | |
as opposed to an absent record | |||||
2019-10-16 | Merge pull request #5990 | luigi1111 | 1 | -1/+1 | |
515e931 functional_tests: fix transfer test - long payment ids are gone (moneromooo-monero) | |||||
2019-10-16 | Merge pull request #5984 | luigi1111 | 1 | -0/+4 | |
7fdaa82 Fix build on FreeBSD/!x86 (pkubaj) 0f4fddc Add also ifdef __x86_64__ (pkubaj) | |||||
2019-10-16 | Merge pull request #5962 | luigi1111 | 2 | -2/+2 | |
ec14abd tx_pool: make spent return-by-reference as intended (stoffu) | |||||
2019-10-16 | Merge pull request #5959 | luigi1111 | 1 | -5/+5 | |
4d22317 wallet2: don't delete file that may not exist (selsta) | |||||
2019-10-16 | Merge pull request #5956 | luigi1111 | 1 | -0/+2 | |
ec7f2ff p2p: reject invalid rpc_port in peer lists (xiphon) | |||||
2019-10-16 | Merge pull request #5954 | luigi1111 | 1 | -0/+2 | |
4ce40ed p2p: reject invalid pruning seeds in peer lists (moneromooo-monero) | |||||
2019-10-16 | Merge pull request #5952 | luigi1111 | 4 | -1/+88 | |
93d5cf2 wallet2: add ignore-outputs-{above/below} option (stoffu) | |||||
2019-10-16 | Merge pull request #5946 | luigi1111 | 1 | -3/+3 | |
16498dc simplewallet.cpp - clean up welcome message (SomaticFanatic) | |||||
2019-10-16 | Merge pull request #5911 | luigi1111 | 1 | -0/+5 | |
e48dcb7 levin: armour against some 'should not happen' case (moneromooo-monero) | |||||
2019-10-16 | Merge pull request #5988 | luigi1111 | 1 | -4/+6 | |
c65a221 unit_tests: fix build after rename (moneromooo-monero) | |||||
2019-10-16 | blockchain: initialize pow to ff..ff | moneromooo-monero | 1 | -2/+4 | |
as a safety to reject if it somehow does not get initialised | |||||
2019-10-15 | functional_tests: fix transfer test - long payment ids are gone | moneromooo-monero | 1 | -1/+1 | |
2019-10-15 | daemon: fix print_pl synopsis missing recent options | moneromooo-monero | 1 | -1/+1 | |
2019-10-15 | unit_tests: fix build after rename | moneromooo-monero | 1 | -4/+6 | |
2019-10-15 | levin: armour against some "should not happen" case | moneromooo-monero | 1 | -0/+5 | |
If adding a response handler after the protocol is released, they could never be cancelled again, and would end up keeping a ref that never goes away | |||||
2019-10-14 | Merge pull request #5943 | luigi1111 | 7 | -15/+50 | |
d4d2b5c p2p+rpc: don't skip p2p or rpc port bind failure by default (xiphon) | |||||
2019-10-14 | Merge pull request #5947 | luigi1111 | 1 | -4/+2 | |
c9cfbf7 epee: tcp server - set SO_LINGER instead of SO_REUSEADDR option (xiphon) | |||||
2019-10-14 | Merge pull request #5941 | luigi1111 | 1 | -1/+2 | |
d37d30f blockchain: tweak fee as a function of median values (moneromooo-monero) | |||||
2019-10-14 | Merge pull request #5940 | luigi1111 | 1 | -0/+7 | |
6b4bc0d RPC on_transfer_split error consistent with on_transfer if no tx sent (binaryFate) | |||||
2019-10-14 | Merge pull request #5937 | luigi1111 | 1 | -1/+1 | |
4b654f6 abstract_tcp_server2: log pointer, not contents, where appropriate (moneromooo-monero) | |||||
2019-10-14 | Merge pull request #5933 | luigi1111 | 9 | -15/+25 | |
3455efa ban peers sending bad pow outright (moneromooo-monero) | |||||
2019-10-14 | Merge pull request #5834 | luigi1111 | 8 | -142/+62 | |
b295e3c simplewallet: reinstate short payment id nag, only if non default (moneromooo-monero) 455f9e3 wallet2: ignore received unencrypted payment IDs (but warn hard) (moneromooo-monero) 19c0506 wallet: remove long payment ID sending support (moneromooo-monero) 4d0aadc wallet_rpc_server: don't report integrated addresses for 0 payment ID (moneromooo-monero) | |||||
2019-10-14 | abstract_tcp_server2: move "Trying to connect" from error to debug | moneromooo-monero | 1 | -1/+1 | |
and fix the message grammar | |||||
2019-10-14 | wallet_rpc_server: don't report integrated addresses for 0 payment ID | moneromooo-monero | 2 | -3/+6 | |
These are dummy ones | |||||
2019-10-14 | wallet: remove long payment ID sending support | moneromooo-monero | 7 | -125/+23 | |
2019-10-14 | wallet2: ignore received unencrypted payment IDs (but warn hard) | moneromooo-monero | 3 | -13/+25 | |
2019-10-14 | simplewallet: reinstate short payment id nag, only if non default | moneromooo-monero | 1 | -1/+8 | |
2019-10-13 | node.inl, add xmrchain.net IP to hardcoded peers | Gingeropolous | 1 | -0/+3 | |
added for mainnet, testnet, and stagenet. server is owner by snipa, both snipa and I have access to it. No idea where its hosted. xmrchain.net is a block explorer thats been around a while. | |||||
2019-10-13 | Add also ifdef __x86_64__ | pkubaj | 1 | -2/+2 | |
2019-10-13 | RandomX: update to v1.1.4 | tevador | 2 | -76/+30 | |
* Faster cache initialization with SSSE3/AVX2 * Automatic detection of CPU capabilities in RandomX * Fixed a possible out-of-bounds access in superscalar program generator * Use MONERO_RANDOMX_UMASK to manually disable RandomX flags in monerod | |||||
2019-10-13 | Fix build on FreeBSD/!x86 | pkubaj | 1 | -0/+4 | |
Checking battery status uses x86-only headers and functions. Remove this functionality to get it to build on other architectures. | |||||
2019-10-13 | p2p+rpc: don't skip p2p or rpc port bind failure by default | xiphon | 7 | -15/+50 | |
2019-10-11 | simplewallet: add --restore-from-seed alias | moneromooo-monero | 1 | -1/+3 | |
It may be more intuitive for some people | |||||
2019-10-11 | simplewallet: don't trigger idle lock right after a foreground refresh | moneromooo-monero | 1 | -0/+3 | |
2019-10-11 | blockchain: use effective median block weight for penalty from v12 | moneromooo-monero | 2 | -3/+13 | |
It was using the raw block weight median, which was not what was intended in ArticMine's design | |||||
2019-10-11 | tx_pool: do not divide by 0 | moneromooo-monero | 1 | -2/+2 | |
In case of a 0 tx weight, we use a placeholder value to insert in the fee-per-byte set. This is used for pruning and mining, and those txes are pruned, so will not be too large, nor added to the block template if mining, so this is safe. CID 204465 | |||||
2019-10-11 | cryptonote: don't leave block_weight uninitialized | moneromooo-monero | 1 | -0/+1 | |
CID 204467 | |||||
2019-10-11 | protocol: initialize block_weight in block_complete_entry ctor | moneromooo-monero | 1 | -1/+1 | |
CID 204479 | |||||
2019-10-11 | cryptonote: add function to get weight from a pruned tx | moneromooo-monero | 4 | -11/+104 | |
The weight of the prunable data is deterministic from the unpruned data, so it can be determined from a pruned tx | |||||
2019-10-10 | Merge pull request #5978 | luigi1111 | 1 | -3/+6 | |
77afe91 unit_tests: fix build with boost 1.69 (moneromooo-monero) | |||||
2019-10-11 | unit_tests: fix build with boost 1.69 | moneromooo-monero | 1 | -3/+6 | |
2019-10-10 | blockchain: fill in cumulative block weight for alt blocks | moneromooo-monero | 3 | -0/+86 | |
2019-10-10 | Merge pull request #5969 | luigi1111 | 1 | -0/+2 | |
080ea73 easylogging++: fix build with glibc (moneromooo-monero) | |||||
2019-10-10 | simplewallet: do not print warning for locked coinbase txes | moneromooo-monero | 1 | -1/+1 | |
since they're all locked for a fixed amount | |||||
2019-10-10 | cryptonote: fill in tx weight when syncing from pruned blocks | moneromooo-monero | 1 | -5/+1 | |
2019-10-10 | Change 'Pootle' to 'Weblate' in Readme | erciccione | 1 | -1/+1 | |
2019-10-08 | easylogging++: fix build with glibc | moneromooo-monero | 1 | -0/+2 | |
2019-10-08 | Merge pull request #5915 | luigi1111 | 30 | -195/+731 | |
8330e77 monerod can now sync from pruned blocks (moneromooo-monero) | |||||
2019-10-08 | Merge pull request #5960 | luigi1111 | 1 | -5/+11 | |
ae34e1b unit_tests: fix ringdb unit tests (moneromooo-monero) | |||||
2019-10-08 | Merge pull request #5948 | luigi1111 | 2 | -19/+21 | |
1c600a4 Fix randomx cache selection for RPCs (hyc) 2675cf4 Update to RandomX v1.1.3, simplify (hyc) f54301d Fix for miners on reorg (hyc) | |||||
2019-10-08 | Merge pull request #5936 | luigi1111 | 1 | -2/+2 | |
24473d7 build: fix MinGW GUI dependencies build (xiphon) | |||||
2019-10-08 | Merge pull request #5932 | luigi1111 | 1 | -1/+8 | |
f3b65c6 Request a thread stack size that is large enough for unbound (omartijn) | |||||
2019-10-08 | Merge pull request #5927 | luigi1111 | 2 | -3/+9 | |
6d378d9 easylogging++: always omit ANSI codes when colour is not supported (moneromooo-monero) | |||||
2019-10-08 | Merge pull request #5926 | luigi1111 | 1 | -1/+1 | |
74a23e9 protocol: only print sync complete message when out of precompiled hashes (moneromooo-monero) | |||||
2019-10-08 | Merge pulll request #5924 | luigi1111 | 1 | -1/+1 | |
5bcbd97 Disable easylogging crash log on non-glibc libraries (omartijn) | |||||
2019-10-08 | Merge pull request #5921 | luigi1111 | 4 | -21/+99 | |
2a7d915 Fixed i2p/tor tx flooding bug (white noise disabled) (vtnerd) | |||||
2019-10-08 | Merge pull request #5918 | luigi1111 | 3 | -5/+30 | |
4371791 epee: implement handshake timeout for SSL connections (xiphon) | |||||
2019-10-08 | Merge pull request #5917 | luigi1111 | 1 | -1/+2 | |
7d81850 epee: fix network timeouts in blocked_mode_client (xiphon) | |||||
2019-10-07 | Fix for miners on reorg | Howard Chu | 1 | -1/+4 | |
Make sure dataset gets re-init'd if a reorg changes the epoch | |||||
2019-10-07 | Print cdifficulty and don't serialize miner tx hash twice | Doyle | 2 | -1/+1 | |
2019-10-06 | tx_pool: make spent return-by-reference as intended | stoffu | 2 | -2/+2 | |
2019-10-05 | Update to RandomX v1.1.3, simplify | Howard Chu | 2 | -19/+2 | |
We don't need to detect if the cache has changed, just always call to set it on the VM. The call will be a no-op if the cache hasn't changed. | |||||
2019-10-04 | unit_tests: fix ringdb unit tests | moneromooo-monero | 1 | -5/+11 | |
2019-10-04 | wallet2: don't delete file that may not exist | selsta | 1 | -5/+5 | |
2019-10-03 | Fix randomx cache selection for RPCs | Howard Chu | 1 | -12/+28 | |
Was using the wrong cache slot, and returning invalid PoW hashes to RPC clients | |||||
2019-10-03 | Fix debug feature | cslashm | 1 | -0/+2 | |
2019-10-03 | Revert PR #5835 (export view key) | cslashm | 1 | -1/+1 | |
2019-10-03 | Add display address | cslashm | 2 | -1/+24 | |
2019-10-03 | Add hmac over encrypted value during transaction | cslashm | 3 | -106/+190 | |
2019-10-02 | p2p: reject invalid pruning seeds in peer lists | moneromooo-monero | 1 | -0/+2 | |
2019-10-02 | epee: tcp server - set SO_LINGER instead of SO_REUSEADDR option | xiphon | 1 | -4/+2 | |
2019-10-02 | p2p: reject invalid rpc_port in peer lists | xiphon | 1 | -0/+2 | |
2019-10-02 | wallet2: add ignore-outputs-{above/below} option | stoffu | 4 | -1/+88 | |
https://github.com/aeonix/aeon/pull/131 | |||||
2019-10-01 | simplewallet.cpp - clean up welcome message | SomaticFanatic | 1 | -3/+3 | |
Fixed a typo ("and -are- not visible to the world by default"), removed a few redundant commas, and capitalized words inside the URL. | |||||
2019-09-30 | Merge pull request #5939 | luigi1111 | 1 | -0/+2 | |
9baf2a7 build: link wallet_merged against blockchain_db and hardforks obj (xiphon) | |||||
2019-09-30 | Merge pull request #5913 | luigi1111 | 1 | -1/+1 | |
dbc7c44 README: fix TOC link (selsta) | |||||
2019-09-30 | Merge pull request #5910 | luigi1111 | 1 | -0/+5 | |
1b91beb abstract_tcp_server2: fix lingering connections (moneromooo-monero) | |||||
2019-09-30 | Merge pull request #5908 | luigi1111 | 40 | -54754/+59954 | |
7336864 refresh language files (erciccione) | |||||
2019-09-30 | Merge pull request #5906 | luigi1111 | 1 | -1/+0 | |
bd9c12e simplewallet: remove erroneously added line under subaddress-lookahead (stoffu) | |||||
2019-09-30 | Merge pull request #5902 | luigi1111 | 1 | -1/+3 | |
b9da023 blockchain: keep block template timestamp not below recent median (moneromooo-monero) | |||||
2019-09-30 | Merge pull request #5900 | luigi1111 | 1 | -3/+10 | |
6bbc646 Fix bug in mempool get_transaction_stats histogram calculation (tomsmeding) | |||||
2019-09-30 | Merge pull request #5896 | luigi1111 | 1 | -21/+26 | |
6185d6d README: Add deps for translations and hardware wallet support (glv2) | |||||
2019-09-30 | Merge pull request #5895 | luigi1111 | 2 | -9/+9 | |
fdc00d0 unit tests: replace global var with lambda returning static local var (stoffu) | |||||
2019-09-30 | Merge pull request #5894 | luigi1111 | 1 | -0/+4 | |
c89f7ef wallet2_api: fix load unsigned tx from file error propagation (xiphon) | |||||
2019-09-30 | Merge pull request #5893 | luigi1111 | 6 | -4/+24 | |
Coverity fixes [3a81639, 1bd962d, 2825f07, d099658, d46f701, cd57a10] (anonimal) | |||||
2019-09-30 | Merge pull request #5653 | luigi1111 | 1 | -28/+37 | |
5f8524e Streamline build setup (hyc) | |||||
2019-09-28 | blockchain: tweak fee as a function of median values | moneromooo-monero | 1 | -1/+2 | |
Use the lesser of the short and long terms medians, rather then the long term median alone From ArticMine: I found a bug in the new fee calculation formula with using only the long term median It actually needs to be the lesser of the long term median and the old (modified short term median) short term median with the last 10 blocks calculated as empty Yes the issue occurs if there is a large long term median and, the short term median then falls and tries to then rise again The fees are could be not high enough for example LTM and STM rise to say 2000000 bytes STM falls back to 300000 bytes Fees are now based on 2000000 bytes until LTM also falls So the STM is could prevented from rising back up STM short term median LTM long term median | |||||
2019-09-28 | RPC on_transfer_split error consistent with on_transfer if no tx sent | binaryFate | 1 | -0/+7 | |
2019-09-28 | build: link wallet_merged against blockchain_db and hardforks obj | xiphon | 1 | -0/+2 | |
2019-09-27 | abstract_tcp_server2: log pointer, not contents, where appropriate | moneromooo-monero | 1 | -1/+1 | |
2019-09-27 | monerod can now sync from pruned blocks | moneromooo-monero | 30 | -195/+731 | |
If the peer (whether pruned or not itself) supports sending pruned blocks to syncing nodes, the pruned version will be sent along with the hash of the pruned data and the block weight. The original tx hashes can be reconstructed from the pruned txes and theur prunable data hash. Those hashes and the block weights are hashes and checked against the set of precompiled hashes, ensuring the data we received is the original data. It is currently not possible to use this system when not using the set of precompiled hashes, since block weights can not otherwise be checked for validity. This is off by default for now, and is enabled by --sync-pruned-blocks | |||||
2019-09-26 | README: Add deps for translations and hardware wallet support | Guillaume Le Vaillant | 1 | -21/+26 | |
2019-09-26 | build: fix MinGW GUI dependencies build | xiphon | 1 | -2/+2 | |
2019-09-25 | Merge pull request #5549 | Riccardo Spagni | 24 | -49/+609 | |
81c2ad6d RandomX integration (Howard Chu) | |||||
2019-09-25 | RandomX integration | Howard Chu | 24 | -49/+609 | |
Support RandomX PoW algorithm | |||||
2019-09-25 | Merge pull request #5930 | Riccardo Spagni | 2 | -4/+8 | |
fcfa6665 Don't set ARCH_ID if it's already set (Howard Chu) | |||||
2019-09-25 | Don't set ARCH_ID if it's already set | Howard Chu | 2 | -4/+8 | |
Usually it's unset, but depends toolchain files set it explicitly for cross-compiling. Don't override preset values. But make sure it's set for all x86 / x86_64 builds, not just Linux. Also make sure -std=c++11 is set for Darwin builds, not all submodules were getting it consistently before. | |||||
2019-09-25 | Merge pull request #5929 | Riccardo Spagni | 3 | -5/+14 | |
31bf2e25 Revert "easylogging++: ensure it finds boost headers" (moneromooo-monero) 614d6b57 easylogging++: split strings manually (moneromooo-monero) | |||||
2019-09-25 | ban peers sending bad pow outright | moneromooo-monero | 9 | -15/+25 | |
PoW is expensive to verify, so be strict | |||||
2019-09-25 | Request a thread stack size that is large enough for unbound | Martijn Otto | 1 | -1/+8 | |
Unbound uses a 64 kb large character array on the stack, which leads to a stack overflow for some libc implementations. musl only gives 80 kb in total. This PR changes the stack size for these threads to 1mb, which solves the segmentation fault. | |||||
2019-09-24 | Revert "easylogging++: ensure it finds boost headers" | moneromooo-monero | 2 | -3/+1 | |
This reverts commit 9a95827ea72574c3e861aa3167c0b96b9bae64b3. | |||||
2019-09-24 | easylogging++: split strings manually | moneromooo-monero | 1 | -2/+13 | |
Avoids cmake skullduggery | |||||
2019-09-24 | Merge pull request #5928 | luigi1111 | 2 | -1/+3 | |
9a95827 easylogging++: ensure it finds boost headers (moneromooo-monero) | |||||
2019-09-24 | easylogging++: ensure it finds boost headers | moneromooo-monero | 2 | -1/+3 | |
2019-09-24 | Streamline build setup | Howard Chu | 1 | -28/+37 | |
Use shorter, prefix-unique directory names gitian-builder -> builder gitian-sigs -> sigs monero-binaries -> out Just use builder/inputs/monero, no need for 2nd repo clone | |||||
2019-09-24 | Merge pull request #5909 | luigi1111 | 2 | -11/+51 | |
8933955 epee: misc_log_ex.h can now be used in C code (moneromooo-monero) | |||||
2019-09-24 | easylogging++: always omit ANSI codes when colour is not supported | moneromooo-monero | 2 | -3/+9 | |
2019-09-24 | epee: misc_log_ex.h can now be used in C code | moneromooo-monero | 2 | -11/+51 | |
use mfatal/merror/mwarning/minfo/mdebug/mtrace | |||||
2019-09-24 | Merge pull request #5916 | luigi1111 | 5 | -15/+33 | |
7b076d5 p2p: fix bans taking port into account (moneromooo-monero) | |||||
2019-09-24 | Merge pull request #5907 | luigi1111 | 1 | -0/+4 | |
3699544 cmake: add protolib to zmq dependency libs (stoffu) | |||||
2019-09-24 | Merge pull request #5905 | luigi1111 | 1 | -5/+0 | |
Revert a96c1a4 and adc16d2 (moneromooo-monero) | |||||
2019-09-24 | Merge pull request #5892 | luigi1111 | 5 | -8/+22 | |
ab2819a depends: attempt to fix readline (iDunk5400) | |||||
2019-09-24 | Merge pull request #5891 | luigi1111 | 1 | -6/+6 | |
e09dbc6 depends: fix monero binaries Boost linking errors (iDunk5400) | |||||
2019-09-24 | Merge pull request #5886 | luigi1111 | 1 | -1/+1 | |
ae32862 README: fix master branch spelling, it is not Master (moneromooo-monero) | |||||
2019-09-24 | protocol: only print sync complete message when out of precompiled hashes | moneromooo-monero | 1 | -1/+1 | |
This avoids most premature triggers | |||||
2019-09-24 | Merge pull request #5884 | luigi1111 | 1 | -0/+13 | |
7de6671 Add the iwyu target to get information on unused headers (omartijn) | |||||
2019-09-24 | Merge pull request #5882 | luigi1111 | 5 | -6/+51 | |
a444f06 blockchain: enforce 10 block age for spending outputs (moneromooo-monero) | |||||
2019-09-24 | Merge pull request #5881 | luigi1111 | 1 | -0/+4 | |
11fa442 Makefile: add a top level debug target for ASAN (moneromooo-monero) | |||||
2019-09-24 | Merge pull request #5878 | luigi1111 | 20 | -3188/+35 | |
f9b3f6e Removed Berkeley DB and db switching logic (JesusRami) | |||||
2019-09-24 | Merge pull request #5877 | luigi1111 | 13 | -38/+35 | |
2cd4fd8 Changed the use of boost:value_initialized for C++ list initializer (JesusRami) 4ad191f Removed unused boost/value_init header (whyamiroot) 928f4be Make null hash constants constexpr (whyamiroot) | |||||
2019-09-24 | Merge pull request #5875 | luigi1111 | 1 | -0/+1 | |
0c55837 contrib: add a suppressions file for leak sanitizer (moneromooo-monero) | |||||
2019-09-24 | Merge pull request #5864 | luigi1111 | 8 | -66/+217 | |
32f725d Properly format multiline logs (moneromooo-monero) | |||||
2019-09-24 | Merge pull request #5848 | luigi1111 | 24 | -54/+1824 | |
functional_tests (moneromooo-monero) | |||||
2019-09-24 | Merge pull request #5831 | luigi1111 | 10 | -144/+220 | |
d066383 core: move hardforks into its own lib (moneromooo-monero) | |||||
2019-09-23 | Disable easylogging crash log on non-glibc libraries | Martijn Otto | 1 | -1/+1 | |
- easylogging assumes certain non-standard headers and functions - these function only exist in glibc - compiling under linux without glibc thus broke compilation | |||||
2019-09-19 | core: move hardforks into its own lib | moneromooo-monero | 10 | -144/+220 | |
So it can be used by others without encumbrance | |||||
2019-09-17 | epee: implement handshake timeout for SSL connections | xiphon | 3 | -5/+30 | |
2019-09-17 | blockchain: enforce 10 block age for spending outputs | moneromooo-monero | 5 | -6/+51 | |
Some custom wallet code apparently ignores this, which causes users of that code to be fingerprinted | |||||
2019-09-17 | functional_tests: fix failure on windows removing files | moneromooo-monero | 1 | -0/+2 | |
2019-09-17 | fix wallet python test when run with ctest | moneromooo-monero | 2 | -1/+3 | |
2019-09-17 | functional_tests: python3 compatibility | moneromooo-monero | 7 | -15/+15 | |
and add missing tests | |||||
2019-09-17 | functional_tests: pop exactly what we need to test before testing | moneromooo-monero | 10 | -10/+20 | |
2019-09-17 | functional_tests: check for RPC methods which aren't exposed | moneromooo-monero | 4 | -0/+196 | |
2019-09-17 | functional_tests: add get_transaction_pool_stats | moneromooo-monero | 3 | -3/+92 | |
Also fix part of the RPC results being returned as binary. This makes the RPC backward incompatible. | |||||
2019-09-17 | functional_tests: add save_bc | moneromooo-monero | 2 | -0/+8 | |
2019-09-17 | functional_tests: add is_key_image_spent tests | moneromooo-monero | 2 | -1/+51 | |
2019-09-17 | functional_tests: add submitblock test | moneromooo-monero | 1 | -0/+28 | |
2019-09-17 | functional_tests: check transaction fee is around what we expect | moneromooo-monero | 1 | -2/+9 | |
2019-09-17 | functional_tests: add tx_notes tests | moneromooo-monero | 2 | -0/+41 | |
2019-09-17 | functional_tests: add wallet attributes test | moneromooo-monero | 2 | -0/+46 | |
2019-09-17 | functional_tests: add rescan_spent/rescan_blockchain tests | moneromooo-monero | 2 | -0/+60 | |
2019-09-17 | functional_tests: add monero: URI tests | moneromooo-monero | 3 | -1/+261 | |
2019-09-17 | wallet: add edit_address_book RPC | moneromooo-monero | 7 | -7/+241 | |
2019-09-17 | functional_tests: add address book tests | moneromooo-monero | 3 | -1/+274 | |
2019-09-17 | functional_tests: add wallet password change, store and tag tests | moneromooo-monero | 3 | -9/+249 | |
2019-09-17 | functional_tests: add spend proof tests | moneromooo-monero | 2 | -0/+60 | |
2019-09-17 | functional_tests: add test for mining via wallet | moneromooo-monero | 2 | -7/+44 | |
2019-09-17 | functional_tests: add multisig state tests | moneromooo-monero | 2 | -0/+80 | |
2019-09-17 | functional_tests: add get_transfers test | moneromooo-monero | 2 | -0/+34 | |
2019-09-17 | functional_tests: add missing sweep_dust parameters, and test it | moneromooo-monero | 2 | -1/+15 | |
though not a very good test, but we don't have dust handy | |||||
2019-09-17 | functional_tests: move extraneous stuff out of the framework | moneromooo-monero | 2 | -17/+16 | |
2019-09-16 | p2p: fix bans taking port into account | moneromooo-monero | 5 | -15/+33 | |
2019-09-16 | epee: fix network timeouts in blocked_mode_client | xiphon | 1 | -1/+2 | |
2019-09-16 | Properly format multiline logs | moneromooo-monero | 8 | -66/+217 | |
As a side effect, colouring on Windows should now work regardless of version | |||||
2019-09-16 | Removed Berkeley DB and db switching logic | Jesus Ramirez | 21 | -3190/+37 | |
2019-09-14 | README: fix TOC link | selsta | 1 | -1/+1 | |
2019-09-14 | Merge pull request #5861 | luigi1111 | 1 | -0/+16 | |
f0356f7 wallet2: enable ignoring fractional outputs also when sweeping (stoffu) | |||||
2019-09-14 | Merge pull request #5818 | luigi1111 | 10 | -77/+550 | |
f91a06c Dropping cppzmq dependency; adding some zmq utils (vtnerd) | |||||
2019-09-14 | Merge pull request #5899 | luigi1111 | 2 | -4/+4 | |
7d3bba5 wallet2_api: add missing parameter (selsta) | |||||
2019-09-14 | Merge pull request #5898 | luigi1111 | 1 | -1/+1 | |
73f22c4 depends: fix MacOS build with Clang 3.7.1 (vtnerd) | |||||
2019-09-14 | Merge pull request #5897 | luigi1111 | 1 | -0/+3 | |
928a540 updating Readme.md TOC (HarryMacfinned) | |||||
2019-09-14 | Merge pull request #5874 | luigi1111 | 1 | -15/+13 | |
f380f69 simplewallet: warn if invalid default ring size is set and actually ignore the setting (stoffu) | |||||
2019-09-14 | Merge pull request #5872 | luigi1111 | 1 | -1/+2 | |
495a7e5 rpc: don't include an address in mining_status when not mining (moneromooo-monero) | |||||
2019-09-14 | Merge pull request #5871 | luigi1111 | 2 | -1/+12 | |
3407743 wallet_rpc_server: add locked field to get_transfers/get_{bulk_,}_payments (moneromooo-monero) | |||||
2019-09-14 | Merge pull request #5870 | luigi1111 | 1 | -0/+1 | |
83ca764 wallet_rpc_server: call deinit on exit (moneromooo-monero) | |||||
2019-09-14 | Merge pull request #5869 | luigi1111 | 1 | -0/+1 | |
6e46b06 cmake: ensure PYTHON_EXECUTABLE is set (moneromooo-monero) | |||||
2019-09-14 | Merge pull request #5868 | luigi1111 | 1 | -1/+1 | |
1f1fff2 daemon: print mining algorithm in mining_status even when not mining (moneromooo-monero) | |||||
2019-09-14 | Merge pull request #5866 | luigi1111 | 3 | -52/+49 | |
21f6c80 rpc: move a leftover light wallet RPC out of daemon RPC (moneromooo-monero) | |||||
2019-09-14 | Merge pull request #5865 | luigi1111 | 2 | -7/+8 | |
11f13da blockchain: fix logging bad number of blocks if first one fails (moneromooo-monero) 19bfe7e simplewallet: fix warnings about useless std::move (moneromooo-monero) | |||||
2019-09-14 | Merge pull request #5854 | luigi1111 | 1 | -4/+4 | |
2cb22d4 core: make the 'update probably needed soon' message less scary (moneromooo-monero) | |||||
2019-09-14 | Merge pull request #5823 | luigi1111 | 6 | -13/+70 | |
26072f1 blockchain: forbid v1 coinbase from v12 (moneromooo-monero) 555dc7c core: from v12, require consistent ring size for mixable txes (moneromooo-monero) d22dfb7 blockchain: reject rct signatures in coinbase txes from v12 (moneromooo-monero) | |||||
2019-09-12 | abstract_tcp_server2: fix lingering connections | moneromooo-monero | 1 | -0/+5 | |
Resetting the timer after shutdown was initiated would keep a reference to the object inside ASIO, which would keep the connection alive until the timer timed out | |||||
2019-09-11 | blockchain: keep block template timestamp not below recent median | moneromooo-monero | 1 | -1/+3 | |
Such a template would yield an invalid block, though would require an attacker to have mined a long blockchain with drifting times (assuming the miner's clock is roughly correct) Fixed by crCr62U0 | |||||
2019-09-11 | refresh language files | erciccione | 40 | -54754/+59954 | |