0g-chain/x/auction
Ruaridh 5bdffd5c1c
Add Auction Simulations (#419)
* first pass

* fix bid amount calculation

* untested refactor of sim ops and genesis

* refactor operations and fix auction bug

* add param changes and genesis

* address minor TODO

* add first draft of invariants

* improve param generation

* complete invariants

* fix genesis tests

* log no-op better

* small fixes

* add missed comma

Co-authored-by: John Maheswaran <john@kava.io>
2020-04-13 17:01:54 +01:00
..
client fix: use standard abci query convention 2020-02-27 12:59:11 -05:00
keeper Add Auction Simulations (#419) 2020-04-13 17:01:54 +01:00
simulation Add Auction Simulations (#419) 2020-04-13 17:01:54 +01:00
spec Add min bid increments (#380) 2020-02-28 17:16:22 -05:00
types Add Auction Simulations (#419) 2020-04-13 17:01:54 +01:00
abci_test.go Add min bid increments (#380) 2020-02-28 17:16:22 -05:00
abci.go Add min bid increments (#380) 2020-02-28 17:16:22 -05:00
alias.go Add Auction Simulations (#419) 2020-04-13 17:01:54 +01:00
genesis_test.go Add Auction Simulations (#419) 2020-04-13 17:01:54 +01:00
genesis.go Add Auction Simulations (#419) 2020-04-13 17:01:54 +01:00
handler.go [R4R] Custom sdk.Error types for the auction module (#285) 2020-01-15 11:39:55 +01:00
module.go Add Auction Simulations (#419) 2020-04-13 17:01:54 +01:00