-
Notifications
You must be signed in to change notification settings - Fork 43
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
Nft transfers #311
Merged
Merged
Nft transfers #311
Commits on Oct 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9fa5fab - Browse repository at this point
Copy the full SHA 9fa5fabView commit details -
UI changes for multisending nfts and erc20 tokens in one transaction
NEW UI: * Tab-Navigation to fill out a CSV for Asset-Transfers or Collectible-Transfers * transfer-tables are now always displayed under the CSV-Form. * there are now two tables: For asset transfers and for collectible transfers * submit button is at the bottom of these tables issue #16
Configuration menu - View commit details
-
Copy full SHA for 6ca864f - Browse repository at this point
Copy the full SHA 6ca864fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a015e13 - Browse repository at this point
Copy the full SHA a015e13View commit details
Commits on Nov 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for bef514e - Browse repository at this point
Copy the full SHA bef514eView commit details
Commits on Nov 16, 2021
-
* one combined CSV file for nft / asset transfers * tables are wrapped in accordions
Configuration menu - View commit details
-
Copy full SHA for 79d8731 - Browse repository at this point
Copy the full SHA 79d8731View commit details
Commits on Nov 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 85f7d89 - Browse repository at this point
Copy the full SHA 85f7d89View commit details -
Configuration menu - View commit details
-
Copy full SHA for c92fa62 - Browse repository at this point
Copy the full SHA c92fa62View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf484b6 - Browse repository at this point
Copy the full SHA bf484b6View commit details
Commits on Nov 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 17622bf - Browse repository at this point
Copy the full SHA 17622bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for de91e5a - Browse repository at this point
Copy the full SHA de91e5aView commit details -
* Updates help text * Validates, that the value is a integer for erc1155 transfers * unittests for the transfer of collectibles * unittest for decimal (invalid) erc1155 * fixes sample file
Configuration menu - View commit details
-
Copy full SHA for 763df5c - Browse repository at this point
Copy the full SHA 763df5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7324e78 - Browse repository at this point
Copy the full SHA 7324e78View commit details
Commits on Dec 2, 2021
-
simplifies token_types erc1155 and erc721 to nft
* instead of providing erc1155/erc721 the token_type now is simply nft * fixes performance problem of editor. For no reason the csvContent was held by the App and passed down to the editor * tests for nft transfers * updated faq
Configuration menu - View commit details
-
Copy full SHA for 2d9b915 - Browse repository at this point
Copy the full SHA 2d9b915View commit details
Commits on Dec 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1a7373b - Browse repository at this point
Copy the full SHA 1a7373bView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.