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

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