-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stage #6
Open
naward-cs
wants to merge
456
commits into
VerusCoin:stage
Choose a base branch
from
naward-cs:stage
base: stage
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Stage #6
Conversation
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
updated wallet index page and economy page modified: components/elements/Navbar/HamburgerMenu.tsx modified: components/elements/Navbar/HamburgerSubMenu.tsx modified: lib/Contexts.ts modified: pages/_app.tsx modified: pages/economy.tsx modified: pages/wallet/index.tsx
modified: .vscode/snipsnap.code-snippets modified: components/layouts/GridLayout.tsx modified: components/molecules/Jumbotron/Jumbotron.tsx modified: components/sections/Home/Banner/Banner.tsx modified: locales/en/home.json modified: pages/index.tsx new file: public/svg/earth-big.svg new file: public/svg/iconmonstr-school.svg
modified: components/elements/Card/Card.tsx modified: components/sections/Foundation/FoundationBanner.tsx modified: components/sections/Foundation/KeychainCard.tsx new file: components/sections/Foundation/MultiChainCard.tsx modified: components/sections/Foundation/index.ts modified: locales/en/foundation.json modified: pages/foundations.tsx new file: public/svg/iconmonstr-battery.svg new file: public/svg/iconmonstr-lock.svg new file: public/svg/iconmonstr-shield.svg new file: public/svg/iconmonstr-tree.svg modified: public/svg/keychain.svg new file: public/svg/mined-icon.svg modified: public/svg/scale.svg new file: public/svg/staking-icon.svg modified: styles/helpers/BGcolor.ts
modified: components/elements/SVGs/SVGs.tsx new file: components/elements/SVGs/assets/identity.svg modified: components/molecules/Jumbotron/Jumbotron.tsx new file: components/sections/VerusIdPage/TokenCard.tsx new file: components/sections/VerusIdPage/VerusCard.tsx new file: components/sections/VerusIdPage/blockchain-creation.svg new file: components/sections/VerusIdPage/iconmonstr-bank-1.svg new file: components/sections/VerusIdPage/iconmonstr-coin-8.svg new file: components/sections/VerusIdPage/iconmonstr-construction-37.svg new file: components/sections/VerusIdPage/iconmonstr-eye-8.svg new file: components/sections/VerusIdPage/iconmonstr-file-10.svg new file: components/sections/VerusIdPage/iconmonstr-key-2.svg new file: components/sections/VerusIdPage/iconmonstr-lock-4.svg new file: components/sections/VerusIdPage/iconmonstr-user-19.svg new file: components/sections/VerusIdPage/identity.svg new file: components/sections/VerusIdPage/index.ts modified: data/navigation/json/MainNavigationJSON.ts modified: i18n.js modified: locales/en/navigation.json modified: locales/en/seo.json new file: locales/en/verusIdPage.json deleted: locales/es/seo.json new file: locales/es/verusIdPage.json new file: pages/verusid.tsx new file: public/svg/iconmonstr-user.svg new file: public/svg/identity-bgBlue.svg new file: public/svg/identity-white.svg modified: types/general.ts
fixed spacing and text size on foundations and verusid page enabled -webkit via styelint modified: .stylelintrc modified: components/elements/DefaultHeader/DefaultHeader.tsx modified: components/layouts/MainLayout.tsx modified: components/molecules/Jumbotron/Jumbotron.tsx modified: components/sections/Foundation/FoundationBanner.tsx modified: components/sections/Foundation/KeychainCard.tsx modified: components/sections/Foundation/MultiChainCard.tsx modified: components/sections/VerusIdPage/TokenCard.tsx modified: components/sections/VerusIdPage/VerusCard.tsx modified: locales/en/home.json modified: pages/index.tsx modified: styles/helpers/fontSize.ts modified: types/elements.ts modified: types/molecules.ts
modified: components/sections/Foundation/KeychainCard.tsx modified: components/sections/VerusIdPage/TokenCard.tsx modified: components/sections/VerusIdPage/VerusCard.tsx modified: pages/index.tsx
modified: components/sections/Home/Banner/Banner.tsx
modified: components/molecules/Jumbotron/Jumbotron.tsx modified: components/sections/Home/Banner/Banner.tsx modified: pages/index.tsx
…cards modified: components/sections/Foundation/FoundationBanner.tsx modified: components/sections/Foundation/KeychainCard.tsx modified: components/sections/Foundation/MultiChainCard.tsx
modified: components/sections/VerusIdPage/VerusCard.tsx
Changed from using CoinGecko to Coinpaprika
Changed stats text label to from Coingecko to Coinpaprika Changed stats to show error if api resulted in error for price NOTE: default price for error is 0
-from coingecko to coincaprika
Fix Bridge Stats
cacheConverstionBridge cache
Update conversion.tsx
- validate with an if statement, if correct vdfxid exists use it other wise use ""
- Fix reddit by moving to client side for validation fetch - hope that twitter will provide text back
remove env
update to banner
to be used only from this repo
This reverts commit 22dac50.
update for public knowlege |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.