Grin Wallet implementation.
Find a file
Andrew Dirksen 3c82b11c6d api v2 (#2)
* APIv2 Rewrite first draft

Add WIP JSON RPC handler for APIOwner via proc-macro generated API, using the easy-jsonrpc crate.

* patch dependency on grin core to get serializable errors

* doctest ownerapi, update easyjsonrpc version

* begin impl ForeignApi

* https://github.com/mimblewimble/grin/pull/2659 is merged, switch from using forked repo

* write jsonrpc doctests for ForeignApi
2019-03-12 09:37:57 +00:00
.cargo vc static runtime cargo flags 2019-02-26 09:42:37 +00:00
apiwallet api v2 (#2) 2019-03-12 09:37:57 +00:00
config compile from github branch, clean up cargo dep files 2019-02-15 10:51:23 +00:00
doc move docs 2019-02-18 14:19:34 +00:00
integration updates based on upstream 2019-02-27 12:50:05 +00:00
libwallet api v2 (#2) 2019-03-12 09:37:57 +00:00
refwallet api v2 (#2) 2019-03-12 09:37:57 +00:00
src 'Awaiting finalization' status and changes to 'wallet check' (#8) 2019-03-07 16:19:47 +00:00
.auto-release.sh fix for osx build 2019-03-01 09:09:05 +00:00
.gitignore move wallet into refwallet crate 2019-02-13 16:39:34 +00:00
.travis.yml win build reset 2019-03-01 11:37:25 +00:00
Cargo.lock api v2 (#2) 2019-03-12 09:37:57 +00:00
Cargo.toml disable integration tests for time being 2019-02-27 13:14:36 +00:00
README.md add skeletal readmoe 2019-02-15 11:05:49 +00:00
rustfmt.toml full compilation, move tests into different directory 2019-02-14 10:52:16 +00:00

Build Status Gitter chat Support chat Codecov coverage status

Grin Wallet