-
Notifications
You must be signed in to change notification settings - Fork 290
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
[Bug Report][dev branch] dev分支move v6版本跑main历史高度区块3527247报verify error #3827
Labels
bug
Something isn't working
Comments
|
nkysg
changed the title
[Bug Report][dev branch] dev分支跑main历史高度区块3527247报verify error
[Bug Report][dev branch] dev分支move v6版本跑main历史高度区块3527247报verify error
Dec 28, 2022
fixed in starcoinorg/move@a781b64 |
nkysg
added a commit
that referenced
this issue
Jan 8, 2023
* use GasParameter replace costTable * compat GasCost and GasConstants * ErrorContext change to ErrorDescription * update GasConstants member function * ErrorContext change to ErrorDescription * update move TableHandle def * 1.refactor gas-algebra-ext 2.add gas_params for starcoin_vm * 1.fix mpm code 2.fix TableHandle code * 1.fix mpm code 2.fix TableHandle code * fix fmt * for build_test * fix test compiler error * fix fmt * build_test for test * fix NativeGasParams * 1.add move stdlib nursery GasParam 2.fix starcoin_vm gas_meter 3.fix fmt and clippy warnning * update starcoin_natives gas_params * update VmConfig to gas_params * fix GasParams names * fix GasParams names * 1.fix native function name 2.fix genesis gas_meter * 1.fix native function name 2.fix genesis gas_meter * add genesis * temp test * fix test_example_config_compact * revert barnard genesis * add comment * remove test code * add vmconfig to gas_schedule test * add gas meter calc function * remove debug info * fix simple_instruction * fix complex instr and gas_meter * remove unused code * fix gas_meter related charge implement * fix log * remove unused code * update starcoin_vm get gas_params * temp remove table_info column * fix charge_move_to and charge_borrow_global * add debug info for gas_meter * fix vector append remove reverse * fix sha2_256 sha3_256 native_function cal zero str * add nft INTERNAL_TYPE_ERROR test * Add more test * [vm] Fix #3804, the vm do not clear cache correctly. * update move * update starcoin-framework * fix gas-algebra config * fix fmt * add test stdlib precompiled * fix test_init_script and test_signer_cap_internal_type_error * update move_stdlib params * comment stdlib pre compiler test * Package transaction publish bundle logic * Update move dep for fixing transactional test harness * reopen test_stdlib_pre_compiled * Fix test cases * comment StarcoinFramework checkpoint * compatible legacy AccountDataCache * remove unused file * add move bytecode v5 to v4 * Fix task help * move bytecode v6 * update starcoin-framework * fix test * update genesis * fix test * fix test * fix #3827 Co-authored-by: jolestar <jolestar@gmail.com> Co-authored-by: fikgol <hit.cs.lijun@gmail.com> Co-authored-by: WGB5445 <919603023@qq.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug Report
Starcoin version:
Current behavior:
Expected behavior:
Steps to reproduce:
Related code:
Other information:
The text was updated successfully, but these errors were encountered: