Commit Graph

3 Commits

Author SHA1 Message Date
Andrew Jones 415e1222d2 2022! (#381) 2022-01-05 10:26:03 +00:00
Andrew Jones e05d24bd8a Make system properties an arbitrary JSON object, plus CI fixes (#349)
* Make system properties an arbitrary JSON object

* Add comment

* Make timestamp test more reliable

* Fmt

* Update src/client.rs

Co-authored-by: David <dvdplm@gmail.com>

* Update src/client.rs

Co-authored-by: David <dvdplm@gmail.com>

* Fix clippy errors and warnings

* Fix tests

Co-authored-by: David <dvdplm@gmail.com>
2021-12-02 17:02:11 +00:00
Andrew Jones a15fb0d632 Add timestamp pallet test (#340)
* Add timestamp pallet test

* Remove println

* Make timestamp test more reliable
2021-12-01 13:00:45 +00:00