tkmct
|
c54c5e349d
|
[chore] add cors domain setting to coordinator.dev.json
|
2022-02-01 15:14:32 +09:00 |
|
tkmct
|
78d78ec8e9
|
fix: docker compose files
|
2022-01-31 15:10:10 +09:00 |
|
jin
|
207db92d34
|
fix: update truffle version to v5.4.10
|
2022-01-25 00:33:44 +09:00 |
|
jin
|
8fab2383c8
|
fix: added symlink and update import path for contracts test
|
2022-01-25 00:33:44 +09:00 |
|
Chance Hudson
|
57ceb6a8f1
|
refactor: manually filter booleans when possible
|
2022-01-12 22:04:57 +09:00 |
|
Chance Hudson
|
af6b50ac41
|
fix: remove boolean indexes, add warning
|
2022-01-12 22:04:57 +09:00 |
|
Chance Hudson
|
93737aa857
|
fix: db falsey default value handling
|
2022-01-12 22:04:57 +09:00 |
|
Chance Hudson
|
e2bed083f9
|
refactor: massDeposit and isUncle query optimization
|
2022-01-12 22:04:57 +09:00 |
|
Chance Hudson
|
ce525616b3
|
fix: use findOne instead of count
|
2022-01-12 22:04:57 +09:00 |
|
Chance Hudson
|
aa1d1b80c9
|
fix: single withdrawal query
|
2022-01-12 22:04:57 +09:00 |
|
Chance Hudson
|
ff90fb1478
|
feat: accelerate count queries
|
2022-01-12 22:04:57 +09:00 |
|
Chance Hudson
|
26d838307b
|
refactor: synchronizer performance
|
2022-01-12 22:04:57 +09:00 |
|
Chance Hudson
|
ffe70fbaf3
|
fix: index accelerated query sorting
|
2022-01-12 22:04:57 +09:00 |
|
Chance Hudson
|
fc810825c6
|
fix: index queuedAt field
|
2022-01-12 22:04:57 +09:00 |
|
Chance Hudson
|
33c0ad1323
|
fix: typeof typo
|
2022-01-12 22:04:57 +09:00 |
|
Chance Hudson
|
32c5ab6a1e
|
fix: OR query perf hack
|
2022-01-12 22:04:57 +09:00 |
|
Chance Hudson
|
5d3559560f
|
fix: improved indexed db index use
|
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 |
|
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 |
|