git.delta.rocks / unique-network / refs/commits / 0ea7be1307d6

difftreelog
  1. NFTPAR-183: Storage Refactoring. Updated custom data types.
    sotmorskiy 2020-12-10 #0ea7be1
  2. NFTPAR-183: Storage Refactoring. Changed hashers.
    sotmorskiy 2020-12-10 #bc03f90
  3. NFTPAR-183: Storage Refactoring. Decimal points u32 -> u8. Also extended decimal points limit 4 -> 30.
    sotmorskiy 2020-12-10 #efe1d7b
  4. NFTPAR-183: Storage Refactoring. Reduced collection id and token id from u64 to u32.
    sotmorskiy 2020-12-10 #e7d3521
  5. NFTPAR-162. Move contracts to tombstone when evicted
    usetech-llc 2020-12-09 #68e6834
  6. Configure treasury
    str-mv 2020-12-09 #f1b5374
  7. NFTPAR-162. Move contracts to tombstone when evicted
    str-mv 2020-11-17 #48ed76c
  8. Feature/nftpar 149
    usetech-llc 2020-12-09 #827e44c
  9. Configure treasury
    Greg Zaitsev 2020-12-09 #bdd7f2d
  10. Feature/nftpar-142
    str-mv 2020-11-16 #eaea941
  11. NFTPAR-142 Off-chain and on-chain data schema.
    usetech-llc 2020-12-08 #03c27a6
  12. Add conditional compilation data for benchmark
    str-mv 2020-12-09 #68e2fd3
  13. Democracy pallet removed
    str-mv 2020-12-09 #12b3b52
  14. Unit tests repaired
    usetech-llc 2020-11-09 #6d406a4
  15. NFTPAR-142 Off-chain and on-chain data schema. Updated custom types.
    sotmorskiy 2020-11-12 #eca8c84
  16. NFTPAR-149. Benchmark EnableContractSponsoring
    usetech-llc 2020-12-08 #7be352d
  17. 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
  18. NFTPAR-149. Benchmark EnableContractSponsoring
    str-mv 2020-12-08 #10b295e
  19. Feature/nftpar 109 110 contract sponsoring
    str-mv 2020-11-06 #c8be66f
  20. Unit tests repaired
    str-mv 2020-11-09 #5f252d9
  21. NFTPAR-142 Off-chain and on-chain data schema. Fixed tests.
    sotmorskiy 2020-11-11 #de2d5e1
  22. Merge pull request #20 from usetech-llc/feature/NFTPAR-95
    usetech-llc 2020-12-08 #db9f499
  23. # Conflicts:
    #	pallets/nft/src/lib.rs
    sotmorskiy 2020-12-03 #7ff8498
  24. Pallet Democracy
    str-mv 2020-12-04 #2e29cff
  25. Update toolchain and split into multiple build steps
    str-mv 2020-11-02 #3f1f974
  26. Finished smart contract sponsoring
    Greg Zaitsev 2020-11-05 #1447327
  27. # Conflicts:
    #	pallets/nft/src/default_weights.rs
    #	pallets/nft/src/lib.rs
    sotmorskiy 2020-11-11 #3950758
  28. Pallet Democracy
    Greg Zaitsev 2020-12-07 #3c48208
  29. NFTPAR-95: SIT: Acceptance documentation.
    sotmorskiy 2020-10-05 #8174da1
  30. NFTPAR-142: Off-chain and on-chain data schema. Error messages.
    sotmorskiy 2020-12-02 #d4ad9e6
  31. Feature/nftpar 110 contract spam protection
    str-mv 2020-12-02 #82ca9c1
  32. Feature/nftpar 116 substrate2 release
    usetech-llc 2020-10-29 #3370e8a
  33. Update toolchain and split into multiple build steps
    Greg Zaitsev 2020-11-02 #b095ad2
  34. Contract sponsoring in progress as is
    Greg Zaitsev 2020-11-05 #31c3cec
  35. NFTPAR-142 Off-chain and on-chain data schema.
    sotmorskiy 2020-11-11 #f58e687
  36. Feature/nftpar 91
    usetech-llc 2020-10-02 #ab1a681
  37. # Conflicts:
    #	pallets/nft/src/lib.rs
    sotmorskiy 2020-12-02 #a2aea5c
  38. Unit tests updated
    Greg Zaitsev 2020-12-02 #61a5f4d
  39. Implement spam protection for smart contracts
    Greg Zaitsev 2020-12-02 #33c31e8
  40. Feature/nftpar 116 substrate2 release
    str-mv 2020-10-19 #11a433f
  41. Default weigths variables returned
    str-mv 2020-10-29 #4741769
  42. Cleanup borrowin in check_white_list
    str-mv 2020-10-02 #edcd436
  43. NFTPAR-91 SIT: Connection can be established. Fixed compilation error.
    sotmorskiy 2020-10-01 #b97c488
  44. NFTPAR-142 Off-chain and on-chain data schema. set_variable_meta_data tests.
    sotmorskiy 2020-11-30 #9774e79
  45. Errors messages
    Greg Zaitsev 2020-12-01 #c88ca14
  46. Unit tests updated
    str-mv 2020-12-02 #a43e0b9
  47. Transfer rate limit + chain bounds
    Greg Zaitsev 2020-10-13 #0dbd5dd
  48. Fix contract tests
    Greg Zaitsev 2020-10-19 #c1ce785
  49. Transaction payment and weights fix
    str-mv 2020-10-29 #1b80f30
  50. Feature/white list tests
    usetech-llc 2020-10-02 #3f41342
  51. Cleanup borrowin in check_white_list
    Greg Zaitsev 2020-10-02 #50ea333
  52. NFTPAR-91: SIT: Connection can be established. Fixed unhandled promise rejection. Fixed unknown type warnings.
    sotmorskiy 2020-09-29 #925c304
  53. 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
  54. Remove unneeded CollectionAdminsType
    str-mv 2020-11-27 #108965f
  55. Errors messages
    str-mv 2020-12-01 #7994cd9
  56. Feature/nftpar-94 SIT: Balances can be transferred using smart contract.
    Greg Zaitsev 2020-10-12 #eb6665e
  57. Merge branch 'develop' into feature_limits_nft_78_85_105
    str-mv 2020-10-13 #d339ca3
  58. Update flipper to Ink! 3.0, include contracts RPC support
    Greg Zaitsev 2020-10-16 #b57ed09
  59. Milestone 1 documentation
    str-mv 2020-10-28 #e85b652
  60. Increase max websocket conncetions to 10K
    usetech-llc 2020-09-30 #cf4d1ac
  61. White List Unit Test NFT-104
    str-mv 2020-10-02 #29e7096
  62. Merge branch 'master' into update/v2
    Greg Zaitsev 2020-09-17 #8d30d14
  63. Feature/nftpar-96
    Greg Zaitsev 2020-11-26 #73335ba
  64. Remove unneeded CollectionAdminsType
    Greg Zaitsev 2020-11-27 #f49194e
  65. Merge pull request #7 from usetech-llc/feature/NFTPAR-107
    usetech-llc 2020-10-07 #154381a
  66. Delete LICENSE
    Greg Zaitsev 2020-10-12 #d62b204
  67. Sponsor transfer fixes
    str-mv 2020-10-13 #dd4848c
  68. Migrate to Substrate v2.0.0 release
    Greg Zaitsev 2020-10-16 #5022396
  69. Item size weight added
    str-mv 2020-10-27 #b8e70f3
  70. Merge pull request #7 from usetech-llc/feature/NFTPAR-88
    usetech-llc 2020-09-25 #41c4d38
  71. Increase max websocket conncetions to 10K
    Greg Zaitsev 2020-09-30 #293a0c4
  72. Transfer checks fix
    str-mv 2020-09-30 #a4f30ba
  73. Chain runtime variable name changed
    str-mv 2020-09-11 #96b20f2
  74. Merge branch 'master' of github.com:usetech-llc/nft_parachain
    Greg Zaitsev 2020-09-16 #37e55e2
  75. Weights updated
    Greg Zaitsev 2020-11-25 #38074f1
  76. Merge branch 'feature/NFTPAR-96' of github.com:usetech-llc/nft_private into feature/NFTPAR-96
    sotmorskiy 2020-11-26 #5f15b48
  77. Feature/nftpar-90
    usetech-llc 2020-10-07 #6b55ec9
  78. NFTPAR-107: RustDocs for All Externally Callable Methods.
    sotmorskiy 2020-10-07 #8556bf0
  79. NFTPAR-94: SIT: Balances can be transferred using smart contract.
    sotmorskiy 2020-10-02 #861b909
  80. Transfer rate limit + chain bounds
    str-mv 2020-10-08 #5a0b0e3
  81. Weights added
    str-mv 2020-10-23 #2f8a220
  82. Feature/white list nft 62 64
    usetech-llc 2020-09-25 #72221d0
  83. NFTPAR-88: Smoke Test: Block production.
    sotmorskiy 2020-09-24 #57c5414
  84. add extra genesis
    str-mv 2020-09-30 #5c8bf09
  85. Code style update
    str-mv 2020-09-09 #7a21a78
  86. Add vesting specification
    Greg Zaitsev 2020-09-16 #4eced78
  87. Disconnect detection test.
    sotmorskiy 2020-09-16 #d02af7b
  88. Weights updated
    str-mv 2020-11-25 #ab96e01
  89. Resolved merge conflicts.
    sotmorskiy 2020-11-26 #424f9cb
  90. Merge branch 'develop' into feature/NFTPAR-96
    Greg Zaitsev 2020-11-24 #46fa525
  91. Feature/nftpar-93
    usetech-llc 2020-10-07 #bfa69d5
  92. Merge branch 'develop' into feature/NFTPAR-90
    sotmorskiy 2020-10-05 #dfe5511
  93. Update readme md
    str-mv 2020-10-21 #2f98826
  94. Transfer item owner permission removed
    str-mv 2020-09-24 #0053d9a
  95. Unit tests added
    str-mv 2020-09-08 #d96245d
  96. Update economic model docs
    Greg Zaitsev 2020-09-10 #3e483e7
  97. Connection test now detects disconnection and added transfer test.
    sotmorskiy 2020-09-11 #3fd1cbd
  98. # Conflicts:
    #	pallets/nft/src/lib.rs
    #	pallets/nft/src/tests.rs
    sotmorskiy 2020-11-26 #5ecbc86
  99. NFTPAR-96: Batch Minting.
    sotmorskiy 2020-10-16 #31f6053
  100. # Conflicts:
    #	tests/package-lock.json
    #	tests/package.json
    sotmorskiy 2020-10-05 #8eb82cd