Commit Graph

158 Commits

Author SHA1 Message Date
IshaVenikar
457137bf00 Add proto types for zenith account 2025-06-04 08:21:48 +00:00
Simon Warta
989ffb629d
Increase gas values for Undelegate and BeginRedelegate
All checks were successful
/ test (push) Successful in 1m16s
/ lint (push) Successful in 1m20s
/ build (push) Successful in 2m2s
400 was insufficient for a simple Undelegate with only one reward token
2025-01-16 13:23:41 +01:00
Simon Warta
d540c64bad
Load unbonded and unbonding validators too 2025-01-15 09:32:37 +01:00
Simon Warta
4d53dbd082
Upgrade prettier and re-format codebase 2025-01-14 00:09:16 +01:00
Simon Warta
bbcb0d5432
Increase WithdrawDelegatorReward gas to 500k 2024-12-10 16:38:08 +01:00
abefernan
60da10d80d
Add FieldVoteOption to form helpers 2024-07-31 17:03:08 +02:00
abefernan
31c6fd6c5c
Add FieldCommission to form helpers 2024-07-31 13:27:34 +02:00
abefernan
75294eb627
Add FieldDescription to form helpers 2024-07-31 13:09:25 +02:00
abefernan
2e5e3ffbca
Add FieldTimeoutHeight to form helpers 2024-07-31 12:54:03 +02:00
abefernan
f923972da0
Add FieldBoolean to form helpers 2024-07-26 19:41:46 +02:00
abefernan
c1dba718a3
Add FieldNumber to form helpers 2024-07-26 17:24:48 +02:00
abefernan
42b617ea00
Add FieldString to form helpers 2024-07-26 16:25:08 +02:00
abefernan
ab34f979f5
Add index export for fields 2024-07-26 16:23:11 +02:00
abefernan
a91d7293f3
Use specific helpers in form helpers 2024-07-26 16:11:59 +02:00
abefernan
897855e10a
Improve prettyFieldName 2024-07-26 13:14:39 +02:00
abefernan
cd1d1b6a29
Add all fieldnames for Address and Amount 2024-07-26 13:14:06 +02:00
abefernan
32e828a60f
Add amount field getters 2024-07-22 12:38:17 +02:00
abefernan
b7ee35c0d0
Add address field getters 2024-07-22 12:31:10 +02:00
abefernan
56a4c93cc1
Add initial form utils 2024-07-22 12:22:56 +02:00
abefernan
f1099feb65
Build msgRegistry with codecs and related msg data 2024-07-22 11:31:33 +02:00
abefernan
49fd0108fb
Adapt lib to new types 2024-06-27 11:37:28 +02:00
abefernan
89b4b74917
Add api endpoint helpers 2024-06-27 11:35:58 +02:00
abefernan
b5d8abe629
Remove old helpers 2024-06-27 11:35:18 +02:00
abefernan
4ed8512db5
Add keplr helpers 2024-06-19 17:00:43 +02:00
abefernan
b3e82a0c9d
Adapt types imports 2024-06-19 17:00:27 +02:00
abefernan
c54ab82ea2
Do mutable reverse on graphql helper 2024-06-19 13:07:25 +02:00
abefernan
1af3ad8095
Adapt to tx json type and add msgTypeCountsFromJson 2024-06-19 12:37:20 +02:00
abefernan
fca814c149
Adapt to new schema 2024-06-19 12:36:00 +02:00
abefernan
cb56a30a3f
Tweak schema and graphql helpers 2024-06-19 12:34:13 +02:00
abefernan
c1b685f52a
Add Fund pool and reorganize 2024-06-11 13:45:38 +02:00
abefernan
8fb3b3fb3f
Add new msg type 2024-06-11 11:23:53 +02:00
abefernan
7025520d77
Add vote helpers 2024-06-11 11:21:31 +02:00
Abel Fernández
0ebf5c98b7
Merge pull request #210 from magiodev/main
implement cosmwasm MsgUpdateAdmin msgType
2024-06-11 07:45:31 +02:00
abefernan
77ea4aac6c
Add tweaks 2024-06-11 07:43:41 +02:00
abefernan
fd3e60134b
Improve getting multisig data 2024-06-10 18:16:59 +02:00
abefernan
f7c4e39e4d
Improve checkAddress. Add checkAddressOrPubkey 2024-06-10 12:31:37 +02:00
magiodev
15e36d8211
implement cosmwasm MsgUpdateAdmin msgType 2024-04-17 16:33:55 +02:00
abefernan
fca14bdf69 Add toast utils 2024-03-11 08:31:31 +01:00
Simon Warta
ee2ffbf2e1 Fix getMultisig implementation 2024-02-10 23:05:37 +01:00
abefernan
b4dc05e98d Change comments refering to Fauna 2024-02-08 16:19:54 +01:00
abefernan
a824cfbb68 Tweak Graphql queries to fi Dgraph 2024-02-08 13:19:22 +01:00
abefernan
20d9a5a9e0 Use Dgraph envvars for request 2024-02-08 13:19:22 +01:00
Abel Fernández
cc86a74f35
Merge pull request #194 from cosmos/feat/validator-dropdown
Add validator dropdown
2024-02-08 12:38:07 +01:00
abefernan
f8035a5808 Rename macroCoinToMicroCoin to displayCoinToBaseCoin 2024-02-08 12:23:34 +01:00
abefernan
5079a1b870 Use connectComet 2024-02-08 11:51:22 +01:00
abefernan
fcf59e8aa4 Add get validators helper 2024-01-15 09:33:14 +01:00
abefernan
24b2b20135 Allow unregistered IBC tokens 2024-01-08 13:04:23 +01:00
Simon Warta
ed98110ae6 Adapt codebase to CosmJS/cosmjs-types changes 2023-12-19 15:02:04 +01:00
Simon Warta
a8d02531de Add format command and format codebase 2023-12-19 14:54:26 +01:00
Simon Warta
9f24265ce1 Rename explorerLink -> explorerLinks and use NEXT_PUBLIC_EXPLORER_LINKS 2023-12-18 21:47:30 +01:00