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

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