git.delta.rocks / unique-network / refs/commits / 38470585a7b3

difftreelog

commits

/history
  1. cargo fmt
    Daniel Shiposha 2022-06-20 #3847058
  2. fix(rmrk) rewrite existing parts if dups exist
    Daniel Shiposha 2022-06-20 #3e410d6
  3. feat(rmrk) add equippable extrinsic
    Daniel Shiposha 2022-06-20 #da5e7f4
  4. refactor move RMRK rpc impl to proxy pallets
    Daniel Shiposha 2022-06-17 #960c108
  5. fix rename sys property to aux property
    Daniel Shiposha 2022-06-17 #a8df50d
  6. cargo fmt
    Daniel Shiposha 2022-06-16 #9fdcfd8
  7. fix(rmrk) type metadata
    Daniel Shiposha 2022-06-16 #40c7f02
  8. feat benchmark rmrk proxy equip
    Daniel Shiposha 2022-06-16 #21b23e7
  9. fix benchmark rmrk-core
    Daniel Shiposha 2022-06-16 #c214759
  10. feat(rmrk) mint_nft allows optional owner
    Daniel Shiposha 2022-06-16 #ce8ed8d
  11. feat(rmrk) add CannotRejectNonPendingNft error
    Daniel Shiposha 2022-06-16 #725c3fe
  12. fix remove unused fn
    Daniel Shiposha 2022-06-16 #ea9b0f6
  13. cargo fmt
    Daniel Shiposha 2022-06-16 #2bc96c5
  14. fix benchmark rmrk-core with opal-runtime
    Daniel Shiposha 2022-06-16 #10d04f3
  15. feat(rmrk) refactor resources
    Daniel Shiposha 2022-06-15 #5d82f75
  16. feat add token_sys_properties
    Daniel Shiposha 2022-06-15 #f9272dd
  17. Release v922080
    kozyrevdev 2022-06-16 #2115a19
  18. Merge pull request #387 from UniqueNetwork/refactor/set-token-property-permissions
    ut-akuznetsov 2022-06-15 #2a3a7b5
  19. runtime version up
    Igor Kozyrev 2022-06-16 #5ae8aa5
  20. feat(rmrk): remove RMRK proxy from unique runtime
    kozyrevdev 2022-06-14 #ed591ba
  21. chore regenerate types
    Fahrrader 2022-06-15 #756efd9
  22. chore reconfigure min_gas_price for target
    Igor Kozyrev 2022-06-15 #21f1e24
  23. OwnerCanTransfer flag default to false
    kozyrevdev 2022-06-14 #32f061e
  24. Fix evm nesting
    Andrey Kuznetsov 2022-06-14 #0df5b01
  25. refactor set_token_property_permissions
    Fahrrader 2022-06-15 #a1997cf
  26. Merge branch 'release-v922080' of github.com:UniqueNetwork/unique-chain into release-v922080
    Igor Kozyrev 2022-06-15 #1861bd9
  27. Merge pull request #383 from UniqueNetwork/test/nesting-admin
    ut-akuznetsov 2022-06-14 #63b9443
  28. OwnerCanTransfer flag
    Dev 2022-06-14 #6b48a5a
  29. Fix nesting for collection admin
    Andrey Kuznetsov 2022-06-14 #e9e8767
  30. test fix registry.ts path
    Igor Kozyrev 2022-06-15 #3cca3ba
  31. cargo fmt
    Igor Kozyrev 2022-06-15 #996992b
  32. Feature/eth nesting tests
    ut-akuznetsov 2022-06-14 #47cbedf
  33. test(nesting) remove variable and const data mentions
    Fahrrader 2022-06-14 #686c4b3
  34. fix rmrk test code style
    Daniel Shiposha 2022-06-14 #681a5b7
  35. Merge branch 'develop' into feature/conditional-rmrk
    Igor Kozyrev 2022-06-14 #f60664c
  36. chore re-run benchmarks
    Igor Kozyrev 2022-06-15 #e589ae5
  37. test(eth-nesting) remove redundant Substrate call
    Fahrrader 2022-06-14 #bcb4810
  38. test(nesting-admin) use bob as admin, charlie as mere recipient, revert charlie reshuffle
    Fahrrader 2022-06-14 #727b395
  39. fix rmrk tests (minting)
    Daniel Shiposha 2022-06-14 #83d0ea1
  40. fix tests style
    Daniel Shiposha 2022-06-14 #f62f689
  41. fix remove rmrk benchmark from list
    Daniel Shiposha 2022-06-15 #a5c6ddf
  42. test(eth-nesting) using EVM completely instead of Substrate
    Fahrrader 2022-06-14 #7f793b9
  43. refactor(tests-nesting) use charlie instead of bob
    Fahrrader 2022-06-14 #3a12417
  44. cargo fmt
    Daniel Shiposha 2022-06-14 #ccbb0c2
  45. fix adjust tests
    Daniel Shiposha 2022-06-14 #266e5f5
  46. test(eth-nesting) remove extra sample comment
    Fahrrader 2022-06-09 #ee82c34
  47. refactor(tests) apply lowerCase to tokenIdToAddress locally
    Fahrrader 2022-06-14 #00d61b7
  48. feat(rmrk) benchmark new mint_nft
    Daniel Shiposha 2022-06-14 #447167e
  49. feat(rmrk) get rid of warnings in RMRK API
    Daniel Shiposha 2022-06-14 #4efbbf7
  50. test(eth-nesting) fix and refactor
    Fahrrader 2022-06-09 #c7b709a