git.delta.rocks / unique-network / refs/commits / 18197fa7bd4d

difftreelog
  1. Change network type to LIVE
    Greg Zaitsev 2020-08-14 #18197fa
  2. Add project descriptions links about each sub-project
    Greg Zaitsev 2020-08-13 #6faaded
  3. Add walk-through instructions (without white lists so far)
    Greg Zaitsev 2020-08-13 #01e8d02
  4. Fix link to walk-through
    Greg Zaitsev 2020-08-13 #dd359b9
  5. Include ecosystem and walk-through in README
    Greg Zaitsev 2020-08-13 #c619fa1
  6. Update README
    Greg Zaitsev 2020-08-11 #c728eda
  7. Fix typo
    Greg Zaitsev 2020-08-11 #307b048
  8. Update project description, add hackaphon update
    Greg Zaitsev 2020-08-11 #a1162e8
  9. Update chain spec
    Greg Zaitsev 2020-08-06 #90c43a4
  10. transfer fix
    str-mv 2020-08-05 #9acc85c
  11. Update custom types
    Greg Zaitsev 2020-08-05 #708aba4
  12. Update custom types
    Greg Zaitsev 2020-08-05 #e8d0e40
  13. Fix build
    Greg Zaitsev 2020-08-05 #a46b40b
  14. Merge branch 'dev'
    Greg Zaitsev 2020-08-05 #fc02fab
  15. Update testnet specs
    Greg Zaitsev 2020-08-04 #5b57799
  16. Merge branch 'dev' of https://github.com/usetech-llc/nft_parachain
    str-mv 2020-08-05 #a55594d
  17. Merge branch 'master' into dev
    Greg Zaitsev 2020-08-04 #ca135a7
  18. Re fungible type. Create item balance fix
    str-mv 2020-08-05 #b3ccd2b
  19. Smart contract update
    str-mv 2020-08-04 #72d9015
  20. Fix script to run local synced node of TestNet
    Greg Zaitsev 2020-08-03 #e701ec2
  21. UI types update
    str-mv 2020-08-04 #eff94a7
  22. Enable synching with local nodes
    Greg Zaitsev 2020-07-31 #46a786a
  23. UI types update
    str-mv 2020-08-04 #c460406
  24. Update chain spec JSON files
    Greg Zaitsev 2020-07-30 #25bf5cc
  25. Remove duplicate methods
    str-mv 2020-08-04 #175b00b
  26. Fix merge problems
    Greg Zaitsev 2020-07-30 #10c381b
  27. Add sponsorship methods + transfer refactoring
    str-mv 2020-08-04 #b683ad2
  28. Merge branch 'master' into dev
    Greg Zaitsev 2020-07-30 #5b6d2a3
  29. refunfible transfer
    str-mv 2020-08-04 #87253dd
  30. Burn item owner check added
    str-mv 2020-07-30 #a3fcd2f
  31. Merge branch 'master' of github.com:usetech-llc/nft_parachain
    Greg Zaitsev 2020-07-27 #b6babd2
  32. White list state updated
    str-mv 2020-08-03 #49a2388
  33. Transfer fix
    str-mv 2020-07-30 #71fab1a
  34. Add economic model POC
    Greg Zaitsev 2020-07-27 #e9291bd
  35. ItemCreated Event changed
    str-mv 2020-07-27 #9f0b3c2
  36. Merge branch 'dev' of https://github.com/usetech-llc/nft_parachain
    str-mv 2020-08-03 #256d067
  37. Nft transfer fix
    str-mv 2020-07-30 #80cd6ec
  38. Repoint smart contract to rc4
    Greg Zaitsev 2020-07-22 #31df977
  39. Merge branch 'master' of https://github.com/usetech-llc/nft_parachain
    str-mv 2020-07-23 #47316c5
  40. Offchain schema added
    str-mv 2020-08-03 #675d1d0
  41. Create collection type fix
    str-mv 2020-07-30 #ffd3db2
  42. Merge branch 'master' of https://github.com/usetech-llc/nft_parachain
    str-mv 2020-07-22 #4fc7c3c
  43. Contract update
    str-mv 2020-07-23 #abb3f22
  44. Refactoring
    str-mv 2020-07-30 #55a89b2
  45. Updated to rc4
    str-mv 2020-07-22 #5e168aa
  46. Add script for uploading secrets
    Greg Zaitsev 2020-07-21 #bf3198e
  47. Merge branch 'master' of https://github.com/usetech-llc/nft_parachain
    str-mv 2020-07-21 #21c779f
  48. Add delay after inserting keys
    Greg Zaitsev 2020-07-21 #eff0613
  49. Smart contract
    str-mv 2020-07-21 #8ece0d1
  50. Add grandpa keys to testnet deploy script
    Greg Zaitsev 2020-07-21 #a671b03
  51. Change restart method
    Greg Zaitsev 2020-07-21 #7539ccc
  52. Fix build
    Greg Zaitsev 2020-07-20 #f40188f
  53. Remove build from container restart - testnet
    Greg Zaitsev 2020-07-21 #aad59db
  54. Fix node roles, add key file
    Greg Zaitsev 2020-07-21 #017a48d
  55. Update inl dependency to usetech in abi-gen
    Greg Zaitsev 2020-07-17 #9c55b5d
  56. Add restart always to testnet docker-compose
    Greg Zaitsev 2020-07-21 #548157f
  57. Add gateway node to testnet - Bohr
    Greg Zaitsev 2020-07-21 #9b6878d
  58. Merge branch 'master' of github.com:usetech-llc/nft_parachain
    Greg Zaitsev 2020-07-17 #907c4d4
  59. Testnet deployment scripts and docker files
    Greg Zaitsev 2020-07-21 #eeb5dd0
  60. Add rpc cors all to testnet start script
    Greg Zaitsev 2020-07-21 #e422021
  61. Fix broken dependency on ed25519-dalek
    Greg Zaitsev 2020-07-17 #019c2ca
  62. Smart contract update
    str-mv 2020-07-16 #8040196
  63. Merge branch 'master' of github.com:usetech-llc/nft_parachain
    Greg Zaitsev 2020-07-21 #fbce745
  64. Smart contract update
    str-mv 2020-07-16 #37abce6
  65. Delete grandpa key files after deployment
    Greg Zaitsev 2020-07-21 #9b5aeb7
  66. Cleanup
    Greg Zaitsev 2020-07-16 #00ded0c
  67. A working transfer through smart contract
    Greg Zaitsev 2020-07-16 #fd7a9f1
  68. Smart contract updated to rc3
    str-mv 2020-07-14 #97765fe
  69. Updated to rc3
    str-mv 2020-07-14 #d89590b
  70. Merge branch 'master' of https://github.com/usetech-llc/nft_parachain
    str-mv 2020-07-14 #188c586
  71. Rc3
    str-mv 2020-07-14 #0c99fe8
  72. Fix calls contract example (builds)
    Greg Zaitsev 2020-07-13 #e61a39d
  73. Contract example added
    str-mv 2020-07-13 #8f6e068
  74. Removed submodule
    str-mv 2020-07-13 #2b50ec8
  75. Contract update
    str-mv 2020-07-13 #5263b41
  76. Merge branch 'master' of https://github.com/usetech-llc/nft_parachain
    str-mv 2020-07-10 #162649b
  77. Update smart contract cargo.lock + example
    str-mv 2020-07-10 #67f7a71
  78. Merge branch 'master' of github.com:usetech-llc/nft_parachain
    Greg Zaitsev 2020-07-10 #cd6c217
  79. Contracts module rpc call toggle button
    str-mv 2020-07-10 #23062aa
  80. Run node with -lwarn,runtime flags to enable modules debug output
    Greg Zaitsev 2020-07-10 #7a687a0
  81. Contracts rpc runtime added
    str-mv 2020-07-10 #6ec64fe
  82. Smart contract module added
    str-mv 2020-07-09 #7c556ae
  83. NFT-56 + 47 added
    str-mv 2020-07-09 #dc1cc2f
  84. Stable build: 2.0.0-alpha.6, no smart contracts and last changes removed
    Greg Zaitsev 2020-07-08 #55625a7
  85. Broken build as is, converting back to alpha.6
    Greg Zaitsev 2020-07-08 #e133193
  86. Update main.yml
    Kirill 2020-07-06 #80d0482
  87. Update main.yml
    Kirill 2020-07-06 #9b557c1
  88. Smart contract added
    str-mv 2020-07-06 #e67fafd
  89. Field name changed
    str-mv 2020-07-03 #f4d3ad6
  90. NFTPAR-56
    str-mv 2020-07-03 #af2b662
  91. NFTPAR-47 + contracts module
    str-mv 2020-07-02 #89d693c
  92. Update README.md
    Kirill 2020-06-30 #4ccb943
  93. Add building image
    Kirill 2020-06-30 #4810e2a
  94. Fix binary name
    Greg Zaitsev 2020-06-30 #9bd5c49
  95. Move from 2.0.0-alpha.6 to 2.0.0-rc4
    Greg Zaitsev 2020-06-29 #9788e4e
  96. Run tests after building
    Greg Zaitsev 2020-06-29 #4646b20
  97. Safe transfer update
    str-mv 2020-06-26 #a1ee59a
  98. Safe transfer added
    str-mv 2020-06-26 #fde4f4f
  99. Merge branch 'master' of https://github.com/usetech-llc/nft_parachain
    str-mv 2020-06-18 #6ffe6c8
  100. warning removed
    str-mv 2020-06-18 #3a27627