Ecosyste.ms: Timeline

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

AztecProtocol/aztec-packages

ludamad created a branch on AztecProtocol/aztec-packages

ad/native-net-script-fixes

benesjan pushed 1 commit to 10-21-feat_re-introducing_public_values_appended_flag_in_encrypted_logs AztecProtocol/aztec-packages

View on GitHub

ludamad pushed 19 commits to ad/ci-pass AztecProtocol/aztec-packages

View on GitHub

github-actions[bot] created a comment on a pull request on AztecProtocol/aztec-packages
# Changes to public function bytecode sizes > Generated at commit: [38e2cbe80f6b2f2a69747f2caa1d2fe7c0829786](/AztecProtocol/aztec-packages/commit/38e2cbe80f6b2f2a69747f2caa1d2fe7c0829786), compar...

View on GitHub

ludamad opened an issue on AztecProtocol/aztec-packages
Sepolia testnet
github-actions[bot] created a comment on a pull request on AztecProtocol/aztec-packages
# Changes to public function bytecode sizes > Generated at commit: [0a58ece39e84f3ef5e5d6a9a3dc260cf3a65866d](/AztecProtocol/aztec-packages/commit/0a58ece39e84f3ef5e5d6a9a3dc260cf3a65866d), compar...

View on GitHub

spypsy pushed 1 commit to spy/bbjs-readme AztecProtocol/aztec-packages

View on GitHub

dbanks12 pushed 1 commit to db/getcontractinstance AztecProtocol/aztec-packages
  • feat!: getcontractinstance instruction returns only a specified member dfb10a0

View on GitHub

ludamad deleted a branch AztecProtocol/aztec-packages

ag/enable-test

