Grin Wallet implementation.
Find a file
Yeastplume d774272fee
Add check_version function to Foreign API (#87)
* move api deser types into separate types mod

* rustfmt

* missing types file

* make all exports from libwallet more explicit

* rustfmt

* add version check function to foreign api

* rustfmt

* change check_version return value to result, for consistency
2019-04-24 09:27:14 +01:00
.cargo vc static runtime cargo flags 2019-02-26 09:42:37 +00:00
.ci refactor(ci): reorganize CI related code (#16) 2019-03-14 09:32:06 +00:00
.hooks add .hooks for rustfmt (#15) 2019-03-12 12:16:37 +00:00
api Add check_version function to Foreign API (#87) 2019-04-24 09:27:14 +01:00
config V2 slate versioning enablement (#85) 2019-04-23 11:29:59 +01:00
controller Add check_version function to Foreign API (#87) 2019-04-24 09:27:14 +01:00
doc move docs 2019-02-18 14:19:34 +00:00
impls Add check_version function to Foreign API (#87) 2019-04-24 09:27:14 +01:00
integration [WIP] V2 API Doctest generation (#24) 2019-03-22 12:03:25 +00:00
libwallet Add check_version function to Foreign API (#87) 2019-04-24 09:27:14 +01:00
src Add check_version function to Foreign API (#87) 2019-04-24 09:27:14 +01:00
util V2 slate versioning enablement (#85) 2019-04-23 11:29:59 +01:00
.gitignore default to using a Plain kernel with no lock_height 2019-03-19 17:30:17 +00:00
.travis.yml reset windows build 2019-04-03 19:41:39 +01:00
Cargo.lock fix #88 (#89) 2019-04-24 09:26:52 +01:00
Cargo.toml V2 slate versioning enablement (#85) 2019-04-23 11:29:59 +01:00
LICENSE docs: add LICENSE file (#29) 2019-03-26 19:36:37 -07:00
README.md docs: update/add new README.md badges (#30) 2019-04-01 11:17:24 +01:00
rustfmt.toml full compilation, move tests into different directory 2019-02-14 10:52:16 +00:00

Build Status Coverage Status Chat Support Documentation Wiki Release Version License

Grin Wallet