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

[3.0] Antelope rename changes #8

Merged
merged 19 commits into from
Aug 17, 2022
Merged

[3.0] Antelope rename changes #8

merged 19 commits into from
Aug 17, 2022

Commits on Aug 11, 2022

  1. Update submodule URLs

    arhag committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    7e78364 View commit details
    Browse the repository at this point in the history
  2. Update submodule commits

    arhag committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    5859a5b View commit details
    Browse the repository at this point in the history
  3. Return back to previous softfloat submodule commit.

    Apparently, using the latest softfloat submodule commit causes the
    CDT build to fail.
    arhag committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    166fd0d View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Configuration menu
    Copy the full SHA
    212ad6a View commit details
    Browse the repository at this point in the history
  2. Update support email

    linh2931 committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    031f551 View commit details
    Browse the repository at this point in the history
  3. remove b1's old CI stuff

    spoonincode committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    52ea01d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c516cc8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c72b8c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f8907b5 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2022

  1. Configuration menu
    Copy the full SHA
    facde7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07a815e View commit details
    Browse the repository at this point in the history
  3. Fix some build issues and update README.

    Fixed some bugs in package builder script:
       * Broken symlink for CDTWasmToolchain.cmake.
       * Allow package builder script to run with out-of-source builds.
    
    Updated description used for generated package.
    
    Use leap package for integration tests dependency instead of eosio.
    
    Significant changes to README.
    arhag committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    3be7cfe View commit details
    Browse the repository at this point in the history
  4. Cleanup old references in docs.

    Further rename of EOSIO.CDT to CDT.
    Further rename of eosio-cpp to cdt-cpp and eosio-cc to cdt-cc.
    Delete references to removed eosio-abigen tool.
    
    Replace references to old eos and eosio.cdt repos with leap and cdt respectively.
    
    Have not changed references eosio.contracts repo yet.
    Have not changed/removed URLs to developers.eos.io website.
    
    Other small cleanup and fixes to docs.
    arhag committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    feafcca View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2022

  1. Change eosio-cpp to cdt-cpp in all README files in examples directory…

    … and version_tests.sh; use support@eosnetwork.com for support email
    linh2931 committed Aug 14, 2022
    Configuration menu
    Copy the full SHA
    6296804 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from AntelopeIO/remove_mandel_references

    Remove mandel references from CDT and update CDT urls
    linh2931 authored Aug 14, 2022
    Configuration menu
    Copy the full SHA
    883a116 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Merge pull request #3 from AntelopeIO/new_cicd

    new CICD based on ENF runners & new platform framework
    spoonincode authored Aug 16, 2022
    Configuration menu
    Copy the full SHA
    7e9a52a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0cf888a View commit details
    Browse the repository at this point in the history
  3. abi-=kv

    vladtr committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    ccf2297 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Merge pull request #6 from AntelopeIO/abigen-ricardian-fix

    Bugfix for ricardian contracts being generated
    Bucky Kittinger authored Aug 17, 2022
    Configuration menu
    Copy the full SHA
    5a36e48 View commit details
    Browse the repository at this point in the history