mirror of
https://github.com/lightninglabs/pool.git
synced 2026-08-17 13:06:52 +02:00
With this commit we add the new SelfChanBalance to the bid order. We also add a new version for orders that signals compatibility with that new field. A version increase on the ask side is needed to make sure the changes in the asker's account balance are interpreted correctly on batch validation. |
||
|---|---|---|
| .. | ||
| batch.go | ||
| batch_signer.go | ||
| batch_storer.go | ||
| batch_storer_test.go | ||
| batch_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 | ||
| supplyunit_test.go | ||
| tradingfees.go | ||