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

Merge Savanna Contract Updates into EOS #156

Merged
merged 296 commits into from
Aug 13, 2024
Merged

Merge Savanna Contract Updates into EOS #156

merged 296 commits into from
Aug 13, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jun 8, 2023

  1. Merge pull request #17 from AntelopeIO/unkown_misspell

    fix misspelling in wasmcfg invalid configuration assertion
    spoonincode authored Jun 8, 2023
    Configuration menu
    Copy the full SHA
    76197b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. rm deferred trx

    ericpassmore committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    65783cb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #29 from AntelopeIO/ehp/GH-28-rm-deferred-from-system

    Remove Deferred Transactions from System Contract
    ericpassmore authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    a199ba0 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. bump main to v3.3.0-dev

    ericpassmore committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    e41ae0e View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    37e4b25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6eac8c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7181593 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d5cc0d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f91b47f View commit details
    Browse the repository at this point in the history
  6. correct a typo of privileged

    linh2931 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    4e31832 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    37c4dc3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    da83307 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    d9dceab View commit details
    Browse the repository at this point in the history
  2. remove token usage

    linh2931 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    5b3c58e View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. correct comments about setfinalizer and add max_finalizers and max_fi…

    …nalizer_description_size definition
    linh2931 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    d7f7616 View commit details
    Browse the repository at this point in the history
  2. add checks for duplicate keys, too small threshold, weight sum overfl…

    …ow, max_finalizers, and max_finalizer_description_size
    linh2931 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    312f46a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5bf241 View commit details
    Browse the repository at this point in the history
  4. simplify building long description in tests and add a test for descri…

    …ption length equal to max allowed size
    linh2931 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    8676a92 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac597ea View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. move g1_hash and g1_equal inside function body and next to their use,…

    … use std::hash<const char*> for hashing, use size() instead of 96 * sizeof(char)
    linh2931 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    89672ac View commit details
    Browse the repository at this point in the history
  2. Merge pull request #33 from AntelopeIO/setfinalizer

    IF: Add setfinalizer action to eosio.bios
    linh2931 authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    57218e4 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    afe749a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #35 from AntelopeIO/GH-34-set-finalizer-errors

    Update set_finalizer errors
    heifner authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    247b5c4 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Configuration menu
    Copy the full SHA
    aad1544 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #36 from AntelopeIO/add_cmake_leap&cdt_version_checks

    add `SYSTEM_ENABLE_LEAP_VERSION_CHECK` & `SYSTEM_ENABLE_CDT_VERSION_CHECK` build knobs
    spoonincode authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    10bab0c View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    a3ee2ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e95bc2 View commit details
    Browse the repository at this point in the history
  3. GH-37 Update to ubuntu-22.04

    heifner committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    e28a8ee View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. Configuration menu
    Copy the full SHA
    54a0e1c View commit details
    Browse the repository at this point in the history
  2. add system_contract

    DenisCarriere committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    c46257b View commit details
    Browse the repository at this point in the history
  3. add as_uint64 to tests

    DenisCarriere committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    1f2a274 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d8a12c View commit details
    Browse the repository at this point in the history
  5. fix tests

    DenisCarriere committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    3c26c76 View commit details
    Browse the repository at this point in the history
  6. fix ramtransfer

    DenisCarriere committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    693f110 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    58d7984 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #39 from AntelopeIO/ubuntu22_libtester5

    update CI to use Ubuntu 22.04 and libtester 5.0 by default, plus update some actions versions
    spoonincode authored Jan 6, 2024
    Configuration menu
    Copy the full SHA
    7e4fa3a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c530aa5 View commit details
    Browse the repository at this point in the history
  10. update tests

    DenisCarriere committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    96509e7 View commit details
    Browse the repository at this point in the history
  11. add logbuyram action

    DenisCarriere committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    8bfc7d0 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. Configuration menu
    Copy the full SHA
    03900bc View commit details
    Browse the repository at this point in the history
  2. fix ramburn tests

    DenisCarriere committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    a0ff4e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    244768a View commit details
    Browse the repository at this point in the history
  4. update RC with owner

    DenisCarriere committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    f13f15c View commit details
    Browse the repository at this point in the history
  5. update ram tests

    DenisCarriere committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    f159466 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    4cab488 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a5be27 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    25d6b28 View commit details
    Browse the repository at this point in the history
  2. Empty commit

    heifner committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    cae6ac4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d4c2bd View commit details
    Browse the repository at this point in the history
  4. add logsellram

    DenisCarriere committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    0703ea2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    889d3e9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d1e6d97 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Merge pull request #38 from AntelopeIO/GH-37-update-for-if

    IF: Update for latest IF
    heifner authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    0137e60 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #40 from AntelopeIO/merge-main-01-08-2023

    IF: Merge main 01-08-2023
    heifner authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    b1a152d View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Merge pull request #102 from EOS-Nation/feature/ramtransfer

    Transferable RAM
    ericpassmore authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    fa4424b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0062f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d83375e View commit details
    Browse the repository at this point in the history
  4. return ram_bytes

    DenisCarriere committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    b211657 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #103 from EOS-Nation/feature/ram-notify-logging

    Buy/Sell RAM Notifications and Logging
    ericpassmore authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    4d51a17 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    71784b1 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    fd4eacd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e1eed9 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    ea0835b View commit details
    Browse the repository at this point in the history
  2. GH-41 Missed a couple of updates

    heifner committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    a32800d View commit details
    Browse the repository at this point in the history
  3. GH-41 Missed one

    heifner committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    401c8b1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #42 from AntelopeIO/GH-41-enforce-fin-weight

    IF: Enforce finalizer sum of weights >= threshold
    heifner authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    ad67480 View commit details
    Browse the repository at this point in the history
  5. split ram burn tests

    DenisCarriere committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    83f4a1e View commit details
    Browse the repository at this point in the history
  6. Implement buyramself action

    ref: #105
    DenisCarriere committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    9dd2717 View commit details
    Browse the repository at this point in the history
  7. Add action return values

    ref: #106
    DenisCarriere committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    4a365bd View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

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

