grin-wallet/libwallet/src
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
..
internal 'Awaiting finalization' status and changes to 'wallet check' (#8) 2019-03-07 16:19:47 +00:00
slate_versions initial commit 2019-02-13 15:05:19 +00:00
error.rs api v2 (#2) 2019-03-12 09:37:57 +00:00
internal.rs initial commit 2019-02-13 15:05:19 +00:00
lib.rs move api into separate crate, integration tests working 2019-02-14 13:40:29 +00:00
slate.rs full compilation, move tests into different directory 2019-02-14 10:52:16 +00:00
types.rs 'Awaiting finalization' status and changes to 'wallet check' (#8) 2019-03-07 16:19:47 +00:00