git.delta.rocks / unique-network / refs/commits / 513c1a07f507

difftreelog
  1. Add schema limits to custom types
    Greg Zaitsev 2021-01-26 #513c1a0
  2. Runtime types added
    str-mv 2021-01-12 #4e9eae9
  3. NFTPAR-288. Limit schema size
    str-mv 2021-01-12 #32b37d3
  4. NFTPAR-280. Rate limit for CreateItem
    str-mv 2021-01-12 #5743a92
  5. Merge branch 'develop' of https://github.com/usetech-llc/nft_private into develop
    str-mv 2021-01-12 #1b2f5b5
  6. Testing node for forkless updates
    str-mv 2021-01-12 #a9c3440
  7. Feature/nftpar 265 269
    Greg Zaitsev 2021-01-11 #3f04d11
  8. NFTPAR-268 CreateCollection Tests Broken. Null terminated strings replaced with fixed size strings
    str-mv 2020-12-30 #31c9ea3
  9. NFTPAR-268 CreateCollection Tests Broken. Null terminated strings rep…
    Greg Zaitsev 2020-12-30 #7129836
  10. tests fixes
    kpozdnikin 2021-01-11 #fa55cf1
  11. NFTPAR-260_217. Benchmarks
    str-mv 2020-12-25 #57a41c1
  12. Feature/NFTPAR-237
    Greg Zaitsev 2020-12-29 #a9dbb97
  13. Merge branch 'develop' into feature/NFTPAR-268_inregration_test_broken
    Greg Zaitsev 2020-12-30 #537f33b
  14. set limits test scenarios
    kpozdnikin 2020-12-31 #a013b67
  15. NFTPAR-231
    usetech-llc 2020-12-25 #d430fcf
  16. Add RPC load tests
    str-mv 2020-12-28 #3e2b774
  17. Merge branch 'develop' into feature/NFTPAR-237
    sotmorskiy 2020-12-29 #e4d811f
  18. setSchema test scenarios
    kpozdnikin 2020-12-30 #49640f3
  19. nftpar 240 positive tests
    Greg Zaitsev 2020-12-23 #c3c0503
  20. Update contracts tests
    Greg Zaitsev 2020-12-25 #12a37a0
  21. NFTPAR-260_217. Benchmarks
    usetech-llc 2020-12-25 #a9a8865
  22. Add RPC load tests
    Greg Zaitsev 2020-12-28 #68e7e07
  23. NFTPAR-237 Integration Test changeCollectionOwner(collection_id, new_owner). Fixed tests.
    sotmorskiy 2020-12-29 #9c1caa8
  24. setSchema test scenarios
    kpozdnikin 2020-12-30 #aa7dc42
  25. Update build steps in README and cleanup
    Antz0x0z 2020-12-23 #8686594
  26. Positive createItem tests
    Greg Zaitsev 2020-12-23 #d21fc88
  27. NFTPAR-231 Smart Contract White List. Anyone can call contract with disabled white list.
    sotmorskiy 2020-12-25 #dc63ebc
  28. NFTPAR-246 remove sponsor tests
    str-mv 2020-12-25 #f16723a
  29. NFTPAR-237 Integration Test changeCollectionOwner(collection_id, new_owner).
    sotmorskiy 2020-12-28 #91e3663
  30. Merge remote-tracking branch 'origin/develop' into feature/NFTPAR-265
    kpozdnikin 2020-12-29 #aabcd75
  31. Update license information
    usetech-llc 2020-12-22 #79b6c15
  32. Update build steps in README and cleanup
    Greg Zaitsev 2020-12-22 #d49cd5a
  33. Merge branch 'develop' into feature/NFTPAR-240
    Greg Zaitsev 2020-12-23 #fbf1789
  34. 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
  35. NFTPAR-250 Tests for collection sponsoring
    str-mv 2020-12-25 #cd29302
  36. Add sponsorship removal tests
    Greg Zaitsev 2020-12-25 #bd903ea
  37. setSchema test scenarios
    kpozdnikin 2020-12-29 #10c5b4f
  38. NFTPAR-242 Add destroy collection integration tests
    str-mv 2020-12-22 #da457a0
  39. Update license information
    Greg Zaitsev 2020-12-22 #0333d12
  40. NFTPAR-215 Vesting Pallet
    str-mv 2020-12-22 #cf6c066
  41. Merge branch 'develop' into feature/NFTPAR-240
    Greg Zaitsev 2020-12-21 #3db9a79
  42. Add test for public minti sponsoring
    Greg Zaitsev 2020-12-25 #b526a8b
  43. # Conflicts:
    #	tests/src/contracts.test.ts
    kpozdnikin 2020-12-29 #bda8c76
  44. Add chain spec entries for system properties and vesting
    str-mv 2020-12-22 #73f8e68
  45. Add destroy collection integration tests
    Greg Zaitsev 2020-12-22 #f682871
  46. sending fees to treasury + integration test (NFTPAR-223)
    str-mv 2020-12-21 #73c25a1
  47. Add test for vesting pallet presence, cleanup other tests
    Greg Zaitsev 2020-12-22 #5d12903
  48. Update createItem.test.ts
    Antz0x0z 2020-12-21 #81cf62f
  49. Merge branch 'develop' into feature/NFTPAR-250
    Greg Zaitsev 2020-12-25 #f4dfc50
  50. Merge remote-tracking branch 'origin/develop' into develop
    kpozdnikin 2020-12-18 #ac63732
  51. Add chain spec entries for system properties and vesting
    Greg Zaitsev 2020-12-22 #0032fbb
  52. Fix tx validity check in signed extension (NFTPAR-197)
    str-mv 2020-12-21 #8e203a5
  53. sending fees to treasury + integration test
    Greg Zaitsev 2020-12-21 #f4c09d6
  54. Add createItem.test.ts
    Antz0x0z 2020-12-18 #20e47ec
  55. Refactor fungible logic, add positive tests for sponsorship confirmation
    Greg Zaitsev 2020-12-25 #f7b41a8
  56. initialize contract by metadata test
    kpozdnikin 2020-12-18 #07e3bb1
  57. Feature/nftpar 164
    usetech-llc 2020-12-17 #98af5e3
  58. Update helpers.ts
    Greg Zaitsev 2020-12-21 #ed290c7
  59. Add regression test for NFTPAR-197
    Greg Zaitsev 2020-12-21 #7481ebb
  60. Doc/builders walkthrough
    Greg Zaitsev 2020-12-21 #feee462
  61. Add createCollection.test.ts
    Antz0x0z 2020-12-18 #c5b165d
  62. Refcator token types - remove collection ID
    Greg Zaitsev 2020-12-24 #e0216d4
  63. Feature/nftpar 110 contract spam protection
    str-mv 2020-12-02 #82ca9c1
  64. Flexi logger update
    usetech-llc 2020-12-17 #4173721
  65. Runtime types updated
    str-mv 2020-12-17 #d87157c
  66. NFTPAR-240
    Antz0x0z 2020-12-21 #cba336c
  67. Fix tx validity check in signed extension
    Greg Zaitsev 2020-12-21 #8a1c426
  68. Feature/nftpar-239 + feature/nftpar-259
    str-mv 2020-12-21 #326444c
  69. Merge branch 'develop' into doc/builders_walkthrough
    Greg Zaitsev 2020-12-21 #591d0c7
  70. Add tests for sponsorship
    Greg Zaitsev 2020-12-23 #427c943
  71. Unit tests updated
    Greg Zaitsev 2020-12-02 #61a5f4d
  72. Implement spam protection for smart contracts
    Greg Zaitsev 2020-12-02 #33c31e8
  73. Add noitification workflow
    usetech-llc 2020-12-16 #934a947
  74. Flexi logger update
    str-mv 2020-12-16 #f46510a
  75. Runtime types updated
    str-mv 2020-12-17 #52e9213
  76. Some template code for integration testing + createCollection tests
    Greg Zaitsev 2020-12-18 #876e077
  77. Add description for builders program - update
    Greg Zaitsev 2020-10-27 #59501f9
  78. Debug sponsoring
    Greg Zaitsev 2020-12-23 #298277a
  79. Errors messages
    Greg Zaitsev 2020-12-01 #c88ca14
  80. Unit tests updated
    str-mv 2020-12-02 #a43e0b9
  81. NFTPAR-118. Per Collection Limits
    Greg Zaitsev 2020-12-15 #e0e89b1
  82. Add noitification workflow
    Greg Zaitsev 2020-12-16 #8120aaf
  83. Limits check fix
    str-mv 2020-12-15 #2b0cd0f
  84. NFTPAR-164. Schema version
    str-mv 2020-12-17 #944d507
  85. Add description for builders program
    Greg Zaitsev 2020-10-27 #9a85aa3
  86. Confirm sponsorship tests in progress
    Greg Zaitsev 2020-12-23 #9b1ad2d
  87. Remove unneeded CollectionAdminsType
    str-mv 2020-11-27 #108965f
  88. Errors messages
    str-mv 2020-12-01 #7994cd9
  89. Fix contract stponsoring rate limit enforcement
    str-mv 2020-12-11 #c313f34
  90. Merge fix
    str-mv 2020-12-15 #6994ced
  91. Feature/nftpar 116 substrate2 release
    str-mv 2020-10-19 #11a433f
  92. Confirm sponsorship tests in progress
    Greg Zaitsev 2020-12-23 #474b3ae
  93. Feature/nftpar-96
    Greg Zaitsev 2020-11-26 #73335ba
  94. Remove unneeded CollectionAdminsType
    Greg Zaitsev 2020-11-27 #f49194e
  95. Move runtime types to JSON file, update tests
    str-mv 2020-12-11 #8f2e7cc
  96. Fix contract stponsoring rate limit enforcement
    Greg Zaitsev 2020-12-11 #6f036ae
  97. CollectionLimits additional checks added
    str-mv 2020-12-15 #8632938
  98. Transfer rate limit + chain bounds
    Greg Zaitsev 2020-10-13 #0dbd5dd
  99. Fix contract tests
    Greg Zaitsev 2020-10-19 #c1ce785
  100. Integration tests for setCollectionSponsor
    Greg Zaitsev 2020-12-23 #96967bb