Commits on Jan 29, 2024

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

Commits on Feb 1, 2024

  1. Added tests for ram_actions

    Created method to compute hex from provided JSON, this can be used as the expected return code
    Created method to extract trace->act and return data
    Commits fail as return data does not survive outside for-loop and is empty when compared to expected value
    ericpassmore committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    e4a98d7 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    1e6065d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bce199 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #45 from AntelopeIO/ehp/test_ram_actions

    Test Coverage ram_actions Return Values
    ericpassmore authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    b0d8c38 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #31 from AntelopeIO/ehp/GH-30-bump-main-version

    Bump main to v3.3.0-dev
    ericpassmore authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    95c6cae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    36d2964 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6fe20be View commit details
    Browse the repository at this point in the history
  7. turn off version checks for leap and cdt

    Enables override of version during CI buildsi
    May be needed for IF, this matches eos-system-contracts
    ericpassmore committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    8d45103 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4b24bc1 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    2977500 View commit details
    Browse the repository at this point in the history
  2. Temporarily change target

    heifner committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    635ff86 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #50 from AntelopeIO/if-signals

    IF: Controller signals are now accessors not members
    heifner authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    ea58e91 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3816c69 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d30776 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #51 from AntelopeIO/if-defaults

    IF: Use leap hotstuff_integration branch
    heifner authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    9dad4d8 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #49 from AntelopeIO/ehp/rm-platform-specific-openssl

    rm platform specific openssl
    ericpassmore authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    3d86962 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #48 from AntelopeIO/ehp/ci-build-disable-version-c…

    …heck
    
    Turn off version checks for leap and cdt
    ericpassmore authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    2bde5a8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2f575e8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ef2bb7b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ab0858b View commit details
    Browse the repository at this point in the history
  12. Merge pull request #53 from AntelopeIO/ehp/gh-52-bytes_sold

    updated to bytes_sold and bytes_purchased
    ericpassmore authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    60ed21f View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Merge pull request #47 from AntelopeIO/ram_actions

    [Main] Merge ram_actions
    ericpassmore authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    8c85d8b View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    e105191 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #55 from AntelopeIO/ehp/gh-54-version-bump

    Version bump to 3.4.0-dev
    ericpassmore authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    732fa98 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    63bd278 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ff038d View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Merge pull request #56 from AntelopeIO/new_base64_encoding

    IF: Update BIOS finality tests to use base64url encoded BLS keys and signatures
    linh2931 authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    1049b2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e09fd4e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #57 from AntelopeIO/leap_dev_target

    IF: change leap-dev target back to hotstuff_integration
    linh2931 authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    469e1b3 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

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

