git.delta.rocks / unique-network / refs/commits / 2f992d2992c8

difftreelog

commits

/history
  1. feat solidity: renamed setOwner to changeCollectionOwner, hidden (soft deprecated) createNonfungibleCollection for createNFTCollection
    Alex Saft 2022-10-17 #2f992d2
  2. test fixed nonFungibleProxy: rolled back to proxy contract mintWithTokenURI version
    Alex Saft 2022-10-15 #e26460b
  3. test fixed and improved tests for ERC721Metadata compatible collections. WIP, 1 test still fails
    Alex Saft 2022-10-15 #25ce448
  4. fix hide mintWithTokenURI and temporary unhide mintBulk
    Alex Saft 2022-10-14 #49ed2a2
  5. refactor temporarly unhide mintBulk
    Yaroslav Bolyukin 2022-10-14 #e031ad6
  6. chore regenerate stubs
    Yaroslav Bolyukin 2022-10-14 #088ceb1
  7. feat remove collection with metadata creation
    Yaroslav Bolyukin 2022-10-14 #6bf51e4
  8. feat remove schemaName/schemaVersion
    Yaroslav Bolyukin 2022-10-14 #503c92c
  9. fix sponsoring for newly added mint methods
    Yaroslav Bolyukin 2022-10-13 #9d4aa0e
  10. chore regenerate stubs
    Yaroslav Bolyukin 2022-10-13 #d662994
  11. refactor do not receive token id as mint argument
    Yaroslav Bolyukin 2022-10-13 #ae73107
  12. fix(evm-coder) reads should be hidden
    Yaroslav Bolyukin 2022-10-13 #1c71f62
  13. chore regenerate stubs
    Yaroslav Bolyukin 2022-10-13 #5c36133
  14. fix(refungible) name/symbol should be always callable
    Yaroslav Bolyukin 2022-10-13 #825818b
  15. fix forward collection flags
    Yaroslav Bolyukin 2022-10-13 #9d5e6bd
  16. feat make collection ERC721 compatible
    Yaroslav Bolyukin 2022-10-13 #f27580f
  17. fix(nft) name/symbol should be always callable
    Yaroslav Bolyukin 2022-10-13 #8ad09da
  18. refactor move erc721metadata to flags
    Yaroslav Bolyukin 2022-10-13 #f8b7b18
  19. test(nft) check for name/symbol availability
    Yaroslav Bolyukin 2022-10-13 #d4f43b6
  20. Hidden methods appear in selector, and callable from outside,
    but do not appear in newly generated interfaces/stubs/abi files.
    Yaroslav Bolyukin 2022-10-13 #9695a43
  21. chore add check in `supports_metadata`
    Grigoriy Simonov 2022-10-13 #3e10430
  22. chore remove URI ttp from clean collections
    Grigoriy Simonov 2022-10-13 #b713559
  23. chore code review requests
    Grigoriy Simonov 2022-10-12 #48f9593
  24. chore code review requests
    Grigoriy Simonov 2022-10-12 #f8de52d
  25. chore cargo fmt
    Grigoriy Simonov 2022-10-12 #0649e61
  26. feat update tokenURI
    Grigoriy Simonov 2022-10-12 #8c42de5
  27. feat updates for createERC721MetadataCompatibleCollections
    Grigoriy Simonov 2022-10-12 #44771a5
  28. feat add conditional supportInterface for ERC721Metadata
    Grigoriy Simonov 2022-09-13 #876ef62
  29. Move explicit solc calls to playgrounds
    ut-akuznetsov 2022-10-07 #ba7ab8a
  30. Feature/playgrounds nested ops
    ut-akuznetsov 2022-10-06 #05841c0
  31. Tests: move explicit solc calls to playgrounds
    Andrey 2022-10-07 #cea54c5
  32. Tests/playgrounds cleanup
    ut-akuznetsov 2022-10-06 #a693ced
  33. fix remove unused imports
    Daniel Shiposha 2022-10-06 #09b9e64
  34. Test/clean up
    ut-akuznetsov 2022-10-05 #65f16a3
  35. Tests: code-style fixes
    Andrey 2022-10-06 #f462fd9
  36. feat add nested ops - scheduled and sudo
    Daniel Shiposha 2022-10-06 #17a52a5
  37. Feature/eth tests playgrnds
    ut-akuznetsov 2022-10-05 #dae8a5f
  38. Return inflation test from .oudated
    Maksandre 2022-10-05 #a4faf27
  39. Move old helpers to deprecated folder
    Andrey 2022-10-06 #21df7e4
  40. feat catch dispatchError in playgrounds
    Daniel Shiposha 2022-10-06 #4a02655
  41. Test/eth market to playgrounds
    ut-akuznetsov 2022-10-05 #ab38216
  42. Fix tests for quartz and unique runtimes and skip scheduling
    Maksandre 2022-10-05 #5721d4c
  43. Move old contracts to .oudated
    Maksandre 2022-10-05 #c004530
  44. fix try-runtime for quartz/unique
    Daniel Shiposha 2022-10-05 #8b875cb
  45. fix replace old helpers with new ones
    Maksandre 2022-10-05 #4ad2532
  46. Tests: eth tokenProperties small improvements
    Maksandre 2022-10-05 #878b12b
  47. This reverts commit 879cf3feac5483204a2b02920344f43bf94498e7.
    Maksandre 2022-10-05 #ced28e8
  48. Test/playground migration
    ut-akuznetsov 2022-10-04 #3a01a52
  49. Minor improvment
    Maksandre 2022-10-04 #95b5e61
  50. fix eth sponsoring test
    Maksandre 2022-10-05 #3505807