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 'feat/unified' to 'feat/symbolic' #1602

Merged
merged 86 commits into from
May 3, 2024

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    978c562 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdea877 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    99d6177 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2539b6 View commit details
    Browse the repository at this point in the history
  3. fix clippy

    BiancaIalangi committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    ccde5de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48cfe2a View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    ffcf2e6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1579 from multiversx/to-caller-remove

    unified syntax - removed method to_caller
    andrei-marinica authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    5110098 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1582 from multiversx/unified-new-address

    unified syntax - new address in deploy tx
    andrei-marinica authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    70e1066 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9037d84 View commit details
    Browse the repository at this point in the history
  5. Cargo.lock update

    andrei-marinica committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    30d58a8 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1583 from multiversx/release-alpha-4

    Release: sc 0.49.0-alpha.4, sdk 0.4.0-alpha.4
    andrei-marinica authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    d4dc675 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    50a269e View commit details
    Browse the repository at this point in the history
  8. cleanup

    BiancaIalangi committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    85903eb View commit details
    Browse the repository at this point in the history
  9. impl tx_hash

    andrei-marinica committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    c402176 View commit details
    Browse the repository at this point in the history
  10. fix test

    BiancaIalangi committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    551e3ef View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. cleanup

    andrei-marinica committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    776dd05 View commit details
    Browse the repository at this point in the history
  2. comment

    andrei-marinica committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    30e3368 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2099f17 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1584 from multiversx/tx-hash

    impl tx_hash
    andrei-marinica authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    d367b7d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    30c422f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    652732b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a39cc62 View commit details
    Browse the repository at this point in the history
  8. tx_data dir

    andrei-marinica committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    118d378 View commit details
    Browse the repository at this point in the history
  9. result hadnlers reorg

    andrei-marinica committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    8926fd8 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #1586 from multiversx/contract-deploy-move

    `interaction` dir cleanup
    andrei-marinica authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    be8405d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    94b834c View commit details
    Browse the repository at this point in the history
  12. cleanup

    BiancaIalangi committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    48d81ea View commit details
    Browse the repository at this point in the history
  13. rename test

    BiancaIalangi committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    53dd069 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b5ffe04 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    95fa5c7 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #1587 from multiversx/fix/coverage-fail-if-file-no…

    …t-in-root
    
    fix: coverage renderer panics if we try to render a file that is not in root
    laurci authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    73ff74e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d9d7b9f View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. set nft properties

    BiancaIalangi committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    19dac18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbd49fc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1581 from multiversx/rewards-blackbox

    migrate rewards distribution
    andrei-marinica authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    464a2a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    050eb24 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2cafacf View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Merge pull request #1590 from multiversx/register-generic

    register_contract generic code source
    andrei-marinica authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    e0e6932 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d85f0a View commit details
    Browse the repository at this point in the history
  3. expr refactor: sc

    andrei-marinica committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    65208e1 View commit details
    Browse the repository at this point in the history
  4. expr refactor: mxsc

    andrei-marinica committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    c3d1a30 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6055b7c View commit details
    Browse the repository at this point in the history
  6. expr refactor: rename

    andrei-marinica committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    b47133c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3b81210 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e423519 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1591 from multiversx/expr-encapsulation

    test expr refactor
    andrei-marinica authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    9d2ed7b View commit details
    Browse the repository at this point in the history
  10. set local roles

    BiancaIalangi committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    796af09 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5a2cae8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1276f17 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    88fb553 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04a10d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8dfdbe View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    0470780 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2799dcd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e066ac9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    abc7803 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ff8c7fb View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Merge pull request #1594 from multiversx/abi-fix-operation_completion…

    …_status
    
    abi fix - OperationCompletionStatus
    andrei-marinica authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    2a97826 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    352ec3d View commit details
    Browse the repository at this point in the history
  3. set block via AnnotatedValue - block_epoch, block_nonce, block_round,…

    … block_timestamp, block_random_seed
    BiancaIalangi committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    f18b36e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c8bda97 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    64cfb77 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9ff6a1a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b458044 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d8e36e9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6937665 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f21b3fc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f152723 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f79c4e2 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #1592 from multiversx/set-state-annot

    set state via AnnotatedValue
    BiancaIalangi authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    3b25603 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    75c2a11 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    5bf1b8e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1598 from multiversx/returns-result-as

    renamed ReturnsResultAs
    andrei-marinica authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    f3599c3 View commit details
    Browse the repository at this point in the history
  3. cleanup

    andrei-marinica committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    533f31c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1589 from gfusee/fix/static_api_manual_reset

    Added reset function on the StaticApi
    andrei-marinica authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    f9e9f67 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8083e9a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1597 from multiversx/num-decode-3

    codec - improve small number decode (take 3)
    andrei-marinica authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    39bfc0e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d7dd5af View commit details
    Browse the repository at this point in the history
  8. Cargo.lock update

    andrei-marinica committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    90b5db7 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1600 from multiversx/release-48-1

    Release: sc 0.48.1, codec 0.18.7
    andrei-marinica authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    25bc450 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5f28636 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. test fix

    andrei-marinica committed May 1, 2024
    Configuration menu
    Copy the full SHA
    b781824 View commit details
    Browse the repository at this point in the history
  2. cargo fmt

    andrei-marinica committed May 1, 2024
    Configuration menu
    Copy the full SHA
    a482b06 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1601 from multiversx/unified-merge-master

    Merge branch 'master' into 'feat/unified'
    andrei-marinica authored May 1, 2024
    Configuration menu
    Copy the full SHA
    5ae38d5 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

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