Skip to content

Releases: nervosnetwork/keypering

0.1.0-alpha.5

30 Dec 06:19
3841016
Compare
Choose a tag to compare
0.1.0-alpha.5 Pre-release
Pre-release
Merge pull request #34 from nervosnetwork/master

Master

v0.1.0-alpha.4

21 Dec 07:56
2da2452
Compare
Choose a tag to compare
v0.1.0-alpha.4 Pre-release
Pre-release
Merge pull request #28 from zmcNotafraid/rc/v0.1.0-alpha.4

Rc/v0.1.0 alpha.4

v0.1.0-alpha.3

11 Dec 07:50
b17220c
Compare
Choose a tag to compare
v0.1.0-alpha.3 Pre-release
Pre-release

0.1.0-alpha.3 (2020-12-11)

Bug Fixes

  • Add devnet support (4177caa)
  • Fix variable has already been declared (99e8f53)
  • remove cell deps leave null dialog (bc4fc03)
  • update indexer_url const (2124eee)
  • Use blake2b encrypt message (1be4e29)

Features

  • add sign message rpc interface (599d378)
  • support vscode debug (e631353)

0.1.0-alpha.2

28 Sep 18:40
b2e69c6
Compare
Choose a tag to compare
0.1.0-alpha.2 Pre-release
Pre-release

0.1.0-alpha.2 (2020-09-28)

Bug Fixes

  • fix the type of keystore version which should be number (4b7f203)

v0.1.0-alpha.1

19 Aug 17:26
053bc02
Compare
Choose a tag to compare
v0.1.0-alpha.1 Pre-release
Pre-release

0.1.0-alpha.1 (2020-08-19)

Note

👉 Keypering is still under active development and considered to be a work in progress 👈

While Neuron is a mature desktop wallet in Nervos CKB ecosystem and is more suitable for users who are not quite familiar with CKB.

Features

  • add notification of leaving cell deps empty (69b3975)

0.1.0-alpha.0

17 Aug 17:05
db0be6e
Compare
Choose a tag to compare
0.1.0-alpha.0 Pre-release
Pre-release

0.1.0-alpha.0 (2020-08-18)

Note

👉 Keypering is still under active development and considered to be a work in progress 👈

While Neuron is a mature desktop wallet in Nervos CKB ecosystem and is more suitable for users who are not quite familiar with CKB.

Features

  • Add basic user interface in @keypering/ui
  • Add service for @keypering/ui in @keypering/app
  • Add service for DApp in @keypering/app
  • Add Channel module and Keypering Agency Module in @keypering/specs