Skip to content

Releases: NethermindEth/wormhole

v3.0.0-flat.devnet.5

12 Nov 00:23
8112e07

Choose a tag to compare

Update to devnet.5

v3.0.0-flat-no-fees.devnet.5

12 Nov 21:39
67116d0

Choose a tag to compare

Allow no message feels and update addresses (#42)

* Update addresses

* Add latest addresses

* Update wormhole contract to allow for no message fees

* Update wormhole contracts

v3.0.0-flat

10 Nov 19:51
26d1bba

Choose a tag to compare

Temporary fix for in development Noir known issue

v3.0.0

03 Nov 20:19
24781a0

Choose a tag to compare

Aztec: migrate to devnet (#36)

Awaiting to double check details regarding v3

- Is aztec-postprocess-contract expected to fail with "Assertion failed:
(context != nullptr)" for private functions that enqueue public calls?
Getting this error during VK generation for any #[external("private")]
function that uses context.call_public_function() or .enqueue() to call
a public function on the same contract. Overall, are private functions
able to enqueue public calls on the same contract in v3.0.0?
- Is accessing DelayedPublicMutable storage from private functions
expected to cause VK generation failures? Reading said storage from a
private function causes assertion failures during postprocessing.

Update, devnet.3 helps solve the current issue.

aztec-v2.0.3

17 Oct 16:04

Choose a tag to compare

aztec-v2.0.3 Pre-release
Pre-release

Contracts as of Aztec version v2.0.3