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

Tps benchmark logs #3970

Open
wants to merge 24 commits into
base: block_executor_optimize_tps
Choose a base branch
from
Open

Conversation

welbon
Copy link
Contributor

@welbon welbon commented Sep 25, 2023

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Other information

@@ -137,7 +137,7 @@ impl AccountCurrent {
let received_events_count = initial_data.received_events_count();
Self {
initial_data,
balance,
balance: balance as u64,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里balance不是变成u128了吗,是不是需要AccountCurrent定义里balance为u128

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants