mirror of
https://github.com/0glabs/0g-chain.git
synced 2025-04-04 15:55:23 +00:00
The First Modular AI Chain
* make auctions not expire without bids * add events * improve genesis state validation * add genesis tests * Keeper auctions test, types auctions test, keeper bidding test * Resolved TODOs, added querier test * Removed 'import x/liquidator' from keeper_test package for circleci * Fixes for lack of liquidator module account in tests * update comment Co-Authored-By: Kevin Davis <karzak@users.noreply.github.com> * add more events attributes * feat: add back bidding on closed auction test * feat: test failed debt/collateral auctions Co-authored-by: Ruaridh <rhuairahrighairidh@users.noreply.github.com> Co-authored-by: Denali Marsh <denalimarsh@gmail.com> |
||
|---|---|---|
| .circleci | ||
| app | ||
| cli_test | ||
| cmd | ||
| contrib/init | ||
| docs | ||
| simulations | ||
| x | ||
| .gitignore | ||
| CHANGELOG.md | ||
| Dockerfile | ||
| go.mod | ||
| go.sum | ||
| kava-logo.svg | ||
| LICENSE.md | ||
| Makefile | ||
| README.md | ||
DeFi for Crypto.
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.