Commit Graph

56 Commits

Author SHA1 Message Date
abefernan
246575d39c Show timeoutTimestamp as date and time 2023-06-13 13:07:57 +02:00
abefernan
1e3a51404c Remove printableCoin(). Show timeout in seconds 2023-06-12 11:06:58 +02:00
abefernan
d3a41069d9 Use MsgTransferEncodeObject with Long 2023-06-09 19:26:07 +02:00
abefernan
61009ebec0 Add TxMsgTransferDetails 2023-06-09 19:19:54 +02:00
abefernan
d2ff56cbaa Use mutated Long 2023-06-07 10:36:45 +02:00
abefernan
a73eee1921 Build Long again to add methods 2023-06-06 13:02:20 +02:00
abefernan
07f77875cf Add TxMsgCreateVestingAccountDetails 2023-05-31 12:15:54 +02:00
abefernan
3cd08af3ef Add sharing url instructions to thresholdinfo 2023-05-26 10:26:20 +02:00
abefernan
f6d8b7acd8 Show tx gas and fee before msg list 2023-05-26 10:24:39 +02:00
abefernan
aba901bbd3 Remove dot for consistency 2023-05-26 10:24:14 +02:00
abefernan
302395b714 Make CopyAndPaste container fit svg height 2023-05-26 10:23:35 +02:00
abefernan
29230a7834 Use h3 for msgs 2023-05-26 10:22:58 +02:00
Abel Fernández
ad70ac8e5a
Merge pull request #123 from cosmos/feat/set-withdraw-address
Support set withdraw address
2023-05-22 17:30:36 +02:00
abefernan
c15b1d44d2 Merge branch 'master' into feat/support-n-msgs 2023-05-22 17:28:30 +02:00
abefernan
3475afe47b Fix details 2023-05-22 12:13:34 +02:00
abefernan
2e1c11e3f7 Add and use TxMsgSetWithdrawAddressDetails 2023-05-19 13:45:19 +02:00
abefernan
c2d51d179f Tweak styles for n messages in TransactionInfo 2023-05-05 13:20:46 +02:00
abefernan
407ebb0a04 Use msg details components in TransactionInfo 2023-05-02 14:44:10 +02:00
abefernan
4475bdfa65 Add details components per TxMsg 2023-05-02 14:43:08 +02:00
abefernan
589ba19a92 Get first amount from array in msg 2023-04-27 16:31:16 +02:00
abefernan
5d2d303b6e Add box per coin and overflow css 2023-04-13 16:11:07 +02:00
abefernan
e5ef40566b Use ellideMiddle instead of abbreviateLongString 2023-04-13 16:10:11 +02:00
abefernan
a3d9a2c198 Show all holdings 2023-04-13 14:04:05 +02:00
abefernan
3c6c1da373 Usd current msg. Remove amount from claim 2023-04-13 13:22:37 +02:00
abefernan
5515c65a1d Merge branch 'master' into feat/undelegate-redelegate-claim 2023-04-12 16:17:56 +02:00
Simon Warta
c153c6e8b4
Merge pull request #75 from cosmos/participant-pubkeys
Show public keys of multisig participants
2023-01-16 11:22:28 +01:00
Simon Warta
993cfd6d79 Show public keys of multisig participants 2022-08-10 13:05:46 +02:00
klk1236
ab6235a0a9 Added support for Redelegate,Undelegate and Claim Rewards. 2022-07-19 14:33:57 +04:00
klk1236
d5d6f11c82 optimised code for delegation txn 2022-07-12 18:26:31 +04:00
klk1236
9047d3c54d added delegation txn support 2022-07-12 11:30:48 +04:00
Simon Warta
391279726d Let getMultisigAccount always return a pubkey 2022-06-27 15:16:14 +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
samepant
f85b625ef9 rebase fixes 2022-02-01 21:13:20 -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
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
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
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
fef8c935fa small structure update 2021-08-29 22:51:37 -04:00
samepant
0599a80b20 transaction info page update 2021-08-29 19:33:01 -04:00
samepant
bdc19f2870 adds copy paste component 2021-08-29 19:08:36 -04:00
samepant
7cdae3a192 style fix 2021-08-29 18:26:24 -04:00
samepant
11a01a7df7 handling txhashes on succesful broadcast 2021-08-16 21:09:02 -04:00
samepant
47804a017f in progress transaction bug fix code 2021-07-17 21:51:21 -04:00