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

difftreelog
  1. Runtime types updated
    str-mv 2020-12-17 #d87157c
  2. Runtime types updated
    str-mv 2020-12-17 #52e9213
  3. NFTPAR-164. Schema version
    str-mv 2020-12-17 #944d507
  4. Flexi logger update
    str-mv 2020-12-16 #f46510a
  5. Limits check fix
    str-mv 2020-12-15 #2b0cd0f
  6. Merge fix
    str-mv 2020-12-15 #6994ced
  7. CollectionLimits additional checks added
    str-mv 2020-12-15 #8632938
  8. Update variable names in runtime types to match specification
    Greg Zaitsev 2020-12-11 #14dd08a
  9. addres token limit fix
    str-mv 2020-12-11 #a3a3322
  10. Update custom types
    str-mv 2020-12-11 #c36ef78
  11. Merge branch 'develop' of https://github.com/usetech-llc/nft_private into develop
    str-mv 2020-12-11 #b86074c
  12. NFTPAR-118. Per Collection Limits
    str-mv 2020-12-11 #7bcde70
  13. Fix contract stponsoring rate limit enforcement
    str-mv 2020-12-11 #c313f34
  14. NFTPAR-162. Move contracts to tombstone when evicted
    usetech-llc 2020-12-09 #68e6834
  15. Move runtime types to JSON file, update tests
    str-mv 2020-12-11 #8f2e7cc
  16. Fix contract stponsoring rate limit enforcement
    Greg Zaitsev 2020-12-11 #6f036ae
  17. Configure treasury
    str-mv 2020-12-09 #f1b5374
  18. NFTPAR-162. Move contracts to tombstone when evicted
    str-mv 2020-11-17 #48ed76c
  19. Feature/NFTPAR-183 Storage Refactoring.
    usetech-llc 2020-12-11 #71e3eed
  20. Remove fs dependency from tests
    Greg Zaitsev 2020-12-11 #2edaa6b
  21. Implement spam protection for smart contracts
    Greg Zaitsev 2020-12-02 #33c31e8
  22. Feature/nftpar 149
    usetech-llc 2020-12-09 #827e44c
  23. Configure treasury
    Greg Zaitsev 2020-12-09 #bdd7f2d
  24. Feature/nftpar-142
    str-mv 2020-11-16 #eaea941
  25. NFTPAR-183: Storage Refactoring. twox_64_concat for AccountId storage keys.
    sotmorskiy 2020-12-11 #fc4b45c
  26. Move runtime types to JSON file, update tests
    Greg Zaitsev 2020-12-11 #3c67ef3
  27. Errors messages
    Greg Zaitsev 2020-12-01 #c88ca14
  28. NFTPAR-142 Off-chain and on-chain data schema.
    usetech-llc 2020-12-08 #03c27a6
  29. Add conditional compilation data for benchmark
    str-mv 2020-12-09 #68e2fd3
  30. Democracy pallet removed
    str-mv 2020-12-09 #12b3b52
  31. Unit tests repaired
    usetech-llc 2020-11-09 #6d406a4
  32. NFTPAR-142 Off-chain and on-chain data schema. Updated custom types.
    sotmorskiy 2020-11-12 #eca8c84
  33. NFTPAR-183: Storage Refactoring. Fixed custom UI types.
    sotmorskiy 2020-12-11 #b7831a8
  34. Remove unneeded CollectionAdminsType
    str-mv 2020-11-27 #108965f
  35. Errors messages
    str-mv 2020-12-01 #7994cd9
  36. NFTPAR-149. Benchmark EnableContractSponsoring
    usetech-llc 2020-12-08 #7be352d
  37. 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
  38. NFTPAR-149. Benchmark EnableContractSponsoring
    str-mv 2020-12-08 #10b295e
  39. Feature/nftpar 109 110 contract sponsoring
    str-mv 2020-11-06 #c8be66f
  40. Unit tests repaired
    str-mv 2020-11-09 #5f252d9
  41. NFTPAR-142 Off-chain and on-chain data schema. Fixed tests.
    sotmorskiy 2020-11-11 #de2d5e1
  42. NFTPAR-183: Storage Refactoring. Changed all hashers to identity.
    sotmorskiy 2020-12-10 #7e29811
  43. Feature/nftpar-96
    Greg Zaitsev 2020-11-26 #73335ba
  44. Remove unneeded CollectionAdminsType
    Greg Zaitsev 2020-11-27 #f49194e
  45. Merge pull request #20 from usetech-llc/feature/NFTPAR-95
    usetech-llc 2020-12-08 #db9f499
  46. # Conflicts:
    #	pallets/nft/src/lib.rs
    sotmorskiy 2020-12-03 #7ff8498
  47. Pallet Democracy
    str-mv 2020-12-04 #2e29cff
  48. Update toolchain and split into multiple build steps
    str-mv 2020-11-02 #3f1f974
  49. Finished smart contract sponsoring
    Greg Zaitsev 2020-11-05 #1447327
  50. # Conflicts:
    #	pallets/nft/src/default_weights.rs
    #	pallets/nft/src/lib.rs
    sotmorskiy 2020-11-11 #3950758
  51. NFTPAR-183: Storage Refactoring. Fungible balance u64 -> u128.
    sotmorskiy 2020-12-10 #b8243db
  52. Weights updated
    Greg Zaitsev 2020-11-25 #38074f1
  53. Merge branch 'feature/NFTPAR-96' of github.com:usetech-llc/nft_private into feature/NFTPAR-96
    sotmorskiy 2020-11-26 #5f15b48
  54. Pallet Democracy
    Greg Zaitsev 2020-12-07 #3c48208
  55. NFTPAR-95: SIT: Acceptance documentation.
    sotmorskiy 2020-10-05 #8174da1
  56. NFTPAR-142: Off-chain and on-chain data schema. Error messages.
    sotmorskiy 2020-12-02 #d4ad9e6
  57. Feature/nftpar 110 contract spam protection
    str-mv 2020-12-02 #82ca9c1
  58. Feature/nftpar 116 substrate2 release
    usetech-llc 2020-10-29 #3370e8a
  59. Update toolchain and split into multiple build steps
    Greg Zaitsev 2020-11-02 #b095ad2
  60. Contract sponsoring in progress as is
    Greg Zaitsev 2020-11-05 #31c3cec
  61. NFTPAR-142 Off-chain and on-chain data schema.
    sotmorskiy 2020-11-11 #f58e687
  62. NFTPAR-183: Storage Refactoring. Updated custom data types.
    sotmorskiy 2020-12-10 #0ea7be1
  63. Weights updated
    str-mv 2020-11-25 #ab96e01
  64. Resolved merge conflicts.
    sotmorskiy 2020-11-26 #424f9cb
  65. Merge branch 'develop' into feature/NFTPAR-96
    Greg Zaitsev 2020-11-24 #46fa525
  66. Feature/nftpar 91
    usetech-llc 2020-10-02 #ab1a681
  67. # Conflicts:
    #	pallets/nft/src/lib.rs
    sotmorskiy 2020-12-02 #a2aea5c
  68. Unit tests updated
    Greg Zaitsev 2020-12-02 #61a5f4d
  69. Feature/nftpar 116 substrate2 release
    str-mv 2020-10-19 #11a433f
  70. Default weigths variables returned
    str-mv 2020-10-29 #4741769
  71. NFTPAR-183: Storage Refactoring. Changed hashers.
    sotmorskiy 2020-12-10 #bc03f90
  72. # Conflicts:
    #	pallets/nft/src/lib.rs
    #	pallets/nft/src/tests.rs
    sotmorskiy 2020-11-26 #5ecbc86
  73. NFTPAR-96: Batch Minting.
    sotmorskiy 2020-10-16 #31f6053
  74. Cleanup borrowin in check_white_list
    str-mv 2020-10-02 #edcd436
  75. NFTPAR-91 SIT: Connection can be established. Fixed compilation error.
    sotmorskiy 2020-10-01 #b97c488
  76. NFTPAR-142 Off-chain and on-chain data schema. set_variable_meta_data tests.
    sotmorskiy 2020-11-30 #9774e79
  77. Unit tests updated
    str-mv 2020-12-02 #a43e0b9
  78. Transfer rate limit + chain bounds
    Greg Zaitsev 2020-10-13 #0dbd5dd
  79. Fix contract tests
    Greg Zaitsev 2020-10-19 #c1ce785
  80. Transaction payment and weights fix
    str-mv 2020-10-29 #1b80f30
  81. NFTPAR-183: Storage Refactoring. Decimal points u32 -> u8. Also extended decimal points limit 4 -> 30.
    sotmorskiy 2020-12-10 #efe1d7b
  82. Feature/white list tests
    usetech-llc 2020-10-02 #3f41342
  83. Cleanup borrowin in check_white_list
    Greg Zaitsev 2020-10-02 #50ea333
  84. NFTPAR-91: SIT: Connection can be established. Fixed unhandled promise rejection. Fixed unknown type warnings.
    sotmorskiy 2020-09-29 #925c304
  85. NFTPAR-142 Off-chain and on-chain data schema. set_variable_meta_data throws error when writing metadata to Fungible token.
    sotmorskiy 2020-11-30 #0039ae3
  86. Feature/nftpar-94 SIT: Balances can be transferred using smart contract.
    Greg Zaitsev 2020-10-12 #eb6665e
  87. Merge branch 'develop' into feature_limits_nft_78_85_105
    str-mv 2020-10-13 #d339ca3
  88. Update flipper to Ink! 3.0, include contracts RPC support
    Greg Zaitsev 2020-10-16 #b57ed09
  89. Milestone 1 documentation
    str-mv 2020-10-28 #e85b652
  90. NFTPAR-183: Storage Refactoring. Reduced collection id and token id from u64 to u32.
    sotmorskiy 2020-12-10 #e7d3521
  91. Increase max websocket conncetions to 10K
    usetech-llc 2020-09-30 #cf4d1ac
  92. White List Unit Test NFT-104
    str-mv 2020-10-02 #29e7096
  93. Merge branch 'master' into update/v2
    Greg Zaitsev 2020-09-17 #8d30d14
  94. Merge pull request #7 from usetech-llc/feature/NFTPAR-107
    usetech-llc 2020-10-07 #154381a
  95. Delete LICENSE
    Greg Zaitsev 2020-10-12 #d62b204
  96. Sponsor transfer fixes
    str-mv 2020-10-13 #dd4848c
  97. Migrate to Substrate v2.0.0 release
    Greg Zaitsev 2020-10-16 #5022396
  98. Item size weight added
    str-mv 2020-10-27 #b8e70f3
  99. Merge pull request #7 from usetech-llc/feature/NFTPAR-88
    usetech-llc 2020-09-25 #41c4d38
  100. Increase max websocket conncetions to 10K
    Greg Zaitsev 2020-09-30 #293a0c4