git.delta.rocks / unique-network / refs/commits / fa2ebd30e96a

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