Chance Hudson
|
5912997956
|
fix: bind isStaked in proxy
|
2021-06-24 10:57:27 -05:00 |
|
Chance Hudson
|
583b05e7fa
|
chore: lint
|
2021-06-23 23:31:46 -05:00 |
|
Chance Hudson
|
6cbdcd3ab7
|
refactor: update contract address
|
2021-06-23 23:30:27 -05:00 |
|
Chance Hudson
|
b0f1959aa9
|
fix: add isStaked contract method
only bid on auctions if staked
only finalize or mass deposit if staked
|
2021-06-23 23:30:00 -05:00 |
|
Chance Hudson
|
3cd37f0a42
|
refactor: use findOne [skip ci]
|
2021-06-23 08:59:36 -05:00 |
|
Chance Hudson
|
e363c35892
|
refactor: mass deposit commit logic
|
2021-06-23 08:59:10 -05:00 |
|
Chance Hudson
|
5e2e590443
|
fix: update contract address [skip ci]
|
2021-06-22 03:13:57 -05:00 |
|
Chance Hudson
|
6dbb57a0ed
|
fix: disable mass deposit commit task [skip ci]
|
2021-06-22 01:52:37 -05:00 |
|
Chance Hudson
|
5957eeb7ca
|
refactor: use findOne
|
2021-06-22 01:51:33 -05:00 |
|
Chance Hudson
|
7635853079
|
fix: client db initialization args
|
2021-06-19 19:57:32 -05:00 |
|
Chance Hudson
|
3fa7aa3925
|
fix: initialize auction last (need to fix blocking logic)
|
2021-06-19 19:57:22 -05:00 |
|
Chance Hudson
|
e1d342900f
|
chore: update testnet contract
|
2021-06-19 02:22:20 -05:00 |
|
Chance Hudson
|
6e3d187398
|
fix: use nonce from tx options if present
|
2021-06-18 03:09:55 -05:00 |
|
Chance Hudson
|
fdf597f3f5
|
fix: remove gas price reduction
|
2021-06-18 02:51:52 -05:00 |
|
Chance Hudson
|
8c1ec6820e
|
feat: zk address from buffer
|
2021-06-18 02:51:41 -05:00 |
|
Chance Hudson
|
19c5f4c474
|
refactor: use lower timeout, don't rely on web3 tx throwing
|
2021-06-18 00:15:54 -05:00 |
|
Chance Hudson
|
6e43763ecf
|
test: intentionally send low gas price tx
|
2021-06-17 23:39:27 -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
|
f6ae1adfcd
|
fix: broadcast replacement transactions
|
2021-06-17 22:28:59 -05:00 |
|
Chance Hudson
|
6140a9e9a4
|
feat: load erc20 token info and store in db
|
2021-06-17 13:44:19 -05:00 |
|
Chance Hudson
|
36832235f8
|
feat: ERC20Info table, bump indexed db ver
|
2021-06-17 13:43:05 -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
|
5502207b8b
|
fix: no duplicate block processed events
|
2021-06-17 13:06:52 -05:00 |
|
Chance Hudson
|
374b36da7a
|
feat: export ZkAddress to client
|
2021-06-16 16:52:07 +09:00 |
|
Chance Hudson
|
cd266ad179
|
Merge pull request #236 from zkopru-network/reorg-revert-simple
Reorg revert handling
|
2021-06-13 21:10:26 -05:00 |
|
Chance Hudson
|
1ada6979e2
|
fix: context at top level
|
2021-06-09 08:09:56 -05:00 |
|
Chance Hudson
|
d8fb38af00
|
feat: delete and transaction support in block cache
|
2021-06-09 08:09:55 -05:00 |
|
Chance Hudson
|
73c69b8d98
|
chore: enable debug logs in ci
|
2021-06-09 08:09:55 -05:00 |
|
Chance Hudson
|
6e1dfcde45
|
fix: linter
|
2021-06-09 08:09:55 -05:00 |
|
Chance Hudson
|
e8f6c89773
|
fix: BLOCK_CONFIRMATIONS env var handling
|
2021-06-09 08:09:55 -05:00 |
|
Chance Hudson
|
10c50322a2
|
feat: revert in memory changes on reorg
|
2021-06-09 08:09:55 -05:00 |
|
Chance Hudson
|
4c75420cc3
|
fix: remove blockCache initialization from configurator, clean up in memory docs
|
2021-06-09 08:09:55 -05:00 |
|
Chance Hudson
|
276ba16f8f
|
feat: simple block cache
|
2021-06-09 08:09:55 -05:00 |
|
Chance Hudson
|
966739d8d7
|
feat: nin operator
|
2021-06-09 08:09:54 -05:00 |
|
Chance Hudson
|
a9b042827d
|
feat: nested AND/OR operators
|
2021-06-09 08:09:54 -05:00 |
|
Chance Hudson
|
cb2f301243
|
feat: AND query support
|
2021-06-09 08:09:54 -05:00 |
|
Chance Hudson
|
5e42aad678
|
refactor: shared inclusion logic, document matching in memory
|
2021-06-09 08:09:54 -05:00 |
|
Chance Hudson
|
fb16a06cdf
|
fix: timeout for context termination
|
2021-06-09 19:55:20 +09:00 |
|
Chance Hudson
|
e4f6e3e160
|
fix: reduce fee per byte to solve out of funds error
|
2021-06-09 19:55:20 +09:00 |
|
JinHwan
|
45c0b2c9dc
|
Merge pull request #231 from sifnoc/fix/223
|
2021-06-03 02:00:33 +09:00 |
|
sifnoc
|
69d129fcd3
|
refactor: simpler lock instead wrapped one
|
2021-06-03 01:27:32 +09:00 |
|
Wanseob Lim
|
92825d0d8c
|
fix(circuits): broken test cases
|
2021-06-02 18:00:24 +09:00 |
|
Wanseob Lim
|
8ee9ff2e64
|
update generated abis
|
2021-06-02 18:00:12 +09:00 |
|
sifnoc
|
a0c8cfe7bf
|
fix: added mutex for sendTx method
|
2021-05-29 21:00:56 +09:00 |
|
Chance Hudson
|
1e0883138b
|
Merge pull request #228 from zkopru-network/contract-tests
fix: run contract tests
|
2021-05-27 20:49:23 -05:00 |
|
Chance Hudson
|
148af882ec
|
chore: enable testblock generator in ci
|
2021-05-27 19:06:17 -05:00 |
|
Chance Hudson
|
0af91930ff
|
refactor: remove erc20/721 migration tests, just check asset serialization
|
2021-05-27 18:15:05 -05:00 |
|
Chance Hudson
|
3151237262
|
fix: mass migration data test, terminate containers in testblock-generator
|
2021-05-27 18:05:52 -05:00 |
|
Chance Hudson
|
4c61ab8a4f
|
feat: test block generator, new test blocks
|
2021-05-27 13:53:09 -05:00 |
|
Chance Hudson
|
8fed11945d
|
fix: load dataset keys before contract tests
|
2021-05-26 09:58:27 -05:00 |
|