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

Feat/esdt improvements #5821

Merged
merged 33 commits into from
Apr 11, 2024
Merged

Feat/esdt improvements #5821

merged 33 commits into from
Apr 11, 2024

Commits on Oct 30, 2023

  1. added tokenType call for every token creation, and added update funct…

    …ion which can be called by anyone.
    sasurobert committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    f8861b4 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. added test

    sasurobert committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    7bd13b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

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

Commits on Nov 3, 2023

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

Commits on Nov 7, 2023

  1. fixes after review.

    sasurobert committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    08f6269 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    368d2e1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'rc/v1.7.0' into esdt-tokenType-storage-opt

    # Conflicts:
    #	common/enablers/enableEpochsHandler.go
    #	common/enablers/epochFlags.go
    #	common/interface.go
    #	go.mod
    #	go.sum
    #	sharding/mock/enableEpochsHandlerMock.go
    #	testscommon/enableEpochsHandlerMock/enableEpochsHandlerStub.go
    sasurobert committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    e5500bd View commit details
    Browse the repository at this point in the history
  3. fixes after merge

    sasurobert committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    04256d3 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. fixes after review

    sasurobert committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    a938728 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Merge remote-tracking branch 'origin/rc/v1.7.0' into esdt-tokenType-s…

    …torage-opt
    
    # Conflicts:
    #	cmd/node/config/enableEpochs.toml
    #	common/constants.go
    #	common/enablers/enableEpochsHandler.go
    #	config/epochConfig.go
    #	config/tomlConfig_test.go
    #	go.mod
    #	go.sum
    #	sharding/mock/enableEpochsHandlerMock.go
    BeniaminDrasovean committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    63fa88f View commit details
    Browse the repository at this point in the history
  2. fix after merge

    BeniaminDrasovean committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    01e7a29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96b2181 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

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

    BeniaminDrasovean committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    312669f View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    49fa4ed View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5682 from multiversx/esdt-tokenType-storage-opt

    ESDT v2 implementations on SystemSC - dynamic tokens and tokenType
    sasurobert authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    f0669bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36b868d View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Merge remote-tracking branch 'origin/rc/v1.7.0' into merge-rc/v1.7.0-…

    …in-feat/esdt-improvements-30jan
    
    # Conflicts:
    #	common/constants.go
    #	common/enablers/enableEpochsHandler.go
    #	config/epochConfig.go
    #	config/tomlConfig_test.go
    #	vm/systemSmartContracts/esdt.go
    BeniaminDrasovean committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    85ab6b8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5892 from multiversx/merge-rc/v1.7.0-in-feat/esdt…

    …-improvements-30jan
    
    Merge rc/v1.7.0 in feat/esdt improvements 30jan
    BeniaminDrasovean authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    d24b625 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/feat/esdt-improvements' into esd…

    …t-improvements-integration
    
    # Conflicts:
    #	common/constants.go
    #	go.mod
    #	go.sum
    BeniaminDrasovean committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    9e61187 View commit details
    Browse the repository at this point in the history
  4. update go mod

    BeniaminDrasovean committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    a98f493 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a9001e View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    88f2fb2 View commit details
    Browse the repository at this point in the history
  2. linter fix

    BeniaminDrasovean committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    be0224b View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Merge pull request #5806 from multiversx/esdt-improvements-integration

    esdt improvements integration
    BeniaminDrasovean authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    0753e2c View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Merge branch 'rc/v1.7.next1' into merge.1.7.1-esdtv2-6-mar

    # Conflicts:
    #	go.mod
    #	go.sum
    sasurobert committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    fa60b54 View commit details
    Browse the repository at this point in the history
  2. new go mod

    sasurobert committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    449b4e6 View commit details
    Browse the repository at this point in the history
  3. new go mod

    sasurobert committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    9e4f704 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #6023 from multiversx/merge.1.7.1-esdtv2-6-mar

    Merge.1.7.1 esdtv2 6 mar
    sasurobert authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    d62daea View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

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

    …7.next1-in-feat/esdt-improvements-28mar
    
    # 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
    #	vm/errors.go
    #	vm/systemSmartContracts/esdt.go
    BeniaminDrasovean committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    9aa29c5 View commit details
    Browse the repository at this point in the history
  2. update go mod

    BeniaminDrasovean committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    9ff5a69 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6072 from multiversx/merge-rc/v1.7.next1-in-feat/…

    …esdt-improvements-28mar
    
    Merge rc/v1.7.next1 in feat/esdt improvements 28mar
    BeniaminDrasovean authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    c3383ee View commit details
    Browse the repository at this point in the history