mirror of
https://github.com/lightninglabs/pool.git
synced 2026-08-17 13:06:52 +02:00
In this commit, we add a new test that fails with the current logic in `validateOrder`. The function as isn't doesn't isolate the orders for each account, so the orders from account A can prevent a user from making an order to account B. |
||
|---|---|---|
| .. | ||
| batch.go | ||
| batch_signer.go | ||
| batch_storer.go | ||
| batch_storer_test.go | ||
| batch_verifier.go | ||
| batch_verifier_test.go | ||
| interface.go | ||
| interface_test.go | ||
| log.go | ||
| manager.go | ||
| manager_test.go | ||
| mock_test.go | ||
| rpc_parse.go | ||
| supplyunit.go | ||
| tradingfees.go | ||