forked from subscan-explorer/subscan-multisig-react
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Sync fork #9
Open
adam1985
wants to merge
52
commits into
master
Choose a base branch
from
sync-fork
base: master
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.
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
* chore: update polkadot version * chore: refine babel config * chore: fix call param display in table * chore: show correct approve status in confimed
Co-authored-by: amigo <[email protected]>
* Vercel action * Change slack channel * chore: update package-lock.json * fix: add node_version in vercel config * fix: use npm in vercel * fix: change slack channel to subscan-general Co-authored-by: vzxh <[email protected]>
* feat: add cancelled record tab * chore: unused commit * chore: comment out slack notification * feat: add json export/import for multisig account * chore: change slack channel to multisig-notification * chore: change slack channel to subscan-multisig-notification
* chore: refine create wallet UI * chore: remove unused less var * chore: refine tailwind color name * chore: refine empty multisig list UI * chore: refine head label UI
* chore: update global font family * fix: fix polkadot call data query bug * chore: add rewrites in vercel.json
* feat: support custom rpc endpoint * chore: add in progress badge in wallet list * feat: update custom rpc UI * feat: check rpc multisig support before add custom endpoint * chore: add rpc url in all router urls * chore: remember user selected rpc endpoint * chore: refine change hash method * chore: remove unused code * chore: add error & disconnected event listenr on ws provider
* feat: query multisig account from subql * fix: fix subql variable name * chore: add multisig account not found hint * chore: update multisig account not found hint * feat: add explorer config in custom network * chore: add unavailable endpoint hint content
* chore: refine AddCustomNetworkDialog width * fix: get ss58Format from api.const
* fix: fix input call data issue * chore: refine call data input dialog UI * chore: update input call data dialog UI * chore: refine input call data dialog UI
* chore: refine app structure, imporve performance * chore: refine splitchunks config
* chore: move AddCustomNetwork UI inside SelectNetworkModal * chore: add rpc connect timeout warning * chore: add default size for BaseIdentityIcon * chore: remove unused package.json libraries * chore: refine wallet list UI * chore: update available translate
* chore: update subql endpoints to prd * feat: add extrinsic index in approve status
* feat: add Transfer button for balances transfer * chore: add isFunction for Transfer button display
…explorer#165) * chore: refine UI when extension not dected or account empty * chore: refine Transfer button UI
* feat: refactor network config, move to json files * chore: refactor theme config, remove dark mode
* chore: switch to confirmed tab if in progress empty * chore: refine account modal UI * chore: refine WalletState mobile UI * feat: add fuzzy search for wallet list * chore: refine code
* fix: fix antd component color issue * feat: add approve timepoint in inProgress record
* feat: add cancel timepoint in cancelled records * chore: refine mobile UI
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.