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

add mintBurn or locking functionality #154

Merged
merged 33 commits into from
Jan 22, 2024

Conversation

dragos-rebegea
Copy link
Collaborator

No description provided.

common/token-module/src/lib.rs Outdated Show resolved Hide resolved
multisig/src/setup.rs Outdated Show resolved Hide resolved
sasurobert
sasurobert previously approved these changes Nov 28, 2023
bridge-proxy/meta/Cargo.toml Show resolved Hide resolved
common/token-module/src/lib.rs Show resolved Hide resolved
common/token-module/src/lib.rs Outdated Show resolved Hide resolved
common/token-module/src/lib.rs Outdated Show resolved Hide resolved
common/token-module/src/lib.rs Show resolved Hide resolved
multi-transfer-esdt/src/lib.rs Outdated Show resolved Hide resolved
multi-transfer-esdt/src/lib.rs Outdated Show resolved Hide resolved
common/token-module/src/lib.rs Show resolved Hide resolved
CostinCarabas and others added 7 commits December 5, 2023 16:06
…urn-or-locking

# Conflicts:
#	bridged-tokens-wrapper/Cargo.toml
#	bridged-tokens-wrapper/meta/Cargo.toml
#	bridged-tokens-wrapper/wasm/Cargo.lock
#	bridged-tokens-wrapper/wasm/Cargo.toml
#	common/eth-address/Cargo.toml
#	common/fee-estimator-module/Cargo.toml
#	common/max-bridged-amount-module/Cargo.toml
#	common/token-module/Cargo.toml
#	common/transaction/Cargo.toml
#	common/tx-batch-module/Cargo.toml
#	esdt-safe/Cargo.toml
#	esdt-safe/meta/Cargo.toml
#	esdt-safe/wasm/Cargo.toml
#	esdt-safe/wasm/src/lib.rs
#	multi-transfer-esdt/Cargo.toml
#	multi-transfer-esdt/meta/Cargo.toml
#	multi-transfer-esdt/wasm/Cargo.lock
#	multi-transfer-esdt/wasm/Cargo.toml
#	multi-transfer-esdt/wasm/src/lib.rs
#	multisig/Cargo.toml
#	multisig/meta/Cargo.toml
#	multisig/wasm/Cargo.lock
#	multisig/wasm/Cargo.toml
#	multisig/wasm/src/lib.rs
Copy link

github-actions bot commented Jan 5, 2024

Contract comparison - from dbf6668 to 12ea6db
⚠️ Warning: Could not download the report for the base branch. Displaying only the report for the current branch. ⚠️

Path                                                                                             size                  has-allocator                     has-format
mx-bridge-eth-sc-rs
- bridge-proxy/bridge-proxy.wasm 12801 No No
- bridged-tokens-wrapper/bridged-tokens-wrapper.wasm 8777 No No
- esdt-safe/esdt-safe.wasm 21412 No No
- multi-transfer-esdt/multi-transfer-esdt.wasm 18626 No No
- multisig/multisig.wasm 30550 No No

alyn509
alyn509 previously approved these changes Jan 11, 2024
Co-authored-by: Rebegea Dragos-Alexandru <[email protected]>
Check tx fail if token is not whitelist or mintBurnAllowed = False
@sasurobert sasurobert merged commit bae95ea into feat/tx-with-SC-call Jan 22, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants