git.delta.rocks / unique-network / refs/commits / 735c2a469e47

difftreelog

commits

/history
  1. Cleanup chain extension
    Greg Zaitsev 2021-01-28 #735c2a4
  2. Add a working smart contract to transfer NFT
    Greg Zaitsev 2021-01-28 #f00271a
  3. Add chain extension for transfer
    Greg Zaitsev 2021-01-28 #bf6a3d4
  4. Update license file for 2021
    Greg Zaitsev 2021-01-26 #0c7b324
  5. Update tests to pass on updated substrate (a7fd1e5d59b12)
    Greg Zaitsev 2021-01-26 #af54ef4
  6. Chain extensions - changes in substrate
    Greg Zaitsev 2021-01-25 #13bdc4a
  7. Chain extensions in progress
    Greg Zaitsev 2021-01-25 #e2c3f45
  8. Fix/nftpar 290 291
    str-mv 2021-01-20 #0614099
  9. Return error when non-existing admin is removed
    str-mv 2021-01-20 #f2bcdd2
  10. Fix unit tests
    Greg Zaitsev 2021-01-20 #0997cff
  11. Feature/nftpar 234
    Greg Zaitsev 2021-01-19 #8a8e3dd
  12. Return error when non-existing admin is removed
    Greg Zaitsev 2021-01-20 #1801951
  13. Fix NFTPAR-291 - approval of non-existing token
    Greg Zaitsev 2021-01-20 #31c0a8f
  14. Feature/nftpar 257
    Greg Zaitsev 2021-01-19 #2390e16
  15. Fix addToWhiteList tests
    Greg Zaitsev 2021-01-19 #a246f26
  16. Fix NFTPAR-290 (ReFungible burning)
    Greg Zaitsev 2021-01-20 #517dd9f
  17. Feature/nftpar 285 286 contract whitelist
    Konstantin Pozdnikin 2021-01-19 #567e35d
  18. Fix transfer test (with burned tokens)
    Greg Zaitsev 2021-01-19 #fdbcd55
  19. Integration Test addToWhiteList(collection_id, address)
    Antz0x0z 2021-01-19 #6b02730
  20. Feature/nftpar 288
    Greg Zaitsev 2021-01-18 #d488824
  21. Add requested changes for toggleContractWL tests
    Greg Zaitsev 2021-01-18 #ab7ca6b
  22. transferFail
    kpozdnikin 2021-01-19 #dccf127
  23. Feature/nftpar 280
    Greg Zaitsev 2021-01-18 #add913f
  24. Runtime types added
    str-mv 2021-01-12 #4e9eae9
  25. addContractWhiteList tests
    Greg Zaitsev 2021-01-18 #27f4fb7
  26. transferSuccess
    kpozdnikin 2021-01-19 #a24084d
  27. addCollectionAdmin.test.ts
    Greg Zaitsev 2021-01-18 #2ace66d
  28. Merge branch 'develop' into feature/NFTPAR-280
    Greg Zaitsev 2021-01-18 #a6f9ec6
  29. NFTPAR-288. Limit schema size
    str-mv 2021-01-12 #32b37d3
  30. toggleContractWhiteList tests
    Greg Zaitsev 2021-01-18 #1b4e18a
  31. transferSuccess
    kpozdnikin 2021-01-19 #8154d7d
  32. Feature/nftpar 235 258
    Greg Zaitsev 2021-01-18 #07025d8
  33. Add a check to admin test
    Greg Zaitsev 2021-01-18 #d029160
  34. Add int.test for createItem rate limiting and some changes to rate limiting logic
    Greg Zaitsev 2021-01-18 #fdba90f
  35. NFTPAR-280. Rate limit for CreateItem
    str-mv 2021-01-12 #5743a92
  36. Unit tests and overflow bug fixed
    Greg Zaitsev 2021-01-15 #42edda1
  37. tests fixes
    kpozdnikin 2021-01-18 #b05ce7a
  38. tests fixes
    kpozdnikin 2021-01-18 #95f4d2a
  39. Merge branch 'develop' of https://github.com/usetech-llc/nft_private into develop
    str-mv 2021-01-12 #1b2f5b5
  40. Feature/nftpar 236 burn item
    str-mv 2021-01-14 #147c892
  41. Unit tests and overflow bug fixed
    str-mv 2021-01-14 #1d74058
  42. transferFrom tests
    kpozdnikin 2021-01-18 #be0c28a
  43. Merge remote-tracking branch 'origin/develop' into feature/NFTPAR-233
    kpozdnikin 2021-01-18 #fd9c572
  44. Testing node for forkless updates
    str-mv 2021-01-12 #a9c3440
  45. Feature/nftpar 265 269
    Greg Zaitsev 2021-01-11 #3f04d11
  46. Remove collection test
    Greg Zaitsev 2021-01-14 #aa3aa05
  47. Remove .only from burnItem tests
    Greg Zaitsev 2021-01-14 #c356c0a
  48. # Conflicts:
    #	tests/src/createCollection.test.ts
    #	tests/src/util/helpers.ts
    kpozdnikin 2021-01-15 #f8c3f30
  49. bug fix
    kpozdnikin 2021-01-12 #cb104fa
  50. NFTPAR-268 CreateCollection Tests Broken. Null terminated strings replaced with fixed size strings
    str-mv 2020-12-30 #31c9ea3