git.delta.rocks / unique-network / refs/commits / 10c5b4f031f0

difftreelog

commits

pallets/nft/src/lib.rs94.3 KiBsourcehistory
  1. # Conflicts:
    #	tests/src/contracts.test.ts
    kpozdnikin 2020-12-29 #bda8c76
  2. Merge remote-tracking branch 'origin/develop' into develop
    kpozdnikin 2020-12-18 #ac63732
  3. Feature/nftpar 164
    usetech-llc 2020-12-17 #98af5e3
  4. NFTPAR-260_217. Benchmarks
    usetech-llc 2020-12-25 #a9a8865
  5. Feature/nftpar 110 contract spam protection
    str-mv 2020-12-02 #82ca9c1
  6. NFTPAR-260_217. Benchmarks
    str-mv 2020-12-25 #57a41c1
  7. Implement spam protection for smart contracts
    Greg Zaitsev 2020-12-02 #33c31e8
  8. NFTPAR-250 Tests for collection sponsoring
    str-mv 2020-12-25 #cd29302
  9. NFTPAR-231
    usetech-llc 2020-12-25 #d430fcf
  10. Errors messages
    Greg Zaitsev 2020-12-01 #c88ca14
  11. NFTPAR-118. Per Collection Limits
    Greg Zaitsev 2020-12-15 #e0e89b1
  12. Limits check fix
    str-mv 2020-12-15 #2b0cd0f
  13. NFTPAR-164. Schema version
    str-mv 2020-12-17 #944d507
  14. Remove unneeded CollectionAdminsType
    str-mv 2020-11-27 #108965f
  15. Errors messages
    str-mv 2020-12-01 #7994cd9
  16. Fix contract stponsoring rate limit enforcement
    str-mv 2020-12-11 #c313f34
  17. Merge fix
    str-mv 2020-12-15 #6994ced
  18. Merge branch 'develop' into feature/NFTPAR-250
    Greg Zaitsev 2020-12-25 #f4dfc50
  19. Update build steps in README and cleanup
    Antz0x0z 2020-12-23 #8686594
  20. NFTPAR-231 Smart Contract White List. Anyone can call contract with disabled white list.
    sotmorskiy 2020-12-25 #dc63ebc
  21. Feature/nftpar-96
    Greg Zaitsev 2020-11-26 #73335ba
  22. Remove unneeded CollectionAdminsType
    Greg Zaitsev 2020-11-27 #f49194e
  23. Fix contract stponsoring rate limit enforcement
    Greg Zaitsev 2020-12-11 #6f036ae
  24. CollectionLimits additional checks added
    str-mv 2020-12-15 #8632938
  25. Refactor fungible logic, add positive tests for sponsorship confirmation
    Greg Zaitsev 2020-12-25 #f7b41a8
  26. Update license information
    usetech-llc 2020-12-22 #79b6c15
  27. Merge branch 'develop' into feature/NFTPAR-240
    Greg Zaitsev 2020-12-23 #fbf1789
  28. NFTPAR-231 Smart Contract White List. Integration tests for smart contract white list. Also changed white list to double map.
    sotmorskiy 2020-12-24 #b709232
  29. Merge branch 'feature/NFTPAR-96' of github.com:usetech-llc/nft_private into feature/NFTPAR-96
    sotmorskiy 2020-11-26 #5f15b48
  30. Feature/NFTPAR-183 Storage Refactoring.
    usetech-llc 2020-12-11 #71e3eed
  31. Refcator token types - remove collection ID
    Greg Zaitsev 2020-12-24 #e0216d4
  32. Update license information
    Greg Zaitsev 2020-12-22 #0333d12
  33. Merge branch 'develop' into feature/NFTPAR-240
    Greg Zaitsev 2020-12-21 #3db9a79
  34. Feature/nftpar-142
    str-mv 2020-11-16 #eaea941
  35. Resolved merge conflicts.
    sotmorskiy 2020-11-26 #424f9cb
  36. Merge branch 'develop' into feature/NFTPAR-96
    Greg Zaitsev 2020-11-24 #46fa525
  37. NFTPAR-162. Move contracts to tombstone when evicted
    usetech-llc 2020-12-09 #68e6834
  38. NFTPAR-183: Storage Refactoring. twox_64_concat for AccountId storage keys.
    sotmorskiy 2020-12-11 #fc4b45c
  39. addres token limit fix
    str-mv 2020-12-11 #a3a3322
  40. Add tests for sponsorship
    Greg Zaitsev 2020-12-23 #427c943
  41. sending fees to treasury + integration test (NFTPAR-223)
    str-mv 2020-12-21 #73c25a1
  42. # Conflicts:
    #	pallets/nft/src/lib.rs
    #	pallets/nft/src/tests.rs
    sotmorskiy 2020-11-26 #5ecbc86
  43. NFTPAR-96: Batch Minting.
    sotmorskiy 2020-10-16 #31f6053
  44. Configure treasury
    str-mv 2020-12-09 #f1b5374
  45. Update custom types
    str-mv 2020-12-11 #c36ef78
  46. Debug sponsoring
    Greg Zaitsev 2020-12-23 #298277a
  47. Fix tx validity check in signed extension (NFTPAR-197)
    str-mv 2020-12-21 #8e203a5
  48. Feature/nftpar 109 110 contract sponsoring
    str-mv 2020-11-06 #c8be66f
  49. NFTPAR-142 Off-chain and on-chain data schema. Fixed tests.
    sotmorskiy 2020-11-11 #de2d5e1
  50. Transfer rate limit + chain bounds
    Greg Zaitsev 2020-10-13 #0dbd5dd