git.delta.rocks / unique-network / refs/commits / 41c4d38c3511

difftreelog
  1. Merge pull request #7 from usetech-llc/feature/NFTPAR-88
    usetech-llc 2020-09-25 #41c4d38
  2. Feature/white list nft 62 64
    usetech-llc 2020-09-25 #72221d0
  3. NFTPAR-88: Smoke Test: Block production.
    sotmorskiy 2020-09-24 #57c5414
  4. Merge branch 'master' into update/v2
    Greg Zaitsev 2020-09-17 #8d30d14
  5. Transfer item owner permission removed
    str-mv 2020-09-24 #0053d9a
  6. Chain runtime variable name changed
    str-mv 2020-09-11 #96b20f2
  7. Merge branch 'master' of github.com:usetech-llc/nft_parachain
    Greg Zaitsev 2020-09-16 #37e55e2
  8. panic marcos removed
    str-mv 2020-09-23 #23acc2a
  9. Code style update
    str-mv 2020-09-09 #7a21a78
  10. Add vesting specification
    Greg Zaitsev 2020-09-16 #4eced78
  11. Disconnect detection test.
    sotmorskiy 2020-09-16 #d02af7b
  12. Create collection method fixed
    str-mv 2020-09-23 #6257940
  13. Unit tests added
    str-mv 2020-09-08 #d96245d
  14. Update economic model docs
    Greg Zaitsev 2020-09-10 #3e483e7
  15. Connection test now detects disconnection and added transfer test.
    sotmorskiy 2020-09-11 #3fd1cbd
  16. Chain update hotfix. Spec version changed
    str-mv 2020-09-22 #61a06de
  17. funfible item added
    str-mv 2020-08-06 #aa92af0
  18. Merge branch 'master' of https://github.com/usetech-llc/nft_parachain
    str-mv 2020-09-01 #a334016
  19. Connection test.
    sotmorskiy 2020-09-09 #297a2ab
  20. White list and mint permissions features
    str-mv 2020-09-22 #119e358
  21. Merge branch 'dev' of https://github.com/usetech-llc/nft_parachain
    str-mv 2020-08-05 #a55594d
  22. NextCollectionId renamed
    str-mv 2020-09-01 #df0209a
  23. Add collection creation example
    Greg Zaitsev 2020-08-31 #275806d
  24. Forkless update function fixed
    str-mv 2020-09-18 #f765262
  25. Re fungible type. Create item balance fix
    str-mv 2020-08-05 #b3ccd2b
  26. Merge branch 'master' into dev
    Greg Zaitsev 2020-08-04 #ca135a7
  27. transfer fix
    str-mv 2020-08-05 #9acc85c
  28. Fix formatting
    Greg Zaitsev 2020-08-17 #0817ae5
  29. Smart contract update
    str-mv 2020-08-04 #72d9015
  30. Fix script to run local synced node of TestNet
    Greg Zaitsev 2020-08-03 #e701ec2
  31. Update custom types
    Greg Zaitsev 2020-08-05 #708aba4
  32. Add note about white lists and mint permissions in walk-through document
    Greg Zaitsev 2020-08-17 #155e1bb
  33. UI types update
    str-mv 2020-08-04 #eff94a7
  34. Enable synching with local nodes
    Greg Zaitsev 2020-07-31 #46a786a
  35. Update custom types
    Greg Zaitsev 2020-08-05 #e8d0e40
  36. Add chain-data for all testnet chains to dockerignore
    Greg Zaitsev 2020-08-14 #8ffacaf
  37. UI types update
    str-mv 2020-08-04 #c460406
  38. Update chain spec JSON files
    Greg Zaitsev 2020-07-30 #25bf5cc
  39. Fix build
    Greg Zaitsev 2020-08-05 #a46b40b
  40. Merge branch 'master' of github.com:usetech-llc/nft_parachain
    Greg Zaitsev 2020-08-14 #9afe602
  41. Remove duplicate methods
    str-mv 2020-08-04 #175b00b
  42. Fix merge problems
    Greg Zaitsev 2020-07-30 #10c381b
  43. Merge branch 'dev'
    Greg Zaitsev 2020-08-05 #fc02fab
  44. Change network type to LIVE
    Greg Zaitsev 2020-08-14 #18197fa
  45. Update hackusama_walk_through.md
    usetech-llc 2020-08-13 #bc1f769
  46. Add sponsorship methods + transfer refactoring
    str-mv 2020-08-04 #b683ad2
  47. Merge branch 'master' into dev
    Greg Zaitsev 2020-07-30 #5b6d2a3
  48. Update testnet specs
    Greg Zaitsev 2020-08-04 #5b57799
  49. Add project descriptions links about each sub-project
    Greg Zaitsev 2020-08-13 #6faaded
  50. Update hackusama_walk_through.md
    usetech-llc 2020-08-13 #c45ccea
  51. refunfible transfer
    str-mv 2020-08-04 #87253dd
  52. Burn item owner check added
    str-mv 2020-07-30 #a3fcd2f
  53. Merge branch 'master' of github.com:usetech-llc/nft_parachain
    Greg Zaitsev 2020-07-27 #b6babd2
  54. Add walk-through instructions (without white lists so far)
    Greg Zaitsev 2020-08-13 #01e8d02
  55. White list state updated
    str-mv 2020-08-03 #49a2388
  56. Transfer fix
    str-mv 2020-07-30 #71fab1a
  57. Add economic model POC
    Greg Zaitsev 2020-07-27 #e9291bd
  58. ItemCreated Event changed
    str-mv 2020-07-27 #9f0b3c2
  59. Fix link to walk-through
    Greg Zaitsev 2020-08-13 #dd359b9
  60. Merge branch 'dev' of https://github.com/usetech-llc/nft_parachain
    str-mv 2020-08-03 #256d067
  61. Nft transfer fix
    str-mv 2020-07-30 #80cd6ec
  62. Repoint smart contract to rc4
    Greg Zaitsev 2020-07-22 #31df977
  63. Merge branch 'master' of https://github.com/usetech-llc/nft_parachain
    str-mv 2020-07-23 #47316c5
  64. Include ecosystem and walk-through in README
    Greg Zaitsev 2020-08-13 #c619fa1
  65. Offchain schema added
    str-mv 2020-08-03 #675d1d0
  66. Create collection type fix
    str-mv 2020-07-30 #ffd3db2
  67. Merge branch 'master' of https://github.com/usetech-llc/nft_parachain
    str-mv 2020-07-22 #4fc7c3c
  68. Contract update
    str-mv 2020-07-23 #abb3f22
  69. Update README
    Greg Zaitsev 2020-08-11 #c728eda
  70. Refactoring
    str-mv 2020-07-30 #55a89b2
  71. Updated to rc4
    str-mv 2020-07-22 #5e168aa
  72. Add script for uploading secrets
    Greg Zaitsev 2020-07-21 #bf3198e
  73. Fix typo
    Greg Zaitsev 2020-08-11 #307b048
  74. Merge branch 'master' of https://github.com/usetech-llc/nft_parachain
    str-mv 2020-07-21 #21c779f
  75. Add delay after inserting keys
    Greg Zaitsev 2020-07-21 #eff0613
  76. Update project description, add hackaphon update
    Greg Zaitsev 2020-08-11 #a1162e8
  77. Smart contract
    str-mv 2020-07-21 #8ece0d1
  78. Add grandpa keys to testnet deploy script
    Greg Zaitsev 2020-07-21 #a671b03
  79. Change restart method
    Greg Zaitsev 2020-07-21 #7539ccc
  80. Update chain spec
    Greg Zaitsev 2020-08-06 #90c43a4
  81. Fix build
    Greg Zaitsev 2020-07-20 #f40188f
  82. Remove build from container restart - testnet
    Greg Zaitsev 2020-07-21 #aad59db
  83. Fix node roles, add key file
    Greg Zaitsev 2020-07-21 #017a48d
  84. Update inl dependency to usetech in abi-gen
    Greg Zaitsev 2020-07-17 #9c55b5d
  85. Add restart always to testnet docker-compose
    Greg Zaitsev 2020-07-21 #548157f
  86. Add gateway node to testnet - Bohr
    Greg Zaitsev 2020-07-21 #9b6878d
  87. Merge branch 'master' of github.com:usetech-llc/nft_parachain
    Greg Zaitsev 2020-07-17 #907c4d4
  88. Testnet deployment scripts and docker files
    Greg Zaitsev 2020-07-21 #eeb5dd0
  89. Add rpc cors all to testnet start script
    Greg Zaitsev 2020-07-21 #e422021
  90. Fix broken dependency on ed25519-dalek
    Greg Zaitsev 2020-07-17 #019c2ca
  91. Smart contract update
    str-mv 2020-07-16 #8040196
  92. Merge branch 'master' of github.com:usetech-llc/nft_parachain
    Greg Zaitsev 2020-07-21 #fbce745
  93. Smart contract update
    str-mv 2020-07-16 #37abce6
  94. Delete grandpa key files after deployment
    Greg Zaitsev 2020-07-21 #9b5aeb7
  95. Cleanup
    Greg Zaitsev 2020-07-16 #00ded0c
  96. A working transfer through smart contract
    Greg Zaitsev 2020-07-16 #fd7a9f1
  97. Smart contract updated to rc3
    str-mv 2020-07-14 #97765fe
  98. Updated to rc3
    str-mv 2020-07-14 #d89590b
  99. Merge branch 'master' of https://github.com/usetech-llc/nft_parachain
    str-mv 2020-07-14 #188c586
  100. Rc3
    str-mv 2020-07-14 #0c99fe8