Quinn Lee
Quinn Lee
This is to fix #816, but not ready to be merged. I want to get feedback first. `d3.scale.ordinal()` has a `rangePoints` while `d3.scale.linear()` do not. This checks it and sets...
In the spec, the Panic Receipt reason is [`u8`](https://github.com/FuelLabs/fuel-specs/blob/8bb43ae61aab69e72275c004792aef34efed1d9b/specs/protocol/abi.md#panic-receipt). But the currently its [`u64` ](https://github.com/FuelLabs/fuel-core/blob/0a36d473b3575ff08684a2d8e730aaafe44a46c6/fuel-client/assets/schema.sdl#L460) in the schema. Also should panic receipt reason `u8` value map to values https://docs.rs/fuel-asm/latest/fuel_asm/enum.PanicReason.html