A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

Regen Ledger

Providing a structured database of claims regarding ecological state and change of state.
https://github.com/regen-network/regen-ledger

Category: Sustainable Development
Sub Category: Knowledge Platforms

Keywords

biodiversity blockchain carbon climate-tech cosmos-sdk credit marketplace origination tendermint

Keywords from Contributors

starport ibc cryptocurrency cometbft sustainability ecology climate-change climate composability transforms

Last synced: about 17 hours ago
JSON representation

Repository metadata

:seedling: Blockchain for planetary regeneration

README.md

Introduction

Regen Ledger is a blockchain application for ecological assets and data claims built on top of Cosmos SDK and Tendermint Core. Leveraging these tools, Regen Ledger provides the infrastructure for a Proof-of-Stake blockchain network governed by a community dedicated to planetary regeneration.

Features specific to Regen Ledger are developed within this repository as custom modules that are then wired up to the main application. The custom modules developed within Regen Ledger follow the same architecture and pattern as modules developed within Cosmos SDK and other Cosmos SDK applications.

The core features that Regen Ledger aims to provide include the following:

  • infrastructure for managing the issuance and retirement of ecosystem service credits
  • a database of ecological state and change of state claims that spans both on and off-chain data sources
  • mechanisms for automating the assessment of ecological state, making payments, and issuing assets

Regen Ledger is under heavy development and as result the above features are implemented to varying degrees of completeness. For more information about our approach and vision, see Regen Ledger Specification.

Documentation

Documentation for Regen Ledger is hosted at docs.regen.network. This includes installation instructions for users and developers, information about live networks running Regen Ledger, instructions on how to interact with local and live networks, infrastructure and module-specific documentation, tutorials for users and developers, migration guides for developers, upgrade guides for validators, a complete list of available commands, and more.

Contributing

Contributions are more than welcome and greatly appreciated. All the information you need to get started should be available in Contributing Guidelines. Please take the time to read through the contributing guidelines before opening an issue or pull request. The following prerequisites and commands cover the basics.

Prerequisites

Go Tools

Install go tools:

make tools

Git Hooks

Configure git hooks:

git config core.hooksPath scripts/githooks

Lint and Format

Run linter in all go modules:

make lint

Run linter and attempt to fix errors in all go modules:

make lint-fix

Run formatting in all go modules:

make format

Run linter for all proto files:

make proto-lint

Run linter and attempt to fix errors for all proto files:

make proto-lint-fix

Run formatting for all proto files:

make proto-format

Running Tests

Run all unit and integrations tests:

make test

Manual Testing

Build the regen binary:

make build

View the available commands:

./build/regen help

Related Repositories

Sleeping in the Forest

I thought the earth remembered me,
she took me back so tenderly,
arranging her dark skirts, her pockets
full of lichens and seeds.

I slept as never before, a stone on the river bed,
nothing between me and the white fire of the stars
but my thoughts, and they floated light as moths
among the branches of the perfect trees.

All night I heard the small kingdoms
breathing around me, the insects,
and the birds who do their work in the darkness.

All night I rose and fell, as if in water,
grappling with a luminous doom. By morning
I had vanished at least a dozen times
into something better.

― Mary Oliver


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 days ago

Total Commits: 1,356
Total Committers: 41
Avg Commits per committer: 33.073
Development Distribution Score (DDS): 0.691

Commits in past year: 17
Committers in past year: 5
Avg Commits per committer in past year: 3.4
Development Distribution Score (DDS) in past year: 0.235

Name Email Commits
Aaron Craelius a****n@r****k 419
Ryan Christoffersen 1****o 264
dependabot[bot] 4****] 186
MD Aleem 7****4 134
Tyler 4****y 121
Clare Politano Hutchings c****8@g****m 38
Cory c****n@g****m 29
Robert Zaremba r****t@z****h 25
Ru Horlick r****k@g****m 18
Jeancarlo Barrios J****s 13
atheeshp 5****p 13
Anil Kumar Kammari a****l@v****m 12
Marie Gauthier m****3@g****m 11
Daniel Pittman d****n@g****m 10
likhita-809 7****9 8
Paul Weidner p****r@g****m 6
Amaury 1****m 5
Kyle Lawlor-Bagcal w****z 5
Amaury a****y@p****m 4
Aaron Craelius A****c@A****l 3
Andrei Ivasko c****3@g****m 3
Kaustubh K 5****l 3
Jacob Gadikian j****n@g****m 2
John Kemp f****j 2
Simon Fishel s****f@g****m 2
gotjoshua g****a 2
mergify[bot] 3****] 2
Christian Shearer c****n@r****k 2
Sahith Reddy Narahari s****h@v****m 2
timesince s****t@i****m 1
and 11 more...

Committer domains:


Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 651
Total pull requests: 1,606
Average time to close issues: 4 months
Average time to close pull requests: 14 days
Total issue authors: 32
Total pull request authors: 46
Average comments per issue: 1.42
Average comments per pull request: 1.26
Merged pull request: 1,164
Bot issues: 0
Bot pull requests: 631

Past year issues: 2
Past year pull requests: 62
Past year average time to close issues: 19 days
Past year average time to close pull requests: 12 days
Past year issue authors: 2
Past year pull request authors: 9
Past year average comments per issue: 1.0
Past year average comments per pull request: 0.32
Past year merged pull request: 32
Past year bot issues: 0
Past year bot pull requests: 30

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/regen-network/regen-ledger

Top Issue Authors

  • ryanchristo (200)
  • clevinson (131)
  • aaronc (102)
  • technicallyty (47)
  • robert-zaremba (42)
  • kaustubhkapatral (29)
  • blushi (24)
  • aleem1314 (19)
  • amaurym (7)
  • ruhatch (7)
  • dtkong (6)
  • frumioj (5)
  • ethanfrey (5)
  • paul121 (4)
  • gotjoshua (3)

Top Pull Request Authors

  • dependabot[bot] (515)
  • ryanchristo (306)
  • aleem1314 (153)
  • technicallyty (147)
  • mergify[bot] (116)
  • aaronc (102)
  • robert-zaremba (44)
  • clevinson (41)
  • JeancarloBarrios (19)
  • ruhatch (19)
  • atheeshp (16)
  • blushi (16)
  • anilCSE (15)
  • likhita-809 (13)
  • dpdanpittman (11)

Top Issue Labels

  • Scope: x/ecocredit (209)
  • Type: Feature (76)
  • Type: Docs (50)
  • Type: Refactor (39)
  • Type: Bug (38)
  • Scope: x/data (35)
  • Status: Ice Box (34)
  • Epic (33)
  • Status: Nice To Have (28)
  • Scope: x/group (28)
  • Status: Proposed (24)
  • Type: Tests (22)
  • v2.0.0 Release Audit (19)
  • Status: Backlog (18)
  • Type: Build (14)
  • Type: CI (13)
  • Type: Fix (13)
  • Type: QA (11)
  • good first issue (11)
  • Scope: app (10)
  • Scope: types (9)
  • Scope: orm (7)
  • module-readiness-checklist (6)
  • DevOps (6)
  • Status: In Progress (3)
  • Status: Blocked (3)
  • Type: Performance (3)
  • help wanted (3)
  • Type: Style (2)
  • Type: Chore (2)

Top Pull Request Labels

  • dependencies (518)
  • go (421)
  • javascript (60)
  • backport/v5.0.x (35)
  • backport/v5.1.x (26)
  • Scope: x/ecocredit (21)
  • backport/v4.0.x (20)
  • github_actions (18)
  • backport/v6.0.x (16)
  • backport/v4.1.x (9)
  • conflicts (9)
  • Breaking Change: Proto (5)
  • Scope: x/data (5)
  • backport/v2.0.x (4)
  • Type: Refactor (3)
  • Status: Blocked (2)
  • Breaking Change: API (2)
  • Type: Bug (2)
  • Status: Nice To Have (1)
  • DevOps (1)
  • Type: Docs (1)
  • Scope: orm (1)
  • v2.0.0 Release Audit (1)
  • Scope: types (1)
  • Type: Style (1)
  • Type: Build (1)
  • Status: Proposed (1)
  • backport/v3.0.x (1)

Package metadata

proxy.golang.org: github.com/regen-network/regen-ledger/types

  • Homepage: https://github.com/regen-network/regen-ledger
  • Documentation: https://pkg.go.dev/github.com/regen-network/regen-ledger/types#section-documentation
  • Licenses: Apache-2.0
  • Latest release: v1.1.0 (published almost 3 years ago)
  • Last Synced: 2025-04-25T13:35:43.532Z (1 day ago)
  • Versions: 3
  • Dependent Packages: 34
  • Dependent Repositories: 3
  • Rankings:
    • Dependent packages count: 0.739%
    • Average: 2.497%
    • Forks count: 2.712%
    • Dependent repos count: 2.958%
    • Stargazers count: 3.577%
