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

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