Skip to content

Releases: EYBlockchain/nightfall_3

Beta2.1

04 Oct 23:56
2a42e9a
Compare
Choose a tag to compare
Beta2.1 Pre-release
Pre-release

What's Changed

Read more

First mainnet deployment

16 May 10:09
2c6a05a
Compare
Choose a tag to compare

This code reflects the complete mainnet deploy and includes, inter alia, gas and gasPrice updates.

What's Changed

New Contributors

Full Changelog: v1.16.2...v2.0.0beta03

v1.16.2

18 Feb 00:45
20bd374
Compare
Choose a tag to compare

1.16.2 (2022-02-18)

Bug Fixes

  • bug - proposers can register twice (e6a9f3b)

v1.16.1

14 Feb 11:48
8a213cd
Compare
Choose a tag to compare

1.16.1 (2022-02-14)

Bug Fixes

v1.16.0

10 Feb 14:34
1289aff
Compare
Choose a tag to compare

1.16.0 (2022-02-10)

Bug Fixes

  • action is manually triggered (046350a)
  • action script (78444fc)
  • action script (30c244a)
  • add profiles to docker-compose (6ae8e7e)
  • check volume exists before deleting (c502261)
  • deployer starts a worker (29bd855)
  • dont migrate new contracts if we already have them deployed (47e242d)
  • down script kills running start script (ae6fb06)
  • file permissions (1bf29d2)
  • file permissions (356079d)
  • manual deployment workflow (f8f3dc5)
  • manual deployment workflow -github bug (4e5622d)
  • manual deployment workflow -github bug (0428aba)
  • nohup start command (843d293)
  • nohup start command hanging (ed069a6)
  • removal of start.sh - do not return an error if script isnt running (797ea16)
  • remove unnecessary quotes (41c0530)
  • scp command (a35abfb)
  • script typo (ae7cb01)
  • ssh command typo (eae0e7f)
  • transfer more money to user account (3da3849)

Features

  • add approvals for deployment (02df376)
  • add approvals for deployment (97fb4bf)
  • add script to wait for deployer to exit (fd78924)
  • added dev build scripts (434cbf0)
  • move proposer to optimist endpoint (094cca9)

v1.15.3

08 Feb 14:27
f4811a6
Compare
Choose a tag to compare

1.15.3 (2022-02-08)

Bug Fixes

  • nZeroCompressedSecrets direct check (2aa6331)
  • remove length check in invalid txn typecheck (038442c)
  • zero nullifier and compressedsecrets check (c075a44)

v1.15.2

07 Feb 15:38
aede5aa
Compare
Choose a tag to compare

1.15.2 (2022-02-07)

Bug Fixes

  • decrypt commitments from txns on new ivk (42f76f2)
  • enqueue initialClientSync in ivk route (ca14ce2)
  • remove check of getAllTransactions (9ec34b6)
  • store commitment in promise (c899a4f)

v1.15.1

07 Feb 15:12
d68f3b0
Compare
Choose a tag to compare

1.15.1 (2022-02-07)

Bug Fixes

Performance Improvements

v1.15.0

07 Feb 09:30
5f7acd5
Compare
Choose a tag to compare

1.15.0 (2022-02-07)

Features

  • add contract-address endpoint in optimist (c4ac253)

v1.14.0

04 Feb 09:31
34aec0e
Compare
Choose a tag to compare

1.14.0 (2022-02-04)

Bug Fixes

Features

  • improved logging (22088c2)
  • trap no suitable commitments error (6e6b6de)
  • working on ropsten (2ee5669)
  • working on ropsten (8cca7ce)
  • ping pong test: working test (09d2155)
  • user1user2 apps: wip (fc97ebd)
  • user1user2 apps: wip (d9467b3)
  • added util to compute eth keys (23ccad5)
  • basic dir structure (68d6f19)
  • build app images (bb13aa0)
  • build app images (c9fe99b)
  • build app images ([99d6f5...
Read more