pendulum-chain / vortex

1 stars 0 forks source link

[Draft] Spacewalk mykobo prototype phase 1 #21

Closed gianfra-t closed 5 months ago

gianfra-t commented 5 months ago

Closes #17.

This PR contains the first steps of the prototype, with the requirements for Phase 1.

github-actions[bot] commented 5 months ago

yarn.lock changes

Summary

Status Count
ADDED 20
UPDATED 8
DOWNGRADED 1
Click to toggle table visibility
| Name | Status | Previous | Current | | :- | :-: | :-: | :-: | | `@stellar/js-xdr` | [ADDED](#) | - | 3.1.1 | | `@stellar/stellar-base` | [ADDED](#) | - | 11.0.1 | | `@types/big.js` | [ADDED](#) | - | 6.2.2 | | `ansi-escapes` | [UPDATED](#) | 6.2.0 | 6.2.1 | | `axios` | [ADDED](#) | - | 1.6.8 | | `base32.js` | [ADDED](#) | - | 0.1.0 | | `base64-js` | [ADDED](#) | - | 1.5.1 | | `big.js` | [ADDED](#) | - | 6.2.1 | | `bignumber.js` | [ADDED](#) | - | 9.1.2 | | `buffer` | [ADDED](#) | - | 6.0.3 | | `eventsource` | [ADDED](#) | - | 2.0.2 | | `follow-redirects` | [ADDED](#) | - | 1.15.6 | | `husky` | [UPDATED](#) | 8.0.3 | 9.0.11 | | `ieee754` | [ADDED](#) | - | 1.2.1 | | `lint-staged` | [UPDATED](#) | 15.2.0 | 15.2.2 | | `listr2` | [UPDATED](#) | 8.0.0 | 8.0.1 | | `node-gyp-build` | [UPDATED](#) | 4.6.0 | 4.8.0 | | `npm-run-path` | [UPDATED](#) | 5.1.0 | 5.3.0 | | `proxy-from-env` | [ADDED](#) | - | 1.1.0 | | `randombytes` | [ADDED](#) | - | 2.1.0 | | `rfdc` | [UPDATED](#) | 1.3.0 | 1.3.1 | | `sha.js` | [ADDED](#) | - | 2.4.11 | | `sodium-native` | [ADDED](#) | - | 4.1.1 | | `stellar-base` | [ADDED](#) | - | 11.0.1 | | `stellar-sdk` | [ADDED](#) | - | 11.3.0 | | `string-width` | [UPDATED](#) | 7.0.0 | 7.1.0 | | `toml` | [ADDED](#) | - | 3.0.0 | | `type-fest` | [DOWNGRADED](#) | 3.13.1 | 0.21.3 | | `urijs` | [ADDED](#) | - | 1.19.11 |
ebma commented 5 months ago

I'm merging this already in order to be able to establish a good structure for branches and deployments. Let's address the comments in the next iterations.