Commit Graph

17 Commits

Author SHA1 Message Date
Wanseob Lim
de0445266e feat: prepay expiration + typed sig; closes #203 2021-05-10 18:14:43 +09:00
Chance Hudson
fe885d8a06 fix: revert tsconfig target 2021-03-25 03:36:07 -05:00
Chance Hudson
094a65bae2 fix: linter, enable ecmaVersion 2020 2021-03-25 03:21:57 -05:00
Chance Hudson
0a3b3c1e63 refactor: remove prisma 2021-03-25 00:28:31 -05:00
Chance Hudson
848afa08aa refactor: switch account from prisma to new db 2021-03-25 00:26:09 -05:00
Chance Hudson
e1188d4091 fix: es2019 support in ts 2021-03-25 00:25:32 -05:00
Chance Hudson
5193d7865e fix: compile to es6
Using the sqlite database is broken because of issues calling static methods on classes in Typescript. This change fixes these issues.
2021-01-18 10:50:48 +09:00
Wanseob Lim
d3f473d901 refactor: integrate cli tools in a package
closes #10
2020-06-13 00:11:07 +09:00
Wanseob Lim
c7e4ad1c5c refactor(database): replace nanosql with prisma
closes #18;
2020-06-06 23:15:19 +09:00
Wanseob Lim
f8a5564bd9 fix(prisma): block structure 2020-06-06 16:27:09 +09:00
Wanseob Lim
a36ac193b1 feat(cli-wallet): initial commit 2020-05-19 23:23:16 +09:00
Wanseob Lim
571e6a444b chore: fix gitignore path for tx dataset 2020-05-07 16:18:10 +09:00
Wanseob Lim
5cbdea5c41 refactor: build config 2020-05-07 15:49:39 +09:00
Wanseob Lim
890d46695d refactor: rename testnet package 2020-04-10 04:17:38 +09:00
Wanseob Lim
90df3e9639 refactor: implement account, database, tree packages 2020-04-06 22:21:49 +09:00
Wanseob Lim
384450530f refactor: commons to core 2020-04-05 04:37:07 +09:00
Wanseob Lim
9051446a81 refactor: add contract packages from zk-optimitsic-rollup 2020-03-31 03:15:31 +09:00