The First Modular AI Chain
Go to file
Ruaridh e1c11d411a Update Auction Module (#276)
* rough auction type refactor

* replace endTime type

* split keeper file up

* update store methods

* move store methods to keeper.go

* move nextAuctionID from params to genState

* simplify auction type to not use pointers

* add basic auction tests

* update endblocker test

* add payout to depositors feature

* add more tests

* move index updates to Get/Set for more safety

* remove slightly unecessary ID type

* remove unused message types

* feat: add spec, update redundant type names

* stop sending zero coins

* use only one coins field in MsgPlaceBid

* remove uncessary Auction interface methods

* give auction types more accurate names

* remove vuepress comments from spec

* minor spec updates

* update doc comments

* add params validation

* code cleanup, address review comments

* resolve minor TODOs

* sync spec with code

Co-authored-by: Kevin Davis <karzak@users.noreply.github.com>
2020-01-12 16:12:22 +01:00
.circleci fix: circleci for master branch 2019-10-22 13:56:03 -04:00
app Update Auction Module (#276) 2020-01-12 16:12:22 +01:00
cli_test fix cli tests 2019-10-15 12:42:51 -04:00
cmd rebase, handle first block 2019-10-09 18:42:23 -04:00
contrib/init add init scripts 2019-11-25 14:24:46 -05:00
docs Update REWARDS.md 2019-10-16 10:28:34 -04:00
simulations add "sim name" env var for clarity 2019-10-10 12:55:02 -04:00
x Update Auction Module (#276) 2020-01-12 16:12:22 +01:00
.gitignore update cli tests 2019-09-12 12:19:13 -04:00
CHANGELOG.md bump tendermint version, update CHANGELOG 2019-10-29 16:24:33 -04:00
Dockerfile add init scripts 2019-11-25 14:24:46 -05:00
go.mod bump tendermint version, update CHANGELOG 2019-10-29 16:24:33 -04:00
go.sum feat: draft params for pricefeed 2019-11-27 09:45:59 -05:00
kava-logo.svg add basic readme 2019-06-20 19:16:57 +01:00
LICENSE.md update 2019-06-07 12:59:19 +01:00
Makefile fix: go-mod-cache for ci 2019-10-15 14:13:25 -04:00
README.md fix link 2019-10-15 14:49:56 -04:00

DeFi for Crypto.

version CircleCI Go Report Card API Reference GitHub Twitter Follow riot.im

Telegram | Medium | Validator Chat

Participate in Kava testnets and snag a founder badge!

Reference implementation of Kava, a blockchain for cross-chain DeFi. Built using the comsos-sdk.

Quick Start

make install

To join the latest testnet, head over to the testnet repo.

License

Copyright © Kava Labs, Inc. All rights reserved.

Licensed under the Apache v2 License.