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

difftreelog
  1. Remove build from container restart - testnet
    Greg Zaitsev 2020-07-21 #aad59db
  2. Add restart always to testnet docker-compose
    Greg Zaitsev 2020-07-21 #548157f
  3. Testnet deployment scripts and docker files
    Greg Zaitsev 2020-07-21 #eeb5dd0
  4. Fix build
    Greg Zaitsev 2020-07-20 #f40188f
  5. Update inl dependency to usetech in abi-gen
    Greg Zaitsev 2020-07-17 #9c55b5d
  6. Merge branch 'master' of github.com:usetech-llc/nft_parachain
    Greg Zaitsev 2020-07-17 #907c4d4
  7. Fix broken dependency on ed25519-dalek
    Greg Zaitsev 2020-07-17 #019c2ca
  8. Smart contract update
    str-mv 2020-07-16 #8040196
  9. Smart contract update
    str-mv 2020-07-16 #37abce6
  10. Cleanup
    Greg Zaitsev 2020-07-16 #00ded0c
  11. A working transfer through smart contract
    Greg Zaitsev 2020-07-16 #fd7a9f1
  12. Smart contract updated to rc3
    str-mv 2020-07-14 #97765fe
  13. Updated to rc3
    str-mv 2020-07-14 #d89590b
  14. Merge branch 'master' of https://github.com/usetech-llc/nft_parachain
    str-mv 2020-07-14 #188c586
  15. Rc3
    str-mv 2020-07-14 #0c99fe8
  16. Fix calls contract example (builds)
    Greg Zaitsev 2020-07-13 #e61a39d
  17. Contract example added
    str-mv 2020-07-13 #8f6e068
  18. Removed submodule
    str-mv 2020-07-13 #2b50ec8
  19. Contract update
    str-mv 2020-07-13 #5263b41
  20. Merge branch 'master' of https://github.com/usetech-llc/nft_parachain
    str-mv 2020-07-10 #162649b
  21. Update smart contract cargo.lock + example
    str-mv 2020-07-10 #67f7a71
  22. Merge branch 'master' of github.com:usetech-llc/nft_parachain
    Greg Zaitsev 2020-07-10 #cd6c217
  23. Contracts module rpc call toggle button
    str-mv 2020-07-10 #23062aa
  24. Run node with -lwarn,runtime flags to enable modules debug output
    Greg Zaitsev 2020-07-10 #7a687a0
  25. Contracts rpc runtime added
    str-mv 2020-07-10 #6ec64fe
  26. Smart contract module added
    str-mv 2020-07-09 #7c556ae
  27. NFT-56 + 47 added
    str-mv 2020-07-09 #dc1cc2f
  28. Stable build: 2.0.0-alpha.6, no smart contracts and last changes removed
    Greg Zaitsev 2020-07-08 #55625a7
  29. Broken build as is, converting back to alpha.6
    Greg Zaitsev 2020-07-08 #e133193
  30. Update main.yml
    Kirill 2020-07-06 #80d0482
  31. Update main.yml
    Kirill 2020-07-06 #9b557c1
  32. Smart contract added
    str-mv 2020-07-06 #e67fafd
  33. Field name changed
    str-mv 2020-07-03 #f4d3ad6
  34. NFTPAR-56
    str-mv 2020-07-03 #af2b662
  35. NFTPAR-47 + contracts module
    str-mv 2020-07-02 #89d693c
  36. Update README.md
    Kirill 2020-06-30 #4ccb943
  37. Add building image
    Kirill 2020-06-30 #4810e2a
  38. Fix binary name
    Greg Zaitsev 2020-06-30 #9bd5c49
  39. Move from 2.0.0-alpha.6 to 2.0.0-rc4
    Greg Zaitsev 2020-06-29 #9788e4e
  40. Run tests after building
    Greg Zaitsev 2020-06-29 #4646b20
  41. Safe transfer update
    str-mv 2020-06-26 #a1ee59a
  42. Safe transfer added
    str-mv 2020-06-26 #fde4f4f
  43. Merge branch 'master' of https://github.com/usetech-llc/nft_parachain
    str-mv 2020-06-18 #6ffe6c8
  44. warning removed
    str-mv 2020-06-18 #3a27627
  45. Moved from host network to named network.
    sotmorskiy 2020-06-09 #07eae40
  46. Merge branch 'master' of https://github.com/usetech-llc/nft_parachain
    str-mv 2020-05-13 #bb1c5f7
  47. Merge branch 'master' of github.com:usetech-llc/nft_parachain
    Greg Zaitsev 2020-05-28 #4a5e4b0
  48. approve, get approved, transfer from added
    str-mv 2020-05-13 #9ad89f6
  49. Fix volume in docker
    Greg Zaitsev 2020-05-07 #5fb6464
  50. Fix docker files, fix docs
    Greg Zaitsev 2020-05-28 #f2aa62c
  51. Merge branch 'master' of https://github.com/usetech-llc/nft_parachain
    str-mv 2020-05-07 #6eb7e2b
  52. docker files update
    str-mv 2020-05-07 #88d4ed3
  53. Update acceptance doc
    Greg Zaitsev 2020-05-07 #8b3272b
  54. docker compose file
    str-mv 2020-05-07 #cb631b1
  55. Merge branch 'master' of https://github.com/usetech-llc/nft_parachain
    str-mv 2020-05-07 #877dc5d
  56. Balances fix
    str-mv 2020-05-07 #b2654b2
  57. Update acceptance doc - module name
    Greg Zaitsev 2020-05-07 #a920c33
  58. Docker file + minor fix
    str-mv 2020-05-07 #beeb27d
  59. Update acceptance doc
    Greg Zaitsev 2020-05-07 #e747f80
  60. Merge branch 'master' of https://github.com/usetech-llc/nft_parachain
    str-mv 2020-05-07 #c2eefad
  61. Fix formatting
    Greg Zaitsev 2020-05-07 #ef5690c
  62. tests added
    str-mv 2020-05-07 #da86327
  63. Add changes for UI configuration in milestone delivery docs
    Greg Zaitsev 2020-05-07 #72848fb
  64. Merge branch 'substrate2'
    Greg Zaitsev 2020-05-07 #95f8930
  65. Substrate nft v2. 4 tests added
    str-mv 2020-05-06 #e058322
  66. Update acceptance document
    Greg Zaitsev 2020-05-07 #8efe571
  67. Update link to end user docs
    Greg Zaitsev 2020-05-06 #c03cc94
  68. Update link to econoimc model
    Greg Zaitsev 2020-05-06 #47ef4ca
  69. Merge branch 'doc/end_user'
    Greg Zaitsev 2020-05-06 #2bca9fe
  70. Rename acceptance doc
    Greg Zaitsev 2020-05-06 #623e2e2
  71. Change wording
    Greg Zaitsev 2020-05-06 #5903896
  72. Add milestones 1 and 2 demo docs
    Greg Zaitsev 2020-05-06 #a5cb0ff
  73. Add end user documentation
    Greg Zaitsev 2020-05-06 #ffed93c
  74. Substrate 2
    str-mv 2020-05-06 #d16b1c1
  75. Update to alpha.6
    Joshy Orndorff 2020-04-15 #6aa91b6
  76. Delete outdated build.rs
    Joshy Orndorff 2020-04-02 #4be00bd
  77. Update to alpha.6
    Ricardo Rius 2020-04-15 #c1b33f8
  78. * Run release script
    
    * Change dependencies to crates.io
    Joshy Orndorff 2020-03-25 #da88e4a
  79. Delete no-longer-used build.rs
    Joshy Orndorff 2020-04-01 #2ddc70d
  80. Update node template to alpha.3
    Joshy Orndorff 2020-03-10 #5b41f0b
  81. Update README.md
    Jimmy Chu 2020-01-08 #8b6fe66
  82. Increase total block weight.
    Joshy Orndorff 2020-03-06 #333b2b4
  83. Added readme for generating your own substrate node template
    Jimmy Chu 2020-01-08 #1d6e830
  84. Bump deps to alpha.3
    Joshy Orndorff 2020-03-06 #390af9f
  85. Update to 3e65111 (#18)
    Ricardo Rius 2020-01-06 #9e02251
  86. Update node template to alpha.3
    Joshy Orndorff 2020-03-05 #7db81f9
  87. Update to `40a16ef`
    Joshy Orndorff 2019-12-17 #8fea1dc
  88. Update to `d1cd01c74`
    Shawn Tabrizi 2019-10-21 #43ee953
  89. Update to `d1cd01c7`
    Joshy Orndorff 2019-12-16 #25c494b
  90. In order to allow people to clone this template, GitHub requires all files be less than 10 mb.
    Shawn Tabrizi 2019-10-07 #676186d
  91. Update README.md
    Shawn Tabrizi 2019-10-21 #20d08c2
  92. Update to `3dedd246c62255ba6f9b777ecba318dfc2078d85`
    Shawn Tabrizi 2019-10-04 #1434d54
  93. Update to `d1cd01c74`
    Shawn Tabrizi 2019-10-20 #6067546
  94. Delete substrate-node-rename.sh
    Shawn Tabrizi 2019-10-01 #ef3a59b
  95. This reverts commit 5cd3d42aeddb203f4f18aa6f64195df90e5edb07.
    Shawn Tabrizi 2019-09-30 #4e1734c
  96. This reverts commit cd271e0972b9b86ff0e6e6e0c21c3454485d4951.
    Shawn Tabrizi 2019-09-30 #09d2def
  97. Delete substrate-node-rename.sh
    Shawn Tabrizi 2019-09-25 #5cd3d42
  98. Update Node Template: 7d7e74fb7
    Shawn Tabrizi 2019-09-25 #cd271e0
  99. Add execute permission to rename script (#1)
    Ricardo Rius 2019-09-09 #3abe965
  100. Move node-template up a folder
    Shawn Tabrizi 2019-08-31 #b6bfc95