Commit Graph

83 Commits

Author SHA1 Message Date
klk1236
9b7c304ebe Fixed where the keplr overides txn fees. 2022-07-06 18:25:08 +04:00
Simon Warta
391279726d Let getMultisigAccount always return a pubkey 2022-06-27 15:16:14 +02:00
Simon Warta
7802393e80 Show connected address 2022-06-20 20:44:10 +02:00
Simon Warta
d03159488e Show info about connected signer above signing button 2022-06-20 20:44:10 +02:00
Simon Warta
e5857afb4c Configure eslint for typescript and adapt code 2022-06-10 16:10:39 +02:00
samepant
fa54c708e3 Convert to typescript 2022-06-09 18:40:32 -04:00
Simon Warta
7935a3a9e5 Adapt code to make lint and build steps pass 2022-06-07 23:01:32 +02:00
Simon Warta
41700cbfd7 Fix signer address 2022-04-27 12:19:57 +02:00
msteiner96
43c2da0f80 Remove debug 2022-04-13 10:25:20 +02:00
msteiner96
e57ecfe821 Using public method getAccounts instead of private 2022-04-13 10:22:18 +02:00
Milan Steiner
9394d10e02 Adding Ledger Support to Sign TX 2022-03-24 11:29:24 +01:00
Noam
69fc8d7606
Update components/chainSelect/ChainSelect.js
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
2022-02-18 15:04:10 +00:00
Noam
3bb31d4d71
Filter out testnets 2022-02-18 13:15:38 +01:00
samepant
bed58afb81 setting chain from form fix 2022-02-17 11:50:17 -07:00
samepant
f439645731 adds registry to env and state 2022-02-17 11:46:13 -07:00
samepant
ca5f888273 linter fixes 2022-02-03 22:02:48 -05:00
samepant
6e56587a9e use pretty name from chain registry 2022-02-01 21:31:10 -05:00
samepant
3f637fd56a adds chain info to url for easier linking 2022-02-01 21:13:23 -05:00
samepant
dd03428dd4 checks node connection on select 2022-02-01 21:13:23 -05:00
samepant
2f01269b25 graphql fixes and fix explorer url function 2022-02-01 21:13:23 -05:00
samepant
f85b625ef9 rebase fixes 2022-02-01 21:13:20 -05:00
samepant
c634b2f3d8 adds chain selector adjusts styling 2022-02-01 21:11:57 -05:00
samepant
64fb4f69f7 fixes findMultisigFrom 2022-02-01 21:09:45 -05:00
samepant
6de10befc0 converts classes to functions
to better make use of the context provider
2022-02-01 21:09:45 -05:00
Simon Warta
405981cd6d Prefix placeholders with E.g. 2022-01-28 16:18:04 +01:00
Simon Warta
abd5e712f9 Make explorer link for transaction configurable 2022-01-17 00:07:12 +01:00
samepant
96478f926c revamps member styling 2022-01-16 15:46:39 +01:00
samepant
1433cb25d7 hides mintscan button if not cosmoshub 2022-01-15 22:54:11 -05:00
samepant
e9a15dcc97 adds transaction hash to completed tx view 2022-01-15 22:50:47 -05:00
Simon Warta
8e8d819cbe Make click/change handlers work again 2022-01-14 09:57:39 +01:00
Simon Warta
1b8b0740ac Increase line length to 100 and set traling comma 2022-01-12 23:22:40 +01:00
Simon Warta
c8c4eed282 Update code to make linter happy 2022-01-12 23:21:26 +01:00
Simon Warta
d302119ffb Implement more advanced address checks 2022-01-11 22:44:04 +01:00
Simon Warta
c7def77752 Make display token denomination configurable 2022-01-11 16:03:33 +01:00
Simon Warta
1bf2d145d5 Allow configuring the gas price 2022-01-11 15:50:59 +01:00
Simon Warta
248cf30549 Create examplePubkey() to generate example data 2022-01-11 15:36:01 +01:00
Simon Warta
1237d8d344 Make addresses chain aware 2022-01-11 15:35:56 +01:00
Simon Warta
c8a72504e4 Remove @cosmjs/launchpad dependency 2022-01-10 16:42:49 +01:00
Simon Warta
42e30d37c1 Use fromBase64/toBase64 from @cosmjs/encoding 2022-01-10 16:41:01 +01:00
Simon Warta
1fa2f1e755 Use calculateFee from @cosmjs/stargate 2022-01-10 16:38:04 +01:00
Simon Warta
b1f00e5bf7 Print gas price and fee 2022-01-10 12:08:07 +01:00
Simon Warta
bca178b1b8 Create and use printableCoins 2022-01-10 11:34:47 +01:00
Simon Warta
e269c3b604 Replace hardcoded ATOM conversion 2022-01-10 11:16:13 +01:00
samepant
bff22b61cc adds disableBalanceCheck to keplr options 2021-12-03 22:34:05 -05:00
samepant
9b9ef4e985 adds toggle to use pubkey on creation 2021-12-01 22:10:01 -05:00
samepant
9c184214f9 copy fixes 2021-10-04 18:53:08 -04:00
samepant
ef0440e85f switch to using addresses for multisig creation 2021-10-04 18:45:01 -04:00
samepant
5468512a78 gas default update 2021-08-29 23:10:12 -04:00
samepant
41b1ee940b move setting keplr options 2021-08-29 23:00:13 -04:00
samepant
d9ad22e34b tyle and readme 2021-08-29 22:54:39 -04:00