The First Modular AI Chain
Go to file
2024-08-02 13:03:00 +08:00
.github rename go mod path 2024-08-02 12:22:00 +08:00
app enable vesting msgs 2024-08-02 13:02:30 +08:00
build rename go mod path 2024-08-02 12:22:00 +08:00
chaincfg fix 2024-08-02 13:02:29 +08:00
ci/env Update cosmos-sdk to v0.47.7 (#1811) 2024-02-06 17:54:10 -05:00
cli_test fix unit test 2024-08-02 12:59:16 +08:00
client recover "rename denoms" in 3 files 2024-08-02 13:01:48 +08:00
cmd keep the EthSecp256k1 from cosmos for compatible 2024-08-02 13:01:48 +08:00
contracts rename kava 2024-08-02 12:39:55 +08:00
contrib feat: upgrade to Cosmos v0.46 (#1477) 2023-04-03 20:08:45 -04:00
crypto feat: precompile 2024-08-02 12:51:20 +08:00
docs feat(x/cdp): update begin bloocker to run liquidations every X blocks based off params (#1818) 2024-02-02 13:21:11 -05:00
migrate use chaincfg.MakeCoinForGasDenom 2024-08-02 13:01:47 +08:00
networks merge testnet script 2024-08-02 13:03:00 +08:00
precompiles feat: getQuorumRow 2024-08-02 13:01:48 +08:00
proto feat: getQuorumRow 2024-08-02 13:01:48 +08:00
tests rename denoms 2024-08-02 12:59:25 +08:00
third_party/proto rename denoms 2024-08-02 12:59:25 +08:00
x refactor: epoch quorum storage 2024-08-02 13:01:48 +08:00
.dockerignore ci: update CI workflows and pipelines (#1768) 2023-11-08 14:06:03 -08:00
.gitignore update gitignore 2024-08-02 13:03:00 +08:00
.gitmodules Add IBC chain to E2E test suite (#1486) 2023-03-07 14:37:45 -08:00
.tool-versions feat: add contract for ERC20KavaWrappedNativeCoin (#1594) 2023-05-19 16:39:50 -07:00
buf.work.yaml Upgrade to sdk v0.44.5 and add IBC (#1106) 2022-01-07 17:39:27 -07:00
CHANGELOG.md Update cosmos-sdk to v0.47.7 (#1811) 2024-02-06 17:54:10 -05:00
docker-compose.yml update build file 2024-08-02 12:35:00 +08:00
Dockerfile update build file 2024-08-02 12:35:00 +08:00
Dockerfile-rocksdb update build file 2024-08-02 12:35:00 +08:00
go.mod merge testnet script 2024-08-02 13:03:00 +08:00
go.sum merge testnet script 2024-08-02 13:03:00 +08:00
golangci.yml address comments from review 2020-04-30 17:10:53 -04:00
hard.svg add token logos (#1185) 2022-03-10 13:24:21 -07:00
kava-logo.svg Update README to new logo (#410) 2020-03-31 11:20:31 -04:00
LICENSE.md [R4R] Basic docs tidying (#534) 2020-05-29 15:53:57 -07:00
localtestnet.sh merge testnet script 2024-08-02 13:03:00 +08:00
Makefile rename denoms 2024-08-02 12:59:25 +08:00
prometheus.docker-compose.yml feat(x/cdp): update begin bloocker to run liquidations every X blocks based off params (#1818) 2024-02-02 13:21:11 -05:00
prometheus.yml feat(x/cdp): update begin bloocker to run liquidations every X blocks based off params (#1818) 2024-02-02 13:21:11 -05:00
README.md merge testnet script 2024-08-02 13:03:00 +08:00
swp.svg add token logos (#1185) 2022-03-10 13:24:21 -07:00

0G Chain

Reference implementation of 0G Chain, the first modular AI chain. Built using the cosmos-sdk.