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

difftreelog

commits

/history
  1. test deduplicate polkadot.js versions
    Yaroslav Bolyukin 2023-03-29 #c3e8cb0
  2. fix(tests) use V2 in XCM structs
    Daniel Shiposha 2023-03-28 #17d1cd4
  3. fix IsReserve
    Daniel Shiposha 2023-03-27 #5db9357
  4. fix bump polkadot api version
    Daniel Shiposha 2023-03-27 #1e19d54
  5. fix Cargo.lock
    Daniel Shiposha 2023-03-27 #1e087f1
  6. fix remove logtest
    Daniel Shiposha 2023-03-27 #f0e3438
  7. fix cargo fmt
    Daniel Shiposha 2023-03-27 #3ba14ab
  8. refactor xcm transact forbidden test
    Daniel Shiposha 2023-03-27 #4e84fdd
  9. fix weights in tests
    Daniel Shiposha 2023-03-27 #48ebb54
  10. fix remove OverridableAllowedLocations
    Daniel Shiposha 2023-03-22 #f2aedb5
  11. fix xcm v3 related fixes
    Daniel Shiposha 2023-03-22 #e3544d2
  12. fix remove unneded opal debug barrier -- takeweightcredit is enough
    Daniel Shiposha 2023-03-22 #29cb480
  13. fix remove known xcm locations -- unneeded due to limited opened hrmp channels
    Daniel Shiposha 2023-03-22 #752d713
  14. refactor rename xcm executor config
    Daniel Shiposha 2023-03-22 #d0b6ad7
  15. fix remove unneeded barrier, add safecallfilter
    Daniel Shiposha 2023-03-22 #aee14e9
  16. fix only root can send XCM messages via palletXcm
    Daniel Shiposha 2023-03-22 #4253705
  17. fix disallow xcm teleports completely
    Daniel Shiposha 2023-03-22 #e5fa9af
  18. test fix pallet presence
    Yaroslav Bolyukin 2023-03-24 #1505aad
  19. refactor account for key sizes in Properties
    Yaroslav Bolyukin 2023-03-24 #5667e2a
  20. fix(node) try-runtime build
    Yaroslav Bolyukin 2023-03-24 #87bc2c4
  21. fix(common) xcm config review
    Yaroslav Bolyukin 2023-03-24 #cedfd3e
  22. style(nonfungible) benchmarking warnings
    Yaroslav Bolyukin 2023-03-24 #3c1f2fe
  23. feat(foreign-asset) enable PoV benchmarking
    Yaroslav Bolyukin 2023-03-24 #59156c4
  24. refactor(foreign-asset) remove migration
    Yaroslav Bolyukin 2023-03-24 #583a28b
  25. build switch to released cumulus
    Yaroslav Bolyukin 2023-03-24 #c177614
  26. fix checkout unchecked nft weights
    Yaroslav Bolyukin 2023-03-14 #1e88695
  27. build upgrade to polkadot v0.9.39
    Yaroslav Bolyukin 2023-03-10 #1c910af
  28. ci fix opt-level
    Yaroslav Bolyukin 2023-03-09 #c91aad4
  29. ci add production profile
    Yaroslav Bolyukin 2023-03-09 #4537c48
  30. Merge pull request #896 from UniqueNetwork/fix/pallet-xcm-storage-part
    Yaroslav Bolyukin 2023-03-02 #94299ed
  31. build(pallet-maintenance) run benchmark
    Igor Kozyrev 2023-02-22 #6a928c9
  32. fix expose AuraExt storage
    Daniel Shiposha 2023-03-02 #357016e
  33. Merge pull request #893 from UniqueNetwork/feature/preimage
    Yaroslav Bolyukin 2023-02-22 #159d4fc
  34. fix expose Aura storage
    Daniel Shiposha 2023-03-02 #0e80f00
  35. Merge pull request #889 from UniqueNetwork/fix/acala-xcm-test-config
    Yaroslav Bolyukin 2023-02-22 #8c90034
  36. chore regenerate types
    Fahrrader 2023-02-22 #5894371
  37. fix set pallet xcm as response handler
    Daniel Shiposha 2023-03-01 #c1c7c7a
  38. fix(unique) enable app-promotion rpc
    Yaroslav Bolyukin 2023-02-21 #551e0d6
  39. fix karura test and typos
    Daniel Shiposha 2023-02-21 #19aceb0
  40. tests(preimage-execution): fix exhausting weight bounds
    Fahrrader 2023-02-22 #a75da46
  41. fix expose pallet xcm storage
    Daniel Shiposha 2023-03-01 #e3dcd7b
  42. feat(unique-runtime) enable app-promotion
    Yaroslav Bolyukin 2023-02-21 #6321e13
  43. fix acala income fees
    Daniel Shiposha 2023-02-21 #418d2d5
  44. fix(preimage-execution) accounting for weight bound
    Fahrrader 2023-02-22 #2ec2e3a
  45. Merge pull request #891 from UniqueNetwork/ci/fix-xcm
    Yaroslav Bolyukin 2023-02-21 #93c4ad6
  46. fix Acala/Karura metadatas
    Daniel Shiposha 2023-02-20 #f22a461
  47. refactor(preimage-execution) remove preimage length bound + fix benchmarks
    Fahrrader 2023-02-22 #6ec8a32
  48. test remove .only
    Yaroslav Bolyukin 2023-02-17 #a5ed1cd
  49. ci add required specNamePrefix for moonbeam
    Yaroslav Bolyukin 2023-02-21 #42b88dd
  50. fix(preimage-execution) introduce weight expectation + adjust benchmarks + new tests
    Fahrrader 2023-02-22 #1ae086c