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

[dev branch] move update use new gas meter imp #3795

Merged
merged 70 commits into from
Jan 8, 2023
Merged

[dev branch] move update use new gas meter imp #3795

merged 70 commits into from
Jan 8, 2023

Commits on Oct 24, 2022

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

Commits on Nov 1, 2022

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

Commits on Nov 2, 2022

  1. Configuration menu
    Copy the full SHA
    537e401 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96f69e0 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Configuration menu
    Copy the full SHA
    02fc897 View commit details
    Browse the repository at this point in the history
  2. update move TableHandle def

    nkysg committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    84663c4 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. 1.refactor gas-algebra-ext

    2.add gas_params for starcoin_vm
    nkysg committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    26fd468 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. 1.fix mpm code

    2.fix TableHandle code
    nkysg committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    90e235b View commit details
    Browse the repository at this point in the history
  2. 1.fix mpm code

    2.fix TableHandle code
    nkysg committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    d82bf5e View commit details
    Browse the repository at this point in the history
  3. fix fmt

    nkysg committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    c113ab3 View commit details
    Browse the repository at this point in the history
  4. for build_test

    nkysg committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    b048de6 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. fix test compiler error

    nkysg committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    449266f View commit details
    Browse the repository at this point in the history
  2. fix fmt

    nkysg committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    f3be064 View commit details
    Browse the repository at this point in the history
  3. build_test for test

    nkysg committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    4312ccc View commit details
    Browse the repository at this point in the history
  4. fix NativeGasParams

    nkysg committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    1fd254f View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2022

  1. 1.add move stdlib nursery GasParam

    2.fix starcoin_vm gas_meter
    3.fix fmt and clippy warnning
    nkysg committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    9f35588 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f9f4f8 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. update VmConfig to gas_params

    nkysg committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    372e5af View commit details
    Browse the repository at this point in the history
  2. fix GasParams names

    nkysg committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    c8b002e View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. fix GasParams names

    nkysg committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    8fb1b71 View commit details
    Browse the repository at this point in the history
  2. 1.fix native function name

    2.fix genesis gas_meter
    nkysg committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    927922b View commit details
    Browse the repository at this point in the history
  3. 1.fix native function name

     2.fix genesis gas_meter
    nkysg committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    d3289e4 View commit details
    Browse the repository at this point in the history
  4. add genesis

    nkysg committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    bc7e567 View commit details
    Browse the repository at this point in the history
  5. temp test

    nkysg committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    432fe4d View commit details
    Browse the repository at this point in the history
  6. fix test_example_config_compact

    nkysg committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    9b1027f View commit details
    Browse the repository at this point in the history
  7. revert barnard genesis

    nkysg committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    73a9318 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. add comment

    nkysg committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    31767d3 View commit details
    Browse the repository at this point in the history
  2. remove test code

    nkysg committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    421be47 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Configuration menu
    Copy the full SHA
    3afc931 View commit details
    Browse the repository at this point in the history
  2. add gas meter calc function

    nkysg committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    3d7bd66 View commit details
    Browse the repository at this point in the history
  3. remove debug info

    nkysg committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    73bbf02 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. fix simple_instruction

    nkysg committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    e7e8ec5 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2022

  1. fix complex instr and gas_meter

    nkysg committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    e238398 View commit details
    Browse the repository at this point in the history
  2. remove unused code

    nkysg committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    dca8baf View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2022

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

    nkysg committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    ce16398 View commit details
    Browse the repository at this point in the history
  3. remove unused code

    nkysg committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    8f3c261 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Configuration menu
    Copy the full SHA
    4577711 View commit details
    Browse the repository at this point in the history
  2. temp remove table_info column

    nkysg committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    bf8a3ef View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

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

Commits on Nov 24, 2022

  1. add debug info for gas_meter

    nkysg committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    1d093ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a932a53 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

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

Commits on Dec 1, 2022

  1. Configuration menu
    Copy the full SHA
    e413a85 View commit details
    Browse the repository at this point in the history
  2. Add more test

    jolestar committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    542b49c View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Configuration menu
    Copy the full SHA
    39a0faa View commit details
    Browse the repository at this point in the history
  2. update move

    nkysg committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    f8c9824 View commit details
    Browse the repository at this point in the history
  3. update starcoin-framework

    nkysg committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    f334be5 View commit details
    Browse the repository at this point in the history
  4. fix gas-algebra config

    nkysg committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    20e31c3 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2022

  1. fix fmt

    nkysg committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    7cc5c39 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2022

  1. add test stdlib precompiled

    nkysg committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    6734190 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Configuration menu
    Copy the full SHA
    041f6bd View commit details
    Browse the repository at this point in the history
  2. update move_stdlib params

    nkysg committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    4f3b2c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5aaa973 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Configuration menu
    Copy the full SHA
    2844028 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf923d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebe0c4d View commit details
    Browse the repository at this point in the history
  4. Fix test cases

    sanlee42 committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    d6d2645 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Configuration menu
    Copy the full SHA
    ec9a232 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77f0063 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. remove unused file

    nkysg committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    9d843d5 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. add move bytecode v5 to v4

    nkysg committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    944b8e0 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Fix task help

    WGB5445 committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    a74cba0 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2022

  1. move bytecode v6

    nkysg committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    bd1cea9 View commit details
    Browse the repository at this point in the history
  2. update starcoin-framework

    nkysg committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    415e9c9 View commit details
    Browse the repository at this point in the history
  3. fix test

    nkysg committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    d055178 View commit details
    Browse the repository at this point in the history
  4. update genesis

    nkysg committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    cd8be13 View commit details
    Browse the repository at this point in the history
  5. fix test

    nkysg committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    ab9033f View commit details
    Browse the repository at this point in the history
  6. fix test

    nkysg committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    b6a05fb View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. fix #3827

    nkysg committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    cd3ebc9 View commit details
    Browse the repository at this point in the history