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

difftreelog
  1. UI types update
    str-mv 2020-08-04 #eff94a7
  2. UI types update
    str-mv 2020-08-04 #c460406
  3. Remove duplicate methods
    str-mv 2020-08-04 #175b00b
  4. Add sponsorship methods + transfer refactoring
    str-mv 2020-08-04 #b683ad2
  5. refunfible transfer
    str-mv 2020-08-04 #87253dd
  6. White list state updated
    str-mv 2020-08-03 #49a2388
  7. Merge branch 'dev' of https://github.com/usetech-llc/nft_parachain
    str-mv 2020-08-03 #256d067
  8. Offchain schema added
    str-mv 2020-08-03 #675d1d0
  9. Fix merge problems
    Greg Zaitsev 2020-07-30 #10c381b
  10. Burn item owner check added
    str-mv 2020-07-30 #a3fcd2f
  11. Merge branch 'master' into dev
    Greg Zaitsev 2020-07-30 #5b6d2a3
  12. Transfer fix
    str-mv 2020-07-30 #71fab1a
  13. Merge branch 'master' of github.com:usetech-llc/nft_parachain
    Greg Zaitsev 2020-07-27 #b6babd2
  14. Nft transfer fix
    str-mv 2020-07-30 #80cd6ec
  15. Add economic model POC
    Greg Zaitsev 2020-07-27 #e9291bd
  16. ItemCreated Event changed
    str-mv 2020-07-27 #9f0b3c2
  17. Create collection type fix
    str-mv 2020-07-30 #ffd3db2
  18. Repoint smart contract to rc4
    Greg Zaitsev 2020-07-22 #31df977
  19. Merge branch 'master' of https://github.com/usetech-llc/nft_parachain
    str-mv 2020-07-23 #47316c5
  20. Refactoring
    str-mv 2020-07-30 #55a89b2
  21. Merge branch 'master' of https://github.com/usetech-llc/nft_parachain
    str-mv 2020-07-22 #4fc7c3c
  22. Contract update
    str-mv 2020-07-23 #abb3f22
  23. Updated to rc4
    str-mv 2020-07-22 #5e168aa
  24. Add script for uploading secrets
    Greg Zaitsev 2020-07-21 #bf3198e
  25. Merge branch 'master' of https://github.com/usetech-llc/nft_parachain
    str-mv 2020-07-21 #21c779f
  26. Add delay after inserting keys
    Greg Zaitsev 2020-07-21 #eff0613
  27. Smart contract
    str-mv 2020-07-21 #8ece0d1
  28. Add grandpa keys to testnet deploy script
    Greg Zaitsev 2020-07-21 #a671b03
  29. Change restart method
    Greg Zaitsev 2020-07-21 #7539ccc
  30. Fix build
    Greg Zaitsev 2020-07-20 #f40188f
  31. Remove build from container restart - testnet
    Greg Zaitsev 2020-07-21 #aad59db
  32. Fix node roles, add key file
    Greg Zaitsev 2020-07-21 #017a48d
  33. Update inl dependency to usetech in abi-gen
    Greg Zaitsev 2020-07-17 #9c55b5d
  34. Add restart always to testnet docker-compose
    Greg Zaitsev 2020-07-21 #548157f
  35. Add gateway node to testnet - Bohr
    Greg Zaitsev 2020-07-21 #9b6878d
  36. Merge branch 'master' of github.com:usetech-llc/nft_parachain
    Greg Zaitsev 2020-07-17 #907c4d4
  37. Testnet deployment scripts and docker files
    Greg Zaitsev 2020-07-21 #eeb5dd0
  38. Add rpc cors all to testnet start script
    Greg Zaitsev 2020-07-21 #e422021
  39. Fix broken dependency on ed25519-dalek
    Greg Zaitsev 2020-07-17 #019c2ca
  40. Smart contract update
    str-mv 2020-07-16 #8040196
  41. Merge branch 'master' of github.com:usetech-llc/nft_parachain
    Greg Zaitsev 2020-07-21 #fbce745
  42. Smart contract update
    str-mv 2020-07-16 #37abce6
  43. Delete grandpa key files after deployment
    Greg Zaitsev 2020-07-21 #9b5aeb7
  44. Cleanup
    Greg Zaitsev 2020-07-16 #00ded0c
  45. A working transfer through smart contract
    Greg Zaitsev 2020-07-16 #fd7a9f1
  46. Smart contract updated to rc3
    str-mv 2020-07-14 #97765fe
  47. Updated to rc3
    str-mv 2020-07-14 #d89590b
  48. Merge branch 'master' of https://github.com/usetech-llc/nft_parachain
    str-mv 2020-07-14 #188c586
  49. Rc3
    str-mv 2020-07-14 #0c99fe8
  50. Fix calls contract example (builds)
    Greg Zaitsev 2020-07-13 #e61a39d
  51. Contract example added
    str-mv 2020-07-13 #8f6e068
  52. Removed submodule
    str-mv 2020-07-13 #2b50ec8
  53. Contract update
    str-mv 2020-07-13 #5263b41
  54. Merge branch 'master' of https://github.com/usetech-llc/nft_parachain
    str-mv 2020-07-10 #162649b
  55. Update smart contract cargo.lock + example
    str-mv 2020-07-10 #67f7a71
  56. Merge branch 'master' of github.com:usetech-llc/nft_parachain
    Greg Zaitsev 2020-07-10 #cd6c217
  57. Contracts module rpc call toggle button
    str-mv 2020-07-10 #23062aa
  58. Run node with -lwarn,runtime flags to enable modules debug output
    Greg Zaitsev 2020-07-10 #7a687a0
  59. Contracts rpc runtime added
    str-mv 2020-07-10 #6ec64fe
  60. Smart contract module added
    str-mv 2020-07-09 #7c556ae
  61. NFT-56 + 47 added
    str-mv 2020-07-09 #dc1cc2f
  62. Stable build: 2.0.0-alpha.6, no smart contracts and last changes removed
    Greg Zaitsev 2020-07-08 #55625a7
  63. Broken build as is, converting back to alpha.6
    Greg Zaitsev 2020-07-08 #e133193
  64. Update main.yml
    Kirill 2020-07-06 #80d0482
  65. Update main.yml
    Kirill 2020-07-06 #9b557c1
  66. Smart contract added
    str-mv 2020-07-06 #e67fafd
  67. Field name changed
    str-mv 2020-07-03 #f4d3ad6
  68. NFTPAR-56
    str-mv 2020-07-03 #af2b662
  69. NFTPAR-47 + contracts module
    str-mv 2020-07-02 #89d693c
  70. Update README.md
    Kirill 2020-06-30 #4ccb943
  71. Add building image
    Kirill 2020-06-30 #4810e2a
  72. Fix binary name
    Greg Zaitsev 2020-06-30 #9bd5c49
  73. Move from 2.0.0-alpha.6 to 2.0.0-rc4
    Greg Zaitsev 2020-06-29 #9788e4e
  74. Run tests after building
    Greg Zaitsev 2020-06-29 #4646b20
  75. Safe transfer update
    str-mv 2020-06-26 #a1ee59a
  76. Safe transfer added
    str-mv 2020-06-26 #fde4f4f
  77. Merge branch 'master' of https://github.com/usetech-llc/nft_parachain
    str-mv 2020-06-18 #6ffe6c8
  78. warning removed
    str-mv 2020-06-18 #3a27627
  79. Moved from host network to named network.
    sotmorskiy 2020-06-09 #07eae40
  80. Merge branch 'master' of https://github.com/usetech-llc/nft_parachain
    str-mv 2020-05-13 #bb1c5f7
  81. Merge branch 'master' of github.com:usetech-llc/nft_parachain
    Greg Zaitsev 2020-05-28 #4a5e4b0
  82. approve, get approved, transfer from added
    str-mv 2020-05-13 #9ad89f6
  83. Fix volume in docker
    Greg Zaitsev 2020-05-07 #5fb6464
  84. Fix docker files, fix docs
    Greg Zaitsev 2020-05-28 #f2aa62c
  85. Merge branch 'master' of https://github.com/usetech-llc/nft_parachain
    str-mv 2020-05-07 #6eb7e2b
  86. docker files update
    str-mv 2020-05-07 #88d4ed3
  87. Update acceptance doc
    Greg Zaitsev 2020-05-07 #8b3272b
  88. docker compose file
    str-mv 2020-05-07 #cb631b1
  89. Merge branch 'master' of https://github.com/usetech-llc/nft_parachain
    str-mv 2020-05-07 #877dc5d
  90. Balances fix
    str-mv 2020-05-07 #b2654b2
  91. Update acceptance doc - module name
    Greg Zaitsev 2020-05-07 #a920c33
  92. Docker file + minor fix
    str-mv 2020-05-07 #beeb27d
  93. Update acceptance doc
    Greg Zaitsev 2020-05-07 #e747f80
  94. Merge branch 'master' of https://github.com/usetech-llc/nft_parachain
    str-mv 2020-05-07 #c2eefad
  95. Fix formatting
    Greg Zaitsev 2020-05-07 #ef5690c
  96. tests added
    str-mv 2020-05-07 #da86327
  97. Add changes for UI configuration in milestone delivery docs
    Greg Zaitsev 2020-05-07 #72848fb
  98. Merge branch 'substrate2'
    Greg Zaitsev 2020-05-07 #95f8930
  99. Substrate nft v2. 4 tests added
    str-mv 2020-05-06 #e058322
  100. Update acceptance document
    Greg Zaitsev 2020-05-07 #8efe571