https://github.com/perlin-network/wavelet-audit
Tools used for auditing Wavelet by the Dag-One team.
https://github.com/perlin-network/wavelet-audit
Last synced: 9 months ago
JSON representation
Tools used for auditing Wavelet by the Dag-One team.
- Host: GitHub
- URL: https://github.com/perlin-network/wavelet-audit
- Owner: perlin-network
- Created: 2019-07-16T02:58:33.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-16T03:01:35.000Z (over 6 years ago)
- Last Synced: 2025-02-15T17:36:48.258Z (11 months ago)
- Language: Shell
- Size: 13.3 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wavelet Audit Tools
This repository contains all fuzzing and network simulation code written and used by the Dag-One team to audit Wavelet. The full audit report for Wavelet may be found [here](report.pdf).
The fuzzing code, in the `fuzz/` directory, was built using [go-fuzz](https://github.com/dvyukov/go-fuzz).
The network simulation code, in the `netsim/` directory, was used to simulate
various network configurations on a single machine to test how Wavelet
responded to numerous modes.