git.delta.rocks / unique-network / refs/commits / 91c34acacac8

difftreelog
  1. Feature/app promo unstake behaviour
    Yaroslav Bolyukin 2023-02-15 #91c34ac
  2. Merge pull request #871 from UniqueNetwork/feature/move_TokenChanged_event
    Yaroslav Bolyukin 2023-02-13 #9f4fc06
  3. refac(app-promo): ensure expr
    PraetorP 2023-02-15 #803eec0
  4. Fix/collection owner nesting
    Yaroslav Bolyukin 2023-02-11 #3563d09
  5. fix after fix eevm_coder
    Trubnikov Sergey 2023-02-13 #40d2262
  6. fix(app-promo) benchmarks
    PraetorP 2023-02-15 #b190805
  7. Merge pull request #880 from UniqueNetwork/fix/readme-0.9.37
    Yaroslav Bolyukin 2023-02-10 #7467766
  8. fix cargo fmt
    Daniel Shiposha 2023-02-10 #4a2e26d
  9. fix after rebase
    Trubnikov Sergey 2023-02-13 #6cb52a2
  10. refac(app-promo): `unstake_partial` optimize code.
    PraetorP 2023-02-15 #eb685d6
  11. Feature/erc721bench
    Andy Smith 2023-02-09 #d6d8a45
  12. fix README 0.9.37
    Daniel Shiposha 2023-02-10 #4302b27
  13. fix collection owner ouroboros
    Daniel Shiposha 2023-02-10 #6aa1a19
  14. fix PR
    Trubnikov Sergey 2023-02-06 #ab7466d
  15. Tests: unstakeAll after each test
    Max Andreev 2023-02-15 #6a05547
  16. Merge pull request #879 from UniqueNetwork/fix/sapphire-node-name
    Yaroslav Bolyukin 2023-02-09 #5f3e0fd
  17. feat changed measurements algo for `mint`
    PraetorP 2023-02-09 #c8529d8
  18. test collection owner ouroboros
    Daniel Shiposha 2023-02-10 #93e7f08
  19. misk: Move TokenChanged event into ERC721 contracts
    Trubnikov Sergey 2023-02-02 #b06f11d
  20. Tests: use immortal era for accounts generation
    Max Andreev 2023-02-15 #5495238
  21. chore bump node version to v0.9.37
    Yaroslav Bolyukin 2023-02-09 #4fdda01
  22. fix sapphire node name
    Daniel Shiposha 2023-02-09 #a6a90ce
  23. refactor arch of fee benchmarks
    PraetorP 2023-02-09 #250fe78
  24. Add tests for trash-stakes rewards
    Max Andreev 2023-02-14 #500168d
  25. Merge pull request #877 from UniqueNetwork/fix/sapphire-runtime
    Yaroslav Bolyukin 2023-02-09 #8a7a733
  26. fix transferFrom*
    PraetorP 2023-02-09 #7cd7ebe
  27. Merge branch 'feature/app-promo-unstake-behaviour' of https://github.com/UniqueNetwork/unique-chain into feature/app-promo-unstake-behaviour
    PraetorP 2023-02-14 #9482c4a
  28. test remove broken block-production
    Yaroslav Bolyukin 2023-02-06 #8d17f4c
  29. fix sapphire runtime
    Daniel Shiposha 2023-02-09 #a921b70
  30. added export to `csv` ops fees
    PraetorP 2023-02-06 #bf2e552
  31. Added benchmark for `unstake_partial` extrinsic
    PraetorP 2023-02-14 #da133e1
  32. Add more unstaking tests
    Max Andreev 2023-02-14 #f80a656
  33. style fix formatting
    Yaroslav Bolyukin 2023-02-05 #12f1131
  34. fix abi `mintBulk`
    PraetorP 2023-02-06 #f64e9cf
  35. fix bencmarks for RFT&NFT pallets
    PraetorP 2023-02-14 #59f9c8e
  36. build bump release version to 937052
    Yaroslav Bolyukin 2023-02-05 #586a87e
  37. feat added zeppelin erc20 measurements
    PraetorP 2023-02-06 #f23307e
  38. Fix test and improve throwing errors
    Max Andreev 2023-02-13 #b84fc5c
  39. refactor drop rmrk compatibility layer
    Yaroslav Bolyukin 2023-02-05 #e90158d
  40. feat added substrate calls for 721 benchmarks
    PraetorP 2023-02-02 #eca46d2
  41. feat(app-promo) added impl for `unstake_partial`
    PraetorP 2023-02-13 #fd5def0
  42. refactor move evm-coder out of the repo
    Yaroslav Bolyukin 2023-02-05 #d110539
  43. - `mint`
    - `mintCross`
    - `setCollectionProperties`
    - ` deleteCollectionProperties`
    PraetorP 2023-01-25 #71f7602
  44. Check both unstakeAll and unstakePartial
    Max Andreev 2023-02-13 #ea43c5e
  45. Feature/generalize_2_methods
    Yaroslav Bolyukin 2023-02-03 #8dd063b
  46. feat(bench) added fee benchmarks for erc721 functions
    PraetorP 2023-01-25 #c7fed00
  47. Add new helpers for new unstaking api
    Max Andreev 2023-02-13 #7976517
  48. Feature/app promo reservation balance
    Yaroslav Bolyukin 2023-02-02 #f1a5ba7
  49. fix PR
    Trubnikov Sergey 2023-02-02 #ccafa37
  50. feat added `unstake_partial` extrinsic
    PraetorP 2023-02-13 #9935321
  51. Merge pull request #870 from UniqueNetwork/fix/xcm-moonbeam-tests
    Yaroslav Bolyukin 2023-02-01 #d6786e1
  52. Add more tests
    Max Andreev 2023-01-31 #2380650
  53. name anonymous tuples
    Trubnikov Sergey 2023-02-01 #a06d0b8
  54. Update .env
    Yaroslav Bolyukin 2023-01-31 #e31d9d0
  55. fix xcm xtokens transferMultiasset for Moonbeam
    Daniel Shiposha 2023-02-01 #9524862
  56. Merge branch 'feature/appPromoReservationBalance' of https://github.com/UniqueNetwork/unique-chain into feature/appPromoReservationBalance
    PraetorP 2023-01-31 #e5f3450
  57. fix cache is_token_owner call
    Trubnikov Sergey 2023-02-01 #55aed0d
  58. add calibrate for make-bench
    Yaroslav Bolyukin 2023-01-30 #2d9d3b9
  59. fix use balancers as unique endpoints in .env generator
    Yaroslav Bolyukin 2023-01-31 #d8870dd
  60. This reverts commit a2df4e5688eef00de5ddddb553b6151fa181539e.
    Daniel Shiposha 2023-02-01 #b44b3e7
  61. refactor renaming, clearing code
    PraetorP 2023-01-31 #8855177
  62. Fix old tests
    Max Andreev 2023-01-31 #f63b0c2
  63. feat add allowanceCross method
    Trubnikov Sergey 2023-02-01 #e0f86c7
  64. Feature/ci make bench
    Yaroslav Bolyukin 2023-01-30 #2f442ab
  65. add calibrate for make-bench
    Konstantin Astakhov 2023-01-30 #b30b01d
  66. feat support eastend in .env generator
    Yaroslav Bolyukin 2023-01-31 #ac525d8
  67. fix xcm xtokens transferMultiasset for Moonbeam
    Daniel Shiposha 2023-02-01 #a2df4e5
  68. fix format
    PraetorP 2023-01-31 #2e3b6c3
  69. misk: generalize 2 methods
    Trubnikov Sergey 2023-02-01 #0ba1adb
  70. Feature/xcm local stand
    Yaroslav Bolyukin 2023-01-30 #065da6d
  71. fix CI make-bench
    Konstantin Astakhov 2023-01-30 #4a186f2
  72. change addresses for REPLICA_FROM
    Konstantin Astakhov 2023-01-31 #666bf7d
  73. fix XCM Moonbeam tests
    Daniel Shiposha 2023-02-01 #3109c47
  74. chore reande.md updated
    PraetorP 2023-01-31 #b7168d3
  75. test do not expect rmrk pallets on opal
    Yaroslav Bolyukin 2023-01-30 #40343ed
  76. xcm-local-stand
    Konstantin Astakhov 2023-01-19 #9c8c345
  77. fix CI make-bench
    Konstantin Astakhov 2023-01-29 #59a4ff9
  78. build update .env
    Yaroslav Bolyukin 2023-01-31 #6615c18
  79. Removed balance reservation when calling the unstake method.
    PraetorP 2023-01-31 #a75870c
  80. chore bump spec_version to 937051
    Yaroslav Bolyukin 2023-01-29 #0bb383f
  81. launch-quartz-xcm-stand
    Konstantin Astakhov 2023-01-19 #94cc8d2
  82. fix CI make-bench
    Konstantin Astakhov 2023-01-29 #f9402dd
  83. build run benchmarks
    Igor Kozyrev 2023-01-29 #8ee40ce
  84. xcm-local-stand
    Konstantin Astakhov 2023-01-19 #23e532f
  85. fix CI make-bench
    Konstantin Astakhov 2023-01-29 #8ca18dc
  86. ci run pallet-common benchmarks on make bench
    Yaroslav Bolyukin 2023-01-29 #8a57418
  87. xcm-local-stand
    Konstantin Astakhov 2023-01-19 #44f2ea1
  88. fix CI make-bench
    Konstantin Astakhov 2023-01-29 #3a2595b
  89. build disable rmrk shims on opal
    Yaroslav Bolyukin 2023-01-29 #1bc3e82
  90. xcm-local-stand
    Konstantin Astakhov 2023-01-19 #f897c8b
  91. fix CI make-bench
    Konstantin Astakhov 2023-01-29 #c92410f
  92. fix try-runtime support
    Yaroslav Bolyukin 2023-01-29 #e7be317
  93. Merge remote-tracking branch 'origin/feat/set-sub-identities' into develop
    Yaroslav Bolyukin 2023-01-18 #61f7eda
  94. fix CI make-bench
    Konstantin Astakhov 2023-01-29 #72eeab0
  95. Merge pull request #861 from UniqueNetwork/feature/workspace-deps
    Yaroslav Bolyukin 2023-01-27 #38a301b
  96. Merge pull request #840 from UniqueNetwork/feature/collator-workflow
    Yaroslav Bolyukin 2023-01-18 #9296d13
  97. test(identity) force set subs
    Fahrrader 2023-01-18 #0a35447
  98. create CI make-bench
    Konstantin Astakhov 2023-01-29 #85e1e11
  99. Merge pull request #852 from UniqueNetwork/feat/improvements-to-identity-setter
    Yaroslav Bolyukin 2023-01-26 #751651b
  100. refactor use workspace deps
    Daniel Shiposha 2023-01-27 #eb77a46