git.delta.rocks / unique-network / refs/commits / 38e6a9238999

difftreelog
  1. Old polkadot.js is no longer able to generate types for upgraded node
    Yaroslav Bolyukin 2022-07-21 #38e6a92
  2. fix(config) add missing config keys
    Daniel Shiposha 2022-08-12 #d9258db
  3. fix restore frame-benchmarking in rft
    Daniel Shiposha 2022-08-12 #a28a7b0
  4. Every extrinsic now runs in transaction implicitly, and
    `#[transactional]` on pallet dispatchable is now meaningless
    Yaroslav Bolyukin 2022-07-21 #7fd36ce
  5. We had our implementation for some reason, however it is now broken, and
    I see no reason to keep it, as upstream implements exact same options
    Yaroslav Bolyukin 2022-07-21 #e198017
  6. New methods allows to call `remove_prefix` with limit multiple times
    in the same block
    However, we don't use prefix removal limits, so upgrade is
    straightforward
    Yaroslav Bolyukin 2022-07-21 #26734e9
  7. build(dep) upgrade polkadot to v0.9.25
    Yaroslav Bolyukin 2022-07-21 #cdfb9bd
  8. Fix/rft tests quartz unique
    Yaroslav Bolyukin 2022-08-16 #d75b746
  9. Doc/struct versioning
    Yaroslav Bolyukin 2022-08-16 #b367b90
  10. fix(rft) replace rft by nft in non-existing fn test
    Daniel Shiposha 2022-08-16 #a993a5b
  11. Specify variable in job name
    Yaroslav Bolyukin 2022-08-16 #83d3baa
  12. doc(struct-versioning): explain semantics by example
    Yaroslav Bolyukin 2022-08-16 #03866db
  13. fix(rft) fractionalizer tests run only when rft pallet is on
    Daniel Shiposha 2022-08-16 #5b68c20
  14. git clone path specified. define variable into a job name
    Alexander Aksenov 2022-08-16 #ef0cfd2
  15. Specify variable in job name
    Alexander Aksenov 2022-08-16 #b1e2906
  16. Documentation extended
    Dev 2022-07-13 #ec76b9c
  17. remove directory creation
    kozyrevdev 2022-08-16 #65ad9a6
  18. Typos removed
    Dev 2022-07-12 #573a067
  19. Change script exit code
    kozyrevdev 2022-08-16 #9df04be
  20. remove directory creation
    Alexander Aksenov 2022-08-16 #840b574
  21. Documentation for struct-versioning
    Dev 2022-07-12 #af9745c
  22. correct launch-config-fork
    kozyrevdev 2022-08-16 #75794b8
  23. Changed script exit code
    Alexander Aksenov 2022-08-16 #c5d75d7
  24. Add timezone configuration step
    kozyrevdev 2022-08-16 #f42743c
  25. correct launch-config-fork
    Konstantin Astakhov 2022-08-16 #74fc14d
  26. Merge pull request #498 from UniqueNetwork/CI-40-int-test-parachain-mode-v1
    Yaroslav Bolyukin 2022-08-15 #0908fa4
  27. Excplicitly set feature for Opal network
    Alexander Aksenov 2022-08-16 #6bc9f6e
  28. delete mistake
    Konstantin Astakhov 2022-08-15 #91697b9
  29. Merge pull request #497 from UniqueNetwork/CI-42-fork-update-parachain-relay-withdata
    Yaroslav Bolyukin 2022-08-15 #d761464
  30. Merge branch 'develop' into CI-40-int-test-parachain-mode-v1
    Alex 2022-08-15 #c2ed355
  31. Added timezone configuration step.
    Alexander Aksenov 2022-08-16 #2be843e
  32. uncomment clean containers
    Konstantin Astakhov 2022-08-15 #2e30414
  33. delete mistake
    Yaroslav Bolyukin 2022-08-15 #d3674cd
  34. fix dynamic creation execution matrix has been replaced by static definition due to issue with escaping symbols
    Alexander Aksenov 2022-08-15 #89c7def
  35. option added
    Alexander Aksenov 2022-08-15 #d41cda7
  36. change trigger branch to master
    Konstantin Astakhov 2022-08-15 #0ad3c9f
  37. uncomment clean containers
    Yaroslav Bolyukin 2022-08-15 #1df0f32
  38. fix docker-compose file renamed. opal-runtime excplicitly defined.
    Alexander Aksenov 2022-08-15 #ec658ef
  39. add address for opal for fork update
    Konstantin Astakhov 2022-08-15 #9fe4c05
  40. Price target calibration
    Yaroslav Bolyukin 2022-08-15 #4130f35
  41. Added id: test-report into step related to test reports upload.
    Alexander Aksenov 2022-08-10 #5403a31
  42. changes for fork
    Konstantin Astakhov 2022-08-15 #a9fae34
  43. Fix/common constants and changelog
    Yaroslav Bolyukin 2022-08-15 #293d68a
  44. test add configuration to pallet-presence
    Yaroslav Bolyukin 2022-08-15 #dbe806c
  45. Feature opal-runtime is default feature.
    Alexander Aksenov 2022-08-10 #3784fb4
  46. changes for fork
    Konstantin Astakhov 2022-08-15 #edec42a
  47. Ci 41 forckless update parachain relay nodata
    Yaroslav Bolyukin 2022-08-15 #b1129f6
  48. fix remove common runtime mod CHANGELOG.md
    Daniel Shiposha 2022-08-15 #c986696
  49. fix(pallet-refungible) rename benchmark type
    Yaroslav Bolyukin 2022-08-15 #cddd1b2
  50. Re-created branch
    Alexander Aksenov 2022-08-10 #afc5a29
  51. add CI for update parachain & relay with forking data
    Konstantin Astakhov 2022-08-14 #c6aaa88
  52. add CI for update parachain & relay with forking data
    Yaroslav Bolyukin 2022-08-15 #f0f9c65
  53. Update forkless-update-nodata.yml
    Alex 2022-08-15 #2cc1632
  54. fix remove move constants to primitives
    Daniel Shiposha 2022-08-15 #de5b42b
  55. build regenerate lockfile
    Yaroslav Bolyukin 2022-08-15 #dfb3149
  56. Rework bulk refungible mint
    Yaroslav Bolyukin 2022-08-10 #0d95470
  57. Merge pull request #486 from UniqueNetwork/fix/no-error-on-calling-non-existing-function
    Yaroslav Bolyukin 2022-08-12 #ea9cd14
  58. Merge pull request #487 from UniqueNetwork/fix/serde-rpc
    Yaroslav Bolyukin 2022-08-15 #1ad8b2e
  59. Changed tag of runners. Uncommented docker-compose down.
    Alexander Aksenov 2022-08-15 #d68e1f7
  60. Draft verification has been enabled.
    Alexander Aksenov 2022-08-15 #11e27ce
  61. chore run price calibration
    Yaroslav Bolyukin 2022-08-15 #996c95e
  62. Remove duplicate changelog
    kozyrevdev 2022-08-09 #467da92
  63. chore(bureaucrate) bump versions
    Yaroslav Bolyukin 2022-08-04 #16c0f79
  64. Feature/playgrounds
    Yaroslav Bolyukin 2022-08-12 #e4268af
  65. chore add selector to error message
    Grigoriy Simonov 2022-08-12 #e625896
  66. 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
  67. Enabled back cleanup after run.
    Alexander Aksenov 2022-08-14 #6600168
  68. test price calibration script
    Yaroslav Bolyukin 2022-08-15 #dc26a33
  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. test regenerate yarn lock
    Yaroslav Bolyukin 2022-08-11 #dcc6bc0
  73. Merge remote-tracking branch 'origin/develop' into feature/playgrounds
    Max Andreev 2022-08-12 #f1fa9f2
  74. fix(evm-coder-substrate-pallet) add error when non existing function is called on collection contract
    Grigoriy Simonov 2022-08-12 #9097925
  75. Added else condition
    Alexander Aksenov 2022-08-14 #0d64785
  76. test regenerate types
    Yaroslav Bolyukin 2022-08-15 #55956a9
  77. Fix for createMultipleItems method test
    Yaroslav Bolyukin 2022-08-08 #c410db5
  78. Enabled running all test even errors exists.
    Alexander Aksenov 2022-08-08 #15f4cf3
  79. feat(pallet-refungible) implement property RPC
    Yaroslav Bolyukin 2022-08-08 #d4149b5
  80. Merge remote-tracking branch 'origin/feature/fractionalizer-contract' into develop
    Yaroslav Bolyukin 2022-08-11 #fe32b30
  81. add Apache-2.0 license identifier
    Max Andreev 2022-08-12 #9f93486
  82. Formating has been amended.
    Alexander Aksenov 2022-08-14 #b760e7a
  83. feat use pallet-configuration
    Yaroslav Bolyukin 2022-08-15 #aa49f02
  84. ci forkless config
    Alex 2022-08-08 #25ed25d
  85. test fix test for createMultipleItems method
    Grigoriy Simonov 2022-08-08 #3fe3461
  86. test(refungible) switch to upgraded bulk mint signature
    Yaroslav Bolyukin 2022-08-04 #40aceba
  87. `RefungibleMultipleItems` no longer allows to provide multiple users for single token
    Yaroslav Bolyukin 2022-08-11 #bc60087
  88. chore change verifyOwnerOrAdmin method
    Grigoriy Simonov 2022-08-11 #0265731
  89. fix review remarks
    Max Andreev 2022-08-11 #00b2c1c
  90. Verification script has been modified.
    Alexander Aksenov 2022-08-14 #72d7128
  91. fix disable pallets for quartz runtime benchmarking
    Yaroslav Bolyukin 2022-08-15 #a7efb3e
  92. Merge pull request #468 from UniqueNetwork/fix/fungible-pallet-wrong-amount-in-item-created-event
    Yaroslav Bolyukin 2022-08-08 #42ce186
  93. ci forkless config
    Igor Kozyrev 2022-08-08 #d98cdf7
  94. test regenerate types
    Yaroslav Bolyukin 2022-08-04 #d22deef
  95. Merge pull request #462 from UniqueNetwork/fix/pallets_disabled
    Yaroslav Bolyukin 2022-08-11 #282c701
  96. chore remove comment
    Grigoriy Simonov 2022-08-11 #b961305
  97. fix eslint errors and warnings in tests
    Maksandre 2022-08-09 #0210312
  98. Added docker container state verification
    Alexander Aksenov 2022-08-14 #267f556
  99. CI, step 1
    kozyrevdev 2022-08-05 #50fb43d
  100. chore add `only` and `skip` to `itApi` function
    Grigoriy Simonov 2022-08-05 #26386c5