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 Schnorr #746

Merged
merged 4 commits into from
Jan 8, 2020
Merged

Fix Schnorr #746

merged 4 commits into from
Jan 8, 2020

Conversation

anton-trunov
Copy link
Contributor

@anton-trunov anton-trunov commented Jan 7, 2020

Fixes compilation with OpenSSL 1.1.1 on macOS (see #745 (comment)).

Anton Trunov added 2 commits January 8, 2020 01:14
Looks like it failed before on OpenSSL 1.1.1 because of null pointer dereferences
@vaivaswatha vaivaswatha requested a review from bb111189 January 8, 2020 08:15
@vaivaswatha
Copy link
Contributor

LGTM, but please wait for @bb111189 to approve.

@anton-trunov
Copy link
Contributor Author

anton-trunov commented Jan 8, 2020

@bb111189 Incidentally, should we add you as a codeowner for all the C/C++ files in Scilla?

@anton-trunov anton-trunov merged commit a6bf7cb into master Jan 8, 2020
@anton-trunov anton-trunov deleted the fix-schnorr branch January 8, 2020 17:24
vyorkin added a commit to vyorkin/scilla that referenced this pull request Jan 14, 2020
* master:
  Fix bug/typo to check patterns in transitions (Zilliqa#752)
  Scilla runner refactoring + a small bug fix (Zilliqa#749)
  Fix Schnorr (Zilliqa#746)
  Fix init JSON validation checks for libraries (Zilliqa#748)
  Rearranging lib test files (Zilliqa#747)
  INSTALL.md formatting: add foldable sections (Zilliqa#744)
  Remove unused tests (Zilliqa#741)
  Disallow duplicate _extlib entries and updates to library import tests (Zilliqa#743)
  Use domt4 homebrew tap (Zilliqa#742)
vyorkin added a commit that referenced this pull request Jan 21, 2020
* master:
  Run `dune build @fmt` in Travis. On a diff, it'll fail (#761)
  Conform entire source base to ocamlformat (#760)
  Add an ocamlformat Makefile target. (#759)
  Warnings and gas output must not always be in JSON format (#757)
  Tweaks to build system (#755)
  Prepare for 0.5.1 release (#754)
  Fix opam build by making libff a git submodule (#753)
  Test/libtest (#751)
  Fix bug/typo to check patterns in transitions (#752)
  Scilla runner refactoring + a small bug fix (#749)
  Fix Schnorr (#746)
  Fix init JSON validation checks for libraries (#748)
  Rearranging lib test files (#747)
  INSTALL.md formatting: add foldable sections (#744)
  Remove unused tests (#741)
  Disallow duplicate _extlib entries and updates to library import tests (#743)
  Use domt4 homebrew tap (#742)
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.

3 participants