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

Problem: MsgExec may squeeze multiple message events into a single one #732

Closed
wants to merge 18 commits into from

Commits on Aug 2, 2022

  1. enable msgexec

    vincentysc committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    f85b603 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/crypto-com/chain-indexing

    …into bugfix/673-msgexec-msg
    vincentysc committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    3cd6522 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. parse events

    vincentysc committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    b83f005 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

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

Commits on Aug 5, 2022

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

Commits on Aug 8, 2022

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

Commits on Aug 9, 2022

  1. add fund community pool

    vincentysc committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    2b7f605 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. support staking

    vincentysc committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    6293696 View commit details
    Browse the repository at this point in the history
  2. support staking msg

    vincentysc committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    fe20328 View commit details
    Browse the repository at this point in the history
  3. update log

    vincentysc committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    900cadc View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Configuration menu
    Copy the full SHA
    e309714 View commit details
    Browse the repository at this point in the history
  2. fix lint

    vincentysc committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    fc4e842 View commit details
    Browse the repository at this point in the history
  3. fix lint

    vincentysc committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    57ef8d7 View commit details
    Browse the repository at this point in the history
  4. update inner msg parser

    vincentysc committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    b4331de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2964030 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

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

Commits on Aug 18, 2022

  1. support multi-msgExec

    vincentysc committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    b1c84c4 View commit details
    Browse the repository at this point in the history
  2. check msg and logs

    vincentysc committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    aa1a51f View commit details
    Browse the repository at this point in the history