ludamad pushed 1 commit to master AztecProtocol/aztec-packages
  • chore: re-enable test fixed by Native World State (#9289) Fix #8306 3fd1802

View on GitHub

ludamad closed an issue on AztecProtocol/aztec-packages
bug: Membership check failed when simulating public tx while assembling blocks
Sample trace from `can simulate public txs while building a block`: ``` aztec:pxe_service [INFO] Sending transaction 1165f458a7236aef4294083f63eee5ef4fadadd2581f003ac6f5f497fc0a1193 +759ms ...
ludamad created a review on a pull request on AztecProtocol/aztec-packages

View on GitHub

benesjan pushed 21 commits to 10-21-feat_re-introducing_public_values_appended_flag_in_encrypted_logs AztecProtocol/aztec-packages

View on GitHub

benesjan pushed 118 commits to 10-10-refactor_updating_nft_flows AztecProtocol/aztec-packages
  • feat: World State Re-orgs (#9035) This PR adds pruning and re-org support to the native world state. --------- ... 04f4a7b
  • feat: nomismatokopio (#8940) Fixes #8135. 1f53957
  • feat: use s3 cache in bootstrap fast (#9111) This PR switches the cache used by `./bootstrap.sh fast` from Dockerim... 349f938
  • feat: World state synchronizer reorgs (#9091) Handles reorgs on the world state synchronizer. ba63b43
  • chore: quieter cache-download.sh (#9176) b75d4c8
  • feat: sysstia (#8941) Fixes #8136. 2da2fe2
  • fix: assert block header matches (#9172) Assert that the block header the prover built matches the header on chain. 3e0504d
  • fix: Revert "feat: use s3 cache in bootstrap fast" (#9181) 7872d09
  • fix: Better handle async timings in test (#9178) This PR makes an improvement to the way a test handles waiting for ... fb35151
  • feat(avm)!: more instr wire format takes u16 (#9174) Make most instructions take offsets as u16. The ones that were ... 3a01ad9
  • chore!: remove keccak256 opcode from ACIR/Brillig (#9104) This PR removes the keccak256 opcode as we never emit this... 4c1163a
  • feat: structured commit (#9027) Adds two new methods `commit_structured` and `commit_structured_with_nonzero_comple... 26f406b
  • refactor: move public keys to protocol circuits (#9074) In the new address scheme, we will need to calculate the add... 8adbdd5
  • chore: format noir stuff (#9202) This PR pulls out some formatting changes from the sync PR 2b09709
  • feat(avm)!: remove tags from wire format (#9198) Yields ~5% reduction in bytecode size (public_dispatch). Part of #... 68a7326
  • chore: default logging level to debug if debug set (#9173) It does not make much sense to have people explicitly set... febf744
  • refactor: Move contract stuff from types into circuits.js (#9151) I need access to PublicKeys from types, and there ... d8131bc
  • fix: Revert "fix: Revert "feat: use s3 cache in bootstrap fast"" (#9182) Reverts AztecProtocol/aztec-packages#9181 ... ce3d08a
  • feat(avm): codegen recursive_verifier.cpp (#9204) Resolves #8849 2592e50
  • feat: Tracy time with instrumentation (#9170) At scripts for profiling locally with tracy and samply, add instrumen... 1c008d9
  • and 98 more ...

View on GitHub

spypsy pushed 1 commit to spy/bbjs-readme AztecProtocol/aztec-packages

View on GitHub

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

View on GitHub

sirasistant opened a pull request on AztecProtocol/aztec-packages
feat: Constrain VK hashing
Please read [contributing guidelines](CONTRIBUTING.md) and remove this line.
sirasistant created a branch on AztecProtocol/aztec-packages

arv/hash_protocol_vks

spypsy created a branch on AztecProtocol/aztec-packages

spy/bbjs-readme

benesjan pushed 1 commit to 10-21-feat_re-introducing_public_values_appended_flag_in_encrypted_logs AztecProtocol/aztec-packages

View on GitHub

benesjan pushed 1 commit to 10-21-feat_re-introducing_public_values_appended_flag_in_encrypted_logs AztecProtocol/aztec-packages

View on GitHub

benesjan created a review comment on a pull request on AztecProtocol/aztec-packages
Unrelated change --> the for loop here was unnecessary.

View on GitHub

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

View on GitHub

benesjan created a review comment on a pull request on AztecProtocol/aztec-packages
Unrelated change --> the for loop here was unnecessary.

View on GitHub

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

View on GitHub

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

View on GitHub

benesjan created a review comment on a pull request on AztecProtocol/aztec-packages
Unrelated change --> the for loop here was unnecessary.

View on GitHub

MirandaWood opened a draft pull request on AztecProtocol/aztec-packages
feat: blobs.
## The Blobbening It's happening and I can only apologise. ![image](https://github.com/user-attachments/assets/5592b2ad-55a6-459d-a838-4084b310ee93) Follows #8955. ### Major Issues Thi...
benesjan pushed 24 commits to 10-21-feat_re-introducing_public_values_appended_flag_in_encrypted_logs AztecProtocol/aztec-packages
  • chore(seq)!: disable sequencer and disable validator as one env var, update p2p listen port names (#9266) ## Overvie... 367c38c
  • fix(docs): Dapp tutorial edits (#8695) closes: https://github.com/AztecProtocol/dev-rel/issues/383 --------- C... f95bcff
  • feat: bytes to fields and back b4dce06
  • WIP 790aaab
  • WIP 6120fa1
  • WIP ccbc1c1
  • WIP f0e0c0d
  • asserting max value 40a89a8
  • linking issue 00a6eb3
  • random input fuzz test bca11e2
  • test_large_random_input_to_bytes_and_back c5810f2
  • test fields partially used 3ae709b
  • all non-zero bytes used check eb31d89
  • enough fields check e932569
  • fixes after update to new noir 231add0
  • static_assert a8964ed
  • Update noir-projects/aztec-nr/aztec/src/utils/bytes.nr Co-authored-by: Nicolás Venturo <[email protected]> 9d58d8e
  • better index names 282935f
  • updated error message in test b7df9c3
  • feat: re-introducing public values appended flag in encrypted logs 4360514
  • and 4 more ...

View on GitHub

Load more