https://github.com/chancehudson/scorched
https://github.com/chancehudson/scorched
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/chancehudson/scorched
- Owner: chancehudson
- Created: 2021-10-01T02:43:06.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-02-17T02:00:19.000Z (over 4 years ago)
- Last Synced: 2024-07-21T00:41:20.728Z (about 2 years ago)
- Language: JavaScript
- Size: 207 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scorched [](https://app.circleci.com/pipelines/github/vimwitch/scorched)
A 2 of 2 scorched earth implementation.
## Features
This implementation focuses on reducing the number of L1 transactions needed. Suggester/Asker state channels should be long lived with support for renegotiating rates, accepting/refusing queries and depositing/withdrawing funds.
### Query refusal
A suggester should be able to refuse a proposed query.
### Rating exposition
Contracts should expose handles for determining the number of successful queries answered by a suggester.