The First Modular AI Chain
Go to file
2024-07-30 10:10:45 +08:00
.github rename go mod path 2024-05-01 11:17:24 +08:00
app enable vesting msgs 2024-06-20 00:40:26 +08:00
build rename go mod path 2024-05-01 11:17:24 +08:00
chaincfg Merge pull request #34 from 0glabs/vesting 2024-06-17 11:02:26 +08:00
ci/env Community Pool Staking Rewards Implementation & Improvements (#1742) 2023-10-03 08:41:54 -07:00
cli_test fix unit test 2024-05-21 18:44:38 +08:00
client uss eth secp256k1 for cli keys add 2024-05-31 11:54:15 +08:00
cmd keep the EthSecp256k1 from cosmos for compatible 2024-06-12 02:00:16 +08:00
contracts rename kava 2024-05-01 13:53:58 +08:00
contrib feat: upgrade to Cosmos v0.46 (#1477) 2023-04-03 20:08:45 -04:00
crypto feat: precompile 2024-05-10 02:54:47 +08:00
docs feat(community): add AnnualizedRewards grpc query (#1751) 2023-10-24 12:24:21 -07:00
migrate use chaincfg.MakeCoinForGasDenom 2024-06-12 01:36:29 +08:00
networks set voting period to 300s for devnet 2024-07-29 15:50:29 +08:00
precompiles feat: getQuorumRow 2024-06-12 13:27:48 +08:00
proto feat: getQuorumRow 2024-06-12 13:27:48 +08:00
simulations Simulation fixes (#527) 2020-09-01 11:33:12 -04:00
tests rename denoms 2024-05-21 18:45:00 +08:00
third_party/proto rename denoms 2024-05-21 18:45:00 +08:00
x refactor: epoch quorum storage 2024-06-14 18:29:01 +08:00
.dockerignore ci: update CI workflows and pipelines (#1768) 2023-11-21 11:58:09 -08:00
.gitignore set voting period to 300s for devnet 2024-07-29 15:50:29 +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 changelog with v0.25.0 (#1773) 2023-11-17 15:34:09 -08:00
docker-compose.yml update build file 2024-05-01 12:25:00 +08:00
Dockerfile update build file 2024-05-01 12:25:00 +08:00
Dockerfile-rocksdb update build file 2024-05-01 12:25:00 +08:00
go.mod update comsos-sdk version 2024-07-30 10:10:45 +08:00
go.sum update comsos-sdk version 2024-07-30 10:10:45 +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 update localtestnet script, add dynamic timestamp for vesting account 2024-06-21 09:36:32 +08:00
Makefile rename denoms 2024-05-21 18:45:00 +08:00
README.md update readme 2024-06-18 15:08:15 +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.