mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-12-26 08:15:19 +00:00
7ae76b8440
* resolve exhibit 41 - move redundant assignment into if block and only assign if value is false. No need to assign true to already true value. * fix exhibit 43 - use existing auctionID variable instead of GetID * use improved name for auction type in case statemnt * rename a to auction in PlaceBidSurplus for legibility (part of exhibit 44) * rename a to auctions in PlaceForwardBidCollateral (part of exhibit 44) * rename a to auction in PlaceReverseBigCollateral for legibility (part of exhibit 44) * rename a to auction in PlaceBidDebt for legibility (part of exhibit 44) * renmae rest of a to auction variables for legibility and resolve exhibit 44 * one missed rename and a typo fix |
||
---|---|---|
.. | ||
client | ||
keeper | ||
simulation | ||
spec | ||
types | ||
abci_test.go | ||
abci.go | ||
alias.go | ||
genesis_test.go | ||
genesis.go | ||
handler.go | ||
module.go |