Commit Graph

65 Commits

Author SHA1 Message Date
Chance Hudson
aa1d1b80c9 fix: single withdrawal query 2022-01-12 22:04:57 +09:00
Chance Hudson
f76006e942 fix: more efficient deposit query 2022-01-12 22:04:57 +09:00
Chance Hudson
21fc16c06b fix: export all variables from sibling packages 2022-01-11 00:46:36 +09:00
Chance Hudson
7513e10d88 feat: fee calculation without contacting a coordinator 2021-12-02 14:04:19 +09:00
Chance Hudson
29aa2c2f46 refactor: remove unnecessary promise 2021-11-30 22:04:00 +09:00
Chance Hudson
495d5005a7 fix: web3 provider connection detection 2021-11-30 22:04:00 +09:00
Chance Hudson
e850dbe59d chore: update zkopru testnet address 2021-11-23 23:02:02 +09:00
Chance Hudson
c76ce890c1 chore: lint 2021-11-16 12:27:04 +09:00
Chance Hudson
b074f2324a feat: return pending withdrawals 2021-11-16 12:27:04 +09:00
Chance Hudson
d27ae22f15 feat: self transactions 2021-11-16 12:27:04 +09:00
Chance Hudson
a6cee1180f feat: pending tx types in client 2021-11-16 12:27:04 +09:00
Chance Hudson
7fab0fd2f9 chore: update default zkopru address 2021-11-10 23:13:53 +09:00
Wanseob Lim
a5a7d0cb83 feat: update keys(use trusted setup result) 2021-10-28 00:44:38 +09:00
tkmct
1abeb563b6 feat: add generateSwapTransaction() 2021-10-26 13:05:21 +09:00
Chance Hudson
99974c4eb8 fix: complete and incomplete deposit returns 2021-09-14 21:58:44 -05:00
Chance Hudson
b51bdab185 refactor: change transactionsFor return structure 2021-09-14 21:58:44 -05:00
Chance Hudson
f463bf87d2 feat: export UtxoStatus struct 2021-08-21 20:33:40 -05:00
Chance Hudson
eb7c2ac1d3 feat: pending transaction info 2021-07-27 15:18:44 -05:00
Chance Hudson
d4d18714c5 chore: update goerli addresses 2021-07-26 21:55:32 -05:00
Chance Hudson
406b80f099 feat: deposit proposal and owner 2021-07-26 20:39:27 -05:00
Chance Hudson
3add64e6e2 fix: export ZkAccount for client 2021-07-26 20:38:16 -05:00
Chance Hudson
ab8c59d5be feat: client token transfer/withdrawal/price retrieval 2021-07-07 10:54:11 -05:00
Chance Hudson
51aefe4478 chore: update testnet contract address 2021-07-07 10:54:11 -05:00
Chance Hudson
47e054a0e2 chore: bump testnet contract address 2021-07-07 10:54:10 -05:00
Chance Hudson
19454c3425 chore: bump testnet address 2021-07-07 10:54:10 -05:00
Chance Hudson
10c0034fc0 chore: bump testnet address 2021-07-07 10:54:10 -05:00
Chance Hudson
31d5d28e6b fix: update testnet addresses 2021-06-25 13:46:07 -05:00
Chance Hudson
95d8362311 chore: update testnet contract addr [skip ci] 2021-06-24 10:57:43 -05:00
Chance Hudson
6cbdcd3ab7 refactor: update contract address 2021-06-23 23:30:27 -05:00
Chance Hudson
5e2e590443 fix: update contract address [skip ci] 2021-06-22 03:13:57 -05:00
Chance Hudson
7635853079 fix: client db initialization args 2021-06-19 19:57:32 -05:00
Chance Hudson
e1d342900f chore: update testnet contract 2021-06-19 02:22:20 -05:00
Chance Hudson
f66ef075a8 feat: client token registration, erc20 contract access, refactor zk-wizard tx 2021-06-17 22:33:02 -05:00
Chance Hudson
c965ee0ae7 fix: initialize node before starting sync to extract data quickly 2021-06-17 13:07:42 -05:00
Chance Hudson
374b36da7a feat: export ZkAddress to client 2021-06-16 16:52:07 +09:00
Chance Hudson
ef8c16f90e Merge pull request #219 from zkopru-network/pending-tx
Pending TX
2021-05-18 02:13:25 -05:00
Chance Hudson
03eb367bfc Merge pull request #217 from zkopru-network/coordinator-selection
Auto coordinator selection
2021-05-13 09:59:24 -05:00
Chance Hudson
768dbc41ec fix: clear pending tx db entries on reset 2021-05-13 02:01:47 -05:00
Chance Hudson
a63254dcf4 chore: lint 2021-05-13 01:33:54 -05:00
Chance Hudson
839881c25c feat: reset db 2021-05-13 01:32:11 -05:00
Chance Hudson
a85653dea3 feat: coordinator-manager, finds coordinators using burn auction 2021-05-12 00:27:43 -05:00
Chance Hudson
24371349a4 fix: allow client config using env vars 2021-05-11 13:03:44 -05:00
Chance Hudson
892b377adf refactor: remove any cast 2021-05-10 18:49:24 -05:00
Chance Hudson
65ba2ab96d feat: client wallet ether transfer 2021-05-10 18:49:24 -05:00
Chance Hudson
e3e152ee15 refactor: update zkopru contract address 2021-05-10 18:49:24 -05:00
Chance Hudson
65453532c4 feat: withdrawTx builder in client 2021-05-10 18:49:23 -05:00
Chance Hudson
ff19a98f2f chore: lint 2021-05-10 18:49:21 -05:00
Chance Hudson
b817a8b951 fix: update goerli address 2021-05-10 18:48:56 -05:00
Chance Hudson
4e647ed029 refactor: allow accounts to be passed in, wip subclass 2021-05-10 18:48:20 -05:00
Chance Hudson
4e8f3217dd refactor: zkwallet for individual private keys 2021-05-10 18:48:18 -05:00