v0.1.0-alpha24
Pre-release
Pre-release
PhilWindle
released this
21 Jul 12:57
·
7564 commits
to master
since this release
What's Changed
- chore(circuits): cleanup in kernel circuits and tests by @dbanks12 in #1091
- Add missing prettier plugin for import ordering by @spalladino in #1094
- feat: Poor man's typechain for Noir contracts by @spalladino in #1093
- fix(kernel): dont chop commitments when matched to transient reads by @dbanks12 in #1079
- Rk/clean collect logs by @rahul-kothari in #1026
- feat: update to master of noir and acvm-simulator by @sirasistant in #1100
- chore(tests): missing circuit_ tag of c++ test by @dbanks12 in #1097
- Add nonce to note hash. by @LeilaWang in #1084
- Fixing import issue in compiler.ts by @jeanmon in #1111
- improve kernel and rollup errors by @rahul-kothari in #1104
- chore(contracts): Update Noir contracts interfaces to use addresses instead of pubkeys by @spalladino in #1083
- feat(accounts): Store signing public keys in immutable private notes in account contracts by @spalladino in #1080
- fix(contracts): Constrain call context in call stack items in Noir by @spalladino in #1105
- Rearrange noir files. by @LeilaWang in #1106
- chore(tests): add tests that you can nullify pending notes by @dbanks12 in #1109
- Sort and slice db and pending notes. by @LeilaWang in #1112
- chore: reduce redundancy with msgpack by @ludamad in #1108
- chore: rename
barretenberg_module
tocircuits_cmake_module
in circuits by @dbanks12 in #1122 - chore(docs): fix readme code requirements as called out in ticket #488 by @dbanks12 in #1121
- e2e test that sends notes from 1 rpc server to another by @benesjan in #1103
- Inject (nullifier, commitment) tuple. by @suyash67 in #869
- chore: docs in the monorepo by @ludamad in #1120
- feat: bundle git-subrepo by @ludamad in #1123
- Add contributing info #1045 by @worksofallwin in #1071
- e2e test where we call a private method not via an account contract by @benesjan in #1088
- First test of sandbox e2e by @PhilWindle in #1078
- Add severity levels to logger by @spalladino in #1125
- Publish sandbox as NPM package by @spypsy in #1124
- enable custom nargo path in compile script by @iAmMichaelConnor in #1113
- Revert "chore: docs in the monorepo" by @ludamad in #1127
- chore: docs in the monorepo by @ludamad in #1128
- chore: add .gitrepo file to docs by @ludamad in #1130
- Emitting owner address through a note by @benesjan in #1132
New Contributors
- @worksofallwin made their first contribution in #1071
Full Changelog: v0.1.0-alpha24...v0.1.0-alpha25