Commits on Apr 1, 2024

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

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    c929439 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdd7f8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4dbf90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    097cd79 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a70ea46 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5908fb9 View commit details
    Browse the repository at this point in the history
  7. Update action descriptions

    linh2931 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    47535c2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    21e8dcb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cf14212 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    95cf0f9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    41e3a30 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    689a4ea View commit details
    Browse the repository at this point in the history
  13. Simplify tests

    linh2931 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    95afd18 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    40d2daf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ee26c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aede338 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c676d31 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b9c2c4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0f5d3f7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b734453 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6bccc06 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    00f5265 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Add tests for update_elected_producers in both finalizer key changes …

    …and no finalizer key changes
    linh2931 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    59184cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33e54f1 View commit details
    Browse the repository at this point in the history
  3. Add a test of deleting an active producer's finalizer key and another…

    … producing taking over
    linh2931 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    6a21d55 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8153e6e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f2d650c View commit details
    Browse the repository at this point in the history
  6. Improve action descriptions

    linh2931 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    c39bf62 View commit details
    Browse the repository at this point in the history
  7. Rename active_key_id to active_finalizer_key_id, active_key to active…

    …_finalizer_key_binary, and num_registered_keys to finalizer_key_count in finalizers table
    linh2931 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    d5510f1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5584a60 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    c0d4a8d View commit details
    Browse the repository at this point in the history
  2. refactor replace_key_in_finalizer_policy() into generate_finalizer_po…

    …licy_and_set_finalizers()
    linh2931 committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    3ea54b1 View commit details
    Browse the repository at this point in the history
  3. Add authority check tests

    linh2931 committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    6bf5dc5 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Cache finalizer key binary form in finalizers table; improve descript…

    …ion of actions; various minor cleanups.
    linh2931 committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    c9b156d View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    a2b44f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5f68ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bddb5ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9623905 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Do not limit number of producers consideered to be 30, to match with …

    …update_elected_producers() implementation; replace hardcoded number 21 with ast_producer_schedule_size
    linh2931 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    dba03ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c16b95c View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    7a12d93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99ae2e3 View commit details
    Browse the repository at this point in the history
  3. Define a customized operator == in proposed_finalizer_key_t to simpli…

    …fy checking finalizer policy changes
    linh2931 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    7f2e940 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Change to use a caching mechanism to store last proposed finalizers t…

    …o avoid unnecessay serialization of data in system contract constructor/destructor; always check if proposed finalizers are the same as last proposed ones
    linh2931 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    ada26ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    242de13 View commit details
    Browse the repository at this point in the history
  3. Add missing key_id update in the entry in last_proposed_finalizers fo…

    …r just activated finalizer key improve comments
    linh2931 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    9580f29 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2aa777 View commit details
    Browse the repository at this point in the history
  5. Factor some common code

    linh2931 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    ceda65c View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    8c72d60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9d72e3 View commit details
    Browse the repository at this point in the history
  3. Make get_last_proposed_finalizers() return a const& and avoid table l…

    …ookup when it does not have a valuein subsequent calls
    linh2931 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    a0acd15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a0f1e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b1f0a81 View commit details
    Browse the repository at this point in the history
  6. Small changes from comments

    linh2931 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    65a54a4 View commit details
    Browse the repository at this point in the history
  7. Rename active_finalizer_key_id to active_key_id and active_finalizer_…

    …key_binary to active_key_binary for shorter names
    linh2931 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    be79752 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    74f7a47 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e88b8ca View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    021213a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc2e638 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #60 from AntelopeIO/core-contracts

    IF: Add core contract actions to support Savanna
    linh2931 authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    34f6854 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Merge pull request #43 from AntelopeIO/instant-finality

    IF: Instant finality updates
    arhag authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    c8f1317 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    94d5044 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47e44bd View commit details
    Browse the repository at this point in the history
  3. push token upgrade

    DenisCarriere committed May 2, 2024
    Configuration menu
    Copy the full SHA
    e4c75b8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #77 from AntelopeIO/update-refs

    Update to use Spring instead of Leap
    heifner authored May 2, 2024
    Configuration menu
    Copy the full SHA
    41a578c View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Implement rex maturity changes

    ref: #132
    DenisCarriere committed May 3, 2024
    Configuration menu
    Copy the full SHA
    b694722 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8afcee View commit details
    Browse the repository at this point in the history
  3. Move to savings when buying REX

    ref: #135
    DenisCarriere committed May 3, 2024
    Configuration menu
    Copy the full SHA
    67c2429 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d791ad View commit details
    Browse the repository at this point in the history
  5. implement unvest action

    ref: #131
    DenisCarriere committed May 3, 2024
    Configuration menu
    Copy the full SHA
    d664b5a View commit details
    Browse the repository at this point in the history
  6. add supply tests

    DenisCarriere committed May 3, 2024
    Configuration menu
    Copy the full SHA
    7fb34dd View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Implement schedules

    ref: #136
    DenisCarriere committed May 4, 2024
    Configuration menu
    Copy the full SHA
    812ffa6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e79c48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    669d966 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    ee2814d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c0256c View commit details
    Browse the repository at this point in the history
  3. a few extra tests

    Nathan James committed May 8, 2024
    Configuration menu
    Copy the full SHA
    32f62ab View commit details
    Browse the repository at this point in the history
  4. Merge pull request #79 from AntelopeIO/tokenomics-token-upgrade

    Tokenomics - Token upgrade
    nsjames authored May 8, 2024
    Configuration menu
    Copy the full SHA
    2789fb1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    85ef99c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4358d70 View commit details
    Browse the repository at this point in the history
  7. direct continuous rate modification, extending tests

    Nathan James committed May 8, 2024
    Configuration menu
    Copy the full SHA
    a9a79e1 View commit details
    Browse the repository at this point in the history
  8. year typo in versting schedule test

    Nathan James committed May 8, 2024
    Configuration menu
    Copy the full SHA
    5a9176d View commit details
    Browse the repository at this point in the history
  9. year typo in versting schedule test

    Nathan James committed May 8, 2024
    Configuration menu
    Copy the full SHA
    c550e95 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bf8f948 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #82 from AntelopeIO/more-generic-test

    Test: Make test more generic to work with diff versions of instant_finality_extension
    heifner authored May 8, 2024
    Configuration menu
    Copy the full SHA
    cd645b5 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. extend unvest tests, enforce only unvested amount, and allow claiming…

    … vested remainders
    Nathan James committed May 9, 2024
    Configuration menu
    Copy the full SHA
    ff27f8c View commit details
    Browse the repository at this point in the history
  2. add matured rex tests

    DenisCarriere committed May 9, 2024
    Configuration menu
    Copy the full SHA
    8028ff7 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. allow setting a schedule in the past or msigs will break

    Nathan James committed May 10, 2024
    Configuration menu
    Copy the full SHA
    4239d20 View commit details
    Browse the repository at this point in the history
  2. expose new action to allow setting pay factors without affecting cont…

    …inuous_rate
    Nathan James committed May 10, 2024
    Configuration menu
    Copy the full SHA
    9e3ac02 View commit details
    Browse the repository at this point in the history
  3. fixes for setpayfactor tests

    Nathan James committed May 10, 2024
    Configuration menu
    Copy the full SHA
    b188adc View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. update rex tests

    DenisCarriere committed May 11, 2024
    Configuration menu
    Copy the full SHA
    981608a View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. set global state

    Nathan James committed May 13, 2024
    Configuration menu
    Copy the full SHA
    6a175c0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #81 from AntelopeIO/tokenomics-vesting-upgrade

    Tokenomics - Vesting upgrade
    nsjames authored May 13, 2024
    Configuration menu
    Copy the full SHA
    046f5a0 View commit details
    Browse the repository at this point in the history
  3. validate rex return in tests

    Nathan James committed May 13, 2024
    Configuration menu
    Copy the full SHA
    dbd2eb4 View commit details
    Browse the repository at this point in the history
  4. merge in tokenomics branch

    Nathan James committed May 13, 2024
    Configuration menu
    Copy the full SHA
    3cfbbda View commit details
    Browse the repository at this point in the history
  5. Merge pull request #78 from AntelopeIO/tokenomics-fees-upgrade

    Tokenomics - Fees upgrade
    nsjames authored May 13, 2024
    Configuration menu
    Copy the full SHA
    45473c9 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. fix for setschedule docs

    Nathan James committed May 15, 2024
    Configuration menu
    Copy the full SHA
    33ab294 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Merge pull request #84 from AntelopeIO/tokenomics-doc-fix

    Fix for setschedule docs
    nsjames authored May 16, 2024
    Configuration menu
    Copy the full SHA
    3803fd9 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. add ricardians for unvest and donatetorex

    Nathan James committed May 17, 2024
    Configuration menu
    Copy the full SHA
    ded2d7f View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Merge pull request #86 from AntelopeIO/tokenomics-ricardians

    Add ricardians for unvest and donatetorex
    nsjames authored May 21, 2024
    Configuration menu
    Copy the full SHA
    59736cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4dff31f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #87 from AntelopeIO/ehp/interface-test-buyramburn

    Interface test for buyramburn
    ericpassmore authored May 21, 2024
    Configuration menu
    Copy the full SHA
    917d722 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

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

