Chance Hudson
|
87682877c1
|
fix: store genesis block data using db transaction
|
2021-12-06 21:17:47 -06:00 |
|
Chance Hudson
|
f58eb3d98f
|
chore: lint
|
2021-12-06 20:40:27 -06:00 |
|
Chance Hudson
|
299c10337c
|
fix: remove transactions including references to utxo roots more than REF_DEPTH blocks in the past
|
2021-12-06 20:39:38 -06:00 |
|
Chance Hudson
|
bf912d833a
|
refactor: export individual offchain validators
|
2021-12-06 20:39:14 -06: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 |
|
Chance Hudson
|
533532e15f
|
feat: add getter function for newWithdrawalOwner mapping
|
2021-11-23 23:02:02 +09:00 |
|
dependabot[bot]
|
86fc44cd87
|
chore(deps): bump apollo-server from 2.25.2 to 2.25.3
Bumps [apollo-server](https://github.com/apollographql/apollo-server/tree/HEAD/packages/apollo-server) from 2.25.2 to 2.25.3.
- [Release notes](https://github.com/apollographql/apollo-server/releases)
- [Changelog](https://github.com/apollographql/apollo-server/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-server/commits/apollo-server@2.25.3/packages/apollo-server)
---
updated-dependencies:
- dependency-name: apollo-server
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-18 12:06:52 +09:00 |
|
dependabot[bot]
|
35ea9c160d
|
chore(deps): bump tmpl from 1.0.4 to 1.0.5
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)
---
updated-dependencies:
- dependency-name: tmpl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-18 12:06:43 +09:00 |
|
dependabot[bot]
|
2e884735c7
|
chore(deps): bump object-path from 0.11.5 to 0.11.8
Bumps [object-path](https://github.com/mariocasciaro/object-path) from 0.11.5 to 0.11.8.
- [Release notes](https://github.com/mariocasciaro/object-path/releases)
- [Commits](https://github.com/mariocasciaro/object-path/commits/v0.11.8)
---
updated-dependencies:
- dependency-name: object-path
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-18 12:06:34 +09:00 |
|
dependabot[bot]
|
d9e0c6e127
|
chore(deps): bump axios from 0.21.1 to 0.21.2
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.2)
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-18 12:06:19 +09:00 |
|
dependabot[bot]
|
376e7873c3
|
chore(deps): bump tar from 6.1.3 to 6.1.9
Bumps [tar](https://github.com/npm/node-tar) from 6.1.3 to 6.1.9.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.1.3...v6.1.9)
---
updated-dependencies:
- dependency-name: tar
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-18 12:06:00 +09:00 |
|
Praneeth Mendu
|
c5f2a41f74
|
consistent dockerfiles (#309)
* fix: alpine python packages
* consistent dockerfiles
* fix: consistent dockerfiles - whitespaces
* fix: consistent dockerfiles - whitespaces1
Co-authored-by: mendu <mendu@mendus-MacBook-Pro.local>
|
2021-11-18 12:03:24 +09:00 |
|
Wanseob Lim
|
90f0179c9a
|
chore: make tokenRegistry required for decrypt()
2.0.0-beta.4
|
2021-11-16 12:27:04 +09:00 |
|
Chance Hudson
|
dde42e741a
|
fix: pass token registry to decrypt function to get erc20 notes
|
2021-11-16 12:27:04 +09:00 |
|
Chance Hudson
|
46ef502239
|
fix: check RawTx for withdrawal utxo type
|
2021-11-16 12:27:04 +09:00 |
|
Chance Hudson
|
eb553519ff
|
fix: correct fee on withdrawal objects
|
2021-11-16 12:27:04 +09:00 |
|
Chance Hudson
|
b06cc29500
|
fix: correct tx fee on withdrawal object
|
2021-11-16 12:27:04 +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
|
a1893fd699
|
fix: process withdrawals that don't have prepay info
|
2021-11-16 12:27:04 +09:00 |
|