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

Release candidate v0.51 #1654

Merged
merged 175 commits into from
Jul 5, 2024
Merged

Release candidate v0.51 #1654

merged 175 commits into from
Jul 5, 2024

Commits on Feb 29, 2024

  1. Merge pull request #1448 from multiversx/merge-mdec-master

    Merge master -> feat/managed-decimal
    andrei-marinica authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    b50f91d View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. recommit

    mihaicalinluca committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    4ce0bff View commit details
    Browse the repository at this point in the history
  2. fix after review

    mihaicalinluca committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    a2eaf7d View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Merge pull request #1457 from multiversx/managed-decimal-patch

    ManagedDecimal base implementation
    andrei-marinica authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    0cfd3b3 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

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

Commits on Mar 13, 2024

  1. Merge pull request #1468 from multiversx/managed-decimal-macros-patch

    Managed decimal patch with macros for that replace unstable const generic arithmetic
    mihaicalinluca authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    2763c5e View commit details
    Browse the repository at this point in the history
  2. merge master

    mihaicalinluca committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    9794188 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1475 from multiversx/merge-master-into-mng-dec

    Merge master into mng dec
    andrei-marinica authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    46b2ab6 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

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

Commits on May 28, 2024

  1. cargo deps cleanup

    andrei-marinica committed May 28, 2024
    Configuration menu
    Copy the full SHA
    ddf4086 View commit details
    Browse the repository at this point in the history
  2. meta RADME fix

    andrei-marinica committed May 28, 2024
    Configuration menu
    Copy the full SHA
    255a39c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1653 from multiversx/meta-lib

    meta-lib split from meta
    andrei-marinica authored May 28, 2024
    Configuration menu
    Copy the full SHA
    292a4b7 View commit details
    Browse the repository at this point in the history
  4. typo

    andrei-marinica committed May 28, 2024
    Configuration menu
    Copy the full SHA
    f0068a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc05959 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f9036cd View commit details
    Browse the repository at this point in the history
  7. cleanup

    andrei-marinica committed May 28, 2024
    Configuration menu
    Copy the full SHA
    b7a1450 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e1e0dcd View commit details
    Browse the repository at this point in the history
  9. clippy fix

    andrei-marinica committed May 28, 2024
    Configuration menu
    Copy the full SHA
    d4e5f93 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #1655 from multiversx/meta-contracts

    meta-lib: upgrade tool + upgraded the contracts
    andrei-marinica authored May 28, 2024
    Configuration menu
    Copy the full SHA
    6c24b1e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    35b6fb3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    eff664a View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Merge pull request #1656 from multiversx/err-msg-str

    Error messages tweak
    andrei-marinica authored May 29, 2024
    Configuration menu
    Copy the full SHA
    0ecebc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc3b393 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1bc377 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f83bbc0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2335ac5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    51b404e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    915df0b View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1658 from multiversx/move-scenario-cli

    Moved scenario CLI to `sc-meta`
    andrei-marinica authored May 29, 2024
    Configuration menu
    Copy the full SHA
    c81a6c4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    28de5b5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9dc06b6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    113346d View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    c96a12f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    172e2e3 View commit details
    Browse the repository at this point in the history
  3. unified - bf_interact

    BiancaIalangi committed May 30, 2024
    Configuration menu
    Copy the full SHA
    155b621 View commit details
    Browse the repository at this point in the history
  4. fix after merge

    andrei-marinica committed May 30, 2024
    Configuration menu
    Copy the full SHA
    391cce6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1663 from multiversx/unified-blackbox-promises

    unified - blackbox promises_feature
    andrei-marinica authored May 30, 2024
    Configuration menu
    Copy the full SHA
    764343b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1664 from multiversx/unified-interactor-bf

    Unified - bf_interact
    andrei-marinica authored May 30, 2024
    Configuration menu
    Copy the full SHA
    a4e27b4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dcdf16a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9100774 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0ffc965 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #1659 from multiversx/move-from-network

    Refactored (moved) parsing of tx responses
    andrei-marinica authored May 30, 2024
    Configuration menu
    Copy the full SHA
    aadc163 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    09a6c8b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    89524db View commit details
    Browse the repository at this point in the history
  13. gateway proxy rename

    andrei-marinica committed May 30, 2024
    Configuration menu
    Copy the full SHA
    ca237ea View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a31a3b2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a2a2649 View commit details
    Browse the repository at this point in the history
  16. cargo fmt

    BiancaIalangi committed May 30, 2024
    Configuration menu
    Copy the full SHA
    74207bc View commit details
    Browse the repository at this point in the history
  17. Merge pull request #1660 from multiversx/sdk-proxy-refactor

    Gateway proxy refactor
    andrei-marinica authored May 30, 2024
    Configuration menu
    Copy the full SHA
    6f30d15 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #1666 from multiversx/unified-contract-without-macros

    Unified - contract without macros
    andrei-marinica authored May 30, 2024
    Configuration menu
    Copy the full SHA
    7fe9f04 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4be9da5 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #1665 from multiversx/dmerge3

    Merge `rc/v0.51` to `feat/managed-decimal`
    andrei-marinica authored May 30, 2024
    Configuration menu
    Copy the full SHA
    dd103ea View commit details
    Browse the repository at this point in the history
  21. Merge pull request #1461 from multiversx/feat/managed-decimal

    Feature: ManagedDecimal
    andrei-marinica authored May 30, 2024
    Configuration menu
    Copy the full SHA
    7b839c6 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    9a1119c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1668 from multiversx/report-code-size

    print code report in mxsc.json
    BiancaIalangi authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    dc5e946 View commit details
    Browse the repository at this point in the history
  3. ln impl and test

    mihaicalinluca committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    6fcfd36 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35741c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    56ceb88 View commit details
    Browse the repository at this point in the history
  2. ln alg decimals fix

    alyn509 committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    72327d3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1672 from multiversx/feature-clean-2

    alloc feature removed from codec, cleanup
    andrei-marinica authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    c5879c9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1674 from multiversx/interact-rename

    renamed interact-rs folder into interactor
    mihaicalinluca authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    a2e4697 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. test fix

    mihaicalinluca committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    f9ea270 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1675 from multiversx/ln-alg-fix

    ln alg decimals fix
    mihaicalinluca authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    38cbf08 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. generate custome proxy

    BiancaIalangi committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    7760c3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3912ebe View commit details
    Browse the repository at this point in the history
  3. fix compare proxy

    BiancaIalangi committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    27b371b View commit details
    Browse the repository at this point in the history
  4. fix clippy

    BiancaIalangi committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    47e77d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca2d88f View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

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

