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

Aeon upstream 13 #247

Merged
merged 20 commits into from
Nov 11, 2021
Merged

Aeon upstream 13 #247

merged 20 commits into from
Nov 11, 2021

Conversation

moneromooo-monero and others added 13 commits October 29, 2021 14:40
…-project#4697

in order to unbias selection from blocks with few txes

This change is irrelevant for Aeon as it applies to RingCT transactions only.
Brought here only to maintain code similarity.
(Stoffu)
This removes some small amount of fingerprinting entropy.
There is no consensus rule to require this since this field
is technically free form, and a transaction is free to have
custom data in it.
The gitian environment does not treat whitespaces in configure lines,
like most other systems. The solution is to just remove them.
This adds a build script to run gitian builds for linux.
The build script was copied from bitcoin and then adapted for monero.
Build step documentation is outlined in the README in the contrib/gitian
directory.

(from stoffu)
These files are copied without being adapted for aeon.
Making gitian build work for aeon will be addressed later.
The signature prepare tool and the gitian-builder git repo should be
checked for their content. For this purpose, checkout the gitian-builder
repo at a specific commit and take the sha256sum of the osslsigncode
tool.
Windows is built with a seperate descriptor to handle additional changes
that need to be done to the end binary. Consolidate the gitian-build
script for this change.
…project#4526

The sigs should be produced in a seperate step by default.
Remove windows and osx sig options that are not needed for monero.
@aeonix aeonix merged commit d72912a into aeonix:master Nov 11, 2021
@stoffu stoffu changed the title [WIP] Aeon upstream 13 Aeon upstream 13 Nov 13, 2021
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.

8 participants