Dmitry Gozman
|
29504c0824
|
feat(rpc): make SerializedValue format pdl-friendly (#3007)
This avoids sum types and instead uses different fields
for different types.
|
2020-07-19 19:46:19 -07:00 |
|
Pavel Feldman
|
424f11d165
|
test: convert some tests to the jest+fixtures (#2983)
|
2020-07-16 16:59:45 -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 |
|
Pavel Feldman
|
ecc130c644
|
test: convert evaluation.spec to jest+fixtures (#2968)
|
2020-07-16 11:18:38 -07:00 |
|