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

difftreelog
  1. test price calibration script
    Yaroslav Bolyukin 2022-08-15 #dc26a33
  2. test regenerate types
    Yaroslav Bolyukin 2022-08-15 #55956a9
  3. feat use pallet-configuration
    Yaroslav Bolyukin 2022-08-15 #aa49f02
  4. fix disable pallets for quartz runtime benchmarking
    Yaroslav Bolyukin 2022-08-15 #a7efb3e
  5. Fix/common constants and changelog
    Yaroslav Bolyukin 2022-08-15 #293d68a
  6. Ci 41 forckless update parachain relay nodata
    Yaroslav Bolyukin 2022-08-15 #b1129f6
  7. fix remove common runtime mod CHANGELOG.md
    Daniel Shiposha 2022-08-15 #c986696
  8. add CI for update parachain & relay with forking data
    Yaroslav Bolyukin 2022-08-15 #f0f9c65
  9. Update forkless-update-nodata.yml
    Alex 2022-08-15 #2cc1632
  10. fix remove move constants to primitives
    Daniel Shiposha 2022-08-15 #de5b42b
  11. Merge pull request #487 from UniqueNetwork/fix/serde-rpc
    Yaroslav Bolyukin 2022-08-15 #1ad8b2e
  12. Changed tag of runners. Uncommented docker-compose down.
    Alexander Aksenov 2022-08-15 #d68e1f7
  13. Draft verification has been enabled.
    Alexander Aksenov 2022-08-15 #11e27ce
  14. Merge pull request #486 from UniqueNetwork/fix/no-error-on-calling-non-existing-function
    Yaroslav Bolyukin 2022-08-12 #ea9cd14
  15. fix serde rpc Fixed method signature `total_pieces`. Before that the number of pieces greater than 2^53 -1 caused an error when calling this method.
    PraetorP 2022-08-12 #79a270a
  16. change trigger branch to master
    Konstantin Astakhov 2022-08-15 #0ad3c9f
  17. Enabled back cleanup after run.
    Alexander Aksenov 2022-08-14 #6600168
  18. Feature/playgrounds
    Yaroslav Bolyukin 2022-08-12 #e4268af
  19. chore add selector to error message
    Grigoriy Simonov 2022-08-12 #e625896
  20. add address for opal for fork update
    Konstantin Astakhov 2022-08-15 #9fe4c05
  21. Added else condition
    Alexander Aksenov 2022-08-14 #0d64785
  22. test regenerate yarn lock
    Yaroslav Bolyukin 2022-08-11 #dcc6bc0
  23. Merge remote-tracking branch 'origin/develop' into feature/playgrounds
    Max Andreev 2022-08-12 #f1fa9f2
  24. fix(evm-coder-substrate-pallet) add error when non existing function is called on collection contract
    Grigoriy Simonov 2022-08-12 #9097925
  25. changes for fork
    Konstantin Astakhov 2022-08-15 #a9fae34
  26. Formating has been amended.
    Alexander Aksenov 2022-08-14 #b760e7a
  27. Merge remote-tracking branch 'origin/feature/fractionalizer-contract' into develop
    Yaroslav Bolyukin 2022-08-11 #fe32b30
  28. add Apache-2.0 license identifier
    Max Andreev 2022-08-12 #9f93486
  29. changes for fork
    Konstantin Astakhov 2022-08-15 #edec42a
  30. Verification script has been modified.
    Alexander Aksenov 2022-08-14 #72d7128
  31. `RefungibleMultipleItems` no longer allows to provide multiple users for single token
    Yaroslav Bolyukin 2022-08-11 #bc60087
  32. chore change verifyOwnerOrAdmin method
    Grigoriy Simonov 2022-08-11 #0265731
  33. fix review remarks
    Max Andreev 2022-08-11 #00b2c1c
  34. add CI for update parachain & relay with forking data
    Konstantin Astakhov 2022-08-14 #c6aaa88
  35. Added docker container state verification
    Alexander Aksenov 2022-08-14 #267f556
  36. Merge pull request #462 from UniqueNetwork/fix/pallets_disabled
    Yaroslav Bolyukin 2022-08-11 #282c701
  37. chore remove comment
    Grigoriy Simonov 2022-08-11 #b961305
  38. fix eslint errors and warnings in tests
    Maksandre 2022-08-09 #0210312
  39. Changed message
    Alexander Aksenov 2022-08-14 #5b56475
  40. Cosmetic changes: updated links in readme, disable .ts tests for github linguist
    Yaroslav Bolyukin 2022-08-11 #54cf093
  41. fix add up-common
    Daniel Shiposha 2022-08-11 #fcb85ee
  42. chore fix cargo fmt
    Grigoriy Simonov 2022-08-11 #67ae0d7
  43. fix documents TODOs
    Maksandre 2022-08-09 #c2a1147
  44. Test script has been updated.
    Alexander Aksenov 2022-08-14 #117e5fa
  45. test remove only
    Yaroslav Bolyukin 2022-08-11 #ac8475b
  46. Cosmetic changes: updated links in readme, disable .ts tests for github linguist
    Andrey 2022-08-11 #a1640c1
  47. refactor add up-common
    Daniel Shiposha 2022-08-11 #1cbdff9
  48. chore add Fractionalizer contract documentation, prevent QTZ/UNQ transfers from nonowners, tests for TransfersNotAllowed
    Grigoriy Simonov 2022-08-11 #e38fb0c
  49. add jsdoc
    Maksandre 2022-08-08 #76975d1
  50. Specified correct tag name
    Alexander Aksenov 2022-08-14 #874e5a3
  51. Integration test Parachain mode.
    ut-akuznetsov 2022-08-10 #3302985
  52. fix use console.error in requirePallets
    Daniel Shiposha 2022-08-11 #7a36e4c
  53. chore use contractOwner method in contract
    Grigoriy Simonov 2022-08-11 #6d585f9
  54. fix eslint errors in playgrounds
    Maksandre 2022-08-08 #47f1fe8
  55. fix typo.
    Alexander Aksenov 2022-08-14 #b8e6595
  56. Rework bulk refungible mint
    Yaroslav Bolyukin 2022-08-10 #0d95470
  57. Added id: test-report into step related to test reports upload.
    Alexander Aksenov 2022-08-10 #5403a31
  58. fix eslint
    Daniel Shiposha 2022-08-10 #f16741c
  59. chore compile fractionalizer in typescript
    Grigoriy Simonov 2022-08-11 #7e5f909
  60. unique-playgrounds to tests fungible, refungible and removeCollectionAdmin tests rewrited for example
    Andrey 2022-07-31 #d944b14
  61. fix remove duplicated "uses"
    Alexander Aksenov 2022-08-12 #36d67b0
  62. Remove duplicate changelog
    kozyrevdev 2022-08-09 #467da92
  63. chore(bureaucrate) bump versions
    Yaroslav Bolyukin 2022-08-04 #16c0f79
  64. Feature opal-runtime is default feature.
    Alexander Aksenov 2022-08-10 #3784fb4
  65. fix unit tests
    Daniel Shiposha 2022-08-10 #d02d6e8
  66. chore remove duplicated check in fractionalizer contract
    Grigoriy Simonov 2022-08-11 #817fef6
  67. Feature/core 412 Helper for create RFT collection
    Yaroslav Bolyukin 2022-07-27 #2232fc1
  68. Prepare execution matrix as pre-requisite.
    Alexander Aksenov 2022-08-12 #593e55c
  69. Enabled running all test even errors exists.
    kozyrevdev 2022-08-08 #99636cf
  70. Merge duplicated changelogs into one file
    Andrey 2022-08-09 #bf656b0
  71. test(refungible) check createMultipleItemsEx accepts properties for RFT
    Yaroslav Bolyukin 2022-08-08 #2efa824
  72. Re-created branch
    Alexander Aksenov 2022-08-10 #afc5a29
  73. cargo fmt
    Daniel Shiposha 2022-08-10 #18d8c65
  74. chore update for contract method names and fix for contract compilation script
    Grigoriy Simonov 2022-08-11 #281718a
  75. Merge pull request #427 from UniqueNetwork/doc/architectural-changes
    Yaroslav Bolyukin 2022-07-22 #d4f7a1e
  76. misck: fix pr
    Trubnikov Sergey 2022-07-26 #7e1b91d
  77. Merge branch 'develop' into CI-41-forckless-update-parachain-relay-nodata
    Alex 2022-08-12 #be539d7
  78. Fix for createMultipleItems method test
    Yaroslav Bolyukin 2022-08-08 #c410db5
  79. Enabled running all test even errors exists.
    Alexander Aksenov 2022-08-08 #15f4cf3
  80. feat(pallet-refungible) implement property RPC
    Yaroslav Bolyukin 2022-08-08 #d4149b5
  81. fix remove .only from createMultipleItemsEx.test
    Daniel Shiposha 2022-08-10 #12727ca
  82. chore fix `token_owner` weight
    Grigoriy Simonov 2022-08-11 #2d2eac8
  83. Merge pull request #439 from UniqueNetwork/doc/rmrk
    Yaroslav Bolyukin 2022-07-22 #281e817
  84. doc(primitives): fix sponsor transfer timeout
    Farhad Hakimov 2022-07-22 #2bb23d8
  85. misk: fix pr
    Trubnikov Sergey 2022-07-26 #090f6fa
  86. Build Args definition has been changed. Docker linting notices has been fixed.
    Alexander Aksenov 2022-08-12 #b1ec0e6
  87. ci forkless config
    Alex 2022-08-08 #25ed25d
  88. test fix test for createMultipleItems method
    Grigoriy Simonov 2022-08-08 #3fe3461
  89. test(refungible) switch to upgraded bulk mint signature
    Yaroslav Bolyukin 2022-08-04 #40aceba
  90. fix warn about skipped tests
    Daniel Shiposha 2022-08-09 #b1da505
  91. chore make rft token default if parent token is not set
    Grigoriy Simonov 2022-08-11 #c7669db
  92. build regenerate lockfile
    Yaroslav Bolyukin 2022-07-22 #26e74f7
  93. doc(rmrk): fix an unfinished line
    Farhad Hakimov 2022-07-22 #4651d7d
  94. style(tests) eslint
    Farhad Hakimov 2022-07-22 #c880569
  95. misk: fix pr
    Trubnikov Sergey 2022-07-26 #9aa0a89
  96. Check script fix.
    Alexander Aksenov 2022-08-12 #94bc7f5
  97. Merge pull request #468 from UniqueNetwork/fix/fungible-pallet-wrong-amount-in-item-created-event
    Yaroslav Bolyukin 2022-08-08 #42ce186
  98. ci forkless config
    Igor Kozyrev 2022-08-08 #d98cdf7
  99. test regenerate types
    Yaroslav Bolyukin 2022-08-04 #d22deef
  100. fix skip refungible and scheduler tests on qtz/unq
    Daniel Shiposha 2022-08-09 #3d7ffe7