Dmitry Gozman
|
9fca63f8ec
|
chore: move src/rpc/client to src/client (#3581)
|
2020-08-22 15:13:51 -07:00 |
|
Dmitry Gozman
|
056f0e290d
|
feat(rpc): ensure that error stack traces point to the user code (#2961)
This also adds more "_wrapApiCall" calls for correct logs and stack traces.
|
2020-07-16 14:32:21 -07:00 |
|
Dmitry Gozman
|
2d5c0328cd
|
feat(rpc): return objects for every protocol command (#2950)
For future extensibility, returning objects with fields instead
of plain strings or channels.
|
2020-07-14 18:26:50 -07:00 |
|
Dmitry Gozman
|
9fd30e58e2
|
feat(rpc): ensure feature-detection works as before (#2898)
For this, some tests are migrated from skip() to feature detection,
like our users would do.
|
2020-07-13 15:26:09 -07:00 |
|