Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typos #61

Merged
merged 1 commit into from
May 29, 2019
Merged

Fix typos #61

merged 1 commit into from
May 29, 2019

Conversation

rex4539
Copy link
Contributor

@rex4539 rex4539 commented Feb 18, 2019

No description provided.

@rex4539 rex4539 mentioned this pull request Feb 18, 2019
Copy link
Contributor

@str4d str4d left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK. This is equivalent to zkcrypto/bellman#23.

@str4d
Copy link
Contributor

str4d commented Feb 18, 2019

I think we need to wait to merge this until #46 has been merged, because we do not want to risk any merge conflicts there.

CryptoForge pushed a commit to CryptoForge/librustzcash that referenced this pull request Mar 3, 2019
Update benchmark to use final Sapling circuit implementation
@rex4539
Copy link
Contributor Author

rex4539 commented Mar 30, 2019

Looks like there were no conflicts.

@rex4539
Copy link
Contributor Author

rex4539 commented May 5, 2019

Ping

@str4d str4d merged commit 0ee1e81 into zcash:master May 29, 2019
@str4d str4d added this to the v0.1.0 milestone Aug 29, 2019
ebfull pushed a commit to ebfull/librustzcash that referenced this pull request Mar 4, 2020
ebfull added a commit to ebfull/librustzcash that referenced this pull request Mar 4, 2020
2279da4 Merge pull request zcash#38 from debris/docs
2e57190 Remove documentation entry from Cargo.toml
346d540 bellman 0.2.0
8d79665 Merge pull request zcash#93 from defuse/qed-it-lrz
f50079f Crate docs
701cb2b Update READMEs
ccf1ee9 CI: Check intra-doc links
ddd390a Add READMEs to Cargo.toml files
54d3122 Add missing cs.is_satisfied() to bellman test
52bf23c Fix build warnings
581ad35 boolean: adds tests for alloc_conditionally
0403396 blake2s: adds test vectors from go-jubjub
9f24e47 Fix blake2s test data length assertion.
42d5b3b Add blake2s test vectors for varying sizes from go-jubjub
b2597de pedersen_hash: removes debug prints
c903fad pedersen hashes: example of size limit bug
bc697c1 bellman: Fix compile errors without multicore feature
a4e5df9 Upgrade to hex-literal 0.2
c063509 Migrate bellman to crossbeam 0.7
1775843 Take self directly in into_* functions
614d784 Rename into_ -> to_ where &self is used.
08664b1 Address various clippy warnings/errors in bellman
bb11ef2 cargo fmt
cff2e2f cargo fix --edition-idioms for bellman
dc2a280 Add edition = 2018
1a2bc19 cargo fmt
ad37878 cargo fix --edition for bellman
e73d1a2 cargo fmt bellman
dfb86fc Move generic circuit gadgets into bellman
9b3d766 Migrate to rand 0.7
055280f Migrate ff, group, pairing, and bellman to rand 0.6
533d586 Migrate bellman to rand 0.5
bfa9aaf Merge pull request zcash#61 from rex4539/fix-typos
3dd8490 Place bellman multicore operations behind a (default) feature flag
955e679 Merge pull request zcash#46 from str4d/ff-traits
d4ddaa9 Fix typos
12f93f2 Add ff and group crates to Cargo workspace
2e35a32 Update sapling-crypto crate to use ff crate
2019e63 Update workspace after pulling in external crates

git-subtree-dir: bellman
git-subtree-split: 2279da4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants