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

depends: update 'src/dashbls' to dashpay/bls-signatures@7e747e8a as 62fa6652 #6451

Merged
merged 4 commits into from
Dec 4, 2024

Conversation

kwvg
Copy link
Collaborator

@kwvg kwvg commented Dec 4, 2024

Additional Information

Breaking Changes

None expected.

Checklist:

  • I have performed a self-review of my own code (note: N/A)
  • I have commented my code, particularly in hard-to-understand areas (note: N/A)
  • I have added or updated relevant unit/integration/functional/e2e tests (note: N/A)
  • I have made corresponding changes to the documentation (note: N/A)
  • I have assigned this pull request to a milestone (for repository code-owners and collaborators only)

7e747e8a07 Merge pull request dashpay#105 from kwvg/bump_1.3.4
f8703c9971 chore: bump version to 1.3.4
5cc55ce222 Merge pull request dashpay#104 from UdjinM6/fix_gmp_freebsd
aad89e3e86 Merge pull request dashpay#103 from kwvg/pyci_upd
a52d7ed109 Merge pull request dashpay#102 from kwvg/autoconf
56b2d4a0ac ci: replace EoL Go 1.17 with 1.22
17f3ab47a0 ci: drop EoL Python 3.7 and 3.8, replace with Python 3.12
a3fcdde7c5 fix: gmp detection on FreeBSD
e73acdd304 build: consolidate `TARGET_OS` assignments into `OPSYS` assignment case
343c6244ac build: remove unnecessary `BUILD_`{`BENCH`, `TEST`} variables
af9a6906c3 build: account for FreeBSD's `amd64` `host_cpu` in optim. CPU detection
34a7c60e86 build: replace `bash`-isms with `sh`-friendly `test` and `case`

git-subtree-dir: src/dashbls
git-subtree-split: 7e747e8a0769f6e4d308d8d2e3dd254c240cbdd9
@kwvg kwvg added this to the 22.1 milestone Dec 4, 2024
@kwvg kwvg marked this pull request as ready for review December 4, 2024 16:32
@PastaPastaPasta PastaPastaPasta modified the milestones: 22.1, 22 Dec 4, 2024
Copy link
Member

@PastaPastaPasta PastaPastaPasta left a comment

Choose a reason for hiding this comment

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

utACK f25a936

Copy link

@UdjinM6 UdjinM6 left a comment

Choose a reason for hiding this comment

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

subtree looks good

utACK f25a936

@PastaPastaPasta PastaPastaPasta merged commit 9e846b1 into dashpay:develop Dec 4, 2024
18 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FreeBSD compilation fails with ./configure: [[: not found
3 participants