git.delta.rocks / unique-network / refs/commits / 73335ba4b181

difftreelog
  1. Feature/nftpar-96
    Greg Zaitsev 2020-11-26 #73335ba
  2. Weights updated
    Greg Zaitsev 2020-11-25 #38074f1
  3. Merge branch 'feature/NFTPAR-96' of github.com:usetech-llc/nft_private into feature/NFTPAR-96
    sotmorskiy 2020-11-26 #5f15b48
  4. Feature/nftpar-142
    str-mv 2020-11-16 #eaea941
  5. Weights updated
    str-mv 2020-11-25 #ab96e01
  6. Resolved merge conflicts.
    sotmorskiy 2020-11-26 #424f9cb
  7. Merge branch 'develop' into feature/NFTPAR-96
    Greg Zaitsev 2020-11-24 #46fa525
  8. Unit tests repaired
    usetech-llc 2020-11-09 #6d406a4
  9. NFTPAR-142 Off-chain and on-chain data schema. Updated custom types.
    sotmorskiy 2020-11-12 #eca8c84
  10. # Conflicts:
    #	pallets/nft/src/lib.rs
    #	pallets/nft/src/tests.rs
    sotmorskiy 2020-11-26 #5ecbc86
  11. NFTPAR-96: Batch Minting.
    sotmorskiy 2020-10-16 #31f6053
  12. Update toolchain and split into multiple build steps
    str-mv 2020-11-02 #3f1f974
  13. Feature/nftpar 109 110 contract sponsoring
    str-mv 2020-11-06 #c8be66f
  14. Unit tests repaired
    str-mv 2020-11-09 #5f252d9
  15. NFTPAR-142 Off-chain and on-chain data schema. Fixed tests.
    sotmorskiy 2020-11-11 #de2d5e1
  16. Transfer rate limit + chain bounds
    Greg Zaitsev 2020-10-13 #0dbd5dd
  17. Feature/nftpar 116 substrate2 release
    usetech-llc 2020-10-29 #3370e8a
  18. Update toolchain and split into multiple build steps
    Greg Zaitsev 2020-11-02 #b095ad2
  19. Finished smart contract sponsoring
    Greg Zaitsev 2020-11-05 #1447327
  20. # Conflicts:
    #	pallets/nft/src/default_weights.rs
    #	pallets/nft/src/lib.rs
    sotmorskiy 2020-11-11 #3950758
  21. Feature/nftpar-94 SIT: Balances can be transferred using smart contract.
    Greg Zaitsev 2020-10-12 #eb6665e
  22. Merge branch 'develop' into feature_limits_nft_78_85_105
    str-mv 2020-10-13 #d339ca3
  23. Feature/nftpar 116 substrate2 release
    str-mv 2020-10-19 #11a433f
  24. Default weigths variables returned
    str-mv 2020-10-29 #4741769
  25. Contract sponsoring in progress as is
    Greg Zaitsev 2020-11-05 #31c3cec
  26. NFTPAR-142 Off-chain and on-chain data schema.
    sotmorskiy 2020-11-11 #f58e687
  27. Merge pull request #7 from usetech-llc/feature/NFTPAR-107
    usetech-llc 2020-10-07 #154381a
  28. Delete LICENSE
    Greg Zaitsev 2020-10-12 #d62b204
  29. Sponsor transfer fixes
    str-mv 2020-10-13 #dd4848c
  30. Fix contract tests
    Greg Zaitsev 2020-10-19 #c1ce785
  31. Transaction payment and weights fix
    str-mv 2020-10-29 #1b80f30
  32. Feature/nftpar-90
    usetech-llc 2020-10-07 #6b55ec9
  33. NFTPAR-107: RustDocs for All Externally Callable Methods.
    sotmorskiy 2020-10-07 #8556bf0
  34. NFTPAR-94: SIT: Balances can be transferred using smart contract.
    sotmorskiy 2020-10-02 #861b909
  35. Transfer rate limit + chain bounds
    str-mv 2020-10-08 #5a0b0e3
  36. Update flipper to Ink! 3.0, include contracts RPC support
    Greg Zaitsev 2020-10-16 #b57ed09
  37. Milestone 1 documentation
    str-mv 2020-10-28 #e85b652
  38. Feature/nftpar-93
    usetech-llc 2020-10-07 #bfa69d5
  39. Merge branch 'develop' into feature/NFTPAR-90
    sotmorskiy 2020-10-05 #dfe5511
  40. Feature/nftpar 91
    usetech-llc 2020-10-02 #ab1a681
  41. White List Unit Test NFT-104
    str-mv 2020-10-02 #29e7096
  42. Migrate to Substrate v2.0.0 release
    Greg Zaitsev 2020-10-16 #5022396
  43. Item size weight added
    str-mv 2020-10-27 #b8e70f3
  44. # Conflicts:
    #	tests/package-lock.json
    #	tests/package.json
    sotmorskiy 2020-10-05 #8eb82cd
  45. Merge branch 'develop' into feature/NFTPAR-90
    Greg Zaitsev 2020-10-02 #2e2e4a2
  46. Cleanup borrowin in check_white_list
    str-mv 2020-10-02 #edcd436
  47. NFTPAR-91 SIT: Connection can be established. Fixed compilation error.
    sotmorskiy 2020-10-01 #b97c488
  48. Transfer checks fix
    str-mv 2020-09-30 #a4f30ba
  49. Weights added
    str-mv 2020-10-23 #2f8a220
  50. NFTPAR-93 SIT: Flipper smart contract can be deployed, getting of value works, flipping works.
    sotmorskiy 2020-09-23 #4fc8a38
  51. NFTPAR-90: Smoke Test: Presence of Pallets.
    sotmorskiy 2020-09-24 #fa2ebd3
  52. Feature/white list tests
    usetech-llc 2020-10-02 #3f41342
  53. Cleanup borrowin in check_white_list
    Greg Zaitsev 2020-10-02 #50ea333
  54. NFTPAR-91: SIT: Connection can be established. Fixed unhandled promise rejection. Fixed unknown type warnings.
    sotmorskiy 2020-09-29 #925c304
  55. add extra genesis
    str-mv 2020-09-30 #5c8bf09
  56. Update readme md
    str-mv 2020-10-21 #2f98826
  57. Merge branch 'master' into update/v2
    Greg Zaitsev 2020-09-17 #8d30d14
  58. Increase max websocket conncetions to 10K
    usetech-llc 2020-09-30 #cf4d1ac
  59. Transfer item owner permission removed
    str-mv 2020-09-24 #0053d9a
  60. First benchmark
    str-mv 2020-10-21 #8e8f09e
  61. Chain runtime variable name changed
    str-mv 2020-09-11 #96b20f2
  62. Merge branch 'master' of github.com:usetech-llc/nft_parachain
    Greg Zaitsev 2020-09-16 #37e55e2
  63. Merge pull request #7 from usetech-llc/feature/NFTPAR-88
    usetech-llc 2020-09-25 #41c4d38
  64. Increase max websocket conncetions to 10K
    Greg Zaitsev 2020-09-30 #293a0c4
  65. panic marcos removed
    str-mv 2020-09-23 #23acc2a
  66. Benchmark
    str-mv 2020-10-20 #0cdaf2e
  67. Code style update
    str-mv 2020-09-09 #7a21a78
  68. Add vesting specification
    Greg Zaitsev 2020-09-16 #4eced78
  69. Disconnect detection test.
    sotmorskiy 2020-09-16 #d02af7b
  70. Feature/white list nft 62 64
    usetech-llc 2020-09-25 #72221d0
  71. NFTPAR-88: Smoke Test: Block production.
    sotmorskiy 2020-09-24 #57c5414
  72. Create collection method fixed
    str-mv 2020-09-23 #6257940
  73. Unit tests added
    str-mv 2020-09-08 #d96245d
  74. Update economic model docs
    Greg Zaitsev 2020-09-10 #3e483e7
  75. Connection test now detects disconnection and added transfer test.
    sotmorskiy 2020-09-11 #3fd1cbd
  76. Chain update hotfix. Spec version changed
    str-mv 2020-09-22 #61a06de
  77. funfible item added
    str-mv 2020-08-06 #aa92af0
  78. Merge branch 'master' of https://github.com/usetech-llc/nft_parachain
    str-mv 2020-09-01 #a334016
  79. Connection test.
    sotmorskiy 2020-09-09 #297a2ab
  80. White list and mint permissions features
    str-mv 2020-09-22 #119e358
  81. Merge branch 'dev' of https://github.com/usetech-llc/nft_parachain
    str-mv 2020-08-05 #a55594d
  82. NextCollectionId renamed
    str-mv 2020-09-01 #df0209a
  83. Add collection creation example
    Greg Zaitsev 2020-08-31 #275806d
  84. Forkless update function fixed
    str-mv 2020-09-18 #f765262
  85. Re fungible type. Create item balance fix
    str-mv 2020-08-05 #b3ccd2b
  86. Merge branch 'master' into dev
    Greg Zaitsev 2020-08-04 #ca135a7
  87. transfer fix
    str-mv 2020-08-05 #9acc85c
  88. Fix formatting
    Greg Zaitsev 2020-08-17 #0817ae5
  89. Smart contract update
    str-mv 2020-08-04 #72d9015
  90. Fix script to run local synced node of TestNet
    Greg Zaitsev 2020-08-03 #e701ec2
  91. Update custom types
    Greg Zaitsev 2020-08-05 #708aba4
  92. Add note about white lists and mint permissions in walk-through document
    Greg Zaitsev 2020-08-17 #155e1bb
  93. UI types update
    str-mv 2020-08-04 #eff94a7
  94. Enable synching with local nodes
    Greg Zaitsev 2020-07-31 #46a786a
  95. Update custom types
    Greg Zaitsev 2020-08-05 #e8d0e40
  96. Add chain-data for all testnet chains to dockerignore
    Greg Zaitsev 2020-08-14 #8ffacaf
  97. UI types update
    str-mv 2020-08-04 #c460406
  98. Update chain spec JSON files
    Greg Zaitsev 2020-07-30 #25bf5cc
  99. Fix build
    Greg Zaitsev 2020-08-05 #a46b40b
  100. Merge branch 'master' of github.com:usetech-llc/nft_parachain
    Greg Zaitsev 2020-08-14 #9afe602