Grin Wallet implementation.
Find a file
Yeastplume 4bbce85b75
V2 API Enabling (#33)
* node height return value and documentation

* rustfmt

* add parameter struct for initiate tx functions

* rustfmt

* change tx estimate to use InitTxArgs

* rustfmt

* transaction estimate

* rustfmt

* initiate tx args fixed

* add send args to init

* rustfmt

* last owner api documentation

* api 2 wiring

* rustfmt

* wiring in V2 JSON-RPC API

* rustfmt

* some documentation on endpoint

* shorten endpoints
2019-04-01 11:16:49 +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 V2 API Enabling (#33) 2019-04-01 11:16:49 +01:00
config V2 Foreign API RPC Tests (#28) 2019-03-26 16:02:31 +00:00
controller V2 API Enabling (#33) 2019-04-01 11:16:49 +01:00
doc move docs 2019-02-18 14:19:34 +00:00
impls Final Owner API Changes (#32) 2019-03-29 16:00:02 +00:00
integration [WIP] V2 API Doctest generation (#24) 2019-03-22 12:03:25 +00:00
libwallet Final Owner API Changes (#32) 2019-03-29 16:00:02 +00:00
src V2 Foreign API RPC Tests (#28) 2019-03-26 16:02:31 +00:00
util V2 Foreign API RPC Tests (#28) 2019-03-26 16:02:31 +00:00
.gitignore default to using a Plain kernel with no lock_height 2019-03-19 17:30:17 +00:00
.travis.yml APIV2 refactoring (#23) 2019-03-17 19:14:58 +00:00
Cargo.lock V2 API Enabling (#33) 2019-04-01 11:16:49 +01:00
Cargo.toml V2 Foreign API RPC Tests (#28) 2019-03-26 16:02:31 +00:00
LICENSE docs: add LICENSE file (#29) 2019-03-26 19:36:37 -07: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