Commit Graph

43 Commits

Author SHA1 Message Date
samepant
2f01269b25 graphql fixes and fix explorer url function 2022-02-01 21:13:23 -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
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
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
fef8c935fa small structure update 2021-08-29 22:51:37 -04:00
samepant
4dd9b9326a confirmation of signing 2021-08-29 22:03:36 -04:00
samepant
0599a80b20 transaction info page update 2021-08-29 19:33:01 -04:00
samepant
d756aa1e49 some bug fixes 2021-08-16 21:47:09 -04:00
samepant
9c1cf79813 stronger reliance on env variables 2021-08-16 21:28:33 -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
samepant
801a94bb27 adds multisig tx creation and broadcasting 2021-05-08 19:29:22 -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
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
680022955e button label update 2021-04-12 09:53:14 -04:00
samepant
d9d2e32cf8 working transaction creation 2021-04-11 22:28:30 -04:00
samepant
7cab03c653 functioning multisig creation 2021-04-11 12:20:31 -04:00
samepant
e23aeca8c7 add next api routes, remove netlify deps 2021-03-12 21:56:02 -05:00
samepant
18315ed6c8 saves multisig form data to fauna 2021-03-10 21:31:07 -05:00
samepant
06e25887e8 add in faunadb and netlify 2021-03-07 19:58:41 -05:00
samepant
46d09219af all basic page layout/style 2021-03-06 14:57:26 -05:00
samepant
00046047cf better layout on multisig page 2021-03-01 22:16:27 -05:00
samepant
64f5b58937 readjusting layouts and better organisation 2021-03-01 21:40:39 -05:00