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

difftreelog
  1. NFTPAR-215 Vesting Pallet
    str-mv 2020-12-22 #cf6c066
  2. sending fees to treasury + integration test (NFTPAR-223)
    str-mv 2020-12-21 #73c25a1
  3. Add test for vesting pallet presence, cleanup other tests
    Greg Zaitsev 2020-12-22 #5d12903
  4. Fix tx validity check in signed extension (NFTPAR-197)
    str-mv 2020-12-21 #8e203a5
  5. sending fees to treasury + integration test
    Greg Zaitsev 2020-12-21 #f4c09d6
  6. Update helpers.ts
    Greg Zaitsev 2020-12-21 #ed290c7
  7. Add regression test for NFTPAR-197
    Greg Zaitsev 2020-12-21 #7481ebb
  8. Doc/builders walkthrough
    Greg Zaitsev 2020-12-21 #feee462
  9. NFTPAR-240
    Antz0x0z 2020-12-21 #cba336c
  10. Fix tx validity check in signed extension
    Greg Zaitsev 2020-12-21 #8a1c426
  11. Feature/nftpar-239 + feature/nftpar-259
    str-mv 2020-12-21 #326444c
  12. Merge branch 'develop' into doc/builders_walkthrough
    Greg Zaitsev 2020-12-21 #591d0c7
  13. Feature/nftpar 164
    usetech-llc 2020-12-17 #98af5e3
  14. Some template code for integration testing + createCollection tests
    Greg Zaitsev 2020-12-18 #876e077
  15. Add description for builders program - update
    Greg Zaitsev 2020-10-27 #59501f9
  16. Flexi logger update
    usetech-llc 2020-12-17 #4173721
  17. Runtime types updated
    str-mv 2020-12-17 #d87157c
  18. Add createCollection.test.ts
    Antz0x0z 2020-12-18 #c5b165d
  19. Add description for builders program
    Greg Zaitsev 2020-10-27 #9a85aa3
  20. Add noitification workflow
    usetech-llc 2020-12-16 #934a947
  21. Flexi logger update
    str-mv 2020-12-16 #f46510a
  22. Runtime types updated
    str-mv 2020-12-17 #52e9213
  23. Feature/nftpar 116 substrate2 release
    str-mv 2020-10-19 #11a433f
  24. NFTPAR-118. Per Collection Limits
    Greg Zaitsev 2020-12-15 #e0e89b1
  25. Add noitification workflow
    Greg Zaitsev 2020-12-16 #8120aaf
  26. Limits check fix
    str-mv 2020-12-15 #2b0cd0f
  27. NFTPAR-164. Schema version
    str-mv 2020-12-17 #944d507
  28. Transfer rate limit + chain bounds
    Greg Zaitsev 2020-10-13 #0dbd5dd
  29. Fix contract tests
    Greg Zaitsev 2020-10-19 #c1ce785
  30. Fix contract stponsoring rate limit enforcement
    str-mv 2020-12-11 #c313f34
  31. Merge fix
    str-mv 2020-12-15 #6994ced
  32. Feature/nftpar-94 SIT: Balances can be transferred using smart contract.
    Greg Zaitsev 2020-10-12 #eb6665e
  33. Merge branch 'develop' into feature_limits_nft_78_85_105
    str-mv 2020-10-13 #d339ca3
  34. Update flipper to Ink! 3.0, include contracts RPC support
    Greg Zaitsev 2020-10-16 #b57ed09
  35. Move runtime types to JSON file, update tests
    str-mv 2020-12-11 #8f2e7cc
  36. Fix contract stponsoring rate limit enforcement
    Greg Zaitsev 2020-12-11 #6f036ae
  37. CollectionLimits additional checks added
    str-mv 2020-12-15 #8632938
  38. Merge pull request #7 from usetech-llc/feature/NFTPAR-107
    usetech-llc 2020-10-07 #154381a
  39. Delete LICENSE
    Greg Zaitsev 2020-10-12 #d62b204
  40. Sponsor transfer fixes
    str-mv 2020-10-13 #dd4848c
  41. Migrate to Substrate v2.0.0 release
    Greg Zaitsev 2020-10-16 #5022396
  42. Feature/NFTPAR-183 Storage Refactoring.
    usetech-llc 2020-12-11 #71e3eed
  43. Remove fs dependency from tests
    Greg Zaitsev 2020-12-11 #2edaa6b
  44. Implement spam protection for smart contracts
    Greg Zaitsev 2020-12-02 #33c31e8
  45. Update variable names in runtime types to match specification
    Greg Zaitsev 2020-12-11 #14dd08a
  46. Feature/nftpar-90
    usetech-llc 2020-10-07 #6b55ec9
  47. NFTPAR-107: RustDocs for All Externally Callable Methods.
    sotmorskiy 2020-10-07 #8556bf0
  48. NFTPAR-94: SIT: Balances can be transferred using smart contract.
    sotmorskiy 2020-10-02 #861b909
  49. Transfer rate limit + chain bounds
    str-mv 2020-10-08 #5a0b0e3
  50. NFTPAR-162. Move contracts to tombstone when evicted
    usetech-llc 2020-12-09 #68e6834
  51. NFTPAR-183: Storage Refactoring. twox_64_concat for AccountId storage keys.
    sotmorskiy 2020-12-11 #fc4b45c
  52. Move runtime types to JSON file, update tests
    Greg Zaitsev 2020-12-11 #3c67ef3
  53. Errors messages
    Greg Zaitsev 2020-12-01 #c88ca14
  54. addres token limit fix
    str-mv 2020-12-11 #a3a3322
  55. Feature/nftpar-93
    usetech-llc 2020-10-07 #bfa69d5
  56. Merge branch 'develop' into feature/NFTPAR-90
    sotmorskiy 2020-10-05 #dfe5511
  57. Feature/nftpar 91
    usetech-llc 2020-10-02 #ab1a681
  58. White List Unit Test NFT-104
    str-mv 2020-10-02 #29e7096
  59. Configure treasury
    str-mv 2020-12-09 #f1b5374
  60. NFTPAR-162. Move contracts to tombstone when evicted
    str-mv 2020-11-17 #48ed76c
  61. NFTPAR-183: Storage Refactoring. Fixed custom UI types.
    sotmorskiy 2020-12-11 #b7831a8
  62. Remove unneeded CollectionAdminsType
    str-mv 2020-11-27 #108965f
  63. Errors messages
    str-mv 2020-12-01 #7994cd9
  64. Update custom types
    str-mv 2020-12-11 #c36ef78
  65. # Conflicts:
    #	tests/package-lock.json
    #	tests/package.json
    sotmorskiy 2020-10-05 #8eb82cd
  66. Merge branch 'develop' into feature/NFTPAR-90
    Greg Zaitsev 2020-10-02 #2e2e4a2
  67. Cleanup borrowin in check_white_list
    str-mv 2020-10-02 #edcd436
  68. NFTPAR-91 SIT: Connection can be established. Fixed compilation error.
    sotmorskiy 2020-10-01 #b97c488
  69. Transfer checks fix
    str-mv 2020-09-30 #a4f30ba
  70. Feature/nftpar 149
    usetech-llc 2020-12-09 #827e44c
  71. Configure treasury
    Greg Zaitsev 2020-12-09 #bdd7f2d
  72. Feature/nftpar-142
    str-mv 2020-11-16 #eaea941
  73. NFTPAR-183: Storage Refactoring. Changed all hashers to identity.
    sotmorskiy 2020-12-10 #7e29811
  74. Feature/nftpar-96
    Greg Zaitsev 2020-11-26 #73335ba
  75. Remove unneeded CollectionAdminsType
    Greg Zaitsev 2020-11-27 #f49194e
  76. Merge branch 'develop' of https://github.com/usetech-llc/nft_private into develop
    str-mv 2020-12-11 #b86074c
  77. NFTPAR-93 SIT: Flipper smart contract can be deployed, getting of value works, flipping works.
    sotmorskiy 2020-09-23 #4fc8a38
  78. NFTPAR-90: Smoke Test: Presence of Pallets.
    sotmorskiy 2020-09-24 #fa2ebd3
  79. Feature/white list tests
    usetech-llc 2020-10-02 #3f41342
  80. Cleanup borrowin in check_white_list
    Greg Zaitsev 2020-10-02 #50ea333
  81. NFTPAR-91: SIT: Connection can be established. Fixed unhandled promise rejection. Fixed unknown type warnings.
    sotmorskiy 2020-09-29 #925c304
  82. add extra genesis
    str-mv 2020-09-30 #5c8bf09
  83. NFTPAR-142 Off-chain and on-chain data schema.
    usetech-llc 2020-12-08 #03c27a6
  84. Add conditional compilation data for benchmark
    str-mv 2020-12-09 #68e2fd3
  85. Democracy pallet removed
    str-mv 2020-12-09 #12b3b52
  86. Unit tests repaired
    usetech-llc 2020-11-09 #6d406a4
  87. NFTPAR-142 Off-chain and on-chain data schema. Updated custom types.
    sotmorskiy 2020-11-12 #eca8c84
  88. NFTPAR-183: Storage Refactoring. Fungible balance u64 -> u128.
    sotmorskiy 2020-12-10 #b8243db
  89. Weights updated
    Greg Zaitsev 2020-11-25 #38074f1
  90. Merge branch 'feature/NFTPAR-96' of github.com:usetech-llc/nft_private into feature/NFTPAR-96
    sotmorskiy 2020-11-26 #5f15b48
  91. NFTPAR-118. Per Collection Limits
    str-mv 2020-12-11 #7bcde70
  92. Merge branch 'master' into update/v2
    Greg Zaitsev 2020-09-17 #8d30d14
  93. Increase max websocket conncetions to 10K
    usetech-llc 2020-09-30 #cf4d1ac
  94. Transfer item owner permission removed
    str-mv 2020-09-24 #0053d9a
  95. NFTPAR-149. Benchmark EnableContractSponsoring
    usetech-llc 2020-12-08 #7be352d
  96. 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
  97. NFTPAR-149. Benchmark EnableContractSponsoring
    str-mv 2020-12-08 #10b295e
  98. Feature/nftpar 109 110 contract sponsoring
    str-mv 2020-11-06 #c8be66f
  99. Unit tests repaired
    str-mv 2020-11-09 #5f252d9
  100. NFTPAR-142 Off-chain and on-chain data schema. Fixed tests.
    sotmorskiy 2020-11-11 #de2d5e1