forked from forbole/big-dipper-2.0-cosmos
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: gov params [web-cheqd] (forbole#1332)
- Loading branch information
0 parents
commit 35a682a
Showing
5,076 changed files
with
813,274 additions
and
0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Changesets | ||
|
||
Hello and welcome! This folder has been automatically generated by `@changesets/cli`, a build tool that works | ||
with multi-package repos, or single-package repos to help you version and publish your code. You can | ||
find the full documentation for it [in our repository](https://github.com/changesets/changesets) | ||
|
||
We have a quick list of common questions to get you started engaging with this project in | ||
[our documentation](https://github.com/changesets/changesets/blob/main/docs/common-questions.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"$schema": "https://unpkg.com/@changesets/[email protected]/schema.json", | ||
"changelog": ["@changesets/changelog-github", {"repo": "forbole/big-dipper-2.0-cosmos"}], | ||
"commit": false, | ||
"fixed": [], | ||
"linked": [], | ||
"access": "restricted", | ||
"baseBranch": "main", | ||
"updateInternalDependencies": "patch", | ||
"ignore": [], | ||
"privatePackages": { | ||
"version": true, | ||
"tag": true | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'web-desmos': major | ||
--- | ||
|
||
update desmos proposals type display |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
'web-nym': patch | ||
'ui': patch | ||
--- | ||
|
||
fix: token and params display |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'ui': patch | ||
--- | ||
|
||
fix: accounts transaction loading |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'web-kyve': major | ||
--- | ||
|
||
fix voting power display |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
--- | ||
'shared-utils': minor | ||
'web-assetmantle': minor | ||
'web-persistence': minor | ||
'web-quicksilver': minor | ||
'web-provenance': minor | ||
'web-crescent': minor | ||
'web-humansai': minor | ||
'web-likecoin': minor | ||
'web-wormhole': minor | ||
'web-archway': minor | ||
'web-bitsong': minor | ||
'web-gitopia': minor | ||
'web-neutron': minor | ||
'web-osmosis': minor | ||
'web-agoric': minor | ||
'web-comdex': minor | ||
'web-coreum': minor | ||
'web-cosmos': minor | ||
'web-desmos': minor | ||
'web-emoney': minor | ||
'web-jackal': minor | ||
'web-quasar': minor | ||
'web-stride': minor | ||
'web-akash': minor | ||
'web-cheqd': minor | ||
'web-evmos': minor | ||
'web-regen': minor | ||
'web-rizon': minor | ||
'web-band': minor | ||
'web-kyve': minor | ||
'web-nym': minor | ||
'ui': minor | ||
'web': minor | ||
--- | ||
|
||
add button to filter transactions by type |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'web': minor | ||
--- | ||
|
||
fix: validator moniker display |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'web-nym': patch | ||
--- | ||
|
||
disable profile |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'ui': minor | ||
--- | ||
|
||
fix: account page issue |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'ui': patch | ||
--- | ||
|
||
fix validator details page loading |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'web-neutron': major | ||
--- | ||
|
||
fix neutron account balance display |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
'web-persistence': minor | ||
'web-osmosis': minor | ||
'web-desmos': minor | ||
--- | ||
|
||
fix: update proposal metadata display |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'web-neutron': major | ||
--- | ||
|
||
updated params page and token display in staking component |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
'web-desmos': major | ||
'ui': major | ||
--- | ||
|
||
display suggested proposal params changes on proposal page |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'ui': patch | ||
--- | ||
|
||
fix account page stuck on loading |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'web-osmosis': major | ||
--- | ||
|
||
update osmosis proposal and params page to display v1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'web-neutron': major | ||
--- | ||
|
||
update tokenomics component and color scheme |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
--- | ||
'web-assetmantle': major | ||
'web-persistence': major | ||
'web-quicksilver': major | ||
'web-provenance': major | ||
'web-crescent': major | ||
'web-humansai': major | ||
'web-likecoin': major | ||
'web-wormhole': major | ||
'web-archway': major | ||
'web-bitsong': major | ||
'web-gitopia': major | ||
'web-osmosis': major | ||
'web-agoric': major | ||
'web-comdex': major | ||
'web-coreum': major | ||
'web-cosmos': major | ||
'web-desmos': major | ||
'web-emoney': major | ||
'web-jackal': major | ||
'web-quasar': major | ||
'web-stride': major | ||
'web-akash': major | ||
'web-cheqd': major | ||
'web-evmos': major | ||
'web-nomic': major | ||
'web-regen': major | ||
'web-rizon': major | ||
'web-band': major | ||
'web-kyve': major | ||
'web-nym': major | ||
'ui': major | ||
'web': major | ||
--- | ||
|
||
improve account and validator details page loading speed |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'web-desmos': major | ||
--- | ||
|
||
update proposal details page |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
'shared-utils': minor | ||
'web-neutron': minor | ||
'ui': minor | ||
--- | ||
|
||
add neutron big dipper |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,74 @@ | ||
# See https://docs.docker.com/engine/reference/builder/#dockerignore-file for more about ignoring files. | ||
|
||
# dependencies | ||
**/node_modules/ | ||
|
||
# next.js generates its own .tsbuildinfo at .next/cache | ||
**/.tsbuildinfo | ||
**/.eslintcache | ||
|
||
# testing | ||
**/coverage/ | ||
|
||
# next.js | ||
**/.next/ | ||
**/out/ | ||
**/build/ | ||
**/dist/ | ||
**/.swc/ | ||
|
||
# misc | ||
**/.DS_Store | ||
**/*.pem | ||
|
||
# debug | ||
**/*.log | ||
**/npm-debug.log* | ||
**/yarn-debug.log* | ||
**/yarn-error.log* | ||
**/.pnpm-debug.log* | ||
|
||
# local env files | ||
.env | ||
.env.* | ||
!.env.sample | ||
|
||
# turbo | ||
.turbo/ | ||
|
||
# vercel | ||
.vercel/ | ||
# vercel config, generated via vercel.js | ||
vercel.json | ||
|
||
# Sentry | ||
**/.sentryclirc | ||
|
||
# WebStorm | ||
.idea/ | ||
|
||
# Yarn Berry | ||
.yarn/* | ||
!.yarn/cache | ||
!.yarn/patches | ||
!.yarn/plugins | ||
!.yarn/releases | ||
!.yarn/sdks | ||
!.yarn/versions | ||
|
||
# Playwright | ||
test-results/ | ||
playwright-report/ | ||
playwright/ | ||
|
||
.changeset/ | ||
.git/ | ||
.github/ | ||
.husky/ | ||
.vscode/ | ||
.mergify.yml | ||
docker-compose.yml | ||
LICENSE | ||
|
||
*Dockerfile* | ||
.dockerignore |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# This is a sample .env file for use in local development. | ||
# Duplicate this file as .env in the root of the project | ||
# and update the environment variables to match your | ||
# desired config | ||
# | ||
# See the README for full descriptions of each of the | ||
# available configurations. | ||
|
||
NEXT_PUBLIC_GRAPHQL_URL= | ||
NEXT_PUBLIC_GRAPHQL_WS= | ||
NODE_ENV=development | ||
PORT=3000 | ||
NEXT_PUBLIC_CHAIN_TYPE= | ||
NEXT_PUBLIC_KEPLR_CHAIN_ID= | ||
NEXT_PUBLIC_KEPLR_CUSTOM_CHAIN_INFO= | ||
NEXT_PUBLIC_KEPLR_LCD_URL= | ||
NEXT_PUBLIC_NETWORK_NAME= | ||
NEXT_PUBLIC_RPC_WEBSOCKET= | ||
NEXT_PUBLIC_WC_BRIDGE_URL= | ||
PROJECT_NAME=web |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
root: true | ||
# This tells ESLint to load the config from the package `eslint-config-custom` | ||
extends: | ||
- custom | ||
settings: | ||
next: | ||
rootDir: | ||
- 'apps/*/' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
## Description | ||
|
||
Closes: #XXXX | ||
|
||
<!-- Add a description of the changes that this PR introduces and the files that | ||
are the most critical to review. --> | ||
|
||
--- | ||
|
||
### Author Checklist | ||
|
||
_All items are required. Please add a note to the item if the item is not applicable and | ||
please add links to any relevant follow up issues._ | ||
|
||
I have... | ||
|
||
- [ ] ran linting via `yarn lint` | ||
- [ ] wrote tests where necessary | ||
- [ ] included the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json) in the PR title | ||
- [ ] targeted the correct branch | ||
- [ ] provided a link to the relevant issue or specification | ||
- [ ] reviewed "Files changed" and left comments if necessary | ||
- [ ] confirmed all CI checks have passed | ||
- [ ] added a changeset via [`yarn && yarn changeset`](https://github.com/changesets/changesets/blob/main/docs/adding-a-changeset.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
name: "Lint PR" | ||
# Lint PR workflow runs linting over a single PR in order to make sure that the title respects | ||
# the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) specification. | ||
# This workflow is run every time a PR is opened, edited or updated somehow. | ||
|
||
on: | ||
pull_request_target: | ||
types: | ||
- opened | ||
- edited | ||
- synchronize | ||
|
||
jobs: | ||
Lint: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- name: Run lint ✅ | ||
uses: amannn/[email protected] | ||
env: | ||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} |
Oops, something went wrong.