Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Merge release 1.7.4 to master #7466

Merged
merged 37 commits into from
Jun 4, 2019
Merged

Merge release 1.7.4 to master #7466

merged 37 commits into from
Jun 4, 2019

Commits on Apr 26, 2019

  1. Update to fc with gcc7 fix

    heifner committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    98326a9 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2019

  1. Configuration menu
    Copy the full SHA
    3c7076e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    740b94f View commit details
    Browse the repository at this point in the history
  3. Add missing import or re

    heifner committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    fc817a1 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2019

  1. Merge pull request #7226 from EOSIO/update-fc-v1.7.x

    Update to fc with gcc7 fix - v1.7.x
    heifner committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    b3a9e2e View commit details
    Browse the repository at this point in the history

Commits on May 1, 2019

  1. Configuration menu
    Copy the full SHA
    d2db42e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7245 from EOSIO/log-level-v1.7.x

    Change default log level from debug to info. - v1.7.x
    heifner committed May 1, 2019
    Configuration menu
    Copy the full SHA
    edeb698 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2019

  1. Configuration menu
    Copy the full SHA
    c4c431a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0505264 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48a8e66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab4e11e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    111c8b7 View commit details
    Browse the repository at this point in the history
  6. Added check for skipped jobs

    kj4ezj committed May 3, 2019
    Configuration menu
    Copy the full SHA
    8cf3c41 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    072a4bb View commit details
    Browse the repository at this point in the history
  8. Merge pull request #7257 from EOSIO/zach-1.7-test-metrics

    Move Test Metrics Code to Agent
    kj4ezj committed May 3, 2019
    Configuration menu
    Copy the full SHA
    3a0fc02 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2019

  1. Configuration menu
    Copy the full SHA
    5120890 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7271 from EOSIO/zach-1.7-pipeline-config

    Added eosio-nightly-builds pipeline to pipeline.jsonc
    kj4ezj committed May 6, 2019
    Configuration menu
    Copy the full SHA
    e7d0fb2 View commit details
    Browse the repository at this point in the history
  3. Fix cleos REX help

    heifner committed May 6, 2019
    Configuration menu
    Copy the full SHA
    5fc783c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #7277 from EOSIO/cleos-rex-1.7.x

    Fix cleos REX help - v1.7.x
    zorba80 committed May 6, 2019
    Configuration menu
    Copy the full SHA
    abc2fb8 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2019

  1. Configuration menu
    Copy the full SHA
    d53d8b8 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2019

  1. Configuration menu
    Copy the full SHA
    20e4982 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7333 from EOSIO/verbose-unittest-1.7.x

    Use debug level logging for --verbose - 1.7.x
    heifner committed May 11, 2019
    Configuration menu
    Copy the full SHA
    619163b View commit details
    Browse the repository at this point in the history

Commits on May 13, 2019

  1. Merge pull request #7323 from EOSIO/zach-cdt-fixes

    Look in both lib and lib64 for CMake modules when building EOSIO Tester
    kj4ezj committed May 13, 2019
    Configuration menu
    Copy the full SHA
    5a722eb View commit details
    Browse the repository at this point in the history

Commits on May 14, 2019

  1. Configuration menu
    Copy the full SHA
    1a19c1a View commit details
    Browse the repository at this point in the history
  2. Finish test purpose comment

    kj4ezj committed May 14, 2019
    Configuration menu
    Copy the full SHA
    6961e03 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2019

  1. Merge pull request #7354 from EOSIO/zach-1.7-version-label

    Created "version-label" Integration Test
    kj4ezj committed May 15, 2019
    Configuration menu
    Copy the full SHA
    15422af View commit details
    Browse the repository at this point in the history

Commits on May 24, 2019

  1. Removed eosio pipeline files

    kj4ezj committed May 24, 2019
    Configuration menu
    Copy the full SHA
    b6836ff View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7410 from EOSIO/zach-1.7-centralize-eosio-pipeline

    Centralize EOSIO Pipeline
    kj4ezj committed May 24, 2019
    Configuration menu
    Copy the full SHA
    b2c49cd View commit details
    Browse the repository at this point in the history

Commits on May 28, 2019

  1. Configuration menu
    Copy the full SHA
    e7418dd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7427 from EOSIO/1.7.x-pipeline-base-images

    [Anka] 1.7.x configured base images pipeline.
    scottarnette committed May 28, 2019
    Configuration menu
    Copy the full SHA
    4a19ca7 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2019

  1. Reference to shared_ptr can be invalidated by completion of push_tran…

    …saction. Create a local copy of transaction_metadata shared_ptr to keep alive until end of scope.
    heifner committed May 30, 2019
    Configuration menu
    Copy the full SHA
    48d63e9 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2019

  1. Merge pull request #7439 from EOSIO/gh7436-sigsegv-1.7.x

    Fix #7436 SIGSEGV - 1.7.x
    heifner committed May 31, 2019
    Configuration menu
    Copy the full SHA
    e6cee03 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2019

  1. Configuration menu
    Copy the full SHA
    ce1220f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7462 from EOSIO/fix_timer_assign_17x_v2

    fix assignment during timer creation - 1.7
    arhag committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    c144376 View commit details
    Browse the repository at this point in the history
  3. bump version to 1.7.4

    arhag committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    0260643 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #7464 from EOSIO/bump-version-to-1.7.4

    Bump version to 1.7.4
    arhag committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    f932e12 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    784939c View commit details
    Browse the repository at this point in the history