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

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