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

validate p2p messages and topics #1755

Merged
merged 10 commits into from
Apr 22, 2023
Merged

validate p2p messages and topics #1755

merged 10 commits into from
Apr 22, 2023

Commits on Apr 17, 2023

  1. optimize p2p network layer

    Signed-off-by: ozkanonur <work@onurozkan.dev>
    onur-ozkan committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    fe38f18 View commit details
    Browse the repository at this point in the history
  2. update default gas limit for tendermint

    Signed-off-by: ozkanonur <work@onurozkan.dev>
    onur-ozkan committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    0da7d9e View commit details
    Browse the repository at this point in the history
  3. rollback topic limit

    Signed-off-by: ozkanonur <work@onurozkan.dev>
    onur-ozkan committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    292614f View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Configuration menu
    Copy the full SHA
    fe283db View commit details
    Browse the repository at this point in the history
  2. remove unused arg from lp_ordermatch::process_msg

    Signed-off-by: ozkanonur <work@onurozkan.dev>
    onur-ozkan committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    86ee2b5 View commit details
    Browse the repository at this point in the history
  3. use OrderbookP2PHandlerResult for process_orders_keep_alive and proce…

    …ss_maker_order_updated
    shamardy committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    87cd284 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    240506f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1233e9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24e5f56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3fbe579 View commit details
    Browse the repository at this point in the history