Skip to content

Releases: onflow/fcl-dev-wallet

v0.4.3

06 Jun 23:10
528dbec
Compare
Choose a tag to compare

Updates account proof to v2 spec and some cleanup.

v0.4.2

25 Mar 18:07
f2ac992
Compare
Choose a tag to compare

Gracefully handle wallet server stops #109

v0.4.1

21 Mar 16:24
8bb79d2
Compare
Choose a tag to compare
Merge pull request #108 from onflow/bugfix/server

Refactor

v0.4.0

21 Mar 11:56
8bb79d2
Compare
Choose a tag to compare

Dev wallet is now exported to a static application and the Go module was added implementing the static file server.

v0.3.0

05 Jan 22:27
Compare
Choose a tag to compare
  • Upgrade next to v12.0.7

v0.2.0

16 Dec 18:40
3878d2a
Compare
Choose a tag to compare
Merge pull request #78 from onflow/as/account-funding

Account funding

v0.1.0

05 Oct 20:02
Compare
Choose a tag to compare
Fix package-lock so CI passes.

v0.0.7

27 Aug 21:19
d99d991
Compare
Choose a tag to compare
Merge pull request #61 from onflow/copy-updates

Update copy on accounts list and user signature page

v0.0.6

27 Aug 17:09
53495e7
Compare
Choose a tag to compare
Merge pull request #59 from onflow/mackenzie/updates-docker-run-command

Updates `docker run` command

v0.0.5

20 Aug 22:49
f2f186e
Compare
Choose a tag to compare
Merge pull request #56 from onflow/update-startup-port

Avoid port collisions by starting wallet on a less popular port range.