Jack May
|
c95e5346a4
|
Boot the mut (#7926)
|
2020-01-22 17:54:06 -08:00 |
|
Jack May
|
023074650f
|
Allow the same account to be passed multiple times to a single instruction (#7795)
|
2020-01-22 09:11:56 -08:00 |
|
Greg Fitzgerald
|
6796b08909
|
Migrate to thiserror (#7177)
* Migrate to thiserror
* Discourage the use of other modules' Result alias
`io::Result` set a bad precedent. Don't import other `Result`
aliases.
|
2019-12-02 15:42:05 -07:00 |
|
Greg Fitzgerald
|
92d485dd4d
|
Cleanup (#7176)
* Drop serde error instances
These were no longer needed after ToPrimitive instances were
added.
* Rename last of _api crates
|
2019-11-29 13:50:32 -07:00 |
|