git.delta.rocks / unique-network / refs/commits / ac00479fa1cc

difftreelog

commits

palletshistory
  1. Add tests for enableContactSponsoring
    Greg Zaitsev 2021-02-05 #ac00479
  2. Upgrade unit tests to newer substrate
    Greg Zaitsev 2021-02-05 #d59a8e7
  3. TransferFrom + approve unit tests - change recipient address
    Greg Zaitsev 2021-02-05 #3c66d75
  4. Merge branch 'develop' into feature/NFTPAR-243_enableContractSponsoring
    Yaroslav Bolyukin 2021-02-04 #ff11a70
  5. Add tests for removeFromWhiteList
    Greg Zaitsev 2021-02-03 #104a9a3
  6. tests: fix refungible_approve_and_transfer_from
    Yaroslav Bolyukin 2021-02-04 #a06cd6a
  7. Add tests for setContractSponsoringRateLimit
    Greg Zaitsev 2021-02-03 #3f3b2f7
  8. tests: fix fungible_approve_and_transfer_from
    Yaroslav Bolyukin 2021-02-04 #50b768d
  9. Feature/nftpar 241
    Greg Zaitsev 2021-02-03 #ed32234
  10. tests: fix incorrect approved check
    Yaroslav Bolyukin 2021-02-04 #96de866
  11. tests: upgrade mock to newer substrate
    Yaroslav Bolyukin 2021-02-04 #f0da0f0
  12. Add vscode devcontainer configuration files
    Greg Zaitsev 2021-02-02 #02dce72
  13. # Conflicts:
    #	tests/package-lock.json
    #	tests/src/substrate/substrate-api.ts
    kpozdnikin 2021-02-02 #ffe7ca2
  14. Fix transferFrom implementation/test
    Greg Zaitsev 2021-02-02 #7efe1bc
  15. Chain extensions
    str-mv 2021-02-01 #037be4d
  16. Key is (who_approved, approved_for), not (who_approved, transfer_target)
    Yaroslav Bolyukin 2021-01-28 #91ad8d6
  17. # Conflicts:
    #	tests/package.json
    kpozdnikin 2021-01-18 #9ecb329
  18. Unit tests and overflow bug fixed
    Greg Zaitsev 2021-01-15 #42edda1
  19. Merge branch 'develop' into feature/chain_extensions
    Greg Zaitsev 2021-02-01 #2131ab2
  20. Merge branch 'develop' into feature/NFTPAR-288
    Greg Zaitsev 2021-01-26 #d9abff9
  21. Feature/nftpar 265 269
    Greg Zaitsev 2021-01-11 #3f04d11
  22. Unit tests and overflow bug fixed
    str-mv 2021-01-14 #1d74058
  23. Fix/nftpar 290 291
    str-mv 2021-01-20 #0614099
  24. NFTPAR-268 CreateCollection Tests Broken. Null terminated strings rep…
    Greg Zaitsev 2020-12-30 #7129836
  25. Return error when non-existing admin is removed
    str-mv 2021-01-20 #f2bcdd2
  26. Fix unit tests
    Greg Zaitsev 2021-01-20 #0997cff
  27. Runtime types added
    str-mv 2021-01-12 #4e9eae9
  28. Merge branch 'develop' into feature/NFTPAR-268_inregration_test_broken
    Greg Zaitsev 2020-12-30 #537f33b
  29. # Conflicts:
    #	tests/src/createCollection.test.ts
    #	tests/src/util/helpers.ts
    kpozdnikin 2021-01-15 #af9de18
  30. Fix transferFrom
    Greg Zaitsev 2021-01-15 #ed27109
  31. Chain extensions cleanup in progress
    Greg Zaitsev 2021-01-29 #d3e6623
  32. Return error when non-existing admin is removed
    Greg Zaitsev 2021-01-20 #1801951
  33. Fix NFTPAR-291 - approval of non-existing token
    Greg Zaitsev 2021-01-20 #31c0a8f
  34. NFTPAR-288. Limit schema size
    str-mv 2021-01-12 #32b37d3
  35. NFTPAR-268 CreateCollection Tests Broken. Null terminated strings replaced with fixed size strings
    str-mv 2020-12-30 #31c9ea3