git.delta.rocks / unique-network / refs/commits / 20e47ec6bc5a

difftreelog

commits

pallets/nft/src/lib.rs94.3 KiBsourcehistory
  1. Feature/nftpar 164
    usetech-llc 2020-12-17 #98af5e3
  2. NFTPAR-118. Per Collection Limits
    Greg Zaitsev 2020-12-15 #e0e89b1
  3. Limits check fix
    str-mv 2020-12-15 #2b0cd0f
  4. NFTPAR-164. Schema version
    str-mv 2020-12-17 #944d507
  5. Fix contract stponsoring rate limit enforcement
    str-mv 2020-12-11 #c313f34
  6. Merge fix
    str-mv 2020-12-15 #6994ced
  7. Fix contract stponsoring rate limit enforcement
    Greg Zaitsev 2020-12-11 #6f036ae
  8. CollectionLimits additional checks added
    str-mv 2020-12-15 #8632938
  9. Feature/NFTPAR-183 Storage Refactoring.
    usetech-llc 2020-12-11 #71e3eed
  10. Implement spam protection for smart contracts
    Greg Zaitsev 2020-12-02 #33c31e8
  11. NFTPAR-162. Move contracts to tombstone when evicted
    usetech-llc 2020-12-09 #68e6834
  12. NFTPAR-183: Storage Refactoring. twox_64_concat for AccountId storage keys.
    sotmorskiy 2020-12-11 #fc4b45c
  13. Errors messages
    Greg Zaitsev 2020-12-01 #c88ca14
  14. addres token limit fix
    str-mv 2020-12-11 #a3a3322
  15. Configure treasury
    str-mv 2020-12-09 #f1b5374
  16. Remove unneeded CollectionAdminsType
    str-mv 2020-11-27 #108965f
  17. Errors messages
    str-mv 2020-12-01 #7994cd9
  18. Update custom types
    str-mv 2020-12-11 #c36ef78
  19. Feature/nftpar 149
    usetech-llc 2020-12-09 #827e44c
  20. Feature/nftpar-142
    str-mv 2020-11-16 #eaea941
  21. NFTPAR-183: Storage Refactoring. Changed all hashers to identity.
    sotmorskiy 2020-12-10 #7e29811
  22. Feature/nftpar-96
    Greg Zaitsev 2020-11-26 #73335ba
  23. Remove unneeded CollectionAdminsType
    Greg Zaitsev 2020-11-27 #f49194e
  24. Merge branch 'develop' of https://github.com/usetech-llc/nft_private into develop
    str-mv 2020-12-11 #b86074c
  25. NFTPAR-142 Off-chain and on-chain data schema.
    usetech-llc 2020-12-08 #03c27a6
  26. Add conditional compilation data for benchmark
    str-mv 2020-12-09 #68e2fd3
  27. NFTPAR-183: Storage Refactoring. Fungible balance u64 -> u128.
    sotmorskiy 2020-12-10 #b8243db
  28. Merge branch 'feature/NFTPAR-96' of github.com:usetech-llc/nft_private into feature/NFTPAR-96
    sotmorskiy 2020-11-26 #5f15b48
  29. NFTPAR-118. Per Collection Limits
    str-mv 2020-12-11 #7bcde70
  30. NFTPAR-149. Benchmark EnableContractSponsoring
    usetech-llc 2020-12-08 #7be352d
  31. NFTPAR-142: Off-chain and on-chain data schema. Fixed tests. Added negative set variable metadata test for out of limits data.
    sotmorskiy 2020-12-03 #d855cf8
  32. NFTPAR-149. Benchmark EnableContractSponsoring
    str-mv 2020-12-08 #10b295e
  33. Feature/nftpar 109 110 contract sponsoring
    str-mv 2020-11-06 #c8be66f
  34. NFTPAR-142 Off-chain and on-chain data schema. Fixed tests.
    sotmorskiy 2020-11-11 #de2d5e1
  35. Resolved merge conflicts.
    sotmorskiy 2020-11-26 #424f9cb
  36. Merge branch 'develop' into feature/NFTPAR-96
    Greg Zaitsev 2020-11-24 #46fa525
  37. Merge pull request #20 from usetech-llc/feature/NFTPAR-95
    usetech-llc 2020-12-08 #db9f499
  38. # Conflicts:
    #	pallets/nft/src/lib.rs
    sotmorskiy 2020-12-03 #7ff8498
  39. Finished smart contract sponsoring
    Greg Zaitsev 2020-11-05 #1447327
  40. # Conflicts:
    #	pallets/nft/src/default_weights.rs
    #	pallets/nft/src/lib.rs
    sotmorskiy 2020-11-11 #3950758
  41. NFTPAR-183: Storage Refactoring. Changed hashers.
    sotmorskiy 2020-12-10 #bc03f90
  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. NFTPAR-142: Off-chain and on-chain data schema. Error messages.
    sotmorskiy 2020-12-02 #d4ad9e6
  45. Feature/nftpar 110 contract spam protection
    str-mv 2020-12-02 #82ca9c1
  46. Feature/nftpar 116 substrate2 release
    usetech-llc 2020-10-29 #3370e8a
  47. Contract sponsoring in progress as is
    Greg Zaitsev 2020-11-05 #31c3cec
  48. NFTPAR-142 Off-chain and on-chain data schema.
    sotmorskiy 2020-11-11 #f58e687
  49. NFTPAR-183: Storage Refactoring. Decimal points u32 -> u8. Also extended decimal points limit 4 -> 30.
    sotmorskiy 2020-12-10 #efe1d7b
  50. Transfer rate limit + chain bounds
    Greg Zaitsev 2020-10-13 #0dbd5dd