Skip to content

Releases: etclabscore/jade-signer-rpc

v0.3.0

08 Oct 21:29
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

v0.3.0 (2019-10-08)

Features

Breaking Changes

v0.2.2

08 Oct 17:42
Compare
Choose a tag to compare
v0.2.2 Pre-release
Pre-release

v0.2.2 (2019-10-08)

Bug Fixes

  • docker releases got broken in semantic-rs (5701b62c)

v0.2.1

08 Oct 15:18
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

v0.2.1 (2019-10-08)

Bug Fixes

  • openrpc: add sign typed data + add titles (b2af770e)

Features

  • add signer_signTypedData method (8aea38d5)

v0.2.0

28 Aug 03:40
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

v0.2.0 (2019-08-28)

Bug Fixes

  • revert accidental removal of importMnemonic method (00ffeafa)
  • skip tests that have no example defined (48fb5568)
  • delete extra readme (c3d449a3)
  • .gitignore (a7eb00ef)
  • add usage (1bfbed32)
  • add link to documentation (da6fe5b4)
  • remove signer/README.md (81fc6b4d)
  • add readme (b0269c29)
  • add mnemonic methods (26ab44cb)
  • remove idea folder (67b97344)
  • remove unused jenkins and testing files (cfed249e)
  • extra backtick (6939b17a)
  • update CONTRIBUTING.md period (0c9e6e12)
  • conventional commits typo (423df0e7)
  • wording change (3b6b60bb)
  • indenting (835583d8)
  • add link to jenkins pipelines (0e67bb12)
  • remove yaml in example (b4109754)
  • add simple example (3b3aaf66)
  • update .gitignore (d7107cc8)
  • gitignore need not use . in path (64a88082)
  • CONTRIBUTING formatting and typo (c1ef0291)
  • update BUILDING.md (b0e9d5da)
  • update BUILDING.md typo (0b216319)
  • Rename LICENSE -> LICENSE.md (22ed02d8)
  • update CONTRIBUTING.md how to fork a repo (74dfe4f8)
  • update CONTRIBUTING.md choppy code changes and testing (ad1e78a6)
  • update README.md simplify open source grammar (e892afee)
  • update README.md typo its (cdf5389f)
  • update CONTRIBUTING.md to get rid of cloning or forking (af142a28)
  • replace github for Github (b6b9d42c)
  • move conventions and resource up in the readme (227b53ae)
  • update CONTRIBUTING.md adding docs (b324d84f)
  • update CONTRIBUTING.md grammer around preview markdown (38c9abfc)
  • update CONTRIBUTING.md typo (3ebf1836)
  • add video guide for making small documentation changes (87df9a8a)
  • move to pristine (988ae605)
  • typo in CONTRIBUTING.md and compose command in BUILDING.md (783905c3)
  • OpenRPC: hd_path over hdpath (57b4c28f)
  • README:
  • building:
  • openrpc:
    • use address generated from fixed-seed in example (1d181d85)
    • ordering of sign tx (c7d22940)
    • rename jade_ to signer_ and fix schema issues (224a6fd7)
    • add initial support for key management / signing APIs (2e04d73c)

Breaking Changes

Features

  • circleci for win, linux and mac (7df574fc)
  • intergration testing with open-rpc-test-coverage (6b5326be)
  • fixed seed feature for deterministic testing (75b420f8)
  • upgrade uuid, rand and secp256k1 dependencies (a7585f28)
  • remove hdwallet support (caedece3)
  • update release to be more specific (ba46d704)
  • add choose a license to resources (1e381324)
  • add issue templates (5bc409d8)
  • add info on using this repo (1671d3ec)
  • add testing.md file (ed3781a0)
  • add Jenkinsfile (2d9a5e4e)
  • add more resources to README (bb5b2130)
  • add resources for documentation driven development (94c62146)
  • initial commit (de17561f)
  • style: Rust 2018 Edition (87e4c968)

v0.1.0 rc-2

28 Apr 05:33
cfd6b75
Compare
Choose a tag to compare
v0.1.0 rc-2 Pre-release
Pre-release
Merge pull request #13 from etclabscore/issue/formating

Fix formatting

v0.1.0 RC-1

22 Apr 14:47
4016f33
Compare
Choose a tag to compare
v0.1.0 RC-1 Pre-release
Pre-release
Merge pull request #6 from etclabscore/issue/merge_projects

Merge `rs` and `signer` project into workspace