Commit Graph

1319 Commits (cdb068cd0ba94949b4c335068c375eeacc94dd6b)

Author SHA1 Message Date
moneromooo-monero 04dbdfcd98 store outPk/8 in the tx for speed
3 years ago
moneromooo-monero fa3856fedf plug bulletproofs plus into consensus
3 years ago
Sarang Noether 16c573a507 Bulletproofs+
3 years ago
wowario 840928cd6b initial commit
3 years ago
moneromooo-monero 4251cc0b4d
unit_tests: check for ge_frombytes_vartime failure
3 years ago
luigi1111 7499837a6f
Merge pull request #7661
3 years ago
luigi1111 08726ff0f3
Merge pull request #7723
3 years ago
luigi1111 fcb347820d
Merge pull request #7713
3 years ago
mj-xmr 3450f4bc04
Doc: funtional_tests add new mining env vars and how to use them
3 years ago
luigi1111 b7ee587ddb
Merge pull request #7691
3 years ago
luigi1111 342f8c8b97
Merge pull request #7690
3 years ago
luigi1111 c1a1f2a6ea
Merge pull request #7688
3 years ago
mj-xmr b40129e253
Warnings: unused var in core_tests:chaingen.h
3 years ago
selsta 3cc4428d45
clang: fix -Wpessimizing-move warning
3 years ago
selsta cbd54ea524
cmake: set 3.5 as minimum version
3 years ago
mj-xmr 6799e212cc
Tests: Mining test uses a parametric path for finding the calculation app
3 years ago
selsta 451b5a510e
clang: fix -Wrange-loop-analysis warnings
3 years ago
luigi1111 0a1ddc2eff
Merge pull request #7669
3 years ago
mj-xmr dc81e23e60 Split epee/string_tools.h and encapsulate boost::lexical_cast
3 years ago
luigi1111 e45619e61e Revert "Merge pull request #7136"
3 years ago
luigi1111 d544fd0f52
Merge pull request #7653
3 years ago
luigi1111 63c7ca07fb
Merge pull request #7136
3 years ago
anon 73d3b00b35
unit_tests: fix boost 1.58 compatibility
3 years ago
luigi1111 4834bd8aa0
Merge pull request #7646
3 years ago
luigi1111 1475236810
Merge pull request #7639
3 years ago
luigi1111 3c69596bc9
Merge pull request #7321
3 years ago
mj-xmr 176cea0ec6 Tests: Fix test node_server.bind_same_p2p_port from randomly crashing
3 years ago
mj-xmr 45f01f577c [CI] Adaptive mining timeout, depending on available CPU power
3 years ago
luigi1111 b12e195fba
Merge pull request #7620
3 years ago
luigi1111 a2b046dafc
Merge pull request #7460
3 years ago
mj-xmr 53683d7f90 Warnings: fix ut/levin.cpp missing braces
3 years ago
anon ded2f3aa85
cryptonote_protocol_handler: add race condition demo
3 years ago
mj-xmr c836dc11c9 [CI] Use Python3 for funcional tests, instead of Python2
3 years ago
luigi1111 1707cab1a4
Merge pull request #7401
3 years ago
luigi1111 7bf89dcbd3
Merge pull request #7005
3 years ago
luigi1111 8d7c1135b8
Merge pull request #6810
3 years ago
anon c877705a53
async_protocol_handler_config: add deadlock demo
3 years ago
moneromooo-monero f9b5b521e8
fix serialization being different on mac
3 years ago
moneromooo-monero b5209a09d2
functional_tests: hide check_missing_rpc_methods behind requests check
3 years ago
anon 1b51d398fb
async_protocol_handler_config: add segfault demo
3 years ago
luigi1111 1614be4a41
Merge pull request #7371
3 years ago
luigi1111 6556c33f13
Merge pull request #7355
3 years ago
luigi1111 906a62c6b2
Merge pull request #7352
3 years ago
luigi1111 ce5800a225
Merge pull request #7346
3 years ago
luigi1111 9f6dcbd568
Merge pull request #7308
3 years ago
mj-xmr 1aecdcf536 Increase timeout for the mining test 4 times (to 240s)
3 years ago
moneromooo-monero 19b228393f
New add_aux_pow RPC to support merge mining
3 years ago
Kevin Barbour 85db1734e7
Remove unused variables in monero codebase
3 years ago
mj-xmr dc48de74e8 Reduce compilation time of epee/portable_storage.h
3 years ago
Lee Clagett bd129849f0 Remove copies from foreach loops (thanks to Clang)
3 years ago