mirror of
https://github.com/lightninglabs/pool.git
synced 2026-08-18 13:08:33 +02:00
Some of the test cases relied on a map's keys always being in the order they were defined, which is not guaranteed by the runtime. A data race is also fixed by creating a new instance of the verifier for each run. |
||
|---|---|---|
| .. | ||
| batch.go | ||
| batch_signer.go | ||
| batch_storer.go | ||
| batch_storer_test.go | ||
| batch_verifier.go | ||
| batch_verifier_test.go | ||
| interface.go | ||
| log.go | ||
| manager.go | ||
| mock_test.go | ||
| rpc_parse.go | ||
| supplyunit.go | ||
| tradingfees.go | ||