aztec-v1 icon indicating copy to clipboard operation
aztec-v1 copied to clipboard

Public repository for the AZTEC V1 protocol. For the latest zkRollup release see here https://github.com/AztecProtocol/aztec-2-bug-bounty

Results 72 aztec-v1 issues
Sort by recently updated
recently updated
newest added

Bumps [decompress](https://github.com/kevva/decompress) from 4.2.0 to 4.2.1. **This update includes a security fix.** Vulnerabilities fixed Sourced from The GitHub Security Advisory Database. Arbitrary File Write in decompress Versions of decompress prior...

dependencies
security

## Expected Behaviour `JoinSplitProof65793.encodeABI` should not ask for a `validator` address ## Current Behaviour https://github.com/AztecProtocol/AZTEC/blob/2248b4b08ffbd8a1d98cfc04a4fbcb9aa23977d9/packages/aztec.js/src/proof/proofs/BALANCED/epoch0/joinSplit/index.js#L159-L167 The `validator` variable is only used to check if it is an Ethereum Address, it...

## Expected Behaviour The `token` property of a ZkAsset should accurately report information on the linked token, e.g. `name`, `symbol`, `decimals`. ## Current Behaviour All linked tokens are reported to...

Reading the Solidity code, I noticed that the [ZKAssetBase](https://github.com/AztecProtocol/AZTEC/blob/develop/packages/protocol/contracts/ERC1724/base/ZkAssetBase.sol#L90) uses [IACE](https://github.com/AztecProtocol/AZTEC/blob/develop/packages/protocol/contracts/interfaces/IACE.sol) as the interface to call the ACE. Nonetheless, the ACE implementation does not inherit from IACE: ``` contract ACE...

Bumps [enumify](https://github.com/rauschma/enumify) from 1.0.4 to 2.0.0. Commits See full diff in compare view [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=enumify&package-manager=npm_and_yarn&previous-version=1.0.4&new-version=2.0.0)](https://dependabot.com/compatibility-score.html?dependency-name=enumify&package-manager=npm_and_yarn&previous-version=1.0.4&new-version=2.0.0) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

## Summary Update the in page editor to disable clicks while examples are running. Show loading state of current example. Update console-feed styles and general style clean up. Working guacomlue-ui...

## Summary This is a demo for how Echidna may be integrated into the AZTEC Solidity pipeline. Echidna is a property based EVM fuzzer. It reads a contract's public ABI...

Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.27 to 0.5.37. Release notes Sourced from moment-timezone's releases. Release 0.5.34 Updated data to IANA TZDB 2021e Release 0.5.33 Updated data to IANA TZDB 2021a Release 0.5.32...

dependencies

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies