30 Commits
Author SHA1 Message Date
jinhojang6 379a8f38c1 chore: remove changesets from the repo 2026-08-25 22:46:58 +09:00
FelicioandKam 8547cad562 add apps/get.status.app (#1196)
---------

Co-authored-by: Kam <kamila.lipska@gmail.com>
2026-05-27 14:42:06 +02:00
7b2bda5cf5 chore: update specs repo
* chore: update specs repo

* changeset fix

* Create fresh-suits-sort.md

* Delete .changeset/tired-flies-kick.md

* Remove .gitmodules file for the status.app submodule

* fix: format GITHUB_REPO_RFC_URL for improved readability

* Update readmes for submodule syncing

* u

* Update README formatting and sync submodule commit for status.app

* Remove role field from Layer-2 networks help document

* Refactor SpecsDoc title resolution logic to use getTitlePart function and exclude specific raw files from content directory

* fix branch name

* Sync submodule commit for status.app to latest version

* Refactor metadata keys in specs to use consistent naming convention

* chore(status.app): update specs submodule's head

* chore: update next-mdx-remote version to non-vulnerable one

* fix(status.app): "expected last token to be open" error in dev mode

---------

Co-authored-by: Felicio <felicio@users.noreply.github.com>
Co-authored-by: JulesFILIOT <dev@julesfiliot.com>
2026-02-16 12:32:10 +09:00
Jules 1100022820 chore: update docs
* chore(README): add git submodule init step & contributing instructions

* chore(apps/api): add README

* chore(apps/hub): add README

* chore(apps/status.app): update README & add comment regarding vaults disabling

* chore: add changeset

* chore(README): remove useless git commands

* chore(README): fix broken note

* chore(README): fix broken code in note
2026-02-12 12:01:27 +09:00
FelicioandJules 8b7c83b632 update readme (#880)
* update readme

* Update README.md

Co-authored-by: Jules <78474837+JulesFiliot@users.noreply.github.com>

---------

Co-authored-by: Jules <78474837+JulesFiliot@users.noreply.github.com>
2025-12-17 19:22:37 +09:00
e77bed68bc Release apps/hub (#827)
* Add deployment link for hub application

* disable SIWE

* Revert "disable SIWE"

This reverts commit 7c211ad67c.

* address feedback

* chore: only show close button on rejected dialog and compound initialize dialog (#841)

* add withdraw (#813)

* add withdraw

* Add changeset for patch updates

* address feedback

* address feedback

* change contracts address back to production

* add use client to emergencyMode hook

* test fix build

* test fix build

* fix(release): scope remark linting to content directory only

* fix(release): scope remark linting to content directory only

* chore(status.app): add changeset

* Rename 'Mobile' to 'New mobile' in routes (#845)

* Rename 'Mobile' to 'New mobile' in routes

why

- https://github.com/status-im/status-website/pull/1620#discussion_r2499897205

* Rename 'Mobile' to 'New mobile' in routes

* feat(layout): add Umami analytics script to RootLayout component

* fix(layout): update Umami analytics script domains in RootLayout component

* u

* update max amount

* update learn more link

* fix testnet tag and letter-spacing for text-13 class

* fix label for app

* Implement karma (#837)

* chore: add karma ui

* chore: update karma share button to black

* chore: add changelog

* feat: add loading states to Karma components

* fix: status.network build

* fix(status.network): react & react-dom mismatching versions

* feat(status.network): add status.network to build

* update partners (#16)

(cherry picked from commit d9df3e74cdd03ea2e7481fee0440df7a63c2730f)

* Update routes.ts

(cherry picked from commit 06e799ef871499cb8526f522cfd1a25520273730)

* update blog posts (#17)

(cherry picked from commit aefa8ae42c3357627b000314a32c0f8881bee511)

* Update blog.tsx (#18)

(cherry picked from commit 3e521ccc259f7830d2e29e7b3b529e58713108fd)

* chore(status.network): add missing png assets

* chore(status.network): revert removing trailing newline for package.json

* chore: update lock file

* chore(status.network): add sample env file

* chore: update lockfile

* fix(status.app): correct package path reference in vercel.json

* chore: add changeset

* chore: remove duplicate in pnpm-workspace

* chore(status.network): remove useless env file & its exception in gitignore

* chore(changeset): add explicit changeset

* chore: add status.network to root package.json

* fix(changeset): swap status.app for status.network

* revert "fix(status.app): correct package path reference in vercel.json"

* revert(status.app): remove trailing return on vercel.json

---------

Co-authored-by: Felicio <felicio@users.noreply.github.com>

* fix: status.network build

* fix(status.network): react & react-dom mismatching versions

* feat(status.network): add status.network to build

* update partners (#16)

(cherry picked from commit d9df3e74cdd03ea2e7481fee0440df7a63c2730f)

* Update routes.ts

(cherry picked from commit 06e799ef871499cb8526f522cfd1a25520273730)

* update blog posts (#17)

(cherry picked from commit aefa8ae42c3357627b000314a32c0f8881bee511)

* Update blog.tsx (#18)

(cherry picked from commit 3e521ccc259f7830d2e29e7b3b529e58713108fd)

* chore(status.network): add missing png assets

* chore(status.network): revert removing trailing newline for package.json

* chore: update lock file

* chore(status.network): add sample env file

* chore: update lockfile

* fix(status.app): correct package path reference in vercel.json

* chore: add changeset

* chore: remove duplicate in pnpm-workspace

* chore(status.network): remove useless env file & its exception in gitignore

* chore(changeset): add explicit changeset

* chore: add status.network to root package.json

* fix(changeset): swap status.app for status.network

* revert "fix(status.app): correct package path reference in vercel.json"

* revert(status.app): remove trailing return on vercel.json

---------

Co-authored-by: Felicio <felicio@users.noreply.github.com>

* feat: replace @cap.js/widget with @pitininja/cap-react-widget and update Karma components

* chore: import cap widget dynamically

* chore: add is connecting check to karma source card

* chore: rename karma-* files

* chore: fix github comments

* chore: connect karma contracts to hub

* chore: update karma media

* chore: remove text hover from black variant in button component

* chore: update progress tracker styles for mobile view

* chore: update progress tracker styles for mobile view

* chore: resolve comments

* chore: remove rebased remnants

* chore: fix github comments

* wip

* fix: resolve pow claim issue

* chore: remove mainnet for now

---------

Co-authored-by: Jules <78474837+JulesFiliot@users.noreply.github.com>
Co-authored-by: Felicio <felicio@users.noreply.github.com>

* add app to `status.network` and `hub` (#857)

* add to status.network apps

Co-authored-by: Filip Pajic <42151917+pajicf@users.noreply.github.com>

* t

* c

* c

* u

* c

* u

* u

* Update analytics script to restrict data domains

* fix: status network hub responsive version (#873)

* remove defi dashboard copy

* add community vote, fix layout

* update footer links

* add deposit (#816)

* feat: Add UI and hooks for pre-deposit functionality

- Added useApprovePreDepositToken hook for token approval process.
- Implemented useExchangeRate hook to fetch token exchange rates from Binance.
- Developed useMaxPreDepositValue hook to read maximum deposit amount for a user.
- Introduced usePreDepositStateContext and usePreDepositStateMachine for managing pre-deposit state.
- Created usePreDepositVault hook for depositing tokens into a vault.
- Updated DashboardPage to include vault selection and pre-deposit modal.

* Update apps/hub/src/app/_components/vault-card.tsx

Co-authored-by: Onuwa Nnachi Isaac <matrix4u2002@gmail.com>

* feat: Implement minimum deposit value hook and integrate into pre-deposit modal

* fix: update types for Reward and Token

* add dialog to sidebar

* Create poor-shoes-hear.md

* add dropdown to modal

* f

* fix build, return mock vault

* rm tokenAbi

* feat: update PreDepositVault ABI

feat: add useDepositFlow hook for managing deposit actions and validations

feat: implement useMultipleExchangeRates hook for fetching multiple token exchange rates

feat: create useMultiplePreDepositTVL hook for reading total assets from multiple vaults

feat: add useMultiplePreDepositTVLInUSD hook for converting TVL to USD

feat: implement usePreDepositLimits hook for fetching deposit limits from vaults

feat: create usePreDepositTVL hook for reading total assets of a single vault

feat: add usePreDepositTVLInUSD hook for converting vault TVL to USD

fix: update usePreDepositVault hook to include chainId in deposit calls

feat: implement useVaultSharesValidation hook for validating deposit shares

refactor: update DashboardPage to pass vault object to VaultCard component

* set id for key on VaultCard

* f build

* fix icons

* fix more icons

* fix dropdown

* add pre-deposit page, update responsive deposit flow

* deposited, tvl, refetches

---------

Co-authored-by: Onuwa Nnachi Isaac <matrix4u2002@gmail.com>
Co-authored-by: Jakub Kotula <520927+jkbktl@users.noreply.github.com>
Co-authored-by: Felicio <felicio@users.noreply.github.com>

* snt vote

* address feedback

* update vault image, not connected state

* use status proxy

* update lockfile

* Enhance DashboardPage: Update 'Learn more' link to open in a new tab with improved styling

* refactor: refactor components

* fix karma page

* fix stake page

* update tvl box

* fixes

* address feedback

* fix default weighted boost

* disable stake amount input if no vaults

* fix

* update next

* fix discover

* fix bg color

* fix dragon image

* add skeleton to vault card

* put dragon to pre-deposit page

* fix icons

* update piggy bank image

* load karma tiers from contract

* remove vaults section if user is not signed in or has zero vaults

* fix available/used daily limit for testnet tokens

* replace SNTs with STTs for staking

* revert toast for unauthorized user

* fix staking - add lock modal, update input max amount

* fix staking skeleton

* fix karma tiers loading

* fix loading source cards

* add sign-in before claim karma

* error handling

* add canary to apps

* auto-switch network to status sepolia on karma and stake page

* fix max amount click and validation for stake amount input

* remove redundant points copy

* feature canary app

* fix: Karma tier progress fixed on point when tiers boundaries are equal (#884)

* fix: set levelProgress to 0 in case of minKarma being equal to maxKarma

* Fix Karma tier progress for equal boundaries

---------

Co-authored-by: Jakub <520927+jkbktl@users.noreply.github.com>

* remove family option from wallet connect

* update app link and app icon in wagmi config

* add total token deposits

* add dollar sign to vault card

* change Deposited to Your deposit in vault card

* change sign

* rename SNTs to STTs on staking

* update copy on stake page

* update sum icon, change order of items per design

* update APY tooltipy copy

* update icon in staking

* update learn more button on dashboard

* update SNT icon for staking

* update pre-deposit page

* update padding for tvl box

---------

Co-authored-by: Jakub Kotula <520927+jkbktl@users.noreply.github.com>
Co-authored-by: Onuwa Nnachi Isaac <matrix4u2002@gmail.com>
Co-authored-by: Jules <78474837+JulesFiliot@users.noreply.github.com>
Co-authored-by: jinhojang6 <jinho5051@gmail.com>
Co-authored-by: Filip Pajic <42151917+pajicf@users.noreply.github.com>
Co-authored-by: gbonumore <34310821+gbonumore@users.noreply.github.com>
2025-12-12 08:55:38 +01:00
JulesandFelicio b94eaff8e4 chore: update waku dependencies
* chore: update waku dependencies => update to node 22

* chore: add changeset

* chore(ci.yml): update node version

* fix(build): use jsx runtime for rehype-react in production

* chore(release.yml): update node version

* fix(build): handle CoinGecko API failures in exchanges page

* chore(status-js): update waku dependencies

* fix(status-js): resolve Uint8Array ArrayBufferLike type errors

* feat(status-js): make package compatible with ethers v5 & v6

* fix(status-js): fix ethers v6 API compatibility

* chore(ethers): prevent webpack from analyzing ethers v5 & v6 compatible calls at build time to avoid false positive errors

* chore(preview-page): add console logs for debugging in vercel preview

* chore(status-js): add console log to ethereum client to debug on preview

* chore(status-js): add extra logs to request-client to debug in preview

* chore(status-js): add extra logs to debug in preview

* chore(status.app): remove unnecessary guard

* patch crypto deps

* chore(status.app): type rehype-react options in jobs and blog pages

* remove logs

* update readme

* remove nested resolutions

* c

* add node networkConfig

* refactor(status-js): migrate to @bufbuild/protobuf v2 API

* chore(status-js): remove console logs

* chore(status-js): revert compatibility update for ethers v5 & v6

* chore(status-js): update waku packages to latest version

* fix(apps/wallet): react-router-dom version mismatch

* chore(packages/wallet): remove useless peer dependency

* fix(status.app): upgrade remark packages to unified 11 for mdx compatibility

---------

Co-authored-by: Felicio <felicio@users.noreply.github.com>
2025-11-26 17:01:48 +09:00
marko 314207fd44 ci: add flake.nix instead of individual shell.nix
Makes more sense to maintain packages at one place. Also devs can use it
in a more easier way.

Signed-off-by: markoburcul <marko@status.im>
2025-11-05 14:51:42 +01:00
c6dc33b8fb add apps/status.network (#807)
Co-authored-by: marcelines <marcio@status.im>
Co-authored-by: Jakub Kotula <520927+jkbktl@users.noreply.github.com>
Co-authored-by: Felicio Mununga <felicio@users.noreply.github.com>
2025-09-29 16:59:55 +09:00
70e549e3bf add apps/status.app (#806)
Co-authored-by: marcelines <marcio@status.im>
Co-authored-by: Jakub Kotula <520927+jkbktl@users.noreply.github.com>
Co-authored-by: Pavel <14926950+prichodko@users.noreply.github.com>
Co-authored-by: Felicio Mununga <felicio@users.noreply.github.com>
2025-09-29 16:49:16 +09:00
marcelinesandFelicio e55e99878e init apps/hub (#792)
Co-authored-by: Felicio <felicio@users.noreply.github.com>
2025-09-10 22:47:28 +09:00
8467e461f1 wallet@0.0.1-beta (#746)
Co-authored-by: Jakub <520927+jkbktl@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: jinhojang6 <jinho5051@gmail.com>
Co-authored-by: marcelines <marcio@status.im>
2025-08-26 03:09:11 +09:00
jakub 6fd70f31fe ci: allow use of Jenkinsfile for main builds (#717)
Also change names of ZIP archives to distinguish different builds.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2025-06-26 18:30:19 +09:00
Felicio 571eb0572d Update README.md (#656) 2025-05-09 01:54:59 +09:00
MONK 02b27b612b README.md (#644) 2025-05-05 20:21:57 +02:00
Felicio Mununga 2fad1225b0 Merge (#632) (#634) 2024-11-01 19:29:14 +01:00
Felicio Mununga 7f611bd199 Update README.md (#615) 2024-10-17 10:49:49 +02:00
006d57f7d1 add apps/connector (#589)
* add `apps/connector`

---------

Co-authored-by: Jakub Kotula <520927+jkbktl@users.noreply.github.com>
Co-authored-by: Felicio Mununga <felicio@users.noreply.github.com>
Co-authored-by: pavel <14926950+prichodko@users.noreply.github.com>
Co-authored-by: marcelines <marcio@status.im>
2024-10-03 12:06:54 +02:00
edfdfd6dbc 2.0 (#523)
* set up tailwind

* add typography tokens

* add shadows tokens

* add border radius tokens

* add react-aria

* update tailwind config

* update tokens

* fix deps

* add blur variant

* update tw config

* upgrade storybook

* update storybook config

* add inter

* wip button

* wip input

* wip tabs

* update typography tokens

* u storybook

* add types to src root

* update storybook config

* add sb type

* u storybook

* add icon button

* add input

* add checkbox

* add counter

* update checkbox

* add dropdown

* update button

* f storybook types

* u deps

* update base config

* update icon imports

* add text

* update colors build output

* fix import

* update colors format

* add .vsode setting

* update components buidl

* mv

* u button

* add popover

* u

* add types

* u shortcut

* fix icons attributes

* f

* mv

* u

* add toast

* update tw formatting

* rm apps

* rm examples

* rm tamagui

* dist tailwind config

* rm more

* stricter tsconfig

* add source field

* remove tokens

* rm tamagui files

* add prettier config to components

* u text props

* add tooltip

* u toast

* do not pass props

* u icon buton

* u dropdown button

* add icon only to button

* u type

* checkbox

* wip

* fix build

* fix components build

* u tooltip

* add theme

* add input

* u checkbox

* update dropdown-button

* add dropdown menu

* move input to be reviewew

* u dropdown button

* u

* u popover

* u tabs

* mv IconComponent -> IconElement

* u tag

* u context tag

* u

* fix context tag story

* add provider

* u button

* u avatar

* f avatar

* a opacity to avatar

* f prettier

* f avatar

* f

* f

* rm old setting

* fix button props

* skeleton wip

* rm config

* a dropdown submenu

* add blur variant

* add step

* add step to tabs

* add blur to context tag

* u

* add 80 to community

* u tw config

* add type

* u checkbox

* fix dropdown menu checkbox item

* u button

* unify content

* customize color globally

* add icons stories

* add colors story

* rm

* u

* rm dep

* cleanup

* u tsconfig

* f opacity for emoji

* remove "web#build" task from turbo.json

* f dropdown menu

* u tw export

* add license

* add changeset

* update readme

* f steps

* f tag

* f button

* udpate colors format

* update customisation color tailwind config

* fix opacity

* add shadow dark mode

* u readme

* u

---------

Co-authored-by: Jakub Kotula <520927+jkbktl@users.noreply.github.com>
Co-authored-by: Felicio Mununga <felicio@users.noreply.github.com>
2024-09-25 17:17:58 +02:00
Felicio Mununga 74a94d42c1 Update README.md (#519)
* Update README.md

* Update README.md
2024-01-09 16:41:44 +01:00
Felicio Mununga afcca8d2d8 use yarn in readme 2022-11-17 18:44:25 +01:00
Felicio Mununga 9cf4375540 update examples/with-next dependencies 2022-11-17 17:59:01 +01:00
Felicio Mununga d68409eb6f Install js-waku@^0.30.0 2022-11-14 23:06:34 +01:00
Felicio Mununga 2edf74c27f Update README.md 2022-10-11 17:46:10 -05:00
Felicio Mununga a2b3c1891d Update README.md 2022-10-11 08:47:46 -05:00
Pavel Prichodko a6fbe36e4d fix readme formatting 2022-10-10 19:46:50 -05:00
Felicio MunungaandPavel dc70bc8cff Update README.md (#318)
* delete readme

* rm readme

* update readme

* update readme

* update

* Update README.md

* Update README.md

* update readme

Co-authored-by: Pavel <14926950+prichodko@users.noreply.github.com>
2022-10-10 19:11:35 -05:00
Pavel 0677fedc0e Setup GitHub Actions (#287)
* add new GitHub Action for CI

* add yarn flag

* use actions v3

* add ci badge (lol)

* cache lint and format scripts

* add more steps

* remove unused component

* fix lint errors

* remove unsued eslint plugins
2022-06-29 16:46:51 +02:00
Pavel 2a2c356807 Improve Prettier monorepo configuration (#225)
* Add prettier configuration files

* Move prettier command to monorepo root

* Format all files
2022-02-23 15:49:00 +01:00
Pavel f1b125cc4d Update packages to @status-im (#223)
* Downgrade to yarn v1

* Rename status-communities to status-core

* Rename chat-sdk to status-react

* Rename packages in examples

* Update readme

* Remove changelog

* Add extensions recommendations

* Update gitignore

* Rename package imports
2022-02-23 15:03:14 +01:00