v0.11.0
v0.11.0 (2019-05-14)
Features
- Implement
get_block_by_number
rpc and add more rpc test cases(3859448) - Update transaction data structure(4f6362c)
- Update CellInput data structure(d4fa142)
Bug Fixes
- Update proposals to string list(fec86ae)
- Update CellOutputWithOutPoint lock string to script(11b8735)
Document
- Add development to README(d66264c)