Skip to content

Commit 9ed5919

Browse files
committed
initial commit after refactoring
0 parents  commit 9ed5919

File tree

1,588 files changed

+155238
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,588 files changed

+155238
-0
lines changed

.changeset/README.md

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changesets
2+
3+
Hello and welcome! This folder has been automatically generated by `@changesets/cli`, a build tool that works
4+
with multi-package repos, or single-package repos to help you version and publish your code. You can
5+
find the full documentation for it [in our repository](https://github.com/changesets/changesets)
6+
7+
We have a quick list of common questions to get you started engaging with this project in
8+
[our documentation](https://github.com/changesets/changesets/blob/main/docs/common-questions.md)

.changeset/config.json

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"$schema": "https://unpkg.com/@changesets/[email protected]/schema.json",
3+
"changelog": ["@changesets/changelog-github", {"repo": "forbole/big-dipper-2.0-cosmos"}],
4+
"commit": false,
5+
"fixed": [],
6+
"linked": [],
7+
"access": "restricted",
8+
"baseBranch": "main",
9+
"updateInternalDependencies": "patch",
10+
"ignore": [],
11+
"privatePackages": {
12+
"version": true,
13+
"tag": true
14+
}
15+
}

.changeset/cuddly-turtles-search.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'web-desmos': major
3+
---
4+
5+
update desmos proposals type display

.changeset/empty-months-sniff.md

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
'web-nym': patch
3+
'ui': patch
4+
---
5+
6+
fix: token and params display

.changeset/fuzzy-baboons-compete.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'ui': patch
3+
---
4+
5+
fix: accounts transaction loading

.changeset/gorgeous-parents-happen.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'web-kyve': major
3+
---
4+
5+
fix voting power display

.changeset/gorgeous-squids-learn.md

+37
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
'shared-utils': minor
3+
'web-assetmantle': minor
4+
'web-persistence': minor
5+
'web-quicksilver': minor
6+
'web-provenance': minor
7+
'web-crescent': minor
8+
'web-humansai': minor
9+
'web-likecoin': minor
10+
'web-wormhole': minor
11+
'web-archway': minor
12+
'web-bitsong': minor
13+
'web-gitopia': minor
14+
'web-neutron': minor
15+
'web-osmosis': minor
16+
'web-agoric': minor
17+
'web-comdex': minor
18+
'web-coreum': minor
19+
'web-cosmos': minor
20+
'web-desmos': minor
21+
'web-emoney': minor
22+
'web-jackal': minor
23+
'web-quasar': minor
24+
'web-stride': minor
25+
'web-akash': minor
26+
'web-cheqd': minor
27+
'web-evmos': minor
28+
'web-regen': minor
29+
'web-rizon': minor
30+
'web-band': minor
31+
'web-kyve': minor
32+
'web-nym': minor
33+
'ui': minor
34+
'web': minor
35+
---
36+
37+
add button to filter transactions by type

.changeset/grumpy-insects-deliver.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'web': minor
3+
---
4+
5+
fix: validator moniker display

.changeset/mean-guests-repair.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'web-nym': patch
3+
---
4+
5+
disable profile

.changeset/nervous-gorillas-ring.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'ui': minor
3+
---
4+
5+
fix: account page issue

.changeset/proud-onions-burn.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'ui': patch
3+
---
4+
5+
fix validator details page loading

.changeset/rude-numbers-carry.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'web-neutron': major
3+
---
4+
5+
fix neutron account balance display

.changeset/slimy-experts-burn.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'web-persistence': minor
3+
'web-osmosis': minor
4+
'web-desmos': minor
5+
---
6+
7+
fix: update proposal metadata display

.changeset/smooth-terms-stare.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'web-neutron': major
3+
---
4+
5+
updated params page and token display in staking component

.changeset/spotty-coats-reflect.md

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
'web-desmos': major
3+
'ui': major
4+
---
5+
6+
display suggested proposal params changes on proposal page

.changeset/stale-rabbits-smash.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'ui': patch
3+
---
4+
5+
fix account page stuck on loading

.changeset/swift-monkeys-share.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'web-osmosis': major
3+
---
4+
5+
update osmosis proposal and params page to display v1

.changeset/tender-icons-flow.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'web-neutron': major
3+
---
4+
5+
update tokenomics component and color scheme

.changeset/two-fireants-push.md

+36
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
---
2+
'web-assetmantle': major
3+
'web-persistence': major
4+
'web-quicksilver': major
5+
'web-provenance': major
6+
'web-crescent': major
7+
'web-humansai': major
8+
'web-likecoin': major
9+
'web-wormhole': major
10+
'web-archway': major
11+
'web-bitsong': major
12+
'web-gitopia': major
13+
'web-osmosis': major
14+
'web-agoric': major
15+
'web-comdex': major
16+
'web-coreum': major
17+
'web-cosmos': major
18+
'web-desmos': major
19+
'web-emoney': major
20+
'web-jackal': major
21+
'web-quasar': major
22+
'web-stride': major
23+
'web-akash': major
24+
'web-cheqd': major
25+
'web-evmos': major
26+
'web-nomic': major
27+
'web-regen': major
28+
'web-rizon': major
29+
'web-band': major
30+
'web-kyve': major
31+
'web-nym': major
32+
'ui': major
33+
'web': major
34+
---
35+
36+
improve account and validator details page loading speed

.changeset/unlucky-knives-sing.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'web-desmos': major
3+
---
4+
5+
update proposal details page

.changeset/young-deers-poke.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'shared-utils': minor
3+
'web-neutron': minor
4+
'ui': minor
5+
---
6+
7+
add neutron big dipper

.codecov.yml

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# https://docs.codecov.io/docs/commit-status
2+
coverage:
3+
status:
4+
project:
5+
default:
6+
# basic
7+
target: 0
8+
threshold: 0%
9+
base: 0%
10+
# advanced
11+
branches: []
12+
if_no_uploads: error
13+
if_not_found: success
14+
if_ci_failed: error
15+
only_pulls: false
16+
flags: []
17+
paths: []

.dockerignore

+70
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
# See https://docs.docker.com/engine/reference/builder/#dockerignore-file for more about ignoring files.
2+
3+
# dependencies
4+
**/node_modules
5+
6+
# next.js generates its own .tsbuildinfo at .next/cache
7+
**/.tsbuildinfo
8+
**/.eslintcache
9+
10+
# testing
11+
**/coverage/
12+
13+
# next.js
14+
**/.next/
15+
**/out/
16+
**/build/
17+
**/dist/
18+
**/.swc/
19+
20+
# misc
21+
**/.DS_Store
22+
**/*.pem
23+
24+
# debug
25+
**/*.log
26+
**/npm-debug.log*
27+
**/yarn-debug.log*
28+
**/yarn-error.log*
29+
**/.pnpm-debug.log*
30+
31+
32+
# turbo
33+
.turbo/
34+
35+
# vercel
36+
.vercel/
37+
# vercel config, generated via vercel.js
38+
vercel.json
39+
40+
# Sentry
41+
**/.sentryclirc
42+
43+
# WebStorm
44+
.idea/
45+
46+
# Yarn Berry
47+
.yarn/*
48+
!.yarn/cache
49+
!.yarn/patches
50+
!.yarn/plugins
51+
!.yarn/releases
52+
!.yarn/sdks
53+
!.yarn/versions
54+
55+
# Playwright
56+
test-results/
57+
playwright-report/
58+
playwright/
59+
60+
.changeset/
61+
.git/
62+
.github/
63+
.husky/
64+
.vscode/
65+
.mergify.yml
66+
docker-compose.yml
67+
LICENSE
68+
69+
*Dockerfile*
70+
.dockerignore

.env.sample

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# This is a sample .env file for use in local development.
2+
# Duplicate this file as .env in the root of the project
3+
# and update the environment variables to match your
4+
# desired config
5+
#
6+
# See the README for full descriptions of each of the
7+
# available configurations.
8+
9+
NEXT_PUBLIC_GRAPHQL_URL=
10+
NEXT_PUBLIC_GRAPHQL_WS=
11+
NODE_ENV=development
12+
PORT=3000
13+
NEXT_PUBLIC_CHAIN_TYPE=
14+
NEXT_PUBLIC_KEPLR_CHAIN_ID=
15+
NEXT_PUBLIC_KEPLR_CUSTOM_CHAIN_INFO=
16+
NEXT_PUBLIC_KEPLR_LCD_URL=
17+
NEXT_PUBLIC_NETWORK_NAME=
18+
NEXT_PUBLIC_RPC_WEBSOCKET=
19+
NEXT_PUBLIC_WC_BRIDGE_URL=
20+
PROJECT_NAME=web

.eslintrc.yml

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
root: true
2+
extends:
3+
- custom
4+
ignorePatterns:
5+
- '**/node_modules/*'
6+
- '**/out/*'
7+
- '**/.next/*'
8+
- '**/dist/*'
9+
- '**/src/graphql/*'

.github/PULL_REQUEST_TEMPLATE.md

+24
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
## Description
2+
3+
Closes: #XXXX
4+
5+
<!-- Add a description of the changes that this PR introduces and the files that
6+
are the most critical to review. -->
7+
8+
---
9+
10+
### Author Checklist
11+
12+
_All items are required. Please add a note to the item if the item is not applicable and
13+
please add links to any relevant follow up issues._
14+
15+
I have...
16+
17+
- [ ] ran linting via `yarn lint`
18+
- [ ] wrote tests where necessary
19+
- [ ] included the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json) in the PR title
20+
- [ ] targeted the correct branch
21+
- [ ] provided a link to the relevant issue or specification
22+
- [ ] reviewed "Files changed" and left comments if necessary
23+
- [ ] confirmed all CI checks have passed
24+
- [ ] added a changeset via [`yarn && yarn changeset`](https://github.com/changesets/changesets/blob/main/docs/adding-a-changeset.md)

.github/workflows/actions.yaml

+34
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
name: Build Bridgeless scan docker image
2+
on:
3+
workflow_dispatch:
4+
5+
env:
6+
CI_ACCESS_TOKEN: ${{ secrets.CI_ACCESS_TOKEN }}
7+
8+
jobs:
9+
converge-github:
10+
name: Skaffold Build To Github
11+
runs-on: ubuntu-22.04
12+
steps:
13+
- name: Checkout code
14+
uses: actions/checkout@v3
15+
with:
16+
fetch-depth: 0
17+
18+
- name: Log in to registry
19+
run: echo "${{ secrets.GITHUB_TOKEN }}" | docker login ghcr.io -u $ --password-stdin
20+
21+
- name: Cache layers
22+
uses: actions/cache@v3
23+
with:
24+
path: "${{ github.workspace }}/.skaffold/cache"
25+
key: skaffold-${{ hashFiles('**/cache') }}
26+
restore-keys: |
27+
skaffold-
28+
29+
- name: Run Skaffold pipeline as command
30+
uses: hiberbee/github-action-skaffold@latest
31+
id: build
32+
with:
33+
command: build --tag ${{ github.sha }}
34+
repository: ghcr.io/${{ github.repository_owner }}

0 commit comments

Comments
 (0)