-
Notifications
You must be signed in to change notification settings - Fork 88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Split JavaScript Agent in its own repo #958
Comments
Regarding the Candid stuff, the Candid UI in bootstrap can also move to Candid repo. Not sure if it's easy to do though. I think dfx still needs to bundle the boostrap code, because |
Let's start with the candid core stuff first. Tell us where you'd like it to live. For the repo it will be like agent-rust; private for now but open source ready so we can move it as soon as we can. |
Okay, I think it make sense to move everything to |
monorepo exists. https://github.com/dfinity-lab/agent-js/ Will be working on |
#981) Implement sdk parts of #958: * Move `./src/agent/javascript` to https://github.com/dfinity-lab/agent-js/tree/master/packages/agent * Move `./src/bootstrap` to https://github.com/dfinity-lab/agent-js/tree/master/packages/bootstrap * Add [./nix/agent-js/agent-js-monorepo.nix](./nix/agent-js/agent-js-monorepo.nix) that knows how to build the monorepo using nix
## Changelog for advisory-db: Branch: main Commits: [rustsec/advisory-db@cbeaf18e...4792a373](rustsec/advisory-db@cbeaf18...4792a37) * [`1889bffd`](rustsec/advisory-db@1889bff) prost-types: Timestamp conversion overflow ([RustSec/advisory-db#954](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/954)) * [`76294321`](rustsec/advisory-db@7629432) Assigned RUSTSEC-2021-0073 to prost-types ([RustSec/advisory-db#955](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/955)) * [`a9c31a6e`](rustsec/advisory-db@a9c31a6) Hotfix [RustSec/advisory-db#957](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/957) until we figure out what to do with it ([RustSec/advisory-db#958](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/958)) * [`3533e434`](rustsec/advisory-db@3533e43) Add rust-ammonia/ammonia[RustSec/advisory-db#142](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/142) ([RustSec/advisory-db#956](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/956)) * [`2d60adf5`](rustsec/advisory-db@2d60adf) Assigned RUSTSEC-2021-0074 to ammonia ([RustSec/advisory-db#959](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/959)) * [`730c1e81`](rustsec/advisory-db@730c1e8) Revert "Hotfix [RustSec/advisory-db#957](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/957) until we figure out what to do with it ([RustSec/advisory-db#958](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/958))" ([RustSec/advisory-db#960](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/960)) * [`674daf6f`](rustsec/advisory-db@674daf6) `ark_r1cs_std::mul_by_inverse` generated unsound constraints in versions below `0.3.1` ([RustSec/advisory-db#961](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/961)) * [`4792a373`](rustsec/advisory-db@4792a37) Assigned RUSTSEC-2021-0075 to ark-r1cs-std ([RustSec/advisory-db#962](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/962))
## Changelog for advisory-db: Branch: main Commits: [rustsec/advisory-db@cbeaf18e...4792a373](rustsec/advisory-db@cbeaf18...4792a37) * [`1889bffd`](rustsec/advisory-db@1889bff) prost-types: Timestamp conversion overflow ([RustSec/advisory-db#954](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/954)) * [`76294321`](rustsec/advisory-db@7629432) Assigned RUSTSEC-2021-0073 to prost-types ([RustSec/advisory-db#955](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/955)) * [`a9c31a6e`](rustsec/advisory-db@a9c31a6) Hotfix [RustSec/advisory-db#957](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/957) until we figure out what to do with it ([RustSec/advisory-db#958](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/958)) * [`3533e434`](rustsec/advisory-db@3533e43) Add rust-ammonia/ammonia[RustSec/advisory-db#142](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/142) ([RustSec/advisory-db#956](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/956)) * [`2d60adf5`](rustsec/advisory-db@2d60adf) Assigned RUSTSEC-2021-0074 to ammonia ([RustSec/advisory-db#959](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/959)) * [`730c1e81`](rustsec/advisory-db@730c1e8) Revert "Hotfix [RustSec/advisory-db#957](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/957) until we figure out what to do with it ([RustSec/advisory-db#958](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/958))" ([RustSec/advisory-db#960](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/960)) * [`674daf6f`](rustsec/advisory-db@674daf6) `ark_r1cs_std::mul_by_inverse` generated unsound constraints in versions below `0.3.1` ([RustSec/advisory-db#961](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/961)) * [`4792a373`](rustsec/advisory-db@4792a37) Assigned RUSTSEC-2021-0075 to ark-r1cs-std ([RustSec/advisory-db#962](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/962))
Statuses:
@dfinity/agent
package. Next: Remove lerna and see if that makes it ez to pull this in from sdk nix.Pull Requests:
Subtasks
In Progress
This includes (might be out of order, also maintained by @gobengo):
INTERNAL.adoc
anddefault.nix
js_agent_version
variable indfx new
to reflect a github link instead of the dfx versionlerna publish
to release to npmMaybe
bengo proposes punting these incomplete tasks to followup issues:
The text was updated successfully, but these errors were encountered: