Niklas Adolfsson
428bc35ed8
chore: prep release v0.25 ( #717 )
...
* bump versions 0.25
* update changelog
* adjust RELEASE.md
* fix weird formatting
* rephrase bad english
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
2022-11-16 16:10:31 +01:00
Andrew Jones
52d4762d13
Upgrade to scale-info 2.3 and fix errors ( #704 )
2022-11-01 10:45:06 +01:00
James Wilson
d03e599684
Add runtime_metadata_url to pull metadata directly from a node ( #689 )
...
* Allow metadata to be pulled directly from a node with runtime_metadata_url
* Update docs
* https too, and abstract out block_on fn
* tweak a comment in the example
2022-10-19 11:07:12 +01:00
James Wilson
75e383dfcf
Prep for 0.24 release ( #663 )
...
* Bump versions and update changelog
* tweak text
* merge a couple of related changelog entries
2022-09-22 17:16:04 +01:00
James Wilson
a3ea12663e
Update version, tweak docs, and write up changelog ( #616 )
2022-08-11 15:04:50 +01:00
James Wilson
c55b7ba3e3
dual license ( #590 )
2022-06-28 14:09:41 +01:00
Alexandru Vasile
a9129863bd
Validate absolute path for substitute_type ( #577 )
...
* Remove commented code
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
* Ensure substitue path is global absolute
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
* Absolute path for build.rs
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
* Add ui test that fails to compile
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
2022-06-22 10:20:16 +01:00
Alexandru Vasile
c07b9e4be8
Release v0.22.0 ( #574 )
...
* Bump versions to `v0.22.0`
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
* Add missing crates for releasing chore
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
* Update changelog
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
* Update changelog message & remove non-user facing PRs
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
* Update CHANGELOG.md
Co-authored-by: James Wilson <james@jsdw.me >
* Update CHANGELOG.md
Co-authored-by: James Wilson <james@jsdw.me >
Co-authored-by: James Wilson <james@jsdw.me >
2022-06-20 17:07:38 +03:00
James Wilson
9cf63bafac
Move test crates into a "testing" folder and add a ui (trybuild) test and ui-test helpers ( #567 )
...
* move test crates into a testing folder and add a ui test and helpers
* undo wee mixup with another PR
* cargo fmt
* clippy
* tidy ui-tests a little
* test different DispatchError types
* refactor dispatch error stuff
* name ui tests
* duff => useless
* align versions and cargo fmt
2022-06-17 14:33:58 +01:00