Grin Wallet implementation.
Find a file
Yeastplume 8cca9821bd
Remove callbacks from transaction API functions (#22)
* remove callbacks from transaction creation

* rustfmt

* add missing functions to owner api rpc

* comment fix
2019-03-14 15:05:13 +00: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 Remove callbacks from transaction API functions (#22) 2019-03-14 15:05:13 +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 Remove callbacks from transaction API functions (#22) 2019-03-14 15:05:13 +00:00
refwallet Remove callbacks from transaction API functions (#22) 2019-03-14 15:05:13 +00:00
src Refactor crate names, API Crate refactor (#20) 2019-03-14 12:06:03 +00:00
.gitignore move wallet into refwallet crate 2019-02-13 16:39:34 +00:00
.travis.yml Refactor crate names, API Crate refactor (#20) 2019-03-14 12:06:03 +00:00
Cargo.lock Refactor crate names, API Crate refactor (#20) 2019-03-14 12:06:03 +00:00
Cargo.toml Refactor crate names, API Crate refactor (#20) 2019-03-14 12:06:03 +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