git.delta.rocks / unique-network / refs/commits / 9c44795bd08c

difftreelog

commits

/history
  1. Remove unused
    Daniel Shiposha 2022-03-15 #9c44795
  2. Fix code style
    Daniel Shiposha 2022-03-15 #bc39212
  3. Fix autoseal, remove obsolete testnet specs
    Daniel Shiposha 2022-03-15 #9029637
  4. Fix code style
    Daniel Shiposha 2022-03-15 #8297cdd
  5. Implement autoseal in dev mode
    Daniel Shiposha 2022-03-15 #8cc39ba
  6. Remove runtime-specific node doc
    Daniel Shiposha 2022-03-15 #a78501c
  7. Remove experimental file
    Daniel Shiposha 2022-03-15 #fd782c8
  8. Don't use opal spec twice
    Daniel Shiposha 2022-03-14 #d53bf3c
  9. Use opal in testnet
    Daniel Shiposha 2022-03-14 #449e5b5
  10. Use common types in node
    Daniel Shiposha 2022-03-14 #e15b12b
  11. Fix code style
    Daniel Shiposha 2022-03-14 #8a5f501
  12. Make opal runtime mandatory
    Daniel Shiposha 2022-03-14 #6b7300d
  13. Move min gas price to common
    Daniel Shiposha 2022-03-14 #7aeac19
  14. Move TransactionByteFee to common
    Daniel Shiposha 2022-03-14 #8f77dc2
  15. Move coeff to common
    Daniel Shiposha 2022-03-14 #9190bc3
  16. Add RuntimeId, use match on runtime identification
    Daniel Shiposha 2022-03-14 #8f1c92c
  17. Fix NativeExecutionDispatches
    Daniel Shiposha 2022-03-14 #060d940
  18. Use GenericChainSpec for chain identification
    Daniel Shiposha 2022-03-14 #186cd5e
  19. Fix code style
    Daniel Shiposha 2022-03-14 #d832d20
  20. Fix load_spec and is_opal
    Daniel Shiposha 2022-03-14 #5985fa1
  21. Fix code format
    Daniel Shiposha 2022-03-14 #89a64dc
  22. Adjust node and rpc to work with different runtimes
    Daniel Shiposha 2022-03-14 #5189324
  23. Fix code format
    Daniel Shiposha 2022-03-11 #ea9e87e
  24. Add RuntimeInstance trait
    Daniel Shiposha 2022-03-11 #b8430d4
  25. Remove unneeded opal comments
    Daniel Shiposha 2022-03-10 #ddce88d
  26. Remove unneeded quartz comments
    Daniel Shiposha 2022-03-10 #730aec0
  27. Fix unique ss58prefix, remove unneeded comments
    Daniel Shiposha 2022-03-10 #1915e24
  28. Fix code format
    Daniel Shiposha 2022-03-10 #26894c0
  29. Move runtime apis to common
    Daniel Shiposha 2022-03-10 #1d82647
  30. Fix after rebase
    Daniel Shiposha 2022-03-10 #8060528
  31. Fix code fmt
    Daniel Shiposha 2022-03-09 #8750840
  32. Adjust README to newly added runtimes
    Daniel Shiposha 2022-03-05 #c672d0b
  33. Adjust RuntimeVersions
    Daniel Shiposha 2022-03-05 #b868d3d
  34. Adjust node name according to used runtime
    Daniel Shiposha 2022-03-05 #7e0ba1d
  35. Adjust node to new runtimes
    Daniel Shiposha 2022-03-05 #4657e25
  36. Divide unique runtime: unique,quartz,opal
    Daniel Shiposha 2022-03-05 #1f97da5
  37. Release/opal v917000
    kozyrevdev 2022-03-10 #d6336d8
  38. CORE-215
    kozyrevdev 2022-03-01 #e93af88
  39. This reverts commit fa3370cc609c7fa963dbd3387a5510bd9407d465.
    Igor Kozyrev 2022-03-10 #8c2fc09
  40. change use of function 'create_collection' => 'create_collection_ex'
    kozyrevdev 2022-03-01 #abf0ede
  41. fix tests
    Igor Kozyrev 2022-03-01 #980a35f
  42. Default value for OwnerCanTransfer set to false
    str-mv 2022-03-04 #fa3370c
  43. CORE-296 Add error "NotSufficientFounds" and test it.
    kozyrevdev 2022-03-01 #cbc95b8
  44. Merge branch 'develop' into feature/CORE-301
    Igor Kozyrev 2022-03-01 #ad669e8
  45. Merge branch 'develop' into feature/CORE-215
    Igor Kozyrev 2022-03-01 #72387e3
  46. license
    Igor Kozyrev 2022-03-09 #6b1bba1
  47. Add createMultipleItemsEx call
    kozyrevdev 2022-03-01 #64ceec5
  48. rename const
    Igor Kozyrev 2022-03-01 #f313147
  49. Refactor tests: change function 'create_collection' => 'create_collection_ex'
    Trubnikov Sergey 2022-02-21 #201fa4d
  50. CORE-215 Add test Transfers to self. In case of inside substrate-evm Transfers to self. In case of inside substrate-evm when not enought "Fungibles"
    Trubnikov Sergey 2022-02-22 #cd88de9