-
Notifications
You must be signed in to change notification settings - Fork 73
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
[3.1 -> main] Antelope rename changes #14
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This incorporates the appbase changes that stops the build from breaking just because this repo does not have any tags. Note that Leap programs are already dynamically setting the appbase version strings on startup using their own mechanism, and so the value of the hardcoded appbase_version_string is irrelevant.
…l/README.md, use Leap (not leap) for noun, and several small changes
Provide leap named CMake files in build directory and dev package as preferred way for other projects to use Leap as a dependency. License files now installed in folder named leap rather than eosio.
Remove mandel and https://github.com/eosnetworkfoundation references in leap
bump wasm-spec-tests to latest antelope-main
…into more_cleaning_up
Remove leap from deep-mind version logging; bump eos-vm and wasm-spec-tests versions
bump abieos to latest antelope-3.1
Migrate CI to ENF runners & new platform framework
fix package CONFLICTS
disable appbase's automatic version discovery via git
Update appbase submodule
change art to 🅻🅴🅰🅿
[3.1] Antelope rename changes
[3.1] bump version to 3.1.0-rc4
heifner
added a commit
that referenced
this pull request
Apr 29, 2024
heifner
added a commit
that referenced
this pull request
Apr 29, 2024
heifner
added a commit
that referenced
this pull request
Apr 29, 2024
…related logging to vote_logger.
heifner
added a commit
that referenced
this pull request
Apr 29, 2024
heifner
added a commit
that referenced
this pull request
Apr 29, 2024
heifner
added a commit
that referenced
this pull request
Apr 29, 2024
heifner
added a commit
that referenced
this pull request
Apr 29, 2024
IF: Add logger for vote related logging
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Brings #11 to
main
.Note that the submodule commits for
tests/abieos
,libraries/appbase
, andlibraries/chainbase
were changed to be the head of theirmain
branches which is different (has additional changes) then the commits used inrelease/3.1
.