Commit Graph

31 Commits

Author SHA1 Message Date
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
2f01269b25 graphql fixes and fix explorer url function 2022-02-01 21:13:23 -05:00
samepant
5fce3f84f9 refactor api to account for chainId 2022-02-01 21:13:23 -05:00
samepant
f85b625ef9 rebase fixes 2022-02-01 21:13:20 -05:00
samepant
052a864913 removes unused function 2022-02-01 21:09:45 -05:00
samepant
aef9516047 moves multisig queries to client
to be able to use context-based chain info
2022-02-01 21:09:45 -05:00
samepant
279279831d comment fixes 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
abd5e712f9 Make explorer link for transaction configurable 2022-01-17 00:07:12 +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
1751962bf1 Make printableCoin aware of NEXT_PUBLIC_DISPLAY_DENOM/NEXT_PUBLIC_DISPLAY_DENOM_EXPONENT 2022-01-11 16:17:29 +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
b1c59e4f3f Make getServerSideProps return props serializable 2022-01-11 11:12:29 +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
ef0440e85f switch to using addresses for multisig creation 2021-10-04 18:45:01 -04:00
samepant
11a01a7df7 handling txhashes on succesful broadcast 2021-08-16 21:09:02 -04:00
samepant
ca8f9ce8f2 encodes signature for saving, save sig api 2021-05-01 18:14:33 -04:00
samepant
588db42159 axios reassignment bug fix 2021-05-01 16:46:52 -04:00
samepant
162dffe24e adds error message when pubkeys are not accessible 2021-04-27 08:45:54 -04:00
samepant
ce29b2533c working signing of transaction 2021-04-27 08:18:29 -04:00
samepant
7b7fc28718 use graphql everywhere, saving pubkey 2021-04-24 18:10:45 -04:00
samepant
7cab03c653 functioning multisig creation 2021-04-11 12:20:31 -04:00
samepant
64f5b58937 readjusting layouts and better organisation 2021-03-01 21:40:39 -05:00
samepant
f585f29587 removes files from previous app 2021-02-27 14:40:57 -05:00
samepant
bfb63f7759 basic proto app finished 2020-09-20 14:08:49 -07:00
samepant
5349f3b791 moves gaiacli wrappers to their own file
also api endpoints for transactions
2020-09-20 10:21:23 -07:00