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

support create contract by contract #3200

Closed
wants to merge 20 commits into from

Conversation

ylsGit
Copy link
Contributor

@ylsGit ylsGit commented Jul 10, 2023

  • Targeted PR against correct branch (see CONTRIBUTING.md)

  • Linked to github-issue with discussion and accepted design OR link to spec that describes this work.

  • Wrote tests

  • Updated relevant documentation (docs/)

  • Added a relevant changelog entry to the Unreleased section in CHANGELOG.md

  • Reviewed Files changed in the github PR explorer


For Admin Use:

  • Added appropriate labels to PR (ex. wip, ready-for-review, docs)
  • Reviewers Assigned
  • Squashed all commits, uses message "Merge PR #XYZ: [title]" (coding standards)

ylsGit and others added 20 commits July 10, 2023 17:21
* fix smb bug caused by e2c before venus6

* fix bug

* optimize code

* Update baseapp.go

fix typo

---------

Co-authored-by: KamiD <[email protected]>
* add commit mutex

* add pgu threshold

* add regression of hgu bounding

* fix ut

* pack one tx at least

* simulation gas wanted must less than gas limit

* persist estimated gas and refactor pgu

* record hgu block num

* add pgu logger

* fix bug

* add ut

* fix ut

* update

* fix bug of simulation

* temp

* update

* merge dev

* pgu twice

---------

Co-authored-by: KamiD <[email protected]>
* optimize ut

* Update app_parallel_test.go

modify code

* inrich ut and fix bug of it

* Update app_parallel_test.go

fix bug

* optimize ut

* Update app_parallel_test.go

enrich ut

* support vmb tx

* optimize ut

* Update app_parallel_test.go

remove useless code

* Update app_parallel_test.go

modify ut
* add gas table

* change depend wasmvm
@KamiD KamiD closed this Jul 28, 2023
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.

8 participants