Commit Graph

1278 Commits

Author SHA1 Message Date
Chance Hudson
7f06e51afb fix: export all variables from sibling packages 2022-01-04 19:33:22 -06:00
wanseob
03a6348f80 chore(release):2.0.0-beta.8 2021-12-14 09:48:01 +00:00
Chance Hudson
b07eb0305a fix: verify deposit commit merge value 2.0.0-beta.8 2021-12-14 18:39:04 +09:00
Chance Hudson
17e08085e8 fix: mergeDeposits args types 2021-12-14 18:39:04 +09:00
Chance Hudson
a249fe53e2 fix: verify deposit merged hash before block generation 2021-12-14 18:39:04 +09:00
Chance Hudson
092787a6eb fix: silence off chain validation errors if onchain slash is true 2021-12-14 18:39:04 +09:00
Chance Hudson
2b00e7c26d fix: mul gas 2021-12-14 18:39:04 +09:00
Chance Hudson
eb30a53217 fix: treenode index 2021-12-14 18:39:04 +09:00
Chance Hudson
f06390bef0 fix: return result when node is not synced 2021-12-14 18:38:49 +09:00
Chance Hudson
f0c1e738fc fix: wait for genesis block confirmation 2021-12-14 18:38:40 +09:00
Chance Hudson
16d16f0b40 fix: listen for genesis block if it does not already exist 2021-12-14 18:38:40 +09:00
Chance Hudson
b22b531c53 fix: only try loading genesis once 2021-12-14 18:38:40 +09:00
Chance Hudson
b838e68a5e fix: sync start point 2021-12-14 18:38:40 +09:00
Chance Hudson
78bbee7a41 feat: load events by scanning, then use subscription 2021-12-14 18:38:40 +09:00
Chance Hudson
dc50fbcf96 fix: check for an existing slash 2021-12-11 18:15:47 +09:00
Chance Hudson
e621290269 fix: store genesis block data using db transaction 2021-12-08 19:20:25 +09:00
Chance Hudson
484e572b57 chore: lint 2021-12-08 19:20:25 +09:00
Chance Hudson
e611a6c3e7 fix: remove transactions including references to utxo roots more than REF_DEPTH blocks in the past 2021-12-08 19:20:25 +09:00
Chance Hudson
ccaa28dbaf refactor: export individual offchain validators 2021-12-08 19:20:25 +09:00
wanseob
7566353095 chore(release):2.0.0-beta.7 2021-12-02 07:56:22 +00:00
Chance Hudson
9f46d66b1e fix: revert block validity check
feat: check for nullifier uniqueness in block
2.0.0-beta.7
2021-12-02 16:47:51 +09:00
Chance Hudson
9a49b48a33 fix: cast parent header types 2021-12-02 16:47:51 +09:00
Chance Hudson
d4c3f499a4 feat: validate block before proposing 2021-12-02 16:47:51 +09:00
Chance Hudson
eb58ca1521 chore: lint 2021-12-02 16:47:51 +09:00
Chance Hudson
4bee7db64f fix: don't try to save duplicate transactions 2021-12-02 16:47:51 +09:00
Chance Hudson
184b504b30 fix: provide slasher account in cli 2021-12-02 16:47:51 +09:00
Chance Hudson
fc3f7a82fd fix: log slash errors 2021-12-02 16:47:51 +09:00
Chance Hudson
c8dc864d38 fix: handle undefined values in indexeddb array 2021-12-02 14:04:41 +09:00
Chance Hudson
787e8188da fix: add index for nullifier 2021-12-02 14:04:41 +09:00
Chance Hudson
91608ecece feat: index support for queries using array of values 2021-12-02 14:04:41 +09:00
Chance Hudson
7513e10d88 feat: fee calculation without contacting a coordinator 2021-12-02 14:04:19 +09:00
jin
1ef961d312 feat: deliver zkopru branch and commit hash to stress-test 2021-11-30 22:04:44 +09:00
jin
747229cf64 fix: eof 2021-11-30 22:04:44 +09:00
jin
163ab864f6 fix compose path and added ganache testchain block time 2021-11-30 22:04:44 +09:00
Chance Hudson
177b3adac0 chore: typo syncronizer->synchronizer 2021-11-30 22:04:00 +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
4b7b11adf9 fix: use zkopru ipfs gateway, allow custom gateway string to be passed 2021-11-30 22:04:00 +09:00
wanseob
e32c72323f chore(release):2.0.0-beta.6 2021-11-26 09:04:41 +00:00
tkmct
99d750aba4 Fix hash method call 2.0.0-beta.6 2021-11-25 15:53:58 +09:00
tkmct
94ee0351cc chore: layer2 sendTx returns zkTx hash 2021-11-25 15:53:58 +09:00
jin
1ebec11876 fix: typo 2021-11-24 14:53:19 +09:00
jin
56d8c5ed5a fix: remove trigger condition 2021-11-24 14:53:19 +09:00
wanseob
839069d2de chore(release):2.0.0-beta.5 2021-11-23 14:18:13 +00:00
Wanseob Lim
5d1e47df4e chore: update release script 2.0.0-beta.5 2021-11-23 23:07:26 +09:00
jin
f81558ced1 fix: drone server url 2021-11-23 23:06:31 +09:00
jin
dd2d1a07ba feat: added drone ci config for stress-test as trigger 2021-11-23 23:06:31 +09:00
Wanseob Lim
d14438a81b fix: update webpack script 2021-11-23 23:02:02 +09:00
Chance Hudson
e850dbe59d chore: update zkopru testnet address 2021-11-23 23:02:02 +09:00
Chance Hudson
528739dfd2 fix: bump truffle version to support eip-155 transactions 2021-11-23 23:02:02 +09:00