proxy.golang.org: github.com/regen-network/regen-ledger/orm

Package orm is a convenient object to data store mapper.

  • Homepage: https://github.com/regen-network/regen-ledger
  • Documentation: https://pkg.go.dev/github.com/regen-network/regen-ledger/orm#section-documentation
  • Licenses: Apache-2.0
  • Latest release: v1.0.0-beta1 (published over 3 years ago)
  • Last Synced: 2025-04-25T13:35:43.212Z (1 day ago)
  • Versions: 1
  • Dependent Packages: 24
  • Dependent Repositories: 3
  • Rankings:
    • Dependent packages count: 0.89%
    • Average: 2.534%
    • Forks count: 2.712%
    • Dependent repos count: 2.958%
    • Stargazers count: 3.577%
proxy.golang.org: github.com/regen-network/regen-ledger/x/ecocredit

Package ecocredit is a reverse proxy. It translates gRPC into RESTful JSON APIs.

  • Homepage: https://github.com/regen-network/regen-ledger
  • Documentation: https://pkg.go.dev/github.com/regen-network/regen-ledger/x/ecocredit#section-documentation
  • Licenses: Apache-2.0
  • Latest release: v1.1.0 (published about 3 years ago)
  • Last Synced: 2025-04-25T13:35:42.700Z (1 day ago)
  • Versions: 2
  • Dependent Packages: 24
  • Dependent Repositories: 2
  • Rankings:
    • Dependent packages count: 0.89%
    • Average: 2.687%
    • Forks count: 2.712%
    • Dependent repos count: 3.568%
    • Stargazers count: 3.577%
proxy.golang.org: github.com/regen-network/regen-ledger/x/data

Package data is a reverse proxy. It translates gRPC into RESTful JSON APIs.

  • Homepage: https://github.com/regen-network/regen-ledger
  • Documentation: https://pkg.go.dev/github.com/regen-network/regen-ledger/x/data#section-documentation
  • Licenses: Apache-2.0
  • Latest release: v1.0.0 (published almost 3 years ago)
  • Last Synced: 2025-04-25T13:35:42.479Z (1 day ago)
  • Versions: 1
  • Dependent Packages: 24
  • Dependent Repositories: 2
  • Rankings:
    • Dependent packages count: 0.89%
    • Average: 2.687%
    • Forks count: 2.712%
    • Dependent repos count: 3.568%
    • Stargazers count: 3.577%
proxy.golang.org: github.com/regen-network/regen-ledger/types/v2

  • Homepage: https://github.com/regen-network/regen-ledger
  • Documentation: https://pkg.go.dev/github.com/regen-network/regen-ledger/types/v2#section-documentation
  • Licenses: Apache-2.0
  • Latest release: v2.3.1 (published almost 2 years ago)
  • Last Synced: 2025-04-25T13:35:43.816Z (1 day ago)
  • Versions: 5
  • Dependent Packages: 7
  • Dependent Repositories: 2
  • Docker Downloads: 140
  • Rankings:
    • Docker downloads count: 1.823%
    • Dependent packages count: 1.826%
    • Average: 2.699%
    • Forks count: 2.712%
    • Stargazers count: 3.564%
    • Dependent repos count: 3.568%
proxy.golang.org: github.com/regen-network/regen-ledger/x/group

Package group is a reverse proxy. It translates gRPC into RESTful JSON APIs.

  • Homepage: https://github.com/regen-network/regen-ledger
  • Documentation: https://pkg.go.dev/github.com/regen-network/regen-ledger/x/group#section-documentation
  • Licenses: Apache-2.0
  • Latest release: v1.0.0-beta2 (published almost 3 years ago)
  • Last Synced: 2025-04-25T13:35:42.944Z (1 day ago)
  • Versions: 2
  • Dependent Packages: 20
  • Dependent Repositories: 1
  • Rankings:
    • Dependent packages count: 0.989%
    • Forks count: 2.712%
    • Average: 3.02%
    • Stargazers count: 3.577%
    • Dependent repos count: 4.802%
proxy.golang.org: github.com/regen-network/regen-ledger/api/v2

  • Homepage: https://github.com/regen-network/regen-ledger
  • Documentation: https://pkg.go.dev/github.com/regen-network/regen-ledger/api/v2#section-documentation
  • Licenses: Apache-2.0
  • Latest release: v2.3.0 (published about 2 years ago)
  • Last Synced: 2025-04-25T13:35:42.104Z (1 day ago)
  • Versions: 5
  • Dependent Packages: 5
  • Dependent Repositories: 1
  • Docker Downloads: 140
  • Rankings:
    • Docker downloads count: 1.823%
    • Dependent packages count: 2.513%
    • Forks count: 2.712%
    • Average: 3.083%
    • Stargazers count: 3.564%
    • Dependent repos count: 4.802%
proxy.golang.org: github.com/regen-network/regen-ledger/api

  • Homepage: https://github.com/regen-network/regen-ledger
  • Documentation: https://pkg.go.dev/github.com/regen-network/regen-ledger/api#section-documentation
  • Licenses: Apache-2.0
  • Latest release: v1.1.0 (published over 2 years ago)
  • Last Synced: 2025-04-25T13:35:43.419Z (1 day ago)
  • Versions: 11
  • Dependent Packages: 11
  • Dependent Repositories: 1
  • Rankings:
    • Dependent packages count: 1.393%
    • Forks count: 2.712%
    • Average: 3.121%
    • Stargazers count: 3.577%
    • Dependent repos count: 4.802%
proxy.golang.org: github.com/regen-network/regen-ledger

  • Homepage: https://github.com/regen-network/regen-ledger
  • Documentation: https://pkg.go.dev/github.com/regen-network/regen-ledger#section-documentation
  • Licenses: Apache-2.0
  • Latest release: v1.0.0 (published about 4 years ago)
  • Last Synced: 2025-04-25T13:35:44.204Z (1 day ago)
  • Versions: 27
  • Dependent Packages: 2
  • Dependent Repositories: 4
  • Rankings:
    • Dependent repos count: 2.571%
    • Forks count: 2.712%
    • Average: 3.133%
    • Stargazers count: 3.577%
    • Dependent packages count: 3.672%
proxy.golang.org: github.com/regen-network/regen-ledger/x/data/v2

Package data is a reverse proxy. It translates gRPC into RESTful JSON APIs.

  • Homepage: https://github.com/regen-network/regen-ledger
  • Documentation: https://pkg.go.dev/github.com/regen-network/regen-ledger/x/data/v2#section-documentation
  • Licenses: Apache-2.0
  • Latest release: v2.3.1 (published almost 2 years ago)
  • Last Synced: 2025-04-25T13:35:41.877Z (1 day ago)
  • Versions: 5
  • Dependent Packages: 2
  • Dependent Repositories: 1
  • Docker Downloads: 140
  • Rankings:
    • Docker downloads count: 1.823%
    • Forks count: 2.712%
    • Stargazers count: 3.564%
    • Average: 3.601%
    • Dependent repos count: 4.802%
    • Dependent packages count: 5.102%
proxy.golang.org: github.com/regen-network/regen-ledger/x/intertx

  • Homepage: https://github.com/regen-network/regen-ledger
  • Documentation: https://pkg.go.dev/github.com/regen-network/regen-ledger/x/intertx#section-documentation
  • Licenses: Apache-2.0
  • Latest release: v1.3.2 (published almost 2 years ago)
  • Last Synced: 2025-04-25T13:35:42.593Z (1 day ago)
  • Versions: 32
  • Dependent Packages: 1
  • Dependent Repositories: 1
  • Docker Downloads: 140
  • Rankings:
    • Docker downloads count: 1.823%
    • Forks count: 2.712%
    • Stargazers count: 3.564%
    • Average: 3.601%
    • Dependent repos count: 4.802%
    • Dependent packages count: 5.102%
proxy.golang.org: github.com/regen-network/regen-ledger/x/ecocredit/v3

  • Homepage: https://github.com/regen-network/regen-ledger
  • Documentation: https://pkg.go.dev/github.com/regen-network/regen-ledger/x/ecocredit/v3#section-documentation
  • Licenses: Apache-2.0
  • Latest release: v3.3.1 (published almost 2 years ago)
  • Last Synced: 2025-04-25T13:35:43.381Z (1 day ago)
  • Versions: 5
  • Dependent Packages: 1
  • Dependent Repositories: 1
  • Docker Downloads: 140
  • Rankings:
    • Docker downloads count: 1.823%
    • Forks count: 2.712%
    • Stargazers count: 3.564%
    • Average: 3.601%
    • Dependent repos count: 4.802%
    • Dependent packages count: 5.102%
