Chance Hudson
|
452838cfb7
|
refactor: client library structure
|
2021-05-10 18:39:15 -05:00 |
|
Jin
|
14ef4d014b
|
fix: Specified 'gas' and 'gasPrice' are going to be used when using 'getSignedTransaction' method
|
2021-05-11 01:32:44 +09:00 |
|
Wanseob Lim
|
2527879a22
|
chore: remove duplicated require statements
audit-least-authority-verification
|
2021-05-10 18:14:43 +09:00 |
|
Wanseob Lim
|
c43d2f1c36
|
chore: wrap with if statement for gas saving
|
2021-05-10 18:14:43 +09:00 |
|
Wanseob Lim
|
5f678f70ff
|
fix: consolidating codes to reduce gas cost
|
2021-05-10 18:14:43 +09:00 |
|
Wanseob Lim
|
58ceaab2d5
|
fix: typo
|
2021-05-10 18:14:43 +09:00 |
|
Wanseob Lim
|
2e9a121592
|
chore: remove outdated comments
|
2021-05-10 18:14:43 +09:00 |
|
Wanseob Lim
|
9d0f26939f
|
chore: remove duplicated code
|
2021-05-10 18:14:43 +09:00 |
|
Wanseob Lim
|
de0445266e
|
feat: prepay expiration + typed sig; closes #203
|
2021-05-10 18:14:43 +09:00 |
|
Wanseob Lim
|
309a674570
|
fix: use safeTransfer
|
2021-05-10 18:14:43 +09:00 |
|
Wanseob Lim
|
162fab2eb2
|
fix: change massmigration from push to pull pattern; closes #201
|
2021-05-10 18:14:43 +09:00 |
|
Wanseob Lim
|
2b41d46d4a
|
fix: massmigration hash func bug
|
2021-05-10 18:14:43 +09:00 |
|
Wanseob Lim
|
3f5175b988
|
fix: check registered token before deposit
|
2021-05-10 18:14:43 +09:00 |
|
Wanseob Lim
|
4aa028f079
|
fix: add renounceOwnership code to the completeSetup()
|
2021-05-10 18:14:43 +09:00 |
|
Wanseob Lim
|
6d2a065b71
|
fix: possible reentrancy codes
|
2021-05-10 18:14:43 +09:00 |
|
Wanseob Lim
|
e74d743e0e
|
fix: add a challenge to catch missed migration; closes #200
|
2021-05-10 18:14:43 +09:00 |
|
Wanseob Lim
|
e82a61e8ae
|
fix: support ERC20s that does not return transfer result
|
2021-05-10 18:14:43 +09:00 |
|
Wanseob Lim
|
99772580a5
|
fix: use standard merkle tree spec; closes #194
|
2021-05-10 18:14:43 +09:00 |
|
Wanseob Lim
|
c8f87d57f5
|
chore: update error msg
|
2021-05-10 18:14:43 +09:00 |
|
Wanseob Lim
|
97e315952b
|
chore: remove unused alias
|
2021-04-20 17:14:21 +09:00 |
|
Wanseob Lim
|
254da3e173
|
fix: @zkopru/database dependency on test cases; closes #198
|
2021-04-20 17:14:21 +09:00 |
|
Wanseob Lim
|
136a5266c9
|
fix: typo
|
2021-04-20 17:14:21 +09:00 |
|
Wanseob Lim
|
efb7832ecd
|
Merge pull request #179 from JChanceHud/indexed-db-connector
Browser support
|
2021-04-06 16:41:20 +09:00 |
|
Wanseob Lim
|
8d219d5369
|
Merge pull request #191 from JChanceHud/genesis-block-loading
Return genesis block
|
2021-04-06 16:39:43 +09:00 |
|
Chance Hudson
|
4532ce69ce
|
chore: bump integration test timeout
|
2021-04-05 19:39:11 -05:00 |
|
Chance Hudson
|
d2e6e50050
|
fix: return genesis block
|
2021-04-05 18:14:06 -05:00 |
|
Chance Hudson
|
3911d18ebb
|
chore: update contract abis
|
2021-04-05 18:13:37 -05:00 |
|
Chance Hudson
|
8e57a83bfa
|
fix: remove createTables from DB interface
|
2021-04-05 18:13:36 -05:00 |
|
Chance Hudson
|
a95ad97a93
|
feat: atomic transactions in indexedDB connector
|
2021-04-05 18:13:36 -05:00 |
|
Chance Hudson
|
2b3b11b608
|
chore: update wallet contract address
|
2021-04-05 18:13:35 -05:00 |
|
Chance Hudson
|
d62cec920f
|
fix: zk-wizard tests
|
2021-04-05 18:13:35 -05:00 |
|
Chance Hudson
|
b36ae83d00
|
chore: indexedDB connector tests
|
2021-04-05 18:13:34 -05:00 |
|
Chance Hudson
|
de926c5fc4
|
fix: only pull circuits where needed
|
2021-04-05 18:13:34 -05:00 |
|
Chance Hudson
|
ac92116a4e
|
fix: client tests
|
2021-04-05 18:13:33 -05:00 |
|
Chance Hudson
|
da5ffa6514
|
fix: database node connectors in tests
|
2021-04-05 18:13:33 -05:00 |
|
Chance Hudson
|
788dadb19c
|
refactor: client config
|
2021-04-05 18:13:32 -05:00 |
|
Chance Hudson
|
a4ff6bbe52
|
fix: or clause handling in indexeddb
|
2021-04-05 18:13:32 -05:00 |
|
Chance Hudson
|
fcfe7e750a
|
fix: canonical number processing
|
2021-04-05 18:13:32 -05:00 |
|
Chance Hudson
|
6619fa6c3d
|
fix: linter
|
2021-04-05 18:13:31 -05:00 |
|
Chance Hudson
|
36e956b932
|
feat: adjust client exports
|
2021-04-05 18:13:31 -05:00 |
|
Chance Hudson
|
7e3223d295
|
refactor: separate exports for node and web db connectors
|
2021-04-05 18:13:30 -05:00 |
|
Chance Hudson
|
5a642168b8
|
fix: use logger instead of console
|
2021-04-05 18:13:30 -05:00 |
|
Chance Hudson
|
a9c81803ab
|
fix: update wallet keys tarfile link
|
2021-04-05 18:13:29 -05:00 |
|
Chance Hudson
|
72078b275b
|
fix: utils module alias
|
2021-04-05 18:13:29 -05:00 |
|
Chance Hudson
|
2acbd696c8
|
fix: snark typo
|
2021-04-05 18:13:28 -05:00 |
|
Chance Hudson
|
8866a8ef94
|
fix: update contract address
|
2021-04-05 18:13:28 -05:00 |
|
Chance Hudson
|
48c26e6283
|
chore: ignore browser bundle in lint
|
2021-04-05 18:13:27 -05:00 |
|
Chance Hudson
|
17924dacdd
|
fix: duplicate import
|
2021-04-05 18:13:27 -05:00 |
|
Chance Hudson
|
a50f4ba739
|
refactor: initialize schema in create function
|
2021-04-05 18:13:26 -05:00 |
|
Chance Hudson
|
5cc55b2309
|
refactor: remove comments, lint
|
2021-04-05 18:13:26 -05:00 |
|