git.delta.rocks / unique-network / refs/commits / 01f5fea13cb9

difftreelog
  1. Quartz Runtime v914000
    Greg Zaitsev 2021-12-14 #01f5fea
  2. release/quartz-v913010 to master
    Greg Zaitsev 2021-12-10 #a438df1
  3. quartz identity
    Igor Kozyrev 2021-12-13 #04b3d2e
  4. Skip zero value transfers in transferFrom
    kozyrevdev 2021-10-07 #f837334
  5. merge release/quartz-v913010 into master
    Igor Kozyrev 2021-12-10 #a05f694
  6. up version
    Igor Kozyrev 2021-12-13 #e7d0544
  7. Release/v3.0.0
    str-mv 2021-06-18 #25e7a6f
  8. increment runtime spec_version
    Igor Kozyrev 2021-10-06 #570dda6
  9. quartz identity
    Igor Kozyrev 2021-12-09 #737a762
  10. up docker version
    Igor Kozyrev 2021-12-13 #4c61419
  11. Limit total approval to owned amount
    Greg Zaitsev 2021-02-26 #1a556b5
  12. Update toolchain in README
    Greg Zaitsev 2021-06-18 #8b0fc0b
  13. feat skip transfers with zero value
    Yaroslav Bolyukin 2021-10-06 #cd6177d
  14. up version
    Igor Kozyrev 2021-12-09 #77bd60e
  15. polkadot-v0.9.14
    Igor Kozyrev 2021-12-13 #da9194a
  16. Release/v2.0.0
    str-mv 2021-02-18 #295de97
  17. Cleanup approve tests
    Greg Zaitsev 2021-02-26 #e090dfb
  18. Update runtime types
    Greg Zaitsev 2021-06-18 #9debc9c
  19. Fix unit tests
    usetech-llc 2021-03-23 #3bcc5aa
  20. rebuild
    Igor Kozyrev 2021-12-09 #f94b311
  21. Hotfix/inflation year fix
    kozyrevdev 2021-12-10 #30f58ba
  22. Hotfix/collection count update
    str-mv 2020-09-23 #7fa5eef
  23. Hotfix/rel2 cleanup
    str-mv 2021-02-18 #6ea0c80
  24. tests: add tests for approval limit
    Yaroslav Bolyukin 2021-02-19 #bdf204a
  25. Update getCreateCollectionResult()
    usetech-llc 2021-03-23 #7b0bdf5
  26. test transfer_from now throws NoPermission on low approval
    Yaroslav Bolyukin 2021-03-23 #3e7f8c4
  27. merge develop
    Igor Kozyrev 2021-12-08 #9a38427
  28. release/opal-v913010
    kozyrevdev 2021-12-10 #a1f3ad0
  29. fix GenesisConfig
    Igor Kozyrev 2021-12-10 #002f42f
  30. Release/v1.0.1
    str-mv 2020-09-22 #f94b085
  31. Create collection method fixed
    str-mv 2020-09-23 #6257940
  32. Change node name
    akaryaginUSETECH 2021-02-18 #35b9d91
  33. Version cleanup
    Greg Zaitsev 2021-02-18 #3a22976
  34. feat limit allowance to owned amount
    Yaroslav Bolyukin 2021-02-17 #1284e5a
  35. Add test events
    Greg Zaitsev 2021-03-22 #c1873db
  36. Rename Created event to CollectionCreated
    Greg Zaitsev 2021-03-23 #84b418d
  37. refactor remove unnecessary contains_key checks for Allowances
    Yaroslav Bolyukin 2021-03-23 #16c9428
  38. Fix imflation unit tests
    Greg Zaitsev 2021-12-07 #3495f61
  39. Release/opal v913000
    kozyrevdev 2021-12-08 #6388bd8
  40. Workaround block time
    kozyrevdev 2021-12-10 #7295070
  41. restore Opal identity
    Igor Kozyrev 2021-12-10 #9dec2b1
  42. Markdown docs should use 120-character line lengths
    usetech-llc 2020-09-21 #357788d
  43. Merge branch 'master' into update/v2
    Greg Zaitsev 2020-09-17 #8d30d14
  44. Chain update hotfix. Spec version changed
    str-mv 2020-09-22 #61a06de
  45. Add Transfer event
    Greg Zaitsev 2021-02-18 #99e7555
  46. Change node name
    Greg Zaitsev 2021-02-18 #22b5fa6
  47. Merge branch 'develop' into release/v2.0.0
    Greg Zaitsev 2021-02-18 #73dc97f
  48. Update Cargo.lock and Dockerfile
    Yaroslav Bolyukin 2021-02-16 #a09692c
  49. Optional collections related review
    Greg Zaitsev 2021-03-22 #a6f3f04
  50. Fix test events
    Antz0x0z 2021-03-17 #8d3beac
  51. Fix helpers.ts, event 'CollectionCreated'
    Antz0x0z 2021-03-23 #5fd3500
  52. tests: make collection creation free for unit tests
    Yaroslav Bolyukin 2021-03-23 #18bd1f5
  53. Format inflation
    Greg Zaitsev 2021-12-07 #4a7e624
  54. Upgrade polkadot to v0.9.13
    kozyrevdev 2021-12-08 #2f97751
  55. runtime v913000
    Igor Kozyrev 2021-12-06 #a59dce9
  56. Inflation pallet block provider added. Setted up to relay chain.
    kozyrevdev 2021-12-09 #44c8558
  57. feat workaround block time
    Yaroslav Bolyukin 2021-12-09 #b3b7761
  58. Merge branch 'develop' into hotfix/inflation_year_fix
    Igor Kozyrev 2021-12-10 #e578e5f
  59. Merge branch 'master' of github.com:usetech-llc/nft_parachain
    Greg Zaitsev 2020-09-16 #37e55e2
  60. Fix buggy Markdown
    Dan Forbes 2020-09-12 #4168444
  61. Chain runtime variable name changed
    str-mv 2020-09-11 #96b20f2
  62. White list and mint permissions features
    str-mv 2020-09-22 #119e358
  63. Add recipient field to ItemCreated event
    Greg Zaitsev 2021-02-17 #dcb255f
  64. tests: check transfer result
    Yaroslav Bolyukin 2021-02-17 #04b203b
  65. Merge branch 'develop' into release/v2.0.0
    Greg Zaitsev 2021-02-18 #54d73b9
  66. Add tests for setOffchainSchema
    Greg Zaitsev 2021-02-15 #8724ee0
  67. Update Cargo.lock and Dockerfile
    Greg Zaitsev 2021-02-16 #029fbbd
  68. Emit approve/transferFrom events
    Greg Zaitsev 2021-03-22 #c09c218
  69. tests: fix tests for optional collections
    Yaroslav Bolyukin 2021-03-22 #39dc916
  70. Add NFTPAR-321,325,326,324,347,345
    Antz0x0z 2021-03-06 #b056347
  71. test initialize balances when constructing runtime
    Yaroslav Bolyukin 2021-03-23 #9a34025
  72. Fix inflation build
    Greg Zaitsev 2021-12-07 #4e00e0c
  73. Merge pull request #264 from UniqueNetwork/ci/remove-rpc-flag-westend
    kozyrevdev 2021-12-07 #0f93d1b
  74. feat return rpc error on not found collection
    Yaroslav Bolyukin 2021-12-06 #b92deac
  75. Merge branch 'release/opal-v912210' into release/opal-v913000
    Igor Kozyrev 2021-12-06 #a55186f
  76. Fix formatting
    Greg Zaitsev 2021-12-10 #7fc3eec
  77. Add vesting specification
    Greg Zaitsev 2020-09-16 #4eced78
  78. Disconnect detection test.
    sotmorskiy 2020-09-16 #d02af7b
  79. Markdown docs should use 120-character line lengths
    Dan Forbes 2020-09-12 #f847a9e
  80. Code style update
    str-mv 2020-09-09 #7a21a78
  81. Forkless update function fixed
    str-mv 2020-09-18 #f765262
  82. tests: add task createItem test
    Yaroslav Bolyukin 2021-02-17 #cadb228
  83. tests: add transfer result parser
    Yaroslav Bolyukin 2021-02-17 #900ad30
  84. Merge branch 'develop' into release/v2.0.0
    Greg Zaitsev 2021-02-16 #3003f76
  85. Fungible overflow tests
    Greg Zaitsev 2021-02-12 #fe8844c
  86. tests: add tests for setOffchainSchema
    Yaroslav Bolyukin 2021-02-15 #026d602
  87. Feature/nftpar 196 sponsor set variable metadata
    Greg Zaitsev 2021-03-22 #e4dd4c0
  88. feat emit Transfer event on transfer_from
    Yaroslav Bolyukin 2021-03-22 #ec67731
  89. refactor optional collections related review
    Yaroslav Bolyukin 2021-03-22 #6a8b360
  90. Remove storage call from CollectionLimits Default impl
    str-mv 2021-03-04 #1f47f96
  91. tests: token now always exists in case of fungible
    Yaroslav Bolyukin 2021-03-23 #8eed0a6
  92. Merge branch 'develop' into feature/CORE-247
    Greg Zaitsev 2021-12-07 #1ba63c8
  93. Unit tests fixed
    kozyrevdev 2021-12-03 #ea0c488
  94. ci remove rpc flag from westend launch config
    Yaroslav Bolyukin 2021-12-07 #9ada1e3
  95. ci upgrade polkadot-launch
    Yaroslav Bolyukin 2021-12-06 #789924d
  96. up node and runtime versions
    Igor Kozyrev 2021-12-06 #92ff71b
  97. temporary disable inflation pallet
    Igor Kozyrev 2021-12-06 #fc45bed
  98. Fix inflation for large kusama start block
    Greg Zaitsev 2021-12-10 #2c4dad5
  99. Update economic model docs
    Greg Zaitsev 2020-09-10 #3e483e7
  100. Connection test now detects disconnection and added transfer test.
    sotmorskiy 2020-09-11 #3fd1cbd