This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
cosmos-multisig-ui
Watch
12
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
5
Wiki
Activity
Files
sk-next-runtime-env
cosmos-multisig-ui
/
lib
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
Simon Warta
989ffb629d
/ test (push)
Successful in 1m16s
Details
/ lint (push)
Successful in 1m20s
Details
/ build (push)
Successful in 2m2s
Details
Increase gas values for Undelegate and BeginRedelegate
...
400 was insufficient for a simple Undelegate with only one reward token
2025-01-16 13:23:41 +01:00
..
api.ts
Add api endpoint helpers
2024-06-27 11:35:58 +02:00
chainRegistry.ts
Rename explorerLink -> explorerLinks and use NEXT_PUBLIC_EXPLORER_LINKS
2023-12-18 21:47:30 +01:00
coinHelpers.spec.ts
Rename macroCoinToMicroCoin to displayCoinToBaseCoin
2024-02-08 12:23:34 +01:00
coinHelpers.ts
Rename macroCoinToMicroCoin to displayCoinToBaseCoin
2024-02-08 12:23:34 +01:00
dateHelpers.ts
Adapt codebase to CosmJS/cosmjs-types changes
2023-12-19 15:02:04 +01:00
displayHelpers.spec.ts
Rename explorerLink -> explorerLinks and use NEXT_PUBLIC_EXPLORER_LINKS
2023-12-18 21:47:30 +01:00
displayHelpers.ts
Improve checkAddress. Add checkAddressOrPubkey
2024-06-10 12:31:37 +02:00
errorHelpers.ts
Fix uppercase
2023-05-02 11:14:02 +02:00
form.ts
Add FieldVoteOption to form helpers
2024-07-31 17:03:08 +02:00
gov.ts
Add vote helpers
2024-06-11 11:21:31 +02:00
keplr.ts
Add keplr helpers
2024-06-19 17:00:43 +02:00
msg.ts
Build msgRegistry with codecs and related msg data
2024-07-22 11:31:33 +02:00
multisigHelpers.ts
Adapt lib to new types
2024-06-27 11:37:28 +02:00
promises.ts
Tweak getChainsFromRegistry
2023-12-12 15:22:13 +01:00
request.ts
Upgrade prettier and re-format codebase
2025-01-14 00:09:16 +01:00
staking.ts
Load unbonded and unbonding validators too
2025-01-15 09:32:37 +01:00
txMsgHelpers.ts
Increase gas values for Undelegate and BeginRedelegate
2025-01-16 13:23:41 +01:00
utils.ts
Add toast utils
2024-03-11 08:31:31 +01:00