Ecosyste.ms: Timeline

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

alexghr

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

View on GitHub

alexghr pushed 1 commit to ag/archiver-no-artifacts AztecProtocol/aztec-packages
  • fix: handle deploying contracts f7922a8

View on GitHub

alexghr pushed 1 commit to ag/archiver-no-artifacts AztecProtocol/aztec-packages
  • refactor: read function names from contract classes cf05dc7

View on GitHub

alexghr opened a pull request on AztecProtocol/aztec-packages
refactor: read function names from contract classes
This PR removes contract artifacts from the archiver as they were only used for dubugging purposes. Function names are now (optionally) emitted when registereing contract classes.
alexghr created a branch on AztecProtocol/aztec-packages

ag/archiver-no-artifacts

alexghr pushed 1 commit to ag/fix-cleanup AztecProtocol/aztec-packages

View on GitHub

alexghr created a review comment on a pull request on AztecProtocol/aztec-packages
I think we could make `path` required in order to catch any places that ask for a tmp location?

View on GitHub

alexghr created a review on a pull request on AztecProtocol/aztec-packages
Nice one! There's a `fork` unit test that is now failing. I think we could disable the test and remove the forking functionality since it's only used by the old world state implementation

View on GitHub

alexghr created a review on a pull request on AztecProtocol/aztec-packages
Nice one! There's a `fork` unit test that is now failing. I think we could disable the test and remove the forking functionality since it's only used by the old world state implementation

View on GitHub

alexghr pushed 1 commit to main alexghr/sysbox
  • feat: setup multi-platform builds 79dba59

View on GitHub

alexghr pushed 1 commit to main alexghr/sysbox
  • feat: setup multi-platform builds fafcbbf

View on GitHub

alexghr pushed 1 commit to main alexghr/sysbox
  • feat: setup multi-platform builds 4bc00f3

View on GitHub

alexghr pushed 1 commit to main alexghr/sysbox
  • feat: setup multi-platform builds 4ea9dd8

View on GitHub

alexghr pushed 2 commits to main alexghr/upgraded-guacamole
  • chore(deps): bump nanoid from 3.3.7 to 3.3.8 in /bananas Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to ... 7483e44
  • Merge pull request #12 from alexghr/dependabot/npm_and_yarn/bananas/nanoid-3.3.8 chore(deps): bump nanoid from 3.3.7... ae6112c

View on GitHub

alexghr closed a pull request on alexghr/upgraded-guacamole
chore(deps): bump nanoid from 3.3.7 to 3.3.8 in /bananas
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/ai/nanoid/blob/main/CHANGELOG.md">nanoid's c...
alexghr pushed 1 commit to main alexghr/sysbox

View on GitHub

alexghr created a review on a pull request on AztecProtocol/aztec-packages
thanks for catching (LOL!) this!

View on GitHub

alexghr pushed 1 commit to ag/revert-new-prover AztecProtocol/aztec-packages

View on GitHub

alexghr pushed 10 commits to ag/fix-cleanup AztecProtocol/aztec-packages
  • chore: Remove sinon in favor of a date provider (#10705) Sinon fake timers were altering log timestamps. Instead of ... 3d3fabb
  • chore(prover): prover node should not gossip attestations (#10672) fixes: https://github.com/AztecProtocol/aztec-pac... 41fc0f0
  • feat: Note hash management in the AVM (#10666) - Removes old siloing and nonce application from transitional adapter... e077980
  • chore: Log error in retry module (#10719) Should deal with the annoying `{}` log entries 84ea539
  • chore: set max txs in spam test (#10717) a50ff6c
  • fix(ci): network-test timing (#10725) 9c9a2dc
  • refactor: orchestrator talks directly to broker 7cbf261
  • chore: logs 86cde57
  • fix: guard against stale proving jobs faae21e
  • chore: lint c0f9f55

View on GitHub

alexghr created a branch on AztecProtocol/aztec-packages

ag/revert-new-prover

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

View on GitHub

alexghr pushed 10 commits to ag/fix-cleanup AztecProtocol/aztec-packages
  • fix: use correct size for databus_id (#10673) Apparently at the time the below issue was created things failed if we... 95eb658
  • refactor: tagging cleanup (#10675) 52b541a
  • fix: give build:fast a try in build (#10702) 32095f6
  • chore: move decider PK allocation to methods (#10670) Just moves the poly allocation logic in the DeciderPK into met... 1ab9e30
  • fix: avm gas and non-member (#10709) This PR fixes two things: 1) Non-membership checks weren't properly being hand... dd8cc7b
  • chore: add errors to abis (#10697) 5c8e017
  • refactor: orchestrator talks directly to broker c186482
  • chore: logs 2461ba6
  • fix: guard against stale proving jobs b6e7c10
  • chore: lint 1da9b9d

View on GitHub

alexghr pushed 1 commit to ag/fix-cleanup AztecProtocol/aztec-packages

View on GitHub

alexghr pushed 3 commits to ag/fix-cleanup AztecProtocol/aztec-packages
  • fix: dont redeploy deployer (#10706) b15848e
  • chore: logs aabf588
  • fix: guard against stale proving jobs c98c909

View on GitHub

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

View on GitHub

alexghr pushed 1 commit to ag/fix-cleanup AztecProtocol/aztec-packages
  • refactor: orchestrator talks directly to broker 3328099

View on GitHub

alexghr pushed 1 commit to ag/fix-cleanup AztecProtocol/aztec-packages
  • refactor: orchestrator talks directly to broker 440a8ef

View on GitHub

alexghr created a comment on an issue on AztecProtocol/aztec-packages
> OK, after further investigation I've found that this is only occurring when I try to deploy the TokenContract from @aztec/noir-contracts.js Hello, the Token and TokenBridge contracts get pre-reg...

View on GitHub

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

View on GitHub

alexghr created a review comment on a pull request on AztecProtocol/aztec-packages
I think the version got lost in a refactor. I'm not sure reading `$npm_package_version` is the right approach for this because it won't be set if running the script directly (not via npm/yarn).

View on GitHub

Load more