Commit Graph

6 Commits

Author SHA1 Message Date
DavidKorczynski 99f0210b21
monero: fix and stabilise coverage build (#7054)
Monero builds has failed in the last 5 out of 7 days, but a bit
on-and-off. The reason is a missing yacc binary during unbound
compilation, this fixes it.
2021-12-22 16:13:51 +00:00
DavidKorczynski 245cb5cc47
monero: fix build (#6492)
* monero: fix build

* monero: install unbound from source to avoid nettle reference
2021-09-20 16:45:24 +00:00
Abhishek Arya 1d5a2cd84e
Fill in main_repo for several projects. (#4816)
* Fill in main_repo for several projects.

* Add some go repos.
2020-12-09 21:52:40 -08:00
binaryFate da87fd8944
Monero: fix corpus zip file creation anew; enable honggfuzz&afl (#4200)
Co-authored-by: binaryFate <binaryfate@users.noreply.github.com>
2020-07-27 08:42:35 -07:00
binaryFate eaae983c73
Monero: fix coverage, don't enable asan, add new fuzz test (#4040)
Co-authored-by: binaryFate <binaryfate@users.noreply.github.com>
2020-06-27 15:42:29 -07:00
binaryFate ad2958cffd
Add Monero project (#3941)
* Add Monero project

* fix boost downlaod url

Co-authored-by: binaryFate <binaryfate@users.noreply.github.com>
2020-06-10 20:11:24 -07:00