Skip to content

Releases: EYBlockchain/nightfall_3

v1.10.0

15 Dec 16:34
60f8725
Compare
Choose a tag to compare

1.10.0 (2021-12-15)

Bug Fixes

  • update all zok containers to use 0.7.7 (60fc483)

Features

  • optimist uses local zokrates bin to verify txns (b0765e6)

v1.9.0

14 Dec 13:50
fb2ad4f
Compare
Choose a tag to compare

1.9.0 (2021-12-14)

Bug Fixes

Features

v1.8.0

14 Dec 04:40
d5be9f2
Compare
Choose a tag to compare

1.8.0 (2021-12-14)

Bug Fixes

  • fix incorrect revert in verify check (c159aa4)
  • g16 verifier fix (820083d)
  • gas limit increase for larger vks (b57c684)
  • test merge conflicts (3097d95)

Features

  • added no hash stubs and updated verifier (d7b7d50)
  • circuits now minimise public inputs (bb32459)
  • client changes to match new circuits (0bcc07b)
  • http tests working w/o hash, replaced input hash with public inputs (366b5b4)
  • init new circuits with no hash (6c9685a)
  • input hash removed from contracts (f43f09c)
  • prepare for removing public input hash challenge (df8122f)
  • publicInputs + hash removed from challenges, proof challenge expanded, gas saving (2cfab69)
  • removed all artifacts ref to publicinputhash (17d632d)
  • removed test circuits, removed inpur hash references (301d5b8)
  • updated to zok 0.7.7 (5a079b5)

v1.7.0

13 Dec 11:39
df52976
Compare
Choose a tag to compare

1.7.0 (2021-12-13)

Bug Fixes

  • clean up proposer blocks (1d53424)

Features

  • add stopQueue to halt block production whiel waiting for rollback (94b92c1)
  • clean up if no longer proposer (b24655d)

v1.6.0

10 Dec 09:55
fb53a86
Compare
Choose a tag to compare

1.6.0 (2021-12-10)

Bug Fixes

  • fix silent revert in verifier.sol (8fcc1aa)
  • migrate to G16 (28659db)
  • remove require from contracts (5eb620f)
  • removing unused imports in verifier.sol (ca942fd)
  • verification key js for g16 (1776c1e)

Features

  • modify vk structure for G16 (9fde554)
  • zokrates worker and verifier sol to g16 (149ab53)

v1.5.0

10 Dec 09:24
2e0ea53
Compare
Choose a tag to compare

1.5.0 (2021-12-10)

Bug Fixes

Features

  • add erc721 (cbcbc05)
  • non ERC721 / ERC1155 tokens functionality SDK (d740d0f)
  • non ERC721 / ERC1155 tokens functionality SDK (e01d031)
  • non ERC721 / ERC1155 tokens functionality SDK (d3778c9)
  • non ERC721 / ERC1155 tokens functionality SDK (95c1ca9)

v1.4.0

02 Dec 13:59
f8f7d66
Compare
Choose a tag to compare

1.4.0 (2021-12-02)

Bug Fixes

Features

v1.3.0

01 Dec 21:11
f8b263a
Compare
Choose a tag to compare

1.3.0 (2021-12-01)

Bug Fixes

  • async-mutex in test-gas required as using sdk (a58431b)
  • changes in test addresses for ercmocks test and fix #331 (fe2a157)
  • comment proposers tests (4418140)
  • comment proposers tests (82be6e5)
  • comment proposers tests (146d511)
  • comment proposers tests (5b5cbae)
  • erc20 contracts in test should implement approve (f0665bf)
  • ercstub should implement transfer (fd46c54)
  • rebase to fix conflicts json/abis nf3 (2e18a8d)
  • remove debug information (d54d91e)
  • remove debug information (ce2344e)
  • tx-gas test using sdk (dd0993b)
  • tx-gas test using sdk (92f0c5d)
  • tx-gas test using sdk (035cb75)
  • tx-gas test using sdk (1bed200)
  • tx-gas test using sdk (232546d)
  • tx-gas test using sdk (b756504)
  • txt gas test with sdk (6a43b44)

Features

v1.2.1

24 Nov 11:41
4eb8161
Compare
Choose a tag to compare

1.2.1 (2021-11-24)

Bug Fixes

v1.2.0

23 Nov 12:34
f2643fd
Compare
Choose a tag to compare

1.2.0 (2021-11-23)

Bug Fixes

Features