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

difftreelog
  1. setSchema test scenarios
    kpozdnikin 2020-12-30 #aa7dc42
  2. Merge remote-tracking branch 'origin/develop' into feature/NFTPAR-265
    kpozdnikin 2020-12-29 #aabcd75
  3. setSchema test scenarios
    kpozdnikin 2020-12-29 #10c5b4f
  4. Feature/NFTPAR-237
    Greg Zaitsev 2020-12-29 #a9dbb97
  5. # Conflicts:
    #	tests/src/contracts.test.ts
    kpozdnikin 2020-12-29 #bda8c76
  6. Add RPC load tests
    str-mv 2020-12-28 #3e2b774
  7. Merge branch 'develop' into feature/NFTPAR-237
    sotmorskiy 2020-12-29 #e4d811f
  8. Merge remote-tracking branch 'origin/develop' into develop
    kpozdnikin 2020-12-18 #ac63732
  9. NFTPAR-260_217. Benchmarks
    usetech-llc 2020-12-25 #a9a8865
  10. Add RPC load tests
    Greg Zaitsev 2020-12-28 #68e7e07
  11. NFTPAR-237 Integration Test changeCollectionOwner(collection_id, new_owner). Fixed tests.
    sotmorskiy 2020-12-29 #9c1caa8
  12. initialize contract by metadata test
    kpozdnikin 2020-12-18 #07e3bb1
  13. Feature/nftpar 164
    usetech-llc 2020-12-17 #98af5e3
  14. NFTPAR-246 remove sponsor tests
    str-mv 2020-12-25 #f16723a
  15. NFTPAR-260_217. Benchmarks
    str-mv 2020-12-25 #57a41c1
  16. NFTPAR-237 Integration Test changeCollectionOwner(collection_id, new_owner).
    sotmorskiy 2020-12-28 #91e3663
  17. Feature/nftpar 110 contract spam protection
    str-mv 2020-12-02 #82ca9c1
  18. Flexi logger update
    usetech-llc 2020-12-17 #4173721
  19. Runtime types updated
    str-mv 2020-12-17 #d87157c
  20. NFTPAR-250 Tests for collection sponsoring
    str-mv 2020-12-25 #cd29302
  21. Add sponsorship removal tests
    Greg Zaitsev 2020-12-25 #bd903ea
  22. NFTPAR-231
    usetech-llc 2020-12-25 #d430fcf
  23. Unit tests updated
    Greg Zaitsev 2020-12-02 #61a5f4d
  24. Implement spam protection for smart contracts
    Greg Zaitsev 2020-12-02 #33c31e8
  25. Add noitification workflow
    usetech-llc 2020-12-16 #934a947
  26. Flexi logger update
    str-mv 2020-12-16 #f46510a
  27. Runtime types updated
    str-mv 2020-12-17 #52e9213
  28. Add test for public minti sponsoring
    Greg Zaitsev 2020-12-25 #b526a8b
  29. nftpar 240 positive tests
    Greg Zaitsev 2020-12-23 #c3c0503
  30. Update contracts tests
    Greg Zaitsev 2020-12-25 #12a37a0
  31. Errors messages
    Greg Zaitsev 2020-12-01 #c88ca14
  32. Unit tests updated
    str-mv 2020-12-02 #a43e0b9
  33. NFTPAR-118. Per Collection Limits
    Greg Zaitsev 2020-12-15 #e0e89b1
  34. Add noitification workflow
    Greg Zaitsev 2020-12-16 #8120aaf
  35. Limits check fix
    str-mv 2020-12-15 #2b0cd0f
  36. NFTPAR-164. Schema version
    str-mv 2020-12-17 #944d507
  37. Merge branch 'develop' into feature/NFTPAR-250
    Greg Zaitsev 2020-12-25 #f4dfc50
  38. Update build steps in README and cleanup
    Antz0x0z 2020-12-23 #8686594
  39. Positive createItem tests
    Greg Zaitsev 2020-12-23 #d21fc88
  40. NFTPAR-231 Smart Contract White List. Anyone can call contract with disabled white list.
    sotmorskiy 2020-12-25 #dc63ebc
  41. Remove unneeded CollectionAdminsType
    str-mv 2020-11-27 #108965f
  42. Errors messages
    str-mv 2020-12-01 #7994cd9
  43. Fix contract stponsoring rate limit enforcement
    str-mv 2020-12-11 #c313f34
  44. Merge fix
    str-mv 2020-12-15 #6994ced
  45. Refactor fungible logic, add positive tests for sponsorship confirmation
    Greg Zaitsev 2020-12-25 #f7b41a8
  46. Update license information
    usetech-llc 2020-12-22 #79b6c15
  47. Update build steps in README and cleanup
    Greg Zaitsev 2020-12-22 #d49cd5a
  48. Merge branch 'develop' into feature/NFTPAR-240
    Greg Zaitsev 2020-12-23 #fbf1789
  49. 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
  50. Feature/nftpar-96
    Greg Zaitsev 2020-11-26 #73335ba
  51. Remove unneeded CollectionAdminsType
    Greg Zaitsev 2020-11-27 #f49194e
  52. Move runtime types to JSON file, update tests
    str-mv 2020-12-11 #8f2e7cc
  53. Fix contract stponsoring rate limit enforcement
    Greg Zaitsev 2020-12-11 #6f036ae
  54. CollectionLimits additional checks added
    str-mv 2020-12-15 #8632938
  55. Refcator token types - remove collection ID
    Greg Zaitsev 2020-12-24 #e0216d4
  56. NFTPAR-242 Add destroy collection integration tests
    str-mv 2020-12-22 #da457a0
  57. Update license information
    Greg Zaitsev 2020-12-22 #0333d12
  58. NFTPAR-215 Vesting Pallet
    str-mv 2020-12-22 #cf6c066
  59. Merge branch 'develop' into feature/NFTPAR-240
    Greg Zaitsev 2020-12-21 #3db9a79
  60. Weights updated
    Greg Zaitsev 2020-11-25 #38074f1
  61. Merge branch 'feature/NFTPAR-96' of github.com:usetech-llc/nft_private into feature/NFTPAR-96
    sotmorskiy 2020-11-26 #5f15b48
  62. Feature/NFTPAR-183 Storage Refactoring.
    usetech-llc 2020-12-11 #71e3eed
  63. Remove fs dependency from tests
    Greg Zaitsev 2020-12-11 #2edaa6b
  64. Update variable names in runtime types to match specification
    Greg Zaitsev 2020-12-11 #14dd08a
  65. Add tests for sponsorship
    Greg Zaitsev 2020-12-23 #427c943
  66. Add chain spec entries for system properties and vesting
    str-mv 2020-12-22 #73f8e68
  67. Add destroy collection integration tests
    Greg Zaitsev 2020-12-22 #f682871
  68. sending fees to treasury + integration test (NFTPAR-223)
    str-mv 2020-12-21 #73c25a1
  69. Add test for vesting pallet presence, cleanup other tests
    Greg Zaitsev 2020-12-22 #5d12903
  70. Update createItem.test.ts
    Antz0x0z 2020-12-21 #81cf62f
  71. Feature/nftpar-142
    str-mv 2020-11-16 #eaea941
  72. Weights updated
    str-mv 2020-11-25 #ab96e01
  73. Resolved merge conflicts.
    sotmorskiy 2020-11-26 #424f9cb
  74. Merge branch 'develop' into feature/NFTPAR-96
    Greg Zaitsev 2020-11-24 #46fa525
  75. NFTPAR-162. Move contracts to tombstone when evicted
    usetech-llc 2020-12-09 #68e6834
  76. NFTPAR-183: Storage Refactoring. twox_64_concat for AccountId storage keys.
    sotmorskiy 2020-12-11 #fc4b45c
  77. Move runtime types to JSON file, update tests
    Greg Zaitsev 2020-12-11 #3c67ef3
  78. addres token limit fix
    str-mv 2020-12-11 #a3a3322
  79. Debug sponsoring
    Greg Zaitsev 2020-12-23 #298277a
  80. Add chain spec entries for system properties and vesting
    Greg Zaitsev 2020-12-22 #0032fbb
  81. Fix tx validity check in signed extension (NFTPAR-197)
    str-mv 2020-12-21 #8e203a5
  82. sending fees to treasury + integration test
    Greg Zaitsev 2020-12-21 #f4c09d6
  83. Add createItem.test.ts
    Antz0x0z 2020-12-18 #20e47ec
  84. Unit tests repaired
    usetech-llc 2020-11-09 #6d406a4
  85. NFTPAR-142 Off-chain and on-chain data schema. Updated custom types.
    sotmorskiy 2020-11-12 #eca8c84
  86. # Conflicts:
    #	pallets/nft/src/lib.rs
    #	pallets/nft/src/tests.rs
    sotmorskiy 2020-11-26 #5ecbc86
  87. NFTPAR-96: Batch Minting.
    sotmorskiy 2020-10-16 #31f6053
  88. Update toolchain and split into multiple build steps
    str-mv 2020-11-02 #3f1f974
  89. Configure treasury
    str-mv 2020-12-09 #f1b5374
  90. NFTPAR-162. Move contracts to tombstone when evicted
    str-mv 2020-11-17 #48ed76c
  91. NFTPAR-183: Storage Refactoring. Fixed custom UI types.
    sotmorskiy 2020-12-11 #b7831a8
  92. Update custom types
    str-mv 2020-12-11 #c36ef78
  93. Confirm sponsorship tests in progress
    Greg Zaitsev 2020-12-23 #9b1ad2d
  94. Update helpers.ts
    Greg Zaitsev 2020-12-21 #ed290c7
  95. Add regression test for NFTPAR-197
    Greg Zaitsev 2020-12-21 #7481ebb
  96. Doc/builders walkthrough
    Greg Zaitsev 2020-12-21 #feee462
  97. Add createCollection.test.ts
    Antz0x0z 2020-12-18 #c5b165d
  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