Peter Smith
Peter Smith
Closes #1573 ### Changes made - Added `DateTime` class, which enables conversion to and from timestamps based in the following formats **Tai64** and **Unix**. - Added documentation around the conversion...
relates: #1505 ### Changes made - Moved _most_ wallet-based tests from `fuel-gauge` over `docs-snippets`.
## Summary - Documentation packages we currently maintain and actively publish to. - Identify packages that are no longer maintained or published to. - Look at deprecation or archiving of...
Relates to #1846 - A list of error code and their descriptions added to the documentation. ### Summary Added a new page with a list of error codes and a...
Closes #1899 Re-organize the menu and page structure for the Docs --- ### Summary - Seperated our docs into the following sections `Introduction`, `Basics`, `Essentials`, `Extras`, `Tooling`. Before | After...
Relates: https://github.com/FuelLabs/fuels-ts/issues/1505 - Move the wallet based tests for documentation to `docs-snippets`.
The follow two features are _not_ being rendered by the integrated docs, but are in the TypeScript docs. See below. - Auto-generated imports. - "Code in context" button. ### Integrated...
- Unit tests for multiple aspects of `create fuels`. - Modularized functionality to allow for easier testing. - Added `logger` instance (copied from `fuels`).