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

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