git.delta.rocks / unique-network / refs/commits / 861b9092fa33

difftreelog
  1. NFTPAR-94: SIT: Balances can be transferred using smart contract.
    sotmorskiy 2020-10-02 #861b909
  2. Merge pull request #7 from usetech-llc/feature/NFTPAR-107
    usetech-llc 2020-10-07 #154381a
  3. Feature/nftpar-90
    usetech-llc 2020-10-07 #6b55ec9
  4. NFTPAR-107: RustDocs for All Externally Callable Methods.
    sotmorskiy 2020-10-07 #8556bf0
  5. Feature/nftpar-93
    usetech-llc 2020-10-07 #bfa69d5
  6. Merge branch 'develop' into feature/NFTPAR-90
    sotmorskiy 2020-10-05 #dfe5511
  7. Feature/nftpar 91
    usetech-llc 2020-10-02 #ab1a681
  8. # Conflicts:
    #	tests/package-lock.json
    #	tests/package.json
    sotmorskiy 2020-10-05 #8eb82cd
  9. Merge branch 'develop' into feature/NFTPAR-90
    Greg Zaitsev 2020-10-02 #2e2e4a2
  10. Cleanup borrowin in check_white_list
    str-mv 2020-10-02 #edcd436
  11. NFTPAR-91 SIT: Connection can be established. Fixed compilation error.
    sotmorskiy 2020-10-01 #b97c488
  12. NFTPAR-93 SIT: Flipper smart contract can be deployed, getting of value works, flipping works.
    sotmorskiy 2020-09-23 #4fc8a38
  13. NFTPAR-90: Smoke Test: Presence of Pallets.
    sotmorskiy 2020-09-24 #fa2ebd3
  14. Feature/white list tests
    usetech-llc 2020-10-02 #3f41342
  15. Cleanup borrowin in check_white_list
    Greg Zaitsev 2020-10-02 #50ea333
  16. NFTPAR-91: SIT: Connection can be established. Fixed unhandled promise rejection. Fixed unknown type warnings.
    sotmorskiy 2020-09-29 #925c304
  17. Merge branch 'master' into update/v2
    Greg Zaitsev 2020-09-17 #8d30d14
  18. Increase max websocket conncetions to 10K
    usetech-llc 2020-09-30 #cf4d1ac
  19. White List Unit Test NFT-104
    str-mv 2020-10-02 #29e7096
  20. Chain runtime variable name changed
    str-mv 2020-09-11 #96b20f2
  21. Merge branch 'master' of github.com:usetech-llc/nft_parachain
    Greg Zaitsev 2020-09-16 #37e55e2
  22. Merge pull request #7 from usetech-llc/feature/NFTPAR-88
    usetech-llc 2020-09-25 #41c4d38
  23. Increase max websocket conncetions to 10K
    Greg Zaitsev 2020-09-30 #293a0c4
  24. Transfer checks fix
    str-mv 2020-09-30 #a4f30ba
  25. Code style update
    str-mv 2020-09-09 #7a21a78
  26. Add vesting specification
    Greg Zaitsev 2020-09-16 #4eced78
  27. Disconnect detection test.
    sotmorskiy 2020-09-16 #d02af7b
  28. Feature/white list nft 62 64
    usetech-llc 2020-09-25 #72221d0
  29. NFTPAR-88: Smoke Test: Block production.
    sotmorskiy 2020-09-24 #57c5414
  30. add extra genesis
    str-mv 2020-09-30 #5c8bf09
  31. Unit tests added
    str-mv 2020-09-08 #d96245d
  32. Update economic model docs
    Greg Zaitsev 2020-09-10 #3e483e7
  33. Connection test now detects disconnection and added transfer test.
    sotmorskiy 2020-09-11 #3fd1cbd
  34. Transfer item owner permission removed
    str-mv 2020-09-24 #0053d9a
  35. funfible item added
    str-mv 2020-08-06 #aa92af0
  36. Merge branch 'master' of https://github.com/usetech-llc/nft_parachain
    str-mv 2020-09-01 #a334016
  37. Connection test.
    sotmorskiy 2020-09-09 #297a2ab
  38. panic marcos removed
    str-mv 2020-09-23 #23acc2a
  39. Merge branch 'dev' of https://github.com/usetech-llc/nft_parachain
    str-mv 2020-08-05 #a55594d
  40. NextCollectionId renamed
    str-mv 2020-09-01 #df0209a
  41. Add collection creation example
    Greg Zaitsev 2020-08-31 #275806d
  42. Create collection method fixed
    str-mv 2020-09-23 #6257940
  43. Re fungible type. Create item balance fix
    str-mv 2020-08-05 #b3ccd2b
  44. Merge branch 'master' into dev
    Greg Zaitsev 2020-08-04 #ca135a7
  45. transfer fix
    str-mv 2020-08-05 #9acc85c
  46. Fix formatting
    Greg Zaitsev 2020-08-17 #0817ae5
  47. Chain update hotfix. Spec version changed
    str-mv 2020-09-22 #61a06de
  48. Smart contract update
    str-mv 2020-08-04 #72d9015
  49. Fix script to run local synced node of TestNet
    Greg Zaitsev 2020-08-03 #e701ec2
  50. Update custom types
    Greg Zaitsev 2020-08-05 #708aba4
  51. Add note about white lists and mint permissions in walk-through document
    Greg Zaitsev 2020-08-17 #155e1bb
  52. White list and mint permissions features
    str-mv 2020-09-22 #119e358
  53. UI types update
    str-mv 2020-08-04 #eff94a7
  54. Enable synching with local nodes
    Greg Zaitsev 2020-07-31 #46a786a
  55. Update custom types
    Greg Zaitsev 2020-08-05 #e8d0e40
  56. Add chain-data for all testnet chains to dockerignore
    Greg Zaitsev 2020-08-14 #8ffacaf
  57. Forkless update function fixed
    str-mv 2020-09-18 #f765262
  58. UI types update
    str-mv 2020-08-04 #c460406
  59. Update chain spec JSON files
    Greg Zaitsev 2020-07-30 #25bf5cc
  60. Fix build
    Greg Zaitsev 2020-08-05 #a46b40b
  61. Merge branch 'master' of github.com:usetech-llc/nft_parachain
    Greg Zaitsev 2020-08-14 #9afe602
  62. Remove duplicate methods
    str-mv 2020-08-04 #175b00b
  63. Fix merge problems
    Greg Zaitsev 2020-07-30 #10c381b
  64. Merge branch 'dev'
    Greg Zaitsev 2020-08-05 #fc02fab
  65. Change network type to LIVE
    Greg Zaitsev 2020-08-14 #18197fa
  66. Update hackusama_walk_through.md
    usetech-llc 2020-08-13 #bc1f769
  67. Add sponsorship methods + transfer refactoring
    str-mv 2020-08-04 #b683ad2
  68. Merge branch 'master' into dev
    Greg Zaitsev 2020-07-30 #5b6d2a3
  69. Update testnet specs
    Greg Zaitsev 2020-08-04 #5b57799
  70. Add project descriptions links about each sub-project
    Greg Zaitsev 2020-08-13 #6faaded
  71. Update hackusama_walk_through.md
    usetech-llc 2020-08-13 #c45ccea
  72. refunfible transfer
    str-mv 2020-08-04 #87253dd
  73. Burn item owner check added
    str-mv 2020-07-30 #a3fcd2f
  74. Merge branch 'master' of github.com:usetech-llc/nft_parachain
    Greg Zaitsev 2020-07-27 #b6babd2
  75. Add walk-through instructions (without white lists so far)
    Greg Zaitsev 2020-08-13 #01e8d02
  76. White list state updated
    str-mv 2020-08-03 #49a2388
  77. Transfer fix
    str-mv 2020-07-30 #71fab1a
  78. Add economic model POC
    Greg Zaitsev 2020-07-27 #e9291bd
  79. ItemCreated Event changed
    str-mv 2020-07-27 #9f0b3c2
  80. Fix link to walk-through
    Greg Zaitsev 2020-08-13 #dd359b9
  81. Merge branch 'dev' of https://github.com/usetech-llc/nft_parachain
    str-mv 2020-08-03 #256d067
  82. Nft transfer fix
    str-mv 2020-07-30 #80cd6ec
  83. Repoint smart contract to rc4
    Greg Zaitsev 2020-07-22 #31df977
  84. Merge branch 'master' of https://github.com/usetech-llc/nft_parachain
    str-mv 2020-07-23 #47316c5
  85. Include ecosystem and walk-through in README
    Greg Zaitsev 2020-08-13 #c619fa1
  86. Offchain schema added
    str-mv 2020-08-03 #675d1d0
  87. Create collection type fix
    str-mv 2020-07-30 #ffd3db2
  88. Merge branch 'master' of https://github.com/usetech-llc/nft_parachain
    str-mv 2020-07-22 #4fc7c3c
  89. Contract update
    str-mv 2020-07-23 #abb3f22
  90. Update README
    Greg Zaitsev 2020-08-11 #c728eda
  91. Refactoring
    str-mv 2020-07-30 #55a89b2
  92. Updated to rc4
    str-mv 2020-07-22 #5e168aa
  93. Add script for uploading secrets
    Greg Zaitsev 2020-07-21 #bf3198e
  94. Fix typo
    Greg Zaitsev 2020-08-11 #307b048
  95. Merge branch 'master' of https://github.com/usetech-llc/nft_parachain
    str-mv 2020-07-21 #21c779f
  96. Add delay after inserting keys
    Greg Zaitsev 2020-07-21 #eff0613
  97. Update project description, add hackaphon update
    Greg Zaitsev 2020-08-11 #a1162e8
  98. Smart contract
    str-mv 2020-07-21 #8ece0d1
  99. Add grandpa keys to testnet deploy script
    Greg Zaitsev 2020-07-21 #a671b03
  100. Change restart method
    Greg Zaitsev 2020-07-21 #7539ccc