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

Gh#4968 inline actions #5066

Merged
merged 16 commits into from
Aug 10, 2018
Merged

Gh#4968 inline actions #5066

merged 16 commits into from
Aug 10, 2018

Commits on Aug 8, 2018

  1. Only set irreversible when true to avoid overwriting an irreversibe=t…

    …rue with a irreversible=false
    heifner committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    bae241d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b13ff27 View commit details
    Browse the repository at this point in the history
  3. Add action_traces collection

    heifner committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    cb62b0c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90c9c9e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c02c205 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d0f9a37 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bdfd88a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    38d70e6 View commit details
    Browse the repository at this point in the history
  9. Override abi serialization of eosio::setabi.abi to store abi as abi_d…

    …ef instead of bytes in mongodb.
    heifner committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    4584e9b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    82d9f97 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    efbda10 View commit details
    Browse the repository at this point in the history
  12. -Add mongodb-filter-on and mongodb-filter-out similar to history plugin.

    Thanks to Scott Sallinen scotts@ece.ubc.ca for implementation.
    heifner committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    5dd4647 View commit details
    Browse the repository at this point in the history
  13. Add options to not store blocks, block-states, transactions, transact…

    …ion-traces, and action-traces
    heifner committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    d24e006 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2018

  1. Optimize filter_include

    heifner committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    854c72a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba483eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cbd3a3c View commit details
    Browse the repository at this point in the history