Commit Graph

738 Commits (cbdd6b910b3140f8ef317bd02ad1398bccff3bf0)

Author SHA1 Message Date
iDunk5400 7f2ad1a768
functional_tests: fix linking on Windows
6 years ago
Riccardo Spagni f34f9312f2
Merge pull request #4464
6 years ago
Riccardo Spagni effcbf2060
Merge pull request #4459
6 years ago
Riccardo Spagni 876282fd69
Merge pull request #4424
6 years ago
Riccardo Spagni 402349760f
Merge pull request #4407
6 years ago
moneromooo-monero bef1750f65
unit_tests: fix longstanding DNS related unit test
6 years ago
Riccardo Spagni fb47963e09
Merge pull request #4404
6 years ago
Lee Clagett f3cd51a12b cryptonote tweak v2.2
6 years ago
Riccardo Spagni bc208be63d
Merge pull request #4385
6 years ago
Riccardo Spagni 14ab2e4db1
Merge pull request #4384
6 years ago
Riccardo Spagni a059bcd74e
Merge pull request #4371
6 years ago
Riccardo Spagni bb3ff2bb36
Merge pull request #4209
6 years ago
Riccardo Spagni bad2c7cf31
Merge pull request #4391
6 years ago
Riccardo Spagni 580497d5f9
Merge pull request #4306
6 years ago
stoffu ba8dd3479d
api/wallet: properly disable key encryption
6 years ago
Howard Chu e9bce045a4 Fix missing std::runtime_error def in difficulty.cpp
6 years ago
moneromooo-monero 6dbbc69055
unit_tests: sanity check on transaction weight
6 years ago
moneromooo-monero 27af46c930
tests: update test wallet keys file for encrypted keys
6 years ago
Riccardo Spagni 239a7e10ff
Merge pull request #4253
6 years ago
moneromooo-monero be001326d1
remove obsolete daemon selection of fake outs and old tx construction
6 years ago
Riccardo Spagni c74d9057f8
Merge pull request #4260
6 years ago
Riccardo Spagni 885d3d5a99
Merge pull request #4254
6 years ago
Lee Clagett 55c7cd1458 Adding expect<T> - a value-or-error implementation
6 years ago
moneromooo-monero 07ec748c82
wipeable_string: add hex_to_pod function
6 years ago
Riccardo Spagni e6d36c1701
Merge pull request #4219
6 years ago
moneromooo-monero 2bf636503f
bulletproofs: speed up the latest changes a bit
6 years ago
moneromooo-monero ce0c743205
performance_tests: add padded bulletproof construction
6 years ago
moneromooo-monero 1224e53b74
core_tests: add a test for 4-aggregated BP verification
6 years ago
moneromooo-monero 0e6ed559c6
fuzz_tests: add a bulletproof fuzz test
6 years ago
moneromooo-monero d0a0565f7d
unit_tests: add a few more multiexp unit tests
6 years ago
moneromooo-monero 6526d87f17
core_tests: add a test for a tx with empty bulletproof
6 years ago
moneromooo-monero 5ffb2ff9b7
v8: per byte fee, pad bulletproofs, fixed 11 ring size
6 years ago
moneromooo-monero 869b3bf824
bulletproofs: a few fixes from the Kudelski review
6 years ago
moneromooo-monero c429176248
bulletproofs: reject points not in the main subgroup
6 years ago
moneromooo-monero 0b05a0fa74
Add Pippenger cache and limit Straus cache size
6 years ago
moneromooo-monero 51eb3bdcd6
add pippenger unit tests
6 years ago
moneromooo-monero b17b8db3f5
performance_tests: add stats and loop count multiplier options
6 years ago
moneromooo-monero d126a02b5d
performance_tests: add aggregated bulletproof tx verification
6 years ago
moneromooo-monero 263431c486
Pippenger multiexp
6 years ago
moneromooo-monero 1b867e7f40
precalc the ge_p3 representation of H
6 years ago
moneromooo-monero ef56529f93
performance_tests: document the tested bulletproof layouts
6 years ago
moneromooo-monero 3011178021
unit_tests: a couple more bulletproof unit tests for gamma
6 years ago
moneromooo-monero c444b1b229
require canonical multi output bulletproof layout
6 years ago
moneromooo-monero 2a8fcb421b
Bulletproof aggregated verification and tests
6 years ago
moneromooo-monero 71d67bda74
aligned: aligned memory alloc/realloc/free
6 years ago
moneromooo-monero cb9ecab197
performance_tests: add signature generation/verification
6 years ago
moneromooo-monero bacf0a1e2f
bulletproofs: add aggregated verification
6 years ago
moneromooo-monero e895c3def1
make straus cached mode thread safe, and add tests for it
6 years ago
moneromooo-monero 9ce9f8caf6
bulletproofs: add multi output bulletproofs to rct
6 years ago
moneromooo-monero f34e2e20bd
performance_tests: add tx checking tests with more than 2 outputs
6 years ago