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

difftreelog
  1. Feature/nftpar 280
    Greg Zaitsev 2021-01-18 #add913f
  2. addCollectionAdmin.test.ts
    Greg Zaitsev 2021-01-18 #2ace66d
  3. Merge branch 'develop' into feature/NFTPAR-280
    Greg Zaitsev 2021-01-18 #a6f9ec6
  4. Feature/nftpar 235 258
    Greg Zaitsev 2021-01-18 #07025d8
  5. Add a check to admin test
    Greg Zaitsev 2021-01-18 #d029160
  6. Add int.test for createItem rate limiting and some changes to rate limiting logic
    Greg Zaitsev 2021-01-18 #fdba90f
  7. Unit tests and overflow bug fixed
    Greg Zaitsev 2021-01-15 #42edda1
  8. tests fixes
    kpozdnikin 2021-01-18 #b05ce7a
  9. tests fixes
    kpozdnikin 2021-01-18 #95f4d2a
  10. NFTPAR-280. Rate limit for CreateItem
    str-mv 2021-01-12 #5743a92
  11. Feature/nftpar 236 burn item
    str-mv 2021-01-14 #147c892
  12. Unit tests and overflow bug fixed
    str-mv 2021-01-14 #1d74058
  13. transferFrom tests
    kpozdnikin 2021-01-18 #be0c28a
  14. Merge remote-tracking branch 'origin/develop' into feature/NFTPAR-233
    kpozdnikin 2021-01-18 #fd9c572
  15. Merge branch 'develop' of https://github.com/usetech-llc/nft_private into develop
    str-mv 2021-01-12 #1b2f5b5
  16. Remove collection test
    Greg Zaitsev 2021-01-14 #aa3aa05
  17. Remove .only from burnItem tests
    Greg Zaitsev 2021-01-14 #c356c0a
  18. Feature/nftpar 265 269
    Greg Zaitsev 2021-01-11 #3f04d11
  19. # Conflicts:
    #	tests/src/createCollection.test.ts
    #	tests/src/util/helpers.ts
    kpozdnikin 2021-01-15 #f8c3f30
  20. bug fix
    kpozdnikin 2021-01-12 #cb104fa
  21. Testing node for forkless updates
    str-mv 2021-01-12 #a9c3440
  22. bug fix
    kpozdnikin 2021-01-12 #e9dab2d
  23. Merge branch 'develop' into feature/NFTPAR-236_burn_item
    Greg Zaitsev 2021-01-14 #dd88245
  24. NFTPAR-268 CreateCollection Tests Broken. Null terminated strings rep…
    Greg Zaitsev 2020-12-30 #7129836
  25. tests fixes
    kpozdnikin 2021-01-11 #fa55cf1
  26. # Conflicts:
    #	tests/src/createCollection.test.ts
    #	tests/src/util/helpers.ts
    kpozdnikin 2021-01-15 #af9de18
  27. Fix transferFrom
    Greg Zaitsev 2021-01-15 #ed27109
  28. bug fix
    kpozdnikin 2021-01-12 #38bff28
  29. NFTPAR-268 CreateCollection Tests Broken. Null terminated strings replaced with fixed size strings
    str-mv 2020-12-30 #31c9ea3
  30. removeCollection tests
    kpozdnikin 2021-01-12 #78bedc1
  31. Add burn integration tests
    Greg Zaitsev 2021-01-14 #91a71ac
  32. Feature/NFTPAR-237
    Greg Zaitsev 2020-12-29 #a9dbb97
  33. Merge branch 'develop' into feature/NFTPAR-268_inregration_test_broken
    Greg Zaitsev 2020-12-30 #537f33b
  34. set limits test scenarios
    kpozdnikin 2020-12-31 #a013b67
  35. approve and transferFrom test scenarios
    kpozdnikin 2021-01-15 #3ed9616
  36. Merge branch 'develop' into feature/NFTPAR-235-258
    Greg Zaitsev 2021-01-15 #efec843
  37. Merge branch 'develop' into feature/NFTPAR-233
    Konstantin Pozdnikin 2021-01-12 #cb41789
  38. NFTPAR-260_217. Benchmarks
    str-mv 2020-12-25 #57a41c1
  39. Add RPC load tests
    str-mv 2020-12-28 #3e2b774
  40. Merge branch 'develop' into feature/NFTPAR-237
    sotmorskiy 2020-12-29 #e4d811f
  41. setSchema test scenarios
    kpozdnikin 2020-12-30 #49640f3
  42. approve and transferFrom test scenarios
    kpozdnikin 2021-01-13 #c980d88
  43. tests fix
    kpozdnikin 2021-01-12 #200a8c6
  44. NFTPAR-231
    usetech-llc 2020-12-25 #d430fcf
  45. NFTPAR-260_217. Benchmarks
    usetech-llc 2020-12-25 #a9a8865
  46. Add RPC load tests
    Greg Zaitsev 2020-12-28 #68e7e07
  47. NFTPAR-237 Integration Test changeCollectionOwner(collection_id, new_owner). Fixed tests.
    sotmorskiy 2020-12-29 #9c1caa8
  48. setSchema test scenarios
    kpozdnikin 2020-12-30 #aa7dc42
  49. addCollectionAdmin.test.ts
    Antz0x0z 2020-12-29 #ff0be54
  50. nftpar 240 positive tests
    Greg Zaitsev 2020-12-23 #c3c0503
  51. Update contracts tests
    Greg Zaitsev 2020-12-25 #12a37a0
  52. NFTPAR-246 remove sponsor tests
    str-mv 2020-12-25 #f16723a
  53. NFTPAR-237 Integration Test changeCollectionOwner(collection_id, new_owner).
    sotmorskiy 2020-12-28 #91e3663
  54. Merge remote-tracking branch 'origin/develop' into feature/NFTPAR-265
    kpozdnikin 2020-12-29 #aabcd75
  55. Update build steps in README and cleanup
    Antz0x0z 2020-12-23 #8686594
  56. Positive createItem tests
    Greg Zaitsev 2020-12-23 #d21fc88
  57. NFTPAR-231 Smart Contract White List. Anyone can call contract with disabled white list.
    sotmorskiy 2020-12-25 #dc63ebc
  58. NFTPAR-250 Tests for collection sponsoring
    str-mv 2020-12-25 #cd29302
  59. Add sponsorship removal tests
    Greg Zaitsev 2020-12-25 #bd903ea
  60. setSchema test scenarios
    kpozdnikin 2020-12-29 #10c5b4f
  61. Update license information
    usetech-llc 2020-12-22 #79b6c15
  62. Update build steps in README and cleanup
    Greg Zaitsev 2020-12-22 #d49cd5a
  63. Merge branch 'develop' into feature/NFTPAR-240
    Greg Zaitsev 2020-12-23 #fbf1789
  64. 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
  65. Add test for public minti sponsoring
    Greg Zaitsev 2020-12-25 #b526a8b
  66. # Conflicts:
    #	tests/src/contracts.test.ts
    kpozdnikin 2020-12-29 #bda8c76
  67. NFTPAR-242 Add destroy collection integration tests
    str-mv 2020-12-22 #da457a0
  68. Update license information
    Greg Zaitsev 2020-12-22 #0333d12
  69. NFTPAR-215 Vesting Pallet
    str-mv 2020-12-22 #cf6c066
  70. Merge branch 'develop' into feature/NFTPAR-240
    Greg Zaitsev 2020-12-21 #3db9a79
  71. Merge branch 'develop' into feature/NFTPAR-250
    Greg Zaitsev 2020-12-25 #f4dfc50
  72. Merge remote-tracking branch 'origin/develop' into develop
    kpozdnikin 2020-12-18 #ac63732
  73. Add chain spec entries for system properties and vesting
    str-mv 2020-12-22 #73f8e68
  74. Add destroy collection integration tests
    Greg Zaitsev 2020-12-22 #f682871
  75. sending fees to treasury + integration test (NFTPAR-223)
    str-mv 2020-12-21 #73c25a1
  76. Add test for vesting pallet presence, cleanup other tests
    Greg Zaitsev 2020-12-22 #5d12903
  77. Update createItem.test.ts
    Antz0x0z 2020-12-21 #81cf62f
  78. Refactor fungible logic, add positive tests for sponsorship confirmation
    Greg Zaitsev 2020-12-25 #f7b41a8
  79. initialize contract by metadata test
    kpozdnikin 2020-12-18 #07e3bb1
  80. Feature/nftpar 164
    usetech-llc 2020-12-17 #98af5e3
  81. Add chain spec entries for system properties and vesting
    Greg Zaitsev 2020-12-22 #0032fbb
  82. Fix tx validity check in signed extension (NFTPAR-197)
    str-mv 2020-12-21 #8e203a5
  83. sending fees to treasury + integration test
    Greg Zaitsev 2020-12-21 #f4c09d6
  84. Add createItem.test.ts
    Antz0x0z 2020-12-18 #20e47ec
  85. Refcator token types - remove collection ID
    Greg Zaitsev 2020-12-24 #e0216d4
  86. Feature/nftpar 110 contract spam protection
    str-mv 2020-12-02 #82ca9c1
  87. Flexi logger update
    usetech-llc 2020-12-17 #4173721
  88. Runtime types updated
    str-mv 2020-12-17 #d87157c
  89. Update helpers.ts
    Greg Zaitsev 2020-12-21 #ed290c7
  90. Add regression test for NFTPAR-197
    Greg Zaitsev 2020-12-21 #7481ebb
  91. Doc/builders walkthrough
    Greg Zaitsev 2020-12-21 #feee462
  92. Add createCollection.test.ts
    Antz0x0z 2020-12-18 #c5b165d
  93. Add tests for sponsorship
    Greg Zaitsev 2020-12-23 #427c943
  94. Unit tests updated
    Greg Zaitsev 2020-12-02 #61a5f4d
  95. Implement spam protection for smart contracts
    Greg Zaitsev 2020-12-02 #33c31e8
  96. Add noitification workflow
    usetech-llc 2020-12-16 #934a947
  97. Flexi logger update
    str-mv 2020-12-16 #f46510a
  98. Runtime types updated
    str-mv 2020-12-17 #52e9213
  99. NFTPAR-240
    Antz0x0z 2020-12-21 #cba336c
  100. Fix tx validity check in signed extension
    Greg Zaitsev 2020-12-21 #8a1c426