Commits on Jun 12, 2024

  1. initial impl and test

    mihaicalinluca committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    f2a3463 View commit details
    Browse the repository at this point in the history
  2. update proxies

    BiancaIalangi committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    8721d3c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1679 from multiversx/gen-custome-proxy

    Generate custome proxy
    BiancaIalangi authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    554d891 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fada5b3 View commit details
    Browse the repository at this point in the history
  5. BigFloat - ln fix

    andrei-marinica committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    20acd9e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b86ac8e View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    0f0bff6 View commit details
    Browse the repository at this point in the history
  2. BigUint - ln

    andrei-marinica committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    8540cc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2648b7 View commit details
    Browse the repository at this point in the history
  4. added more tests

    mihaicalinluca committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    c3f0731 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. clippy

    mihaicalinluca committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    8ed23e7 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. test fix

    andrei-marinica committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    449ef21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3387017 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b1a0f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    4ee2bb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6de200d View commit details
    Browse the repository at this point in the history
  3. build fix

    mihaicalinluca committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    2746c23 View commit details
    Browse the repository at this point in the history
  4. plotters - cleanup

    andrei-marinica committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    b320456 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c6d1357 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b175067 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0bbede2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1b25460 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5a831f5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b6904bb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e72c677 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0282f58 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #1684 from multiversx/scenario-no-sdk

    removed multiversx-sdk dependency from multiversx-sc-scenario
    andrei-marinica authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    ddba9a5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    303673b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ec6d9b2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bf406bf View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3598efb View commit details
    Browse the repository at this point in the history
  18. test fix

    andrei-marinica committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    692e18e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3875b57 View commit details
    Browse the repository at this point in the history
  20. plotters - cleanup

    andrei-marinica committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    e3441fb View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    d4d6e9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ad214e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9277435 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e3f443c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6290dd0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    423e532 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    80cc290 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1681 from multiversx/big-float-ln

    BigFloat natural logarithm
    andrei-marinica authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    2ca32c6 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

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

