Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-18 | Move transaction combining from signrawtransaction to new RPC | Andrew Chow | |
Create a combinerawtransaction RPC which accepts a json array of hex raw transactions to combine them into one transaction. Signrawtransaction is changed to no longer combine transactions and only accept one transaction at a time. | |||
2017-05-02 | [tests] Remove is_network_split from funtional test cases | John Newbery | |
2017-03-22 | [tests] Remove unused variables | practicalswift | |
2017-03-20 | Rename rpc-tests directory to functional | John Newbery | |