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

Restructure transaction traces #7044

Merged
merged 17 commits into from
Apr 10, 2019
Merged

Restructure transaction traces #7044

merged 17 commits into from
Apr 10, 2019

Commits on Mar 30, 2019

  1. Configuration menu
    Copy the full SHA
    50635a6 View commit details
    Browse the repository at this point in the history
  2. fix plugins #6897

    Now compiles, but the tests fail due to bugs.
    arhag committed Mar 30, 2019
    Configuration menu
    Copy the full SHA
    ed8b7b4 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2019

  1. Configuration menu
    Copy the full SHA
    943522e View commit details
    Browse the repository at this point in the history
  2. update cleos to support new transaction trace structure without inlin…

    …e_traces #6897
    
    Also correct state history ABI for action_trace_v0 to reflect that 
    inline_traces are no longer included.
    arhag committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    28377ed View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2019

  1. Configuration menu
    Copy the full SHA
    c62a5f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01d2dbc View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2019

  1. Configuration menu
    Copy the full SHA
    7a0ffb3 View commit details
    Browse the repository at this point in the history
  2. remove debug print

    taokayan committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    da3d8d1 View commit details
    Browse the repository at this point in the history
  3. fix test case

    taokayan committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    bff6453 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3be5baa View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2019

  1. improve test cases

    taokayan committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    c622c8d View commit details
    Browse the repository at this point in the history
  2. Refactor push_transaction API to use direct approach instead of wrapp…

    …ing next
    Andrianto Lie committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    dcde197 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #7060 from taokayan/6897-restructure-traces-kayan

    6897 restructure traces test cases
    arhag authored Apr 8, 2019
    Configuration menu
    Copy the full SHA
    485a698 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    24657d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a12ae1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    164a8dd View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2019

  1. address review comments on #7044

    arhag committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    36dbc01 View commit details
    Browse the repository at this point in the history