@james.near Happy to update you on our progress during february. February progres report Ariz Near account report | Month | Date | Hours | Task | Issue/pull request | Description | Resource | | ----- | ---------- | ----- | ---------------------------------------------- | ------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | -------- | | Feb | 2024-02-10 | 1 | Upgrade test framework | [https://github.com/arizas/near-account-report/issues/9](https://github.com/arizas/near-account-report/issues/9) | Remove Karma config files and replace with Web test runner | Peter S | | Feb | 2024-02-11 | 2 | Upgrade test framework | [https://github.com/arizas/near-account-report/issues/9](https://github.com/arizas/near-account-report/issues/9) | Adjusting to Chai assertions, and mocha syntax, increase timeouts for tests querying archive RPC | Peter S | | Feb | 2024-02-11 | 2 | Improve performance when fetching transactions | [https://github.com/arizas/near-account-report/issues/10](https://github.com/arizas/near-account-report/issues/10) | Investigation of faster archival RPC alternatives | Peter S | | Feb | 2024-02-12 | 1 | Upgrade test framework | [https://github.com/arizas/near-account-report/issues/9](https://github.com/arizas/near-account-report/issues/9) | Increase timeouts, test typo corrections | Peter S | | Feb | 2024-02-18 | 1 | Improve performance when fetching transactions | [https://github.com/arizas/near-account-report/issues/10](https://github.com/arizas/near-account-report/issues/10) | Investigated the nearblocks.io API, which could be used for getting transaction history ( currently https://api.kitwallet.app/ is for this ), but it's not providing the account balance after each transaction. The account balance has to be retrieved from (archive) RPC. | Peter S | | Feb | 2024-02-18 | 1 | BOS integration | [https://github.com/arizas/near-account-report/issues/12](https://github.com/arizas/near-account-report/issues/12) | Investigation: Storing the GIT repository so that it's cached in the browser relies on using IndexedDB, which is not available in the sandboxed IFRAME that BOS provides. Consider storing the git repo in the storage provided by BOS, by sending messages over the iframe messaging channel. Wasm-git needs a signed message for authorization, and since the keys for signing are not available in BOS, an implicit account might have to be created for this purpose (that can be passed to the iframe). | Peter S | | Feb | 2024-02-24 | 2 | BOS integration | [https://github.com/arizas/near-account-report/pull/13](https://github.com/arizas/near-account-report/pull/13) | NEARFS upload of JS-bundle, dev-gateway setup, Playwright test runner for BOS component | Peter S | | Feb | 2024-02-11 | 1 | Project Management | [Prioritized backlog · Ariz NEAR Portfolio (github.com)](https://github.com/orgs/arizas/projects/9) | Established GitHUB Ariz NEAR portefolio project | Stian F | | Feb | 2024-02-11 | 1 | User story description | https://github.com/arizas/near-account-report/issues/10 | Creating issue and initial problem description and acceptance criteria | Stian F | | Feb | 2024-02-12 | 1 | Project Management | [Prioritized backlog · Ariz NEAR Portfolio report (github.com)](https://github.com/orgs/arizas/projects/9) | Cleaning up backlog items and changing to public project | Stian F | #build