Skip to content

Handle multiple logs with the same tag #11627

@nventuro

Description

@nventuro

#11641 simply throws if this ever happens, since it's a bit hard to account for. Given there can be an arbitrary number of these logs, we'd need to introduce some form of e.g. pagination in the query API since Noir cannot deal with dynamic arrays.

We'd also need to consider that a log failing to result in partial note completion does not mean that the note should be dropped: there could be more logs. And we'd need to be a bit more careful when advancing indices as part of the log discovery process.

Metadata

Metadata

Assignees

Labels

C-aztec.nrComponent: Aztec smart contract frameworkC-pxeComponent: PXE (Private eXecution Envrionment)team-fairiesNico's team

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions