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

print all enable epochs #6469

Closed
wants to merge 124 commits into from
Closed

print all enable epochs #6469

wants to merge 124 commits into from

Commits on Jul 26, 2024

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

Commits on Aug 5, 2024

  1. new endpoint

    miiu96 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    8b4fb3a View commit details
    Browse the repository at this point in the history
  2. fix

    miiu96 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    2bad2a7 View commit details
    Browse the repository at this point in the history
  3. fix endpoint

    miiu96 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    792f6a7 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. fix tests

    miiu96 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    6539ea4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb55c68 View commit details
    Browse the repository at this point in the history
  3. unit tests

    miiu96 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    708e08e View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/new-endpoint-scrs-by-tx-hash' in…

    …to new-endpoint-scrs-by-tx-hash
    miiu96 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    e291094 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. pre-final version. Add gh-action yml that build mx-chain-simulator-go…

    … latest version with latest hash from mx-chain-go, and execute system tests
    btc-fan committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    d8f0a12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b60aa52 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    75cb695 View commit details
    Browse the repository at this point in the history
  2. - integrated new VM

    iulianpascalau committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    d78614a View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    35008c7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'rc/v1.7.next1' of https://github.com/multiversx/mx-chai…

    …n-go into fix_fee_field
    
    # Conflicts:
    #	go.mod
    #	go.sum
    sstanculeanu committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    f35ea49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f289f70 View commit details
    Browse the repository at this point in the history
  4. rename the action

    btc-fan committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    dab6bcd View commit details
    Browse the repository at this point in the history
  5. fix CS script path

    btc-fan committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    ffa43f7 View commit details
    Browse the repository at this point in the history
  6. rename step

    btc-fan committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    db3bb47 View commit details
    Browse the repository at this point in the history
  7. fixes after review

    sstanculeanu committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    87cae3b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0d54a93 View commit details
    Browse the repository at this point in the history
  9. fixed test after fixes

    sstanculeanu committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    7d0ea86 View commit details
    Browse the repository at this point in the history
  10. missing fix

    sstanculeanu committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    760583c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    970a776 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8fd9fe8 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Merge remote-tracking branch 'origin/rc/v1.7.next1' into fix-esdt-met…

    …aData-in-system-account
    
    # Conflicts:
    #	go.mod
    #	go.sum
    BeniaminDrasovean committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    43599ee View commit details
    Browse the repository at this point in the history
  2. update go mo

    BeniaminDrasovean committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    3a16b1b View commit details
    Browse the repository at this point in the history
  3. linter fixes

    BeniaminDrasovean committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    1494445 View commit details
    Browse the repository at this point in the history
  4. - new VM version

    iulianpascalau committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    23b065f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ba9613 View commit details
    Browse the repository at this point in the history
  6. update go mod

    BeniaminDrasovean committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    a9e2b8f View commit details
    Browse the repository at this point in the history
  7. fixes after review

    sstanculeanu committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    42bf1a3 View commit details
    Browse the repository at this point in the history
  8. fixes after review

    miiu96 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    dd05764 View commit details
    Browse the repository at this point in the history
  9. small fix

    miiu96 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    75b2aaa View commit details
    Browse the repository at this point in the history
  10. comment

    miiu96 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    1745d47 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #6377 from multiversx/integrate-sys-tests-ci2

    gh-action: Integrate system tests execution for each PR
    btc-fan authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    07626af View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    02057fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a10c86d View commit details
    Browse the repository at this point in the history
  3. - new VM version

    iulianpascalau committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    c78c995 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3cbcc0c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7a39d3 View commit details
    Browse the repository at this point in the history
  6. integration of flag

    sasurobert committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    cff7df6 View commit details
    Browse the repository at this point in the history
  7. fix gh action

    btc-fan committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    e8f7d9f View commit details
    Browse the repository at this point in the history
  8. debug

    sasurobert committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    fc42f1f View commit details
    Browse the repository at this point in the history
  9. new vm

    sasurobert committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    f1a3ceb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d7e5ef8 View commit details
    Browse the repository at this point in the history
  11. further reverts

    sstanculeanu committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    fc27372 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Merge pull request #6373 from multiversx/new-endpoint-scrs-by-tx-hash

    New endpoint /transaction/scrs-by-tx-hash/:txHash
    miiu96 authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    4fa8c2d View commit details
    Browse the repository at this point in the history
  2. debug

    sasurobert committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    894c853 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8eaa7e3 View commit details
    Browse the repository at this point in the history
  4. backward compatibility

    sasurobert committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    728bc51 View commit details
    Browse the repository at this point in the history
  5. debug

    sasurobert committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    215dd45 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5214871 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3e29afe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    29f6aee View commit details
    Browse the repository at this point in the history
  9. debug delete

    sasurobert committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    0474646 View commit details
    Browse the repository at this point in the history
  10. switch log level

    sstanculeanu committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    cab29d2 View commit details
    Browse the repository at this point in the history
  11. debug and fix

    sasurobert committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    ebfc4f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. integrate newest vm

    sasurobert committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    069ff1d View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    ae7b021 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd45b7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53ab845 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    110838b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #6390 from multiversx/log_trace_transactionsv2

    Switch log level to trace for tractions.processTransaction log
    sstanculeanu authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    d2b858d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e88633b View commit details
    Browse the repository at this point in the history
  7. Merge pull request #6383 from multiversx/fix-esdt-metaData-in-system-…

    …account
    
    fix some tests and add more checks
    ssd04 authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    bcfafbc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2a3b331 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Merge pull request #6382 from multiversx/fix_relayed_movebalance_to_n…

    …onpayable
    
    Added fix for relayed move balance to non payables
    elvisboghiu authored Aug 17, 2024
    Configuration menu
    Copy the full SHA
    2474c88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37b5eea View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. fix test after merge

    sstanculeanu committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    6cec9ed View commit details
    Browse the repository at this point in the history
  2. latest indexer version

    miiu96 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    0123471 View commit details
    Browse the repository at this point in the history
  3. - new VM version

    iulianpascalau committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    f6a7e13 View commit details
    Browse the repository at this point in the history
  4. - go mod tidy

    iulianpascalau committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    943e43b View commit details
    Browse the repository at this point in the history
  5. Merge commit from fork

    Integrated new VM
    iulianpascalau authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    41962f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Merge branch 'master' into merge-master-rc1.7.next1-20-08-2024

    # Conflicts:
    #	cmd/node/config/enableEpochs.toml
    #	common/constants.go
    #	common/enablers/enableEpochsHandler.go
    #	common/enablers/enableEpochsHandler_test.go
    #	config/epochConfig.go
    #	config/tomlConfig_test.go
    #	go.mod
    #	go.sum
    sasurobert committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    c1128fb View commit details
    Browse the repository at this point in the history
  2. new VM after merge

    sasurobert committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    290d028 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6335 from multiversx/fix_fee_field

    Fixed Fee/InitiallyPaidFee fields
    sstanculeanu authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    a79a79c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3a5299 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8840334 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #6395 from multiversx/latest-indexer-version

    latest indexer version
    miiu96 authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    49fc4cc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eed9f02 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. new VM after merge

    sasurobert committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    aa22dd2 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

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

    BeniaminDrasovean committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    fc4edd1 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    aa63740 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6410 from multiversx/keygen-remove-pull-request-a…

    …ction-trigger
    
    Keygen workflow remove pull request action trigger
    danidrasovean authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    5b5fd3c View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    b1c35ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de4fa0a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6398 from multiversx/merge-master-rc1.7.next1-20-…

    …08-2024
    
    Merge master rc1.7.next1 20 08 2024
    BeniaminDrasovean authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    196aed5 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/rc/v1.7.next1' into save-Dynamic…

    …NFT-metaData-on-user
    
    # Conflicts:
    #	go.mod
    #	go.sum
    BeniaminDrasovean committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    06e1d55 View commit details
    Browse the repository at this point in the history
  5. update go mod

    BeniaminDrasovean committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    667579e View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Merge pull request #6409 from multiversx/save-DynamicNFT-metaData-on-…

    …user
    
    update go mod and tests
    BeniaminDrasovean authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    2cd2d55 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. update go mod

    BeniaminDrasovean committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    b4b7a2a View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. update go mod

    BeniaminDrasovean committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    dd9dcaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5934073 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Merge pull request #6426 from multiversx/fix_relayedv3_missing_scrs_o…

    …n_failure
    
    fixed missing scrs when multiple inner tx fail with the same error, caused by hash collision
    sstanculeanu authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    2955a97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    305c5c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b44fe4a View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. fix docker annotations

    sstanculeanu committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    814e493 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6433 from multiversx/fix_docker_annotations

    Fix docker annotations
    sstanculeanu authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    0998a1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4a09c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    70d3250 View commit details
    Browse the repository at this point in the history
  5. linter fixes

    BeniaminDrasovean committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    7c71e3f View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Merge pull request #6434 from multiversx/esdt-testing-scenarios

    add testing scenarios and update go mod
    BeniaminDrasovean authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    a1c51b3 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    506cd9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3b4b13 View commit details
    Browse the repository at this point in the history
  3. removed test

    sstanculeanu committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    51990e7 View commit details
    Browse the repository at this point in the history
  4. simplify jsons

    sstanculeanu committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    398361a View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Merge pull request #6440 from multiversx/fix_gasused_and_fee

    Proper fix for gasUsed and fee in case of relayedV3
    sstanculeanu authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    237e149 View commit details
    Browse the repository at this point in the history
  2. updated deps to tags

    sstanculeanu committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    0378c6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afacd46 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    0e3adbb View commit details
    Browse the repository at this point in the history
  2. added unittest

    sstanculeanu committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    cfc8c78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f2d593 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7becc67 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    e37b5c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ec3288 View commit details
    Browse the repository at this point in the history
  3. new indexer version

    miiu96 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    4e58b18 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Merge pull request #6454 from multiversx/proper_fee_fix_for_relayed_a…

    …fter_flag
    
    Proper fix for fee/initially paid fee for relayed after fix
    sstanculeanu authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    50114c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8569fe9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6458 from multiversx/keep-metadata-on-zero-liquid…

    …ity-fixes
    
    update go mod and refactor some tests
    BeniaminDrasovean authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    e80c725 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. updated deps to tags

    sstanculeanu committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    82658db View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6467 from multiversx/new_tags

    updated deps to tags
    sstanculeanu authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    02ae64f View commit details
    Browse the repository at this point in the history
  3. print all enable epochs

    added test
    raduchis committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    8a5c325 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e8574c8 View commit details
    Browse the repository at this point in the history