Commits on May 28, 2024

  1. Remove tester but keep validating_tester for eosio_system_tester; add…

    … setup_policy to eosio_system_tester constructor for more flexibility
    linh2931 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    8ed7edd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4227b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4864476 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc812f8 View commit details
    Browse the repository at this point in the history
  5. Point spring-dev target to default_tester branch to get around circul…

    …ar reference contracts and Spring dependency
    linh2931 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    43c76ea View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. preliminary tests and code for eosio.bpay

    Nathan James committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    1741995 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    8e469fe View commit details
    Browse the repository at this point in the history
  2. add bpay ricardians to cmakelists

    Nathan James committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    9646c7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ccfbbf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d4d6cd View commit details
    Browse the repository at this point in the history
  5. Merge pull request #95 from AntelopeIO/fix_failures_by_default_tester

    Fix test failures under default Savanna libtester
    linh2931 authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    229dd4f View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Merge pull request #98 from AntelopeIO/eosio.bpay

    Tokenomics - eosio.bpay
    nsjames authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    47599f0 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

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

Commits on Jun 10, 2024

  1. merge tokenomics into rex updates

    Nathan James committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    60f3683 View commit details
    Browse the repository at this point in the history
  2. Split system_tests into multiple suites such that each of them can fi…

    …nish CICD testing in time
    linh2931 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    e21f721 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

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

Commits on Jun 12, 2024

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

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    2e865e5 View commit details
    Browse the repository at this point in the history
  2. remove unecessary tests

    Nathan James committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    126d5f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10e9ce7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0369bef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    39249ae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    877f89f View commit details
    Browse the repository at this point in the history
  7. Merge pull request #103 from AntelopeIO/run_system_tests_in_parallel

    Split system tests so that they can run in parallel
    linh2931 authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    efb7d81 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Merge pull request #80 from AntelopeIO/tokenomics-rex-upgrade

    Tokenomics - REX Upgrade
    nsjames authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    1a603bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    199bd22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ee39ff View commit details
    Browse the repository at this point in the history
  4. Merge pull request #101 from AntelopeIO/fix_fragile_powerup_tests

    Fix fragile powerup_tests/weight_tests so that they can run under Savanna
    linh2931 authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    3908cfb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d9db4b8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    09e8c4f View commit details
    Browse the repository at this point in the history
  7. Merge pull request #105 from AntelopeIO/antelope-spring-dev.deb

    use `antelope-spring-dev.deb` instead of `spring-dev.deb`
    spoonincode authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    c30e89e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ea167cf View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    de38a52 View commit details
    Browse the repository at this point in the history
  2. resolve dup test name

    ericpassmore committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    c2fac1a View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

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

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    0218cbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    759f801 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #107 from AntelopeIO/rename_instant_finality_exten…

    …sion
    
    instant_finality_extension renamed to finality_extension
    heifner authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    88f2eed View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    1836e5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3282ef6 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    33122b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7da610b View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    9a893ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    368573d View commit details
    Browse the repository at this point in the history