git.delta.rocks / unique-network / refs/commits / 0cf3df0c98d9

difftreelog

commits

/history
  1. Merge pull request #1014 from UniqueNetwork/fix/max-multiple-items
    Yaroslav Bolyukin 2023-10-16 #0cf3df0
  2. * fix: transfer-from
    
    * fix: remove Option from nester type
    
    * fix: check_nesting comment
    
    * fix: rename nester to depositor, add docs
    Daniel Shiposha 2023-10-16 #31bae1f
  3. fix remove unused fn in perf test
    Daniel Shiposha 2023-10-16 #d56113d
  4. Fix token properties and nesting weights
    Yaroslav Bolyukin 2023-10-13 #71be677
  5. fix max create multiple items
    Daniel Shiposha 2023-10-16 #6f9bef9
  6. Update benchmarks to v2
    Yaroslav Bolyukin 2023-10-12 #90ad566
  7. fix clippy warns
    Daniel Shiposha 2023-10-13 #478ee33
  8. Upgrade to polkadot 1.1.0
    Yaroslav Bolyukin 2023-10-09 #900be63
  9. fix remove preimage benchmark
    Grigoriy Simonov 2023-10-12 #4275a8f
  10. fix unit tests
    Daniel Shiposha 2023-10-13 #4819755
  11. added `XcmTestHelper` + allow XCM Transact for Gov/Identity/System calls
    Yaroslav Bolyukin 2023-10-02 #bce2cc1
  12. doc: ethereum sponsoring clarification
    Yaroslav Bolyukin 2023-10-09 #c14994f
  13. ci fix unnecessary node rebuilds during benchmarking
    Yaroslav Bolyukin 2023-10-12 #18a5c32
  14. fix use saturating_add
    Daniel Shiposha 2023-10-13 #1367a5f
  15. Refactor property writing + dev mode enhancements
    Yaroslav Bolyukin 2023-10-02 #22b45b5
  16. fix(tests xcm) remove vendor folder
    PraetorP 2023-10-02 #3107202
  17. doc: dev mode startup
    Yaroslav Bolyukin 2023-10-09 #7489c8a
  18. fix clippy warnings
    Grigoriy Simonov 2023-10-12 #3db37f4
  19. fix mint_with_props_weight
    Daniel Shiposha 2023-10-13 #442d14a
  20. fix(test xcm Unq) typos
    PraetorP 2023-09-27 #dc6f0e2
  21. fix use lowercase letters in EVM errors
    Daniel Shiposha 2023-10-02 #630fc89
  22. This reverts commit b4e7cb4fb12ab34617d623032aacdcc5ffb35526.
    PraetorP 2023-10-02 #f78c926
  23. ci fix eslint precommit regex
    Yaroslav Bolyukin 2023-10-09 #ff74635
  24. fix benchmarks
    Grigoriy Simonov 2023-10-12 #5f71c37
  25. fix remove unneeded PhantomData
    Daniel Shiposha 2023-10-13 #ae91353
  26. test(xcmUnique) switch to `uniqueAssetId` , typo
    PraetorP 2023-09-27 #9f2f03a
  27. fix unit tests
    Daniel Shiposha 2023-10-02 #6b27551
  28. fix(tests xcm) remove vendor folder
    PraetorP 2023-10-02 #b4e7cb4
  29. test fix build
    Yaroslav Bolyukin 2023-10-09 #c3c95ca
  30. fix build node with benchmarks
    Yaroslav Bolyukin 2023-10-11 #af2b5f4
  31. chore temporary common/nft/rft weights
    Daniel Shiposha 2023-10-13 #a46c1bd
  32. refactor xcm Unq tests
    PraetorP 2023-09-26 #eae22fa
  33. fix use OptionQuery for TokenProperties
    Daniel Shiposha 2023-10-02 #eebd0e2
  34. fix(test xcm) typos
    PraetorP 2023-10-02 #78c4f0c
  35. build bump spec_version
    Yaroslav Bolyukin 2023-10-09 #22a5178
  36. fix compilation errors
    Grigoriy Simonov 2023-10-10 #885f1d2
  37. fix EVM mint with properties, minor improvements
    Daniel Shiposha 2023-10-13 #7428628
  38. fix(xcmUnique) hook for Moonbeam
    PraetorP 2023-09-26 #10b8180
  39. fix make perf test seq and remove unused functions
    Daniel Shiposha 2023-10-02 #5ef5e6b
  40. refactor(xcm test) rename `reserveTransferUNQfrom`
    PraetorP 2023-10-02 #0243f65
  41. chore remove unique-scheduler leftovers
    Yaroslav Bolyukin 2023-10-04 #716fee2
  42. fix update benchmarks to v2
    Grigoriy Simonov 2023-10-09 #4950cbc
  43. fix consumedSpace fallback
    Daniel Shiposha 2023-10-12 #aae21d3
  44. fix(test xcm) : fix package
    PraetorP 2023-09-25 #987aad3
  45. fix use config.ts for endpoints
    Daniel Shiposha 2023-10-02 #e105d72
  46. Update tests/src/xcm/xcm.types.ts
    Pavel Orlov 2023-10-02 #116f145
  47. fix(`evm-transaction-payment`) clippy
    PraetorP 2023-10-04 #13e91d3
  48. fix evm errors begin with a lower-case letter
    Daniel Shiposha 2023-10-12 #5464b28
  49. ci(xcm) : added llcxm test into wokrflow
    PraetorP 2023-09-25 #1c40ef3
  50. fix slightly fix broken pov-estimate
    Daniel Shiposha 2023-10-02 #57b7f8c