Commit Graph

886 Commits

Author SHA1 Message Date
742f18dd94 Add env for filtering public chains to show in app (#7)
All checks were successful
/ lint (push) Successful in 1m20s
/ test (push) Successful in 1m16s
/ build (push) Successful in 2m3s
Part of https://www.notion.so/Laconic-Mainnet-Plan-1eca6b22d47280569cd0d1e6d711d949

Reviewed-on: #7
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
2025-07-10 10:44:18 +00:00
ishavenikar
969b154e7f Update env for dgraph URL (#5)
All checks were successful
/ lint (push) Successful in 1m17s
/ test (push) Successful in 1m14s
/ build (push) Successful in 2m2s
Co-authored-by: IshaVenikar <ishavenikar7@gmail.com>
Reviewed-on: #5
Co-authored-by: ishavenikar <ishavenikar@noreply.git.vdb.to>
Co-committed-by: ishavenikar <ishavenikar@noreply.git.vdb.to>
2025-06-02 11:19:36 +00:00
ishavenikar
d2cc868e44 Set custom port for running app (#3)
All checks were successful
/ lint (push) Successful in 1m20s
/ test (push) Successful in 1m17s
/ build (push) Successful in 2m4s
Co-authored-by: IshaVenikar <ishavenikar7@gmail.com>
Reviewed-on: #3
Co-authored-by: ishavenikar <ishavenikar@noreply.git.vdb.to>
Co-committed-by: ishavenikar <ishavenikar@noreply.git.vdb.to>
2025-05-30 06:30:12 +00:00
ishavenikar
4282db9904 Add custom network to keplr wallet on app load (#2)
All checks were successful
/ test (push) Successful in 1m14s
/ lint (push) Successful in 1m18s
/ build (push) Successful in 2m1s
Part of https://www.notion.so/Implement-stacks-1b5a6b22d472806a82f5dafed6955138

Co-authored-by: IshaVenikar <ishavenikar7@gmail.com>
Reviewed-on: #2
Co-authored-by: ishavenikar <ishavenikar@noreply.git.vdb.to>
Co-committed-by: ishavenikar <ishavenikar@noreply.git.vdb.to>
2025-05-28 12:10:01 +00:00
ishavenikar
e04663b5e9 Create stack for running multisig app and dgraph instance (#1)
Some checks failed
/ lint (push) Failing after 0s
/ test (push) Failing after 0s
/ build (push) Failing after 0s
Part of https://www.notion.so/Create-stacks-for-mainnet-1f2a6b22d4728034be4be2c51decf94e

Co-authored-by: IshaVenikar <ishavenikar7@gmail.com>
Reviewed-on: #1
Co-authored-by: ishavenikar <ishavenikar@noreply.git.vdb.to>
Co-committed-by: ishavenikar <ishavenikar@noreply.git.vdb.to>
2025-05-27 09:10:22 +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
721ba1bf75
Merge pull request #259 from cosmos/cosmjs-0.33
Upgrade to CosmJS 0.33.0
2025-01-15 14:16:31 +01:00
Simon Warta
73ab472d96
Upgrade to CosmJS 0.33.0 2025-01-15 14:04:03 +01:00
Simon Warta
7a6db1e57a
Merge pull request #258 from cosmos/update-lockfile
Just an npm update
2025-01-15 11:48:10 +01:00
Simon Warta
384bef6a04
Just an npm update 2025-01-15 11:42:37 +01:00
Simon Warta
ea6a6c904d
Merge pull request #255 from cosmos/load-all-validators
Load unbonded and unbonding validators too
2025-01-15 11:39:40 +01:00
Simon Warta
b5fab6c3a8
Merge pull request #256 from cosmos/upgrade-lint
Upgrade eslint to v9
2025-01-15 11:36:40 +01:00
Simon Warta
61fb0c07c1
Lint .mjs files too 2025-01-15 09:42:41 +01:00
Simon Warta
f1ba03d192
Update some deps 2025-01-15 09:38:35 +01:00
Simon Warta
e8ccb5cc38
Upgrade to eslint 9 2025-01-15 09:38:35 +01:00
Simon Warta
aee73466f4
Upgrade prettier 2025-01-15 09:38:04 +01:00
Simon Warta
491381670f
Update eslint config and plugins 2025-01-15 09:37:57 +01:00
Simon Warta
cb2397fec7
Upgrade eslint to ^8.57.0 2025-01-15 09:34:02 +01:00
Simon Warta
c20ad7debc
Run new prettier 2025-01-15 09:33:42 +01:00
Simon Warta
c4d787d320
Display validator consistently in UI component 2025-01-15 09:32:37 +01:00
Simon Warta
6f28cee482
Add comment on validators list 2025-01-15 09:32:37 +01:00
Simon Warta
47f9f2f580
Make jailed annotation more redable 2025-01-15 09:32:37 +01:00
Simon Warta
d540c64bad
Load unbonded and unbonding validators too 2025-01-15 09:32:37 +01:00
Simon Warta
8edea74032
Merge pull request #257 from cosmos/upgrade-prettier
Upgrade prettier to 3.4.2 and re-format codebase
2025-01-14 16:21:21 +01:00
Simon Warta
4d53dbd082
Upgrade prettier and re-format codebase 2025-01-14 00:09:16 +01:00
Simon Warta
8247b8fe11
Merge pull request #253 from cosmos/bump-WithdrawDelegatorReward-gas
Increase WithdrawDelegatorReward gas to 500k
2024-12-10 16:47:55 +01:00
Simon Warta
bbcb0d5432
Increase WithdrawDelegatorReward gas to 500k 2024-12-10 16:38:08 +01:00
Abel Fernández
adf28cae58
Merge pull request #249 from cosmos/formgen-hexa-variant
Add hexa support to FieldString
2024-08-01 15:47:24 +02:00
abefernan
14eaaf83d3
Add hexa support to FieldString 2024-08-01 13:08:10 +02:00
Abel Fernández
8b2b2001cd
Merge pull request #248 from cosmos/formgen-field-voteoption
Add field vote option
2024-07-31 17:07:02 +02:00
Abel Fernández
ac1cfe089d
Merge pull request #247 from cosmos/formgen-field-comission
Add field comission
2024-07-31 17:06:37 +02:00
Abel Fernández
d80535fd7b
Merge pull request #246 from cosmos/formgen-field-description
Add field description
2024-07-31 17:06:06 +02:00
Abel Fernández
527dda244e
Merge pull request #245 from cosmos/formgen-field-theight
Add field timeout height
2024-07-31 17:05:50 +02:00
abefernan
60da10d80d
Add FieldVoteOption to form helpers 2024-07-31 17:03:08 +02:00
abefernan
af1da4310a
Add FieldVoteOption 2024-07-31 17:02:58 +02:00
abefernan
c230ec9d3a
Fix msg field for commission 2024-07-31 16:57:44 +02:00
abefernan
31c6fd6c5c
Add FieldCommission to form helpers 2024-07-31 13:27:34 +02:00
abefernan
a054b740ee
Add FieldCommission 2024-07-31 13:27:24 +02:00
abefernan
75294eb627
Add FieldDescription to form helpers 2024-07-31 13:09:25 +02:00
abefernan
5606e41f65
Add FieldDescription 2024-07-31 13:09:11 +02:00
abefernan
2e5e3ffbca
Add FieldTimeoutHeight to form helpers 2024-07-31 12:54:03 +02:00
abefernan
dde020ba2d
Add FieldTimeoutHeight 2024-07-31 12:53:43 +02:00
Abel Fernández
ded58fc3ed
Merge pull request #244 from cosmos/formfield-boolean
Add field boolean
2024-07-26 19:52:42 +02:00
Abel Fernández
e2f1e9039b
Merge pull request #243 from cosmos/formfield-number
Add field number
2024-07-26 19:52:35 +02:00
Abel Fernández
3772ee467e
Merge pull request #242 from cosmos/formfield-string
Add field string
2024-07-26 19:52:28 +02:00
Abel Fernández
968cf8ed1e
Merge pull request #241 from cosmos/formfield-address-amount
Improve form utils for address and amount
2024-07-26 19:52:19 +02:00
abefernan
f923972da0
Add FieldBoolean to form helpers 2024-07-26 19:41:46 +02:00
abefernan
5512939eee
Add FieldBoolean 2024-07-26 19:41:34 +02:00
abefernan
c1dba718a3
Add FieldNumber to form helpers 2024-07-26 17:24:48 +02:00
abefernan
80168806cf
Add FieldNumber 2024-07-26 17:24:41 +02:00