Commits on Jun 21, 2024

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

Commits on Jun 22, 2024

  1. logarithm refactor

    andrei-marinica committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    6253b4a View commit details
    Browse the repository at this point in the history
  2. managed decimal reorg

    andrei-marinica committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    3820924 View commit details
    Browse the repository at this point in the history
  3. managed decimal reorg

    andrei-marinica committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    3e42242 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

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

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    982a83c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44503fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b762f60 View commit details
    Browse the repository at this point in the history
  4. BigUint renamed value

    andrei-marinica committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    cbebcb1 View commit details
    Browse the repository at this point in the history
  5. handle conversion fix

    andrei-marinica committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    ff2644e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1689 from multiversx/big-uint-wraps-signed

    BigUint wraps BigInt object
    andrei-marinica authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    8d3f998 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f00c4cb View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    c3813a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a6b4ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d5082b View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    7b87b90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f69193 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4e0024 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    137861f View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    15aff5b View commit details
    Browse the repository at this point in the history
  2. test fix

    andrei-marinica committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    292867d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1d0ff8 View commit details
    Browse the repository at this point in the history
  4. rust docs

    andrei-marinica committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    faa371a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a35a8c3 View commit details
    Browse the repository at this point in the history
  6. test fix

    mihaicalinluca committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    bcba29e View commit details
    Browse the repository at this point in the history
  7. ignored old tests

    mihaicalinluca committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    c49ecaa View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. test for ln

    mihaicalinluca committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    c0e73fa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1685 from multiversx/storage-get-err-msg

    added storage key to deserialization error message at storage get
    mihaicalinluca authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    ea7c8e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c94a8d View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    df7f9d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    967e501 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0075097 View commit details
    Browse the repository at this point in the history
  4. fix clippy + cargo fmt

    BiancaIalangi committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    5ae858a View commit details
    Browse the repository at this point in the history
  5. precision test

    mihaicalinluca committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    6cff650 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7d6e9e9 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1693 from multiversx/interactor-missing-code

    Interactor - proper error when code is missing
    andrei-marinica authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    ead1f3f View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1692 from multiversx/tests-managed_decimal-signed

    arithmetic op - managed decimal signed
    BiancaIalangi authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    d250ced View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    58065be View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    030c22f View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1691 from multiversx/log2

    Managed decimal log2
    andrei-marinica authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    f8f7590 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    a8ca499 View commit details
    Browse the repository at this point in the history
  2. gas limit in tx

    mihaicalinluca committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    34126d6 View commit details
    Browse the repository at this point in the history
  3. merge rc/v0.51

    mihaicalinluca committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    23ac859 View commit details
    Browse the repository at this point in the history
  4. build fix

    mihaicalinluca committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    f56b00f View commit details
    Browse the repository at this point in the history
  5. tests for log2

    mihaicalinluca committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    3b2b4c8 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. cleanup

    andrei-marinica committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    8eea61e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a6a5e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4e1882 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa61b20 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    92fb23b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    681dd2e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    817cf16 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    c1c68cd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1670 from multiversx/mng-dec-log-root

    Logarithm & ManagedDecimal cleanup
    andrei-marinica authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    260b498 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d1f33b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1698 from multiversx/rc51-merge-master

    Merge `master` -> `rc/v0.51`
    andrei-marinica authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    1521ecb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4a5707d View commit details
    Browse the repository at this point in the history
  6. dependency update

    andrei-marinica committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    cc305f6 View commit details
    Browse the repository at this point in the history
  7. ignored test

    mihaicalinluca committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    f2cb2dc View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1699 from multiversx/re-diagnose

    Reintroduced diagnostic::on_unimplemented & rustc 1.78 dependency
    andrei-marinica authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    1f6564e View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1690 from multiversx/interact-upgrade

    SC upgrade in interactor
    andrei-marinica authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    f08029f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3e5f252 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1694 from multiversx/snippets-upgrade-gen

    upgrade fn gen in sc-meta snippets
    andrei-marinica authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    0a515f8 View commit details
    Browse the repository at this point in the history