Commit Graph

62 Commits

Author SHA1 Message Date
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
d68aea1c0f Merge branch 'master' of sam-github:samepant/cosmoshub-legacy-multisig 2021-08-29 18:12:47 -04:00
samepant
88e76ed8dc force deploy 2021-08-29 18:12:29 -04:00
Sam Panter
bb87891e75
Merge pull request #2 from okwme/master
Update README.md
2021-08-19 09:28:45 -04:00
billy rennekamp
2dc94b9a8d
Update README.md 2021-08-19 15:23:40 +02:00
samepant
cc48492702 style fix to force new deployment 2021-08-17 09:27:31 -04:00
samepant
9ad6259380 style fix 2021-08-17 09:22:38 -04:00
samepant
88c0f770f9 style update :) 2021-08-16 22:53:01 -04:00
samepant
6c1ba38446 better style for error message 2021-08-16 22:46:41 -04:00
samepant
121ecff704 bumps cosmjs version 2021-08-16 22:35:17 -04:00
samepant
6c66978b20 adds error message on broadcast error 2021-08-16 22:30:18 -04:00
samepant
dbb845c7c1 bumps next version for build fix 2021-08-16 22:03:37 -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
Sam Panter
35f62daf80
Merge pull request #1 from samepant/save-sig
Save transaction hash on successful broadcast
2021-08-16 21:12:05 -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
a78c21d4e7 fix imports 2021-04-27 09:05:23 -04:00
samepant
607ec8e1e0 move imports to work with vercel 2021-04-27 08:52:01 -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
7907ba2ecd dev helper link update vol2 2021-04-12 10:19:12 -04:00
samepant
b3c1d09bd9 dev link update 2021-04-12 10:18:41 -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
ddf9fa6ae2 adds github link to dev helper 2021-03-14 15:40:07 -04:00
samepant
a697bd8e55 remove extra files update readme 2021-03-12 22:03:36 -05:00
samepant
e23aeca8c7 add next api routes, remove netlify deps 2021-03-12 21:56:02 -05:00
samepant
3160ec6da5 dev env cleanup 2021-03-11 22:04:14 -05:00
samepant
a75eda97db adds dev helper and some style 2021-03-11 21:15:00 -05:00
samepant
c7b0e1b4bd variable misname 2021-03-10 22:34:32 -05:00
samepant
fe2c89534c log error in lambda 2021-03-10 22:30:09 -05:00
samepant
51756fef9e missing async 2021-03-10 22:21:26 -05:00
samepant
4178e20788 use await for faunadb call in lambda 2021-03-10 22:17:55 -05:00
samepant
2552e8d0c3 making next.js and netlify play nice 2021-03-10 22:05:56 -05:00
samepant
b64385f6df adds package needed for netlify lambda 2021-03-10 21:44:53 -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
samepant
f585f29587 removes files from previous app 2021-02-27 14:40:57 -05:00
Sam Panter
861c3886fb
increase gas default amount
this should help `--dry-run` transactions return a more useful simulated transaction message, Closes #1
2020-09-29 14:56:56 -04:00
Sam Panter
88290514eb
added in demo app url 2020-09-20 22:52:39 -04:00