proxy.golang.org: github.com/regen-network/regen-ledger/errors

  • Homepage: https://github.com/regen-network/regen-ledger
  • Documentation: https://pkg.go.dev/github.com/regen-network/regen-ledger/errors#section-documentation
  • Licenses: Apache-2.0
  • Latest release: v0.0.0-20221124162712-9234a393df38 (published over 2 years ago)
  • Last Synced: 2025-04-25T13:56:35.344Z (1 day ago)
  • Versions: 15
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Rankings:
    • Forks count: 1.75%
    • Stargazers count: 2.22%
    • Average: 4.477%
    • Dependent packages count: 4.591%
    • Dependent repos count: 9.346%
proxy.golang.org: github.com/regen-network/regen-ledger/mocks/wasmd

  • Homepage: https://github.com/regen-network/regen-ledger
  • Documentation: https://pkg.go.dev/github.com/regen-network/regen-ledger/mocks/wasmd#section-documentation
  • Licenses: Apache-2.0
  • Latest release: v0.0.0-20220811203856-073b1e43ede1 (published over 2 years ago)
  • Last Synced: 2025-04-25T13:56:35.502Z (1 day ago)
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Forks count: 1.679%
    • Stargazers count: 2.164%
    • Average: 5.047%
    • Dependent packages count: 6.999%
    • Dependent repos count: 9.346%
proxy.golang.org: github.com/regen-network/regen-ledger/v4

  • Homepage: https://github.com/regen-network/regen-ledger
  • Documentation: https://pkg.go.dev/github.com/regen-network/regen-ledger/v4#section-documentation
  • Licenses: Apache-2.0
  • Latest release: v4.1.5 (published over 2 years ago)
  • Last Synced: 2025-04-25T13:35:41.678Z (1 day ago)
  • Versions: 14
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Forks count: 1.679%
    • Stargazers count: 2.164%
    • Average: 5.047%
    • Dependent packages count: 6.999%
    • Dependent repos count: 9.346%
proxy.golang.org: github.com/regen-network/regen-ledger/v5

  • Homepage: https://github.com/regen-network/regen-ledger
  • Documentation: https://pkg.go.dev/github.com/regen-network/regen-ledger/v5#section-documentation
  • Licenses: Apache-2.0
  • Latest release: v5.1.4 (published about 1 year ago)
  • Last Synced: 2025-04-25T13:35:44.645Z (1 day ago)
  • Versions: 14
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Docker Downloads: 140
  • Rankings:
    • Forks count: 1.715%
    • Stargazers count: 2.182%
    • Average: 5.06%
    • Dependent packages count: 6.999%
    • Dependent repos count: 9.346%
proxy.golang.org: github.com/regen-network/regen-ledger/v2

  • Homepage: https://github.com/regen-network/regen-ledger
  • Documentation: https://pkg.go.dev/github.com/regen-network/regen-ledger/v2#section-documentation
  • Licenses: Apache-2.0
  • Latest release: v2.1.0 (published over 3 years ago)
  • Last Synced: 2025-04-25T13:35:43.731Z (1 day ago)
  • Versions: 9
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Forks count: 1.819%
    • Stargazers count: 2.255%
    • Average: 5.105%
    • Dependent packages count: 6.999%
    • Dependent repos count: 9.346%
proxy.golang.org: github.com/regen-network/regen-ledger/protoc-gen-go-cosmos2

  • Homepage: https://github.com/regen-network/regen-ledger
  • Documentation: https://pkg.go.dev/github.com/regen-network/regen-ledger/protoc-gen-go-cosmos2#section-documentation
  • Licenses: Apache-2.0
  • Latest release: v0.0.0-20210713233837-8b955579fac9 (published almost 4 years ago)
  • Last Synced: 2025-04-25T13:56:35.214Z (1 day ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Forks count: 1.819%
    • Stargazers count: 2.255%
    • Average: 5.105%
    • Dependent packages count: 6.999%
    • Dependent repos count: 9.346%
proxy.golang.org: github.com/regen-network/regen-ledger/x/ecocredit/v2

proxy.golang.org: github.com/regen-network/regen-ledger/v3

  • Homepage: https://github.com/regen-network/regen-ledger
  • Documentation: https://pkg.go.dev/github.com/regen-network/regen-ledger/v3#section-documentation
  • Licenses: Apache-2.0
  • Latest release: v3.0.0 (published about 3 years ago)
  • Last Synced: 2025-04-25T13:35:42.692Z (1 day ago)
  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 6.999%
    • Average: 8.173%
    • Dependent repos count: 9.346%
proxy.golang.org: github.com/regen-network/regen-ledger/x/data/v3

Package data is a reverse proxy. It translates gRPC into RESTful JSON APIs.


Dependencies

.github/workflows/build-nightly.yml actions
  • actions/checkout v4 composite
  • actions/setup-go v4 composite
  • docker/setup-buildx-action v3 composite
  • docker/setup-qemu-action v3 composite
.github/workflows/build.yml actions
  • actions/checkout v4 composite
  • actions/setup-go v4 composite
.github/workflows/lint-pr.yml actions
  • amannn/action-semantic-pull-request v5 composite
.github/workflows/lint.yml actions
  • actions/checkout v4 composite
  • actions/setup-go v4 composite
  • bufbuild/buf-lint-action v1 composite
  • bufbuild/buf-setup-action v1 composite
  • golangci/golangci-lint-action v3 composite
  • technote-space/get-diff-action v6 composite
.github/workflows/proto-registry.yml actions
  • actions/checkout v4 composite
  • bufbuild/buf-push-action v1 composite
  • bufbuild/buf-setup-action v1 composite
.github/workflows/proto.yml actions
  • actions/checkout v4 composite
  • bufbuild/buf-breaking-action v1 composite
  • bufbuild/buf-setup-action v1 composite
.github/workflows/release.yml actions
  • actions/checkout v4 composite
  • actions/setup-go v4 composite
  • docker/setup-buildx-action v3 composite
  • docker/setup-qemu-action v3 composite
.github/workflows/sims-nightly.yml actions
  • actions/checkout v4 composite
  • actions/setup-go v4 composite
.github/workflows/sims.yml actions
  • actions/checkout v4 composite
  • actions/setup-go v4 composite
  • technote-space/get-diff-action v6 composite
.github/workflows/tests.yml actions
  • actions/checkout v4 composite
  • actions/download-artifact v3 composite
  • actions/setup-go v4 composite
  • actions/upload-artifact v3 composite
  • codecov/codecov-action v3 composite
  • technote-space/get-diff-action v6 composite
docker-compose.yml docker
  • regen-ledger/regen-env latest
images/regen-env/Dockerfile docker
  • alpine 3.14 build
  • golang 1.19-alpine build
images/regen-sandbox/Dockerfile docker
  • alpine 3.14 build
  • golang 1.19-alpine build
api/go.mod go
  • github.com/DataDog/zstd v1.4.5
  • github.com/cespare/xxhash v1.1.0
  • github.com/cosmos/cosmos-proto v1.0.0-beta.3
  • github.com/cosmos/cosmos-sdk/api v0.1.0
  • github.com/cosmos/cosmos-sdk/errors v1.0.0-beta.5
  • github.com/cosmos/cosmos-sdk/orm v1.0.0-alpha.12
  • github.com/cosmos/gogoproto v1.4.11
  • github.com/cosmos/gorocksdb v1.2.0
  • github.com/dgraph-io/badger/v2 v2.2007.2
  • github.com/dgraph-io/ristretto v0.0.3
  • github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13
  • github.com/dustin/go-humanize v1.0.0
  • github.com/gogo/protobuf v1.3.2
  • github.com/golang/protobuf v1.5.3
  • github.com/golang/snappy v0.0.3-0.20201103224600-674baa8c7fc3
  • github.com/google/btree v1.0.0
  • github.com/google/go-cmp v0.5.9
  • github.com/jmhodges/levigo v1.0.0
  • github.com/pkg/errors v0.9.1
  • github.com/syndtr/goleveldb v1.0.1-0.20200815110645-5c35d600f0ca
  • github.com/tendermint/tm-db v0.6.7
  • go.etcd.io/bbolt v1.3.6
  • golang.org/x/exp v0.0.0-20230811145659-89c5cff77bcb
  • golang.org/x/net v0.14.0
  • golang.org/x/sys v0.11.0
  • golang.org/x/text v0.12.0
  • google.golang.org/genproto v0.0.0-20230803162519-f966b187b2e5
  • google.golang.org/genproto/googleapis/api v0.0.0-20230726155614-23370e0ffb3e
  • google.golang.org/genproto/googleapis/rpc v0.0.0-20230815205213-6bfd019c3878
  • google.golang.org/grpc v1.58.1
  • google.golang.org/protobuf v1.31.0
api/go.sum go
  • 166 dependencies
go.mod go
  • cloud.google.com/go v0.110.6
  • cloud.google.com/go/compute v1.23.0
  • cloud.google.com/go/compute/metadata v0.2.3
  • cloud.google.com/go/iam v1.1.1
  • cloud.google.com/go/storage v1.30.1
  • cosmossdk.io/errors v1.0.0
  • cosmossdk.io/math v1.1.2
  • filippo.io/edwards25519 v1.0.0-rc.1
  • github.com/99designs/go-keychain v0.0.0-20191008050251-8e49817e8af4
  • github.com/99designs/keyring v1.2.1
  • github.com/ChainSafe/go-schnorrkel v1.0.0
  • github.com/Workiva/go-datastructures v1.0.53
  • github.com/armon/go-metrics v0.4.1
  • github.com/aws/aws-sdk-go v1.44.122
  • github.com/beorn7/perks v1.0.1
  • github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d
  • github.com/bgentry/speakeasy v0.1.0
  • github.com/btcsuite/btcd/btcec/v2 v2.3.2
  • github.com/btcsuite/btcutil v1.0.3-0.20201208143702-a53e38424cce
  • github.com/cenkalti/backoff/v4 v4.1.3
  • github.com/cespare/xxhash v1.1.0
  • github.com/cespare/xxhash/v2 v2.2.0
  • github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e
  • github.com/cockroachdb/apd/v2 v2.0.2
  • github.com/coinbase/rosetta-sdk-go v0.7.9
  • github.com/cometbft/cometbft-db v0.7.0
  • github.com/confio/ics23/go v0.9.0
  • github.com/cosmos/btcutil v1.0.5
  • github.com/cosmos/cosmos-proto v1.0.0-beta.3
  • github.com/cosmos/cosmos-sdk v0.46.12
  • github.com/cosmos/cosmos-sdk/api v0.1.0
  • github.com/cosmos/cosmos-sdk/errors v1.0.0-beta.5
  • github.com/cosmos/cosmos-sdk/orm v1.0.0-alpha.12
  • github.com/cosmos/go-bip39 v1.0.0
  • github.com/cosmos/gogoproto v1.4.11
  • github.com/cosmos/gorocksdb v1.2.0
  • github.com/cosmos/iavl v0.19.6
  • github.com/cosmos/ibc-go/v5 v5.3.1
  • github.com/cosmos/ledger-cosmos-go v0.12.2
  • github.com/cpuguy83/go-md2man/v2 v2.0.2
  • github.com/creachadair/taskgroup v0.3.2
  • github.com/danieljoos/wincred v1.1.2
  • github.com/davecgh/go-spew v1.1.1
  • github.com/decred/dcrd/dcrec/secp256k1/v4 v4.1.0
  • github.com/desertbit/timer v0.0.0-20180107155436-c41aec40b27f
  • github.com/dgraph-io/badger/v2 v2.2007.4
  • github.com/dgraph-io/ristretto v0.1.0
  • github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13
  • github.com/dustin/go-humanize v1.0.0
  • github.com/dvsekhvalnov/jose2go v1.5.0
  • github.com/felixge/httpsnoop v1.0.1
  • github.com/fsnotify/fsnotify v1.6.0
  • github.com/go-kit/kit v0.12.0
  • github.com/go-kit/log v0.2.1
  • github.com/go-logfmt/logfmt v0.5.1
  • github.com/godbus/dbus v0.0.0-20190726142602-4481cbc300e2
  • github.com/gogo/gateway v1.1.0
  • github.com/gogo/protobuf v1.3.3
  • github.com/golang/glog v1.1.0
  • github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
  • github.com/golang/mock v1.6.0
  • github.com/golang/protobuf v1.5.3
  • github.com/golang/snappy v0.0.4
  • github.com/google/btree v1.1.2
  • github.com/google/go-cmp v0.5.9
  • github.com/google/orderedcode v0.0.1
  • github.com/google/s2a-go v0.1.4
  • github.com/google/uuid v1.3.0
  • github.com/googleapis/enterprise-certificate-proxy v0.2.3
  • github.com/googleapis/gax-go/v2 v2.11.0
  • github.com/gorilla/handlers v1.5.1
  • github.com/gorilla/mux v1.8.0
  • github.com/gorilla/websocket v1.5.0
  • github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
  • github.com/grpc-ecosystem/grpc-gateway v1.16.0
  • github.com/gsterjov/go-libsecret v0.0.0-20161001094733-a6f4afe4910c
  • github.com/gtank/merlin v0.1.1
  • github.com/gtank/ristretto255 v0.1.2
  • github.com/hashicorp/go-cleanhttp v0.5.2
  • github.com/hashicorp/go-getter v1.7.0
  • github.com/hashicorp/go-immutable-radix v1.3.1
  • github.com/hashicorp/go-safetemp v1.0.0
  • github.com/hashicorp/go-version v1.6.0
  • github.com/hashicorp/golang-lru v0.5.5-0.20210104140557-80c98217689d
  • github.com/hashicorp/hcl v1.0.0
  • github.com/hdevalence/ed25519consensus v0.0.0-20220222234857-c00d1f31bab3
  • github.com/improbable-eng/grpc-web v0.15.0
  • github.com/inconshreveable/mousetrap v1.1.0
  • github.com/jmespath/go-jmespath v0.4.0
  • github.com/jmhodges/levigo v1.0.0
  • github.com/klauspost/compress v1.16.0
  • github.com/lib/pq v1.10.7
  • github.com/libp2p/go-buffer-pool v0.1.0
  • github.com/magiconair/properties v1.8.7
  • github.com/manifoldco/promptui v0.9.0
  • github.com/mattn/go-colorable v0.1.13
  • github.com/mattn/go-isatty v0.0.18
  • github.com/matttproud/golang_protobuf_extensions v1.0.4
  • github.com/mimoo/StrobeGo v0.0.0-20210601165009-122bf33a46e0
  • github.com/minio/highwayhash v1.0.2
  • github.com/mitchellh/go-homedir v1.1.0
  • github.com/mitchellh/go-testing-interface v1.14.1
  • github.com/mitchellh/mapstructure v1.5.0
  • github.com/mtibben/percent v0.2.1
  • github.com/pelletier/go-toml/v2 v2.0.8
  • github.com/petermattis/goid v0.0.0-20230317030725-371a4b8eda08
  • github.com/pkg/errors v0.9.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/prometheus/client_golang v1.14.0
  • github.com/prometheus/client_model v0.3.0
  • github.com/prometheus/common v0.42.0
  • github.com/prometheus/procfs v0.9.0
  • github.com/rakyll/statik v0.1.7
  • github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475
  • github.com/regen-network/cosmos-proto v0.3.1
  • github.com/regen-network/regen-ledger/api/v2 v2.0.0
  • github.com/regen-network/regen-ledger/types/v2 v2.0.0
  • github.com/regen-network/regen-ledger/x/data/v2 v2.0.0
  • github.com/regen-network/regen-ledger/x/ecocredit/v3 v3.0.0
  • github.com/regen-network/regen-ledger/x/intertx v1.0.0
  • github.com/rs/cors v1.8.2
  • github.com/rs/zerolog v1.30.0
  • github.com/russross/blackfriday/v2 v2.1.0
  • github.com/sasha-s/go-deadlock v0.3.1
  • github.com/spf13/afero v1.9.5
  • github.com/spf13/cast v1.5.1
  • github.com/spf13/cobra v1.7.0
  • github.com/spf13/jwalterweatherman v1.1.0
  • github.com/spf13/pflag v1.0.5
  • github.com/spf13/viper v1.16.0
  • github.com/stretchr/testify v1.8.4
  • github.com/subosito/gotenv v1.4.2
  • github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d
  • github.com/tecbot/gorocksdb v0.0.0-20191217155057-f0fad39f321c
  • github.com/tendermint/go-amino v0.16.0
  • github.com/tendermint/tendermint v0.34.28
  • github.com/tendermint/tm-db v0.6.7
  • github.com/tidwall/btree v1.5.0
  • github.com/ulikunitz/xz v0.5.10
  • github.com/zondax/hid v0.9.1
  • github.com/zondax/ledger-go v0.14.1
  • go.etcd.io/bbolt v1.3.6
  • go.opencensus.io v0.24.0
  • golang.org/x/crypto v0.13.0
  • golang.org/x/exp v0.0.0-20230811145659-89c5cff77bcb
  • golang.org/x/net v0.14.0
  • golang.org/x/oauth2 v0.10.0
  • golang.org/x/sync v0.3.0
  • golang.org/x/sys v0.12.0
  • golang.org/x/term v0.12.0
  • golang.org/x/text v0.13.0
  • golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2
  • google.golang.org/api v0.126.0
  • google.golang.org/appengine v1.6.7
  • google.golang.org/genproto v0.0.0-20230803162519-f966b187b2e5
  • google.golang.org/genproto/googleapis/api v0.0.0-20230726155614-23370e0ffb3e
  • google.golang.org/genproto/googleapis/rpc v0.0.0-20230815205213-6bfd019c3878
  • google.golang.org/grpc v1.58.1
  • google.golang.org/protobuf v1.31.0
  • gopkg.in/ini.v1 v1.67.0
  • gopkg.in/yaml.v2 v2.4.0
  • gopkg.in/yaml.v3 v3.0.1
  • nhooyr.io/websocket v1.8.6
  • sigs.k8s.io/yaml v1.3.0
go.sum go
  • 1595 dependencies
types/go.mod go
  • cosmossdk.io/errors v1.0.0
  • cosmossdk.io/math v1.1.2
  • filippo.io/edwards25519 v1.0.0-rc.1
  • github.com/99designs/go-keychain v0.0.0-20191008050251-8e49817e8af4
  • github.com/99designs/keyring v1.2.1
  • github.com/ChainSafe/go-schnorrkel v1.0.0
  • github.com/Workiva/go-datastructures v1.0.53
  • github.com/armon/go-metrics v0.4.1
  • github.com/beorn7/perks v1.0.1
  • github.com/bgentry/speakeasy v0.1.0
  • github.com/btcsuite/btcd/btcec/v2 v2.3.2
  • github.com/cenkalti/backoff/v4 v4.1.3
  • github.com/cespare/xxhash v1.1.0
  • github.com/cespare/xxhash/v2 v2.2.0
  • github.com/cockroachdb/apd/v2 v2.0.2
  • github.com/cockroachdb/apd/v3 v3.1.0
  • github.com/coinbase/rosetta-sdk-go v0.7.9
  • github.com/cometbft/cometbft-db v0.7.0
  • github.com/confio/ics23/go v0.9.0
  • github.com/cosmos/btcutil v1.0.5
  • github.com/cosmos/cosmos-proto v1.0.0-beta.3
  • github.com/cosmos/cosmos-sdk v0.46.12
  • github.com/cosmos/cosmos-sdk/api v0.1.0
  • github.com/cosmos/cosmos-sdk/errors v1.0.0-beta.5
  • github.com/cosmos/cosmos-sdk/orm v1.0.0-alpha.12
  • github.com/cosmos/go-bip39 v1.0.0
  • github.com/cosmos/gogoproto v1.4.11
  • github.com/cosmos/gorocksdb v1.2.0
  • github.com/cosmos/iavl v0.19.6
  • github.com/cosmos/ledger-cosmos-go v0.12.2
  • github.com/creachadair/taskgroup v0.3.2
  • github.com/cucumber/common/messages/go/v19 v19.1.2
  • github.com/cucumber/gherkin/go/v26 v26.0.3
  • github.com/cucumber/messages/go/v21 v21.0.1
  • github.com/cucumber/tag-expressions/go/v5 v5.0.1
  • github.com/danieljoos/wincred v1.1.2
  • github.com/davecgh/go-spew v1.1.1
  • github.com/decred/dcrd/dcrec/secp256k1/v4 v4.1.0
  • github.com/desertbit/timer v0.0.0-20180107155436-c41aec40b27f
  • github.com/dgraph-io/badger/v2 v2.2007.4
  • github.com/dgraph-io/ristretto v0.1.0
  • github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13
  • github.com/dustin/go-humanize v1.0.0
  • github.com/dvsekhvalnov/jose2go v1.5.0
  • github.com/felixge/httpsnoop v1.0.1
  • github.com/fsnotify/fsnotify v1.6.0
  • github.com/go-kit/kit v0.12.0
  • github.com/go-kit/log v0.2.1
  • github.com/go-logfmt/logfmt v0.5.1
  • github.com/godbus/dbus v0.0.0-20190726142602-4481cbc300e2
  • github.com/gofrs/uuid v4.3.0+incompatible
  • github.com/gogo/gateway v1.1.0
  • github.com/gogo/protobuf v1.3.3
  • github.com/golang/glog v1.1.0
  • github.com/golang/mock v1.6.0
  • github.com/golang/protobuf v1.5.3
  • github.com/golang/snappy v0.0.4
  • github.com/google/btree v1.1.2
  • github.com/google/go-cmp v0.5.9
  • github.com/google/orderedcode v0.0.1
  • github.com/gorilla/handlers v1.5.1
  • github.com/gorilla/mux v1.8.0
  • github.com/gorilla/websocket v1.5.0
  • github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
  • github.com/grpc-ecosystem/grpc-gateway v1.16.0
  • github.com/gsterjov/go-libsecret v0.0.0-20161001094733-a6f4afe4910c
  • github.com/gtank/merlin v0.1.1
  • github.com/gtank/ristretto255 v0.1.2
  • github.com/hashicorp/go-immutable-radix v1.3.1
  • github.com/hashicorp/golang-lru v0.5.5-0.20210104140557-80c98217689d
  • github.com/hashicorp/hcl v1.0.0
  • github.com/hdevalence/ed25519consensus v0.0.0-20220222234857-c00d1f31bab3
  • github.com/improbable-eng/grpc-web v0.15.0
  • github.com/inconshreveable/mousetrap v1.1.0
  • github.com/jmhodges/levigo v1.0.0
  • github.com/klauspost/compress v1.16.0
  • github.com/lib/pq v1.10.7
  • github.com/libp2p/go-buffer-pool v0.1.0
  • github.com/magiconair/properties v1.8.6
  • github.com/mattn/go-colorable v0.1.13
  • github.com/mattn/go-isatty v0.0.18
  • github.com/matttproud/golang_protobuf_extensions v1.0.4
  • github.com/mimoo/StrobeGo v0.0.0-20210601165009-122bf33a46e0
  • github.com/minio/highwayhash v1.0.2
  • github.com/mitchellh/mapstructure v1.5.0
  • github.com/mtibben/percent v0.2.1
  • github.com/pelletier/go-toml v1.9.5
  • github.com/pelletier/go-toml/v2 v2.0.7
  • github.com/petermattis/goid v0.0.0-20230317030725-371a4b8eda08
  • github.com/pkg/errors v0.9.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/prometheus/client_golang v1.14.0
  • github.com/prometheus/client_model v0.3.0
  • github.com/prometheus/common v0.42.0
  • github.com/prometheus/procfs v0.9.0
  • github.com/rakyll/statik v0.1.7
  • github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475
  • github.com/regen-network/cosmos-proto v0.3.1
  • github.com/regen-network/gocuke v0.6.3
  • github.com/regen-network/regen-ledger/api/v2 v2.0.0
  • github.com/rs/cors v1.8.2
  • github.com/rs/zerolog v1.30.0
  • github.com/sasha-s/go-deadlock v0.3.1
  • github.com/spf13/afero v1.8.2
  • github.com/spf13/cast v1.5.0
  • github.com/spf13/cobra v1.7.0
  • github.com/spf13/jwalterweatherman v1.1.0
  • github.com/spf13/pflag v1.0.5
  • github.com/spf13/viper v1.13.0
  • github.com/stretchr/testify v1.8.4
  • github.com/subosito/gotenv v1.4.1
  • github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d
  • github.com/tecbot/gorocksdb v0.0.0-20191217155057-f0fad39f321c
  • github.com/tendermint/go-amino v0.16.0
  • github.com/tendermint/tendermint v0.34.28
  • github.com/tendermint/tm-db v0.6.7
  • github.com/tidwall/btree v1.5.0
  • github.com/zondax/hid v0.9.1
  • github.com/zondax/ledger-go v0.14.1
  • go.etcd.io/bbolt v1.3.6
  • golang.org/x/crypto v0.7.0
  • golang.org/x/exp v0.0.0-20230811145659-89c5cff77bcb
  • golang.org/x/net v0.14.0
  • golang.org/x/sys v0.11.0
  • golang.org/x/term v0.7.0
  • golang.org/x/text v0.12.0
  • google.golang.org/genproto v0.0.0-20230803162519-f966b187b2e5
  • google.golang.org/genproto/googleapis/api v0.0.0-20230726155614-23370e0ffb3e
  • google.golang.org/genproto/googleapis/rpc v0.0.0-20230815205213-6bfd019c3878
  • google.golang.org/grpc v1.58.1
  • google.golang.org/protobuf v1.31.0
  • gopkg.in/ini.v1 v1.67.0
  • gopkg.in/yaml.v2 v2.4.0
  • gopkg.in/yaml.v3 v3.0.1
  • gotest.tools/v3 v3.5.1
  • nhooyr.io/websocket v1.8.6
  • pgregory.net/rapid v1.1.0
  • sigs.k8s.io/yaml v1.3.0
types/go.sum go
  • 1243 dependencies
x/data/go.mod go
  • cloud.google.com/go v0.110.6
  • cloud.google.com/go/compute v1.23.0
  • cloud.google.com/go/compute/metadata v0.2.3
  • cloud.google.com/go/iam v1.1.1
  • cloud.google.com/go/storage v1.30.1
  • cosmossdk.io/errors v1.0.0
  • cosmossdk.io/math v1.1.2
  • filippo.io/edwards25519 v1.0.0-rc.1
  • github.com/99designs/go-keychain v0.0.0-20191008050251-8e49817e8af4
  • github.com/99designs/keyring v1.2.1
  • github.com/ChainSafe/go-schnorrkel v1.0.0
  • github.com/Workiva/go-datastructures v1.0.53
  • github.com/armon/go-metrics v0.4.1
  • github.com/aws/aws-sdk-go v1.44.122
  • github.com/beorn7/perks v1.0.1
  • github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d
  • github.com/bgentry/speakeasy v0.1.0
  • github.com/btcsuite/btcd/btcec/v2 v2.3.2
  • github.com/btcsuite/btcutil v1.0.3-0.20201208143702-a53e38424cce
  • github.com/cenkalti/backoff/v4 v4.1.3
  • github.com/cespare/xxhash v1.1.0
  • github.com/cespare/xxhash/v2 v2.2.0
  • github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e
  • github.com/cockroachdb/apd/v2 v2.0.2
  • github.com/cockroachdb/apd/v3 v3.1.0
  • github.com/coinbase/rosetta-sdk-go v0.7.9
  • github.com/cometbft/cometbft-db v0.7.0
  • github.com/confio/ics23/go v0.9.0
  • github.com/cosmos/btcutil v1.0.5
  • github.com/cosmos/cosmos-proto v1.0.0-beta.3
  • github.com/cosmos/cosmos-sdk v0.46.12
  • github.com/cosmos/cosmos-sdk/api v0.1.0
  • github.com/cosmos/cosmos-sdk/errors v1.0.0-beta.5
  • github.com/cosmos/cosmos-sdk/orm v1.0.0-alpha.12
  • github.com/cosmos/go-bip39 v1.0.0
  • github.com/cosmos/gorocksdb v1.2.0
  • github.com/cosmos/iavl v0.19.6
  • github.com/cosmos/ledger-cosmos-go v0.12.2
  • github.com/creachadair/taskgroup v0.3.2
  • github.com/cucumber/common/messages/go/v19 v19.1.2
  • github.com/cucumber/gherkin/go/v26 v26.0.3
  • github.com/cucumber/messages/go/v21 v21.0.1
  • github.com/cucumber/tag-expressions/go/v5 v5.0.1
  • github.com/danieljoos/wincred v1.1.2
  • github.com/davecgh/go-spew v1.1.1
  • github.com/decred/dcrd/dcrec/secp256k1/v4 v4.1.0
  • github.com/desertbit/timer v0.0.0-20180107155436-c41aec40b27f
  • github.com/dgraph-io/badger/v2 v2.2007.4
  • github.com/dgraph-io/ristretto v0.1.0
  • github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13
  • github.com/dustin/go-humanize v1.0.0
  • github.com/dvsekhvalnov/jose2go v1.5.0
  • github.com/felixge/httpsnoop v1.0.1
  • github.com/fsnotify/fsnotify v1.6.0
  • github.com/go-kit/kit v0.12.0
  • github.com/go-kit/log v0.2.1
  • github.com/go-logfmt/logfmt v0.5.1
  • github.com/godbus/dbus v0.0.0-20190726142602-4481cbc300e2
  • github.com/gofrs/uuid v4.3.0+incompatible
  • github.com/gogo/gateway v1.1.0
  • github.com/gogo/protobuf v1.3.3
  • github.com/golang/glog v1.1.0
  • github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
  • github.com/golang/mock v1.6.0
  • github.com/golang/protobuf v1.5.3
  • github.com/golang/snappy v0.0.4
  • github.com/google/btree v1.1.2
  • github.com/google/go-cmp v0.5.9
  • github.com/google/orderedcode v0.0.1
  • github.com/google/s2a-go v0.1.4
  • github.com/google/uuid v1.3.0
  • github.com/googleapis/enterprise-certificate-proxy v0.2.3
  • github.com/googleapis/gax-go/v2 v2.11.0
  • github.com/gorilla/handlers v1.5.1
  • github.com/gorilla/mux v1.8.0
  • github.com/gorilla/websocket v1.5.0
  • github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
  • github.com/grpc-ecosystem/grpc-gateway v1.16.0
  • github.com/gsterjov/go-libsecret v0.0.0-20161001094733-a6f4afe4910c
  • github.com/gtank/merlin v0.1.1
  • github.com/gtank/ristretto255 v0.1.2
  • github.com/hashicorp/go-cleanhttp v0.5.2
  • github.com/hashicorp/go-getter v1.7.0
  • github.com/hashicorp/go-immutable-radix v1.3.1
  • github.com/hashicorp/go-safetemp v1.0.0
  • github.com/hashicorp/go-version v1.6.0
  • github.com/hashicorp/golang-lru v0.5.5-0.20210104140557-80c98217689d
  • github.com/hashicorp/hcl v1.0.0
  • github.com/hdevalence/ed25519consensus v0.0.0-20220222234857-c00d1f31bab3
  • github.com/improbable-eng/grpc-web v0.15.0
  • github.com/inconshreveable/mousetrap v1.1.0
  • github.com/jmespath/go-jmespath v0.4.0
  • github.com/jmhodges/levigo v1.0.0
  • github.com/klauspost/compress v1.16.0
  • github.com/lib/pq v1.10.7
  • github.com/libp2p/go-buffer-pool v0.1.0
  • github.com/magiconair/properties v1.8.6
  • github.com/manifoldco/promptui v0.9.0
  • github.com/mattn/go-colorable v0.1.13
  • github.com/mattn/go-isatty v0.0.18
  • github.com/matttproud/golang_protobuf_extensions v1.0.4
  • github.com/mimoo/StrobeGo v0.0.0-20210601165009-122bf33a46e0
  • github.com/minio/highwayhash v1.0.2
  • github.com/mitchellh/go-homedir v1.1.0
  • github.com/mitchellh/go-testing-interface v1.14.1
  • github.com/mitchellh/mapstructure v1.5.0
  • github.com/mtibben/percent v0.2.1
  • github.com/pelletier/go-toml v1.9.5
  • github.com/pelletier/go-toml/v2 v2.0.7
  • github.com/petermattis/goid v0.0.0-20230317030725-371a4b8eda08
  • github.com/pkg/errors v0.9.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/prometheus/client_golang v1.14.0
  • github.com/prometheus/client_model v0.3.0
  • github.com/prometheus/common v0.42.0
  • github.com/prometheus/procfs v0.9.0
  • github.com/rakyll/statik v0.1.7
  • github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475
  • github.com/regen-network/cosmos-proto v0.3.1
  • github.com/regen-network/gocuke v0.6.3
  • github.com/regen-network/regen-ledger/api/v2 v2.0.0
  • github.com/regen-network/regen-ledger/types/v2 v2.0.0
  • github.com/rs/cors v1.8.2
  • github.com/rs/zerolog v1.30.0
  • github.com/sasha-s/go-deadlock v0.3.1
  • github.com/spf13/afero v1.8.2
  • github.com/spf13/cast v1.5.0
  • github.com/spf13/cobra v1.7.0
  • github.com/spf13/jwalterweatherman v1.1.0
  • github.com/spf13/pflag v1.0.5
  • github.com/spf13/viper v1.13.0
  • github.com/stretchr/testify v1.8.4
  • github.com/subosito/gotenv v1.4.1
  • github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d
  • github.com/tecbot/gorocksdb v0.0.0-20191217155057-f0fad39f321c
  • github.com/tendermint/go-amino v0.16.0
  • github.com/tendermint/tendermint v0.34.28
  • github.com/tendermint/tm-db v0.6.7
  • github.com/tidwall/btree v1.5.0
  • github.com/ulikunitz/xz v0.5.10
  • github.com/zondax/hid v0.9.1
  • github.com/zondax/ledger-go v0.14.1
  • go.etcd.io/bbolt v1.3.6
  • go.opencensus.io v0.24.0
  • golang.org/x/crypto v0.13.0
  • golang.org/x/exp v0.0.0-20230811145659-89c5cff77bcb
  • golang.org/x/net v0.14.0
  • golang.org/x/oauth2 v0.10.0
  • golang.org/x/sync v0.3.0
  • golang.org/x/sys v0.12.0
  • golang.org/x/term v0.12.0
  • golang.org/x/text v0.13.0
  • golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2
  • google.golang.org/api v0.126.0
  • google.golang.org/appengine v1.6.7
  • google.golang.org/genproto v0.0.0-20230803162519-f966b187b2e5
  • google.golang.org/genproto/googleapis/api v0.0.0-20230726155614-23370e0ffb3e
  • google.golang.org/genproto/googleapis/rpc v0.0.0-20230815205213-6bfd019c3878
  • google.golang.org/grpc v1.58.1
  • google.golang.org/protobuf v1.31.0
  • gopkg.in/ini.v1 v1.67.0
  • gopkg.in/yaml.v2 v2.4.0
  • gopkg.in/yaml.v3 v3.0.1
  • gotest.tools/v3 v3.5.1
  • nhooyr.io/websocket v1.8.6
  • pgregory.net/rapid v1.1.0
  • sigs.k8s.io/yaml v1.3.0
x/data/go.sum go
  • 1594 dependencies
x/ecocredit/go.mod go
  • cloud.google.com/go v0.110.6
  • cloud.google.com/go/compute v1.23.0
  • cloud.google.com/go/compute/metadata v0.2.3
  • cloud.google.com/go/iam v1.1.1
  • cloud.google.com/go/storage v1.30.1
  • cosmossdk.io/errors v1.0.0
  • cosmossdk.io/math v1.1.2
  • filippo.io/edwards25519 v1.0.0-rc.1
  • github.com/99designs/go-keychain v0.0.0-20191008050251-8e49817e8af4
  • github.com/99designs/keyring v1.2.1
  • github.com/ChainSafe/go-schnorrkel v1.0.0
  • github.com/Workiva/go-datastructures v1.0.53
  • github.com/armon/go-metrics v0.4.1
  • github.com/aws/aws-sdk-go v1.44.122
  • github.com/beorn7/perks v1.0.1
  • github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d
  • github.com/bgentry/speakeasy v0.1.0
  • github.com/btcsuite/btcd/btcec/v2 v2.3.2
  • github.com/cenkalti/backoff/v4 v4.1.3
  • github.com/cespare/xxhash v1.1.0
  • github.com/cespare/xxhash/v2 v2.2.0
  • github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e
  • github.com/cockroachdb/apd/v2 v2.0.2
  • github.com/cockroachdb/apd/v3 v3.1.0
  • github.com/coinbase/rosetta-sdk-go v0.7.9
  • github.com/cometbft/cometbft-db v0.7.0
  • github.com/confio/ics23/go v0.9.0
  • github.com/cosmos/btcutil v1.0.5
  • github.com/cosmos/cosmos-proto v1.0.0-beta.3
  • github.com/cosmos/cosmos-sdk v0.46.12
  • github.com/cosmos/cosmos-sdk/api v0.1.0
  • github.com/cosmos/cosmos-sdk/errors v1.0.0-beta.5
  • github.com/cosmos/cosmos-sdk/orm v1.0.0-alpha.12
  • github.com/cosmos/go-bip39 v1.0.0
  • github.com/cosmos/gogoproto v1.4.11
  • github.com/cosmos/gorocksdb v1.2.0
  • github.com/cosmos/iavl v0.19.6
  • github.com/cosmos/ledger-cosmos-go v0.12.2
  • github.com/creachadair/taskgroup v0.3.2
  • github.com/cucumber/common/messages/go/v19 v19.1.2
  • github.com/cucumber/gherkin/go/v26 v26.0.3
  • github.com/cucumber/messages/go/v21 v21.0.1
  • github.com/cucumber/tag-expressions/go/v5 v5.0.1
  • github.com/danieljoos/wincred v1.1.2
  • github.com/davecgh/go-spew v1.1.1
  • github.com/decred/dcrd/dcrec/secp256k1/v4 v4.1.0
  • github.com/desertbit/timer v0.0.0-20180107155436-c41aec40b27f
  • github.com/dgraph-io/badger/v2 v2.2007.4
  • github.com/dgraph-io/ristretto v0.1.0
  • github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13
  • github.com/dustin/go-humanize v1.0.0
  • github.com/dvsekhvalnov/jose2go v1.5.0
  • github.com/felixge/httpsnoop v1.0.1
  • github.com/fsnotify/fsnotify v1.6.0
  • github.com/go-kit/kit v0.12.0
  • github.com/go-kit/log v0.2.1
  • github.com/go-logfmt/logfmt v0.5.1
  • github.com/godbus/dbus v0.0.0-20190726142602-4481cbc300e2
  • github.com/gofrs/uuid v4.3.0+incompatible
  • github.com/gogo/gateway v1.1.0
  • github.com/gogo/protobuf v1.3.3
  • github.com/golang/glog v1.1.0
  • github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
  • github.com/golang/mock v1.6.0
  • github.com/golang/protobuf v1.5.3
  • github.com/golang/snappy v0.0.4
  • github.com/google/btree v1.1.2
  • github.com/google/go-cmp v0.5.9
  • github.com/google/orderedcode v0.0.1
  • github.com/google/s2a-go v0.1.4
  • github.com/google/uuid v1.3.0
  • github.com/googleapis/enterprise-certificate-proxy v0.2.3
  • github.com/googleapis/gax-go/v2 v2.11.0
  • github.com/gorilla/handlers v1.5.1
  • github.com/gorilla/mux v1.8.0
  • github.com/gorilla/websocket v1.5.0
  • github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
  • github.com/grpc-ecosystem/grpc-gateway v1.16.0
  • github.com/gsterjov/go-libsecret v0.0.0-20161001094733-a6f4afe4910c
  • github.com/gtank/merlin v0.1.1
  • github.com/gtank/ristretto255 v0.1.2
  • github.com/hashicorp/go-cleanhttp v0.5.2
  • github.com/hashicorp/go-getter v1.7.0
  • github.com/hashicorp/go-immutable-radix v1.3.1
  • github.com/hashicorp/go-safetemp v1.0.0
  • github.com/hashicorp/go-version v1.6.0
  • github.com/hashicorp/golang-lru v0.5.5-0.20210104140557-80c98217689d
  • github.com/hashicorp/hcl v1.0.0
  • github.com/hdevalence/ed25519consensus v0.0.0-20220222234857-c00d1f31bab3
  • github.com/improbable-eng/grpc-web v0.15.0
  • github.com/inconshreveable/mousetrap v1.1.0
  • github.com/jmespath/go-jmespath v0.4.0
  • github.com/jmhodges/levigo v1.0.0
  • github.com/klauspost/compress v1.16.0
  • github.com/lib/pq v1.10.7
  • github.com/libp2p/go-buffer-pool v0.1.0
  • github.com/magiconair/properties v1.8.6
  • github.com/manifoldco/promptui v0.9.0
  • github.com/mattn/go-colorable v0.1.13
  • github.com/mattn/go-isatty v0.0.18
  • github.com/matttproud/golang_protobuf_extensions v1.0.4
  • github.com/mimoo/StrobeGo v0.0.0-20210601165009-122bf33a46e0
  • github.com/minio/highwayhash v1.0.2
  • github.com/mitchellh/go-homedir v1.1.0
  • github.com/mitchellh/go-testing-interface v1.14.1
  • github.com/mitchellh/mapstructure v1.5.0
  • github.com/mtibben/percent v0.2.1
  • github.com/pelletier/go-toml v1.9.5
  • github.com/pelletier/go-toml/v2 v2.0.7
  • github.com/petermattis/goid v0.0.0-20230317030725-371a4b8eda08
  • github.com/pkg/errors v0.9.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/prometheus/client_golang v1.14.0
  • github.com/prometheus/client_model v0.3.0
  • github.com/prometheus/common v0.42.0
  • github.com/prometheus/procfs v0.9.0
  • github.com/rakyll/statik v0.1.7
  • github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475
  • github.com/regen-network/cosmos-proto v0.3.1
  • github.com/regen-network/gocuke v0.6.3
  • github.com/regen-network/regen-ledger/api/v2 v2.0.0
  • github.com/regen-network/regen-ledger/types/v2 v2.0.0
  • github.com/rs/cors v1.8.2
  • github.com/rs/zerolog v1.30.0
  • github.com/sasha-s/go-deadlock v0.3.1
  • github.com/spf13/afero v1.8.2
  • github.com/spf13/cast v1.5.0
  • github.com/spf13/cobra v1.7.0
  • github.com/spf13/jwalterweatherman v1.1.0
  • github.com/spf13/pflag v1.0.5
  • github.com/spf13/viper v1.13.0
  • github.com/stretchr/testify v1.8.4
  • github.com/subosito/gotenv v1.4.1
  • github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d
  • github.com/tecbot/gorocksdb v0.0.0-20191217155057-f0fad39f321c
  • github.com/tendermint/go-amino v0.16.0
  • github.com/tendermint/tendermint v0.34.28
  • github.com/tendermint/tm-db v0.6.7
  • github.com/thanhpk/randstr v1.0.6
  • github.com/tidwall/btree v1.5.0
  • github.com/ulikunitz/xz v0.5.10
  • github.com/zondax/hid v0.9.1
  • github.com/zondax/ledger-go v0.14.1
  • go.etcd.io/bbolt v1.3.6
  • go.opencensus.io v0.24.0
  • golang.org/x/crypto v0.9.0
  • golang.org/x/exp v0.0.0-20230811145659-89c5cff77bcb
  • golang.org/x/net v0.14.0
  • golang.org/x/oauth2 v0.10.0
  • golang.org/x/sync v0.3.0
  • golang.org/x/sys v0.11.0
  • golang.org/x/term v0.8.0
  • golang.org/x/text v0.12.0
  • golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2
  • google.golang.org/api v0.126.0
  • google.golang.org/appengine v1.6.7
  • google.golang.org/genproto v0.0.0-20230803162519-f966b187b2e5
  • google.golang.org/genproto/googleapis/api v0.0.0-20230726155614-23370e0ffb3e
  • google.golang.org/genproto/googleapis/rpc v0.0.0-20230815205213-6bfd019c3878
  • google.golang.org/grpc v1.58.1
  • google.golang.org/protobuf v1.31.0
  • gopkg.in/ini.v1 v1.67.0
  • gopkg.in/yaml.v2 v2.4.0
  • gopkg.in/yaml.v3 v3.0.1
  • gotest.tools/v3 v3.5.1
  • nhooyr.io/websocket v1.8.6
  • pgregory.net/rapid v1.1.0
  • sigs.k8s.io/yaml v1.3.0
x/ecocredit/go.sum go
  • 1595 dependencies
x/intertx/go.mod go
  • cosmossdk.io/errors v1.0.0
  • cosmossdk.io/math v1.1.2
  • filippo.io/edwards25519 v1.0.0-rc.1
  • github.com/99designs/go-keychain v0.0.0-20191008050251-8e49817e8af4
  • github.com/99designs/keyring v1.2.1
  • github.com/ChainSafe/go-schnorrkel v1.0.0
  • github.com/armon/go-metrics v0.4.1
  • github.com/beorn7/perks v1.0.1
  • github.com/bgentry/speakeasy v0.1.0
  • github.com/btcsuite/btcd/btcec/v2 v2.3.2
  • github.com/cespare/xxhash v1.1.0
  • github.com/cespare/xxhash/v2 v2.2.0
  • github.com/cockroachdb/apd/v3 v3.1.0
  • github.com/confio/ics23/go v0.9.0
  • github.com/cosmos/btcutil v1.0.5
  • github.com/cosmos/cosmos-proto v1.0.0-beta.3
  • github.com/cosmos/cosmos-sdk v0.46.12
  • github.com/cosmos/cosmos-sdk/api v0.1.0
  • github.com/cosmos/cosmos-sdk/errors v1.0.0-beta.5
  • github.com/cosmos/cosmos-sdk/orm v1.0.0-alpha.12
  • github.com/cosmos/go-bip39 v1.0.0
  • github.com/cosmos/gorocksdb v1.2.0
  • github.com/cosmos/iavl v0.19.6
  • github.com/cosmos/ibc-go/v5 v5.3.1
  • github.com/cosmos/ledger-cosmos-go v0.12.2
  • github.com/cucumber/common/messages/go/v19 v19.1.2
  • github.com/cucumber/gherkin/go/v26 v26.0.3
  • github.com/cucumber/messages/go/v21 v21.0.1
  • github.com/cucumber/tag-expressions/go/v5 v5.0.1
  • github.com/danieljoos/wincred v1.1.2
  • github.com/davecgh/go-spew v1.1.1
  • github.com/decred/dcrd/dcrec/secp256k1/v4 v4.1.0
  • github.com/dgraph-io/badger/v2 v2.2007.4
  • github.com/dgraph-io/ristretto v0.1.0
  • github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13
  • github.com/dustin/go-humanize v1.0.0
  • github.com/dvsekhvalnov/jose2go v1.5.0
  • github.com/fsnotify/fsnotify v1.6.0
  • github.com/go-kit/kit v0.12.0
  • github.com/go-kit/log v0.2.1
  • github.com/go-logfmt/logfmt v0.5.1
  • github.com/godbus/dbus v0.0.0-20190726142602-4481cbc300e2
  • github.com/gofrs/uuid v4.3.0+incompatible
  • github.com/gogo/protobuf v1.3.3
  • github.com/golang/glog v1.1.0
  • github.com/golang/mock v1.6.0
  • github.com/golang/protobuf v1.5.3
  • github.com/golang/snappy v0.0.4
  • github.com/google/btree v1.1.2
  • github.com/google/go-cmp v0.5.9
  • github.com/google/gofuzz v1.2.0
  • github.com/gorilla/websocket v1.5.0
  • github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
  • github.com/grpc-ecosystem/grpc-gateway v1.16.0
  • github.com/gsterjov/go-libsecret v0.0.0-20161001094733-a6f4afe4910c
  • github.com/gtank/merlin v0.1.1
  • github.com/gtank/ristretto255 v0.1.2
  • github.com/hashicorp/go-immutable-radix v1.3.1
  • github.com/hashicorp/go-uuid v1.0.1
  • github.com/hashicorp/golang-lru v0.5.5-0.20210104140557-80c98217689d
  • github.com/hashicorp/hcl v1.0.0
  • github.com/hdevalence/ed25519consensus v0.0.0-20220222234857-c00d1f31bab3
  • github.com/inconshreveable/mousetrap v1.1.0
  • github.com/jmhodges/levigo v1.0.0
  • github.com/klauspost/compress v1.16.0
  • github.com/libp2p/go-buffer-pool v0.1.0
  • github.com/magiconair/properties v1.8.7
  • github.com/mattn/go-isatty v0.0.18
  • github.com/matttproud/golang_protobuf_extensions v1.0.4
  • github.com/mimoo/StrobeGo v0.0.0-20210601165009-122bf33a46e0
  • github.com/mitchellh/mapstructure v1.5.0
  • github.com/mtibben/percent v0.2.1
  • github.com/pelletier/go-toml/v2 v2.0.8
  • github.com/petermattis/goid v0.0.0-20230317030725-371a4b8eda08
  • github.com/pkg/errors v0.9.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/prometheus/client_golang v1.14.0
  • github.com/prometheus/client_model v0.3.0
  • github.com/prometheus/common v0.42.0
  • github.com/prometheus/procfs v0.9.0
  • github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475
  • github.com/regen-network/cosmos-proto v0.3.1
  • github.com/regen-network/gocuke v0.6.3
  • github.com/regen-network/regen-ledger/types/v2 v2.0.0
  • github.com/sasha-s/go-deadlock v0.3.1
  • github.com/spf13/afero v1.9.5
  • github.com/spf13/cast v1.5.1
  • github.com/spf13/cobra v1.7.0
  • github.com/spf13/jwalterweatherman v1.1.0
  • github.com/spf13/pflag v1.0.5
  • github.com/spf13/viper v1.16.0
  • github.com/stretchr/testify v1.8.4
  • github.com/subosito/gotenv v1.4.2
  • github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d
  • github.com/tendermint/go-amino v0.16.0
  • github.com/tendermint/tendermint v0.34.28
  • github.com/tendermint/tm-db v0.6.7
  • github.com/tidwall/btree v1.5.0
  • github.com/zondax/hid v0.9.1
  • github.com/zondax/ledger-go v0.14.1
  • go.etcd.io/bbolt v1.3.6
  • golang.org/x/crypto v0.9.0
  • golang.org/x/exp v0.0.0-20230811145659-89c5cff77bcb
  • golang.org/x/net v0.14.0
  • golang.org/x/sys v0.11.0
  • golang.org/x/term v0.8.0
  • golang.org/x/text v0.12.0
  • google.golang.org/genproto v0.0.0-20230803162519-f966b187b2e5
  • google.golang.org/genproto/googleapis/api v0.0.0-20230726155614-23370e0ffb3e
  • google.golang.org/genproto/googleapis/rpc v0.0.0-20230815205213-6bfd019c3878
  • google.golang.org/grpc v1.58.1
  • google.golang.org/protobuf v1.31.0
  • gopkg.in/ini.v1 v1.67.0
  • gopkg.in/yaml.v2 v2.4.0
  • gopkg.in/yaml.v3 v3.0.1
  • gotest.tools/v3 v3.5.1
  • pgregory.net/rapid v1.1.0
  • sigs.k8s.io/yaml v1.3.0
x/intertx/go.sum go
  • 739 dependencies
docs/package.json npm
  • @snippetors/vuepress-plugin-code-copy ^1.2.3 development
  • @vuepress/plugin-google-analytics ^2.0.0-beta.67 development
  • dotenv ^16.3.1 development
  • vuepress-vite ^2.0.0-beta.67 development
docs/yarn.lock npm
  • 243 dependencies

Score: 16.51062626803312