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

difftreelog

Merge pull request #4 from lzadjsf/core-ci-step-2

Alex2022-08-02parents: #0b47f7a #5b4393f.patch.diff
in: master
Added draft pipeline for master branch.

2 files changed

added.github/workflows/build-test-master.ymldiffbeforeafterboth

no changes

modifiedpallets/common/CHANGELOG.mddiffbeforeafterboth
22
3All notable changes to this project will be documented in this file.3All notable changes to this project will be documented in this file.
44
5## [0.1.1] - 2022-07-145## [0.1.3] - 2022-07-25
6### Add
7- Some static property keys and values.
68
7### Added9## [0.1.2] - 2022-07-20
810
9 - Implementation of RPC method `token_owners` returning 10 owners in no particular order.11### Fixed
10 This was an internal request to improve the web interface and support fractionalization event.
1112
12 13- Some methods in `#[solidity_interface]` for `CollectionHandle` had invalid
14 mutability modifiers, causing invalid stub/abi generation.
15