Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

AztecProtocol/aztec-packages

github-actions[bot] created a comment on a pull request on AztecProtocol/aztec-packages
# Changes to circuit sizes > Generated at commit: [0a424c367f268f6fb5a67363de480567601e4ac1](/AztecProtocol/aztec-packages/commit/0a424c367f268f6fb5a67363de480567601e4ac1), compared to commit: [66...

View on GitHub

MirandaWood pushed 208 commits to mw/blob-circuit AztecProtocol/aztec-packages
  • feat: Connect the public inputs but not the proof in ivc recursion constraints (#8973) The inputs to an ACIR ivc rec... 4f1af9a
  • feat(public)!: only deploy/register public_dispatch (#8988) Part of #8985. This PR unblocks bytecode hashing in the... 6c30453
  • fix(public): stack trace short term hack (#9024) Fixes the public stack trace, to unblock releases. BEFORE ``` ... f2ea42c
  • chore: big synching case + stability (#9022) - Moves `cheat_code` log from `info` to `verbose` - Hardens fixture cr... 931c59b
  • fix: Archiver getBlocksForEpoch and EpochProvingJob on block 1 (#9016) Fixes a few issues around proving: - Archi... 9669db0
  • fix(CI): yarn-project publish_npm script (#8996) dc87b0e
  • chore: Do not start prover node in e2e tests if not needed (#9008) Removes prover node from the snapshot manager and... a2d3f8a
  • chore: Remove mock proof commitment escrow (#9011) Simplifies deployment of L1 contracts. Requires introducing a `M... 4873c7b
  • refactor(avm)!: remove CMOV opcode (#9030) It's not emitted by Noir, and it needs special casing in the AVM circuit.... ec9dfdf
  • git subrepo push --branch=master barretenberg subrepo: subdir: "barretenberg" merged: "1c9a46376c" upstream:... d920e27
  • chore: replace relative paths to noir-protocol-circuits e062c5b
  • git_subrepo.sh: Fix parent in .gitrepo file. [skip ci] 1c87798
  • git subrepo push --branch=master noir-projects/aztec-nr subrepo: subdir: "noir-projects/aztec-nr" merged: "8... 9c21fc7
  • feat!: refactor contract interaction pt.1 (#8938) Part 1 of a refactor to `ContractFunctionInteraction` ## PXE AP... 62963f9
  • feat: lazy commitment key allocation for better memory (#9017) Resolves https://github.com/AztecProtocol/barretenber... 527d820
  • feat: documenting note macros (#9009) Documenting note macros. 623b1dd
  • feat: consolidate spartan metrics (#9037) Most notably, this PR removes the resources that were adding observabilit... 0cff28b
  • fix: use properly sized p2p id (#9040) also fix network test to look at correct namespace add helper test for debug... 9fe7436
  • chore(ci): increase timeout for ARM build (#9041) Somehow this got to the very end, our build must be taking quite a... c505b02
  • chore(ci): finally isolate bb-native-tests (#9039) This has been spilling over too often, let's make sure it only af... 9c9c385
  • and 188 more ...

View on GitHub

spypsy pushed 1 commit to spy/remove-e2e-earthfile AztecProtocol/aztec-packages

View on GitHub

Thunkar created a review on a pull request on AztecProtocol/aztec-packages

View on GitHub

Thunkar created a review on a pull request on AztecProtocol/aztec-packages

View on GitHub

dbanks12 created a review comment on a pull request on AztecProtocol/aztec-packages
I'll change it to an if-statement that raises the error flag & a comment to constrain it with a range check on the enum operand

View on GitHub

dbanks12 created a review on a pull request on AztecProtocol/aztec-packages

View on GitHub

dbanks12 opened an issue on AztecProtocol/aztec-packages
Properly constrain GETCONTRACTINSTANCE in AVM circuit
Especially the range check on member num
TomAFrench closed a draft pull request on AztecProtocol/aztec-packages
feat: add witness rebinding optimization
Testing that this doesn't break anything in aztec-nr
AztecBot pushed 2 commits to release-please--branches--master AztecProtocol/aztec-packages
  • chore: remove unnecessary `is_integral_bit_size` function (#9352) ac8e6d7
  • chore(master): Release 0.60.0 bec9812

View on GitHub

TomAFrench deleted a branch AztecProtocol/aztec-packages

tf/remove-is-integral-bit-size

TomAFrench pushed 1 commit to master AztecProtocol/aztec-packages
  • chore: remove unnecessary `is_integral_bit_size` function (#9352) ac8e6d7

View on GitHub

TomAFrench closed a pull request on AztecProtocol/aztec-packages
chore: remove unnecessary `is_integral_bit_size` function
`matches!( bit_size, IntegerBitSize::U1 | IntegerBitSize::U8 | IntegerBitSize::U16 | IntegerBitSize::U32 | IntegerBitSize::U64 ...
iakovenkos pushed 19 commits to si/shplemini-shifts-removal AztecProtocol/aztec-packages
  • fix(ci): report 4 epochs true (#9346) 1ce0fa5
  • feat!: TXE single execution env (#9183) ## TXE single execution env Previously, TXE had a weird dual model in whi... 1d1d76d
  • chore: remove noir_js_backend_barretenberg (#9338) This PR pushes the remaining logic from `noir_js_backend_barreten... cefe3d9
  • feat(avm): full poseidon2 (#9141) Poseidon2 implementation for internal use by the avm in bytecode hashing / addres... eae7587
  • chore: disable bench-process-history (#9360) 8e6734e
  • fix: remove reliance on invalid decompositions in selector calculation (#9337) Decomposing `hash` into `SELECTOR_SIZ... c8e4260
  • feat: Sync from noir (#9332) Automated pull of development from the [noir](https://github.com/noir-lang/noir) progr... a166203
  • chore!: replace usage of vector in keccakf1600 input with array (#9350) We're currently using a vector to represent ... cb58490
  • git subrepo push --branch=master barretenberg subrepo: subdir: "barretenberg" merged: "54bcb59eea" upstream:... ec20ceb
  • chore: replace relative paths to noir-protocol-circuits 32bd7b9
  • git_subrepo.sh: Fix parent in .gitrepo file. [skip ci] 584898c
  • git subrepo push --branch=master noir-projects/aztec-nr subrepo: subdir: "noir-projects/aztec-nr" merged: "a... ddd191e
  • chore: redo typo PR by pucedoteth (#9385) Thanks pucedoteth for https://github.com/AztecProtocol/aztec-packages/pul... fd1a0d1
  • fix: broken constants gen (#9387) Fixes broken constants gen due to new formatting in noir. eb7bc6b
  • chore: print out gas at start and end of each enqueued call (#9377) 29c0b95
  • chore: unstake the bond when the proof lands (#9363) If you claimed it, and the proof lands (from anyone) your bond ... b25b913
  • feat(docs): nits (#8948) Closes https://github.com/AztecProtocol/dev-rel/issues/410 closes: https://github.com/Azte... 008fdd1
  • feat(nr): serde for signed ints (#9211) 66f31c7
  • Merge branch 'master' into si/shplemini-shifts-removal 4f5edc4

View on GitHub

Maddiaa0 pushed 1 commit to md/10-23-chore_fix_and_re-enable_prover_coordination_e2e_test AztecProtocol/aztec-packages

View on GitHub

Maddiaa0 created a review comment on a pull request on AztecProtocol/aztec-packages
This was added for something i reverted, but i think ill keep it anyway

View on GitHub

Maddiaa0 created a review on a pull request on AztecProtocol/aztec-packages

View on GitHub

fcarreiro created a comment on a pull request on AztecProtocol/aztec-packages
> Ah I see, card game uses to_le_bytes for packing and > > ``` > fn compute_lt(x: Field, y: Field, num_bytes: u32) -> bool { > let x_bytes: [u8; 32] = x.to_le_bytes(); > let y_bytes: ...

View on GitHub

Maddiaa0 pushed 1 commit to md/10-23-chore_fix_and_re-enable_prover_coordination_e2e_test AztecProtocol/aztec-packages
  • fix: allow claims during epoch 1f5c729

View on GitHub

iakovenkos opened a pull request on AztecProtocol/aztec-packages
feat: removed redundant scalar muls from the verifiers using shplemini
* Reduced the size of all batch_mul to be performed by the native and recursive verifiers switched to shplemini * Slightly re-shuffled the entities in Translator and ECCVM, so that entitied to be s...
sirasistant created a comment on a pull request on AztecProtocol/aztec-packages
Maybe we can switch the compute_lt and the card game to use be and see what the results are

View on GitHub

spypsy pushed 1 commit to spy/remove-e2e-earthfile AztecProtocol/aztec-packages

View on GitHub

AztecBot pushed 2 commits to release-please--branches--master AztecProtocol/aztec-packages
  • feat(nr): serde for signed ints (#9211) 66f31c7
  • chore(master): Release 0.60.0 e353ce4

View on GitHub

Maddiaa0 deleted a branch AztecProtocol/aztec-packages

md/serde-for-signed-ints

Maddiaa0 pushed 1 commit to master AztecProtocol/aztec-packages
  • feat(nr): serde for signed ints (#9211) 66f31c7

View on GitHub

Maddiaa0 closed a pull request on AztecProtocol/aztec-packages
feat(nr): serde for signed ints
## Overview Adds serde for signed integer types (and the missing u16), from #9179 Just adds litle smoke tests for the stuff I've added at the bottom of the file, I can add for all if deemed r...
sirasistant created a comment on a pull request on AztecProtocol/aztec-packages
Ah I see, card game uses to_le_bytes for packing and ``` fn compute_lt(x: Field, y: Field, num_bytes: u32) -> bool { let x_bytes: [u8; 32] = x.to_le_bytes(); let y_bytes: [u8; 32] = y....

View on GitHub

iakovenkos pushed 1 commit to si/shplemini-shifts-removal AztecProtocol/aztec-packages
  • removed shifted commitments in all shplemini verifiers 630e10c

View on GitHub

sirasistant created a comment on a pull request on AztecProtocol/aztec-packages
> I'm surprised this doesn't give us bytecode gains Reversals are deduplicated via a procedure call so it shouldn't be noticeable. However I think we might be using little endianness more than I t...

View on GitHub

dbanks12 created a comment on a pull request on AztecProtocol/aztec-packages
> I'm surprised this doesn't give us bytecode gains. @sirasistant I thought Brillig was needing some conversions LE -> BE because it was expecting to do ToRadixBE? I thought the same @fcarreiro!...

View on GitHub

Load more