Yeastplume
844822e430
increment version number for crates.io
2019-04-03 14:50:44 +01:00
Yeastplume
0e9ccef3e5
Slate compatibility between versions ( #35 )
...
* wallet compatibilities
* rustfmt
2019-04-02 15:42:28 +01:00
Yeastplume
427f42c552
Final Owner API Changes ( #32 )
...
* 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
2019-03-29 16:00:02 +00:00
Yeastplume
7b8fe92f53
Foreign API documentation and small cleanup ( #31 )
...
* verify slate messages documentation
* rustfmt
* foreign API documentation
* rustfmt
2019-03-29 08:46:12 +00:00
Yeastplume
afa6003a8b
V2 Foreign API RPC Tests ( #28 )
...
* build_coinbase api doctest
* rustfmt
* foreign api recieve tx rpc
* rustfmt
* re-export grin dependencies
* re-export grin dependencies
* all foreign API rpc tests working
2019-03-26 16:02:31 +00:00
Yeastplume
94960b3edd
[WIP] V2 API Doctest generation ( #24 )
...
V2 API Doctest generation
2019-03-22 12:03:25 +00:00
antiochp
e3b5e5b1de
default to using a Plain kernel with no lock_height
...
when constructing txs via the wallet
2019-03-19 17:30:17 +00:00
Yeastplume
db015960a9
APIV2 refactoring ( #23 )
...
* continue refactor
* rustfmt
* further refactoring
* impl crate compiling
* main crate compilation
* rustfmt
* test fix
* rustfmt
* test compilation
* rustfmt
* refwallet tests passing
* rustfmt
* all tests passing
* move http listener startup out of adapter
* rustfmt
* rename refwallet->controller
* rustfmt
* travis tests and api doctests
* rustfmt
2019-03-17 19:14:58 +00:00
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
Yeastplume
baa5e46d7d
Refactor crate names, API Crate refactor ( #20 )
...
* refactor/rename api crate contents, make crate naming consistent (all starting with grin_wallet)
* refactor/rename api crate contents, make crate naming consistent (all starting with grin_wallet)
* fix rpc api tests
* rustfmt
* done refactor
* rustfmt
* travis CI fixes
2019-03-14 12:06:03 +00:00
Yeastplume
02655afca8
Slate version conversions ( #13 )
...
* add slate upgrading/downgrading
* add slate versions
* slate versioning compilation and tests
* transaction slate responses downgrade themselves to the version of the caller
* add command line arg for target slate version output
* v2 versioning comment info
* doctest fixes
2019-03-12 16:48:14 +00:00
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
Yeastplume
ddd9bc2908
'Awaiting finalization' status and changes to 'wallet check' ( #8 )
...
* add awaiting confirmation status and change check to not remove unconfirmed transactions by default
* test fixes
2019-03-07 16:19:47 +00:00
yeastplume
f65149c181
compile from github branch, clean up cargo dep files
2019-02-15 10:51:23 +00:00
yeastplume
1f613c0641
move api into separate crate, integration tests working
2019-02-14 13:40:29 +00:00
yeastplume
9038c74248
full compilation, move tests into different directory
2019-02-14 10:52:16 +00:00
yeastplume
fe853d29b3
move wallet into refwallet crate
2019-02-13 16:39:34 +00:00
yeastplume
da288f0139
initial commit
2019-02-13 15:05:19 +00:00