arc.js_legacy
arc.js_legacy copied to clipboard
This repository is deprecated
Currently the check in AvatarService for whether a controller is universal compares the controller's address with that of the UController known to the executing version of arc.js. Therefore the check...
We currently generate es2015 javascript modules to the dist folder. That is great! Now I recommend, to support more client needs, that we export additional common module types and put...
We need to provide a service by which arc-js applications can obtain information about current, prior and future daostack contracts. Information about future contracts requires a separate external server/source that...
See comments in https://github.com/daostack/daostack/issues/188#issuecomment-353965287 > Having a provable decentralized storage (e.g IPFS , SWARM) enable us to store data off-chain much cheaper than on the blockchain This should probably be...
Removes [json5](https://github.com/json5/json5). It's no longer used after updating ancestor dependency [truffle-hdwallet-provider](https://github.com/trufflesuite/truffle). These dependencies need to be updated together. Removes `json5` Updates `truffle-hdwallet-provider` from 0.0.6 to 1.0.17 Release notes Sourced from...
Bumps [express](https://github.com/expressjs/express) from 4.16.4 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...