Commit Graph

35 Commits

Author SHA1 Message Date
abefernan
a4be5fe63e
Refactor api endpoints 2024-06-27 11:36:10 +02:00
abefernan
b88916eaa3
Use keplr helpers on vercel fns 2024-06-19 17:01:26 +02:00
abefernan
c54ab82ea2
Do mutable reverse on graphql helper 2024-06-19 13:07:25 +02:00
abefernan
1c2a066178
Add list txs api 2024-06-19 12:37:58 +02:00
abefernan
3af649d02a
Add list multisigs api 2024-06-19 12:37:51 +02:00
abefernan
135243283e
Add nonce api 2024-06-19 12:37:37 +02:00
abefernan
fca814c149
Adapt to new schema 2024-06-19 12:36:00 +02:00
Simon Warta
ee2ffbf2e1 Fix getMultisig implementation 2024-02-10 23:05:37 +01:00
abefernan
93502bf72d Tweak graphql responses in edge functions 2024-02-08 13:19:22 +01:00
Simon Warta
c911157cff Debug createTransaction result 2023-12-18 22:24:41 +01:00
abefernan
5dd589066d Remove intermediate data field 2023-07-26 09:42:05 +02:00
abefernan
b1f42a61f3 Fix lint errors and warnings 2023-04-12 13:45:22 +02:00
Simon Warta
2eb7f1a50f Fix chainId request parameter handling of getMultisig 2022-06-21 19:07: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
samepant
5fce3f84f9 refactor api to account for chainId 2022-02-01 21:13:23 -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
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
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
a78c21d4e7 fix imports 2021-04-27 09:05:23 -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
d9d2e32cf8 working transaction creation 2021-04-11 22:28:30 -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
06e25887e8 add in faunadb and netlify 2021-03-07 19:58:41 -05:00
samepant
87b6aa5cae fs callback fix and readme update 2020-09-20 16:34:03 -07:00
samepant
5cb60add56 next.js tricked me, fixed ssr 2020-09-20 15:53:34 -07:00
samepant
4868bb83f9 missing await 2020-09-20 14:10:13 -07: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
samepant
6d9bcbfc99 project structure and initial api/pages 2020-09-19 08:30:13 -07:00