git.delta.rocks / unique-network / refs/commits / 6a04420ef855

difftreelog
  1. Update notify.yml
    Antz0x0z 2021-02-28 #6a04420
  2. Limit total approval to owned amount
    Greg Zaitsev 2021-02-26 #1a556b5
  3. Release/v2.0.0
    str-mv 2021-02-18 #295de97
  4. Cleanup approve tests
    Greg Zaitsev 2021-02-26 #e090dfb
  5. Hotfix/collection count update
    str-mv 2020-09-23 #7fa5eef
  6. Hotfix/rel2 cleanup
    str-mv 2021-02-18 #6ea0c80
  7. tests: add tests for approval limit
    Yaroslav Bolyukin 2021-02-19 #bdf204a
  8. Release/v1.0.1
    str-mv 2020-09-22 #f94b085
  9. Create collection method fixed
    str-mv 2020-09-23 #6257940
  10. Change node name
    akaryaginUSETECH 2021-02-18 #35b9d91
  11. Version cleanup
    Greg Zaitsev 2021-02-18 #3a22976
  12. feat limit allowance to owned amount
    Yaroslav Bolyukin 2021-02-17 #1284e5a
  13. Markdown docs should use 120-character line lengths
    usetech-llc 2020-09-21 #357788d
  14. Merge branch 'master' into update/v2
    Greg Zaitsev 2020-09-17 #8d30d14
  15. Chain update hotfix. Spec version changed
    str-mv 2020-09-22 #61a06de
  16. Add Transfer event
    Greg Zaitsev 2021-02-18 #99e7555
  17. Change node name
    Greg Zaitsev 2021-02-18 #22b5fa6
  18. Merge branch 'develop' into release/v2.0.0
    Greg Zaitsev 2021-02-18 #73dc97f
  19. Update Cargo.lock and Dockerfile
    Yaroslav Bolyukin 2021-02-16 #a09692c
  20. Merge branch 'master' of github.com:usetech-llc/nft_parachain
    Greg Zaitsev 2020-09-16 #37e55e2
  21. Fix buggy Markdown
    Dan Forbes 2020-09-12 #4168444
  22. Chain runtime variable name changed
    str-mv 2020-09-11 #96b20f2
  23. White list and mint permissions features
    str-mv 2020-09-22 #119e358
  24. Add recipient field to ItemCreated event
    Greg Zaitsev 2021-02-17 #dcb255f
  25. tests: check transfer result
    Yaroslav Bolyukin 2021-02-17 #04b203b
  26. Merge branch 'develop' into release/v2.0.0
    Greg Zaitsev 2021-02-18 #54d73b9
  27. Add tests for setOffchainSchema
    Greg Zaitsev 2021-02-15 #8724ee0
  28. Update Cargo.lock and Dockerfile
    Greg Zaitsev 2021-02-16 #029fbbd
  29. Add vesting specification
    Greg Zaitsev 2020-09-16 #4eced78
  30. Disconnect detection test.
    sotmorskiy 2020-09-16 #d02af7b
  31. Markdown docs should use 120-character line lengths
    Dan Forbes 2020-09-12 #f847a9e
  32. Code style update
    str-mv 2020-09-09 #7a21a78
  33. Forkless update function fixed
    str-mv 2020-09-18 #f765262
  34. tests: add task createItem test
    Yaroslav Bolyukin 2021-02-17 #cadb228
  35. tests: add transfer result parser
    Yaroslav Bolyukin 2021-02-17 #900ad30
  36. Merge branch 'develop' into release/v2.0.0
    Greg Zaitsev 2021-02-16 #3003f76
  37. Fungible overflow tests
    Greg Zaitsev 2021-02-12 #fe8844c
  38. tests: add tests for setOffchainSchema
    Yaroslav Bolyukin 2021-02-15 #026d602
  39. Update economic model docs
    Greg Zaitsev 2020-09-10 #3e483e7
  40. Connection test now detects disconnection and added transfer test.
    sotmorskiy 2020-09-11 #3fd1cbd
  41. Unit tests added
    str-mv 2020-09-08 #d96245d
  42. tests: add recipient check in createItem test
    Yaroslav Bolyukin 2021-02-17 #bbf123d
  43. feat add Transfer event
    Yaroslav Bolyukin 2021-02-17 #44bf7a8
  44. Merge branch 'develop' into release/v2.0.0
    Greg Zaitsev 2021-02-15 #1b193a6
  45. Transfer load testing
    Greg Zaitsev 2021-02-11 #800a78f
  46. Merge remote-tracking branch 'origin/develop' into feature/NFTPAR-281_overflow_tests
    Yaroslav Bolyukin 2021-02-12 #22e2b6e
  47. tests: setOffchainSchema helpers
    Yaroslav Bolyukin 2021-02-15 #4833587
  48. Merge branch 'master' of https://github.com/usetech-llc/nft_parachain
    str-mv 2020-09-01 #a334016
  49. Connection test.
    sotmorskiy 2020-09-09 #297a2ab
  50. funfible item added
    str-mv 2020-08-06 #aa92af0
  51. tests: add recipient field to CreateItemResult
    Yaroslav Bolyukin 2021-02-17 #e2870f3
  52. Merge branch 'develop' into release/v2.0.0
    Greg Zaitsev 2021-02-10 #e713e89
  53. Fix offchain schema length check
    str-mv 2021-02-11 #96983dc
  54. tests: add transfer load script
    Yaroslav Bolyukin 2021-02-10 #0219ca5
  55. tests: fix bigint equality check
    Yaroslav Bolyukin 2021-02-12 #2d642d0
  56. NextCollectionId renamed
    str-mv 2020-09-01 #df0209a
  57. Add collection creation example
    Greg Zaitsev 2020-08-31 #275806d
  58. Merge branch 'dev' of https://github.com/usetech-llc/nft_parachain
    str-mv 2020-08-05 #a55594d
  59. docs document ItemCreated recipient field
    Yaroslav Bolyukin 2021-02-17 #e05bac8
  60. Merge branch 'develop' into release/v2.0.0
    Greg Zaitsev 2021-02-09 #1ddda31
  61. Update treasury pallet
    str-mv 2021-02-10 #e6241c6
  62. Fix/testcleanup
    str-mv 2021-02-11 #01502f1
  63. Fix offchain schema length check
    Greg Zaitsev 2021-02-11 #8ba36c7
  64. tests: naive balance transfer load test
    Yaroslav Bolyukin 2021-02-10 #92f89cb
  65. Merge branch 'develop' into feature/NFTPAR-281_overflow_tests
    Yaroslav Bolyukin 2021-02-12 #bab6ffe
  66. transfer fix
    str-mv 2020-08-05 #9acc85c
  67. Fix formatting
    Greg Zaitsev 2020-08-17 #0817ae5
  68. Re fungible type. Create item balance fix
    str-mv 2020-08-05 #b3ccd2b
  69. Merge branch 'master' into dev
    Greg Zaitsev 2020-08-04 #ca135a7
  70. feat add recipient field to ItemCreated event
    Yaroslav Bolyukin 2021-02-17 #4268af1
  71. Merge branch 'master' into release/v2.0.0
    Greg Zaitsev 2021-02-05 #b1f8c2e
  72. Add tests for removeFromContractWhitelist
    Greg Zaitsev 2021-02-09 #337b8d4
  73. transferFrom burnt token before&after approve test
    Greg Zaitsev 2021-02-09 #4fc0eb5
  74. Update treasury pallet
    Greg Zaitsev 2021-02-10 #2526db2
  75. Fix types in transferFrom tests
    str-mv 2021-02-11 #a846990
  76. Hide unneeded websocker errors
    Greg Zaitsev 2021-02-11 #c6880a4
  77. tests: bulk unused address search
    Yaroslav Bolyukin 2021-02-10 #a9a743f
  78. (cherry picked from commit 0ccf6006f00210f190eb9d8393d86a6f68778bae)
    Greg Zaitsev 2021-02-11 #7f526e1
  79. Update custom types
    Greg Zaitsev 2020-08-05 #708aba4
  80. Add note about white lists and mint permissions in walk-through document
    Greg Zaitsev 2020-08-17 #155e1bb
  81. Smart contract update
    str-mv 2020-08-04 #72d9015
  82. Fix script to run local synced node of TestNet
    Greg Zaitsev 2020-08-03 #e701ec2
  83. Add tests for setMintPermission
    Greg Zaitsev 2021-02-05 #dddaa3d
  84. Add data fields for limited owners control
    str-mv 2021-02-09 #a6c7a54
  85. Remove .only
    Greg Zaitsev 2021-02-09 #2d320f7
  86. Merge branch 'develop' into feature/transferfromtests
    Greg Zaitsev 2021-02-09 #2e2d3bf
  87. Fix types in transferFrom tests
    Greg Zaitsev 2021-02-11 #48b7db1
  88. Merge branch 'develop' into fix/testcleanup
    Greg Zaitsev 2021-02-11 #cb095c7
  89. Merge remote-tracking branch 'origin/develop' into feature/NFTPAR-281_overflow_tests
    Yaroslav Bolyukin 2021-02-11 #1d6108d
  90. Update custom types
    Greg Zaitsev 2020-08-05 #e8d0e40
  91. Add chain-data for all testnet chains to dockerignore
    Greg Zaitsev 2020-08-14 #8ffacaf
  92. UI types update
    str-mv 2020-08-04 #eff94a7
  93. Enable synching with local nodes
    Greg Zaitsev 2020-07-31 #46a786a
  94. Add tests for enableContactSponsoring
    Greg Zaitsev 2021-02-05 #ac00479
  95. Move non-white-listed non-privileged test for set mint permission to negative
    Greg Zaitsev 2021-02-05 #9abd4da
  96. Feature/rft arbitrary fractions
    str-mv 2021-02-09 #2109c86
  97. Resolve conflict in runtime_types
    Greg Zaitsev 2021-02-09 #9e6c0bc
  98. tests: add tests for removeFromContractWhitelist
    Yaroslav Bolyukin 2021-02-08 #b8c0d1c
  99. Merge branch 'develop' into feature/transferfromtests
    Greg Zaitsev 2021-02-09 #0954b32
  100. Cleanup tests
    Greg Zaitsev 2021-02-11 #d6234d0