Skip to content

Instantly share code, notes, and snippets.

@chadoh
Last active September 20, 2019 01:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chadoh/459b956739189f13e5a20f8f544c2c94 to your computer and use it in GitHub Desktop.
Save chadoh/459b956739189f13e5a20f8f544c2c94 to your computer and use it in GitHub Desktop.
$ npm run start:dev
npm WARN lifecycle The node binary used for scripts is /usr/local/opt/asdf/shims/node but npm is using /usr/local/Cellar/asdf/0.5.1/installs/nodejs/10.11.0/bin/node itself. Use the `--scripts-prepend-node-path` option to include the path for the node binary npm was executed with.
> planning-suite-monorepo@ start:dev /Users/chadoh/code/a/oe
> DEV=true apps/shared/test-helpers/ganache-cli.sh
Starting our own testrpc instance at port 8545
npm WARN lifecycle The node binary used for scripts is /usr/local/opt/asdf/shims/node but npm is using /usr/local/Cellar/asdf/0.5.1/installs/nodejs/10.11.0/bin/node itself. Use the `--scripts-prepend-node-path` option to include the path for the node binary npm was executed with.
> planning-suite-monorepo@ frontend /Users/chadoh/code/a/oe
> lerna run frontend --stream --parallel
lerna notice cli v3.16.4
lerna info versioning independent
lerna info Executing command in 5 packages: "npm run frontend"
@tps/apps-address-book: > @tps/apps-address-book@1.0.0 frontend /Users/chadoh/code/a/oe/apps/address-book
@tps/apps-address-book: > npm run sync-assets && parcel app/index.html --port 1111
@tps/apps-allocations: > @tps/apps-allocations@0.0.1 frontend /Users/chadoh/code/a/oe/apps/allocations
@tps/apps-allocations: > npm run sync-assets && parcel app/index.html --port 2222
@tps/apps-dot-voting: > @tps/apps-dot-voting@0.0.1 frontend /Users/chadoh/code/a/oe/apps/dot-voting
@tps/apps-dot-voting: > npm run sync-assets && parcel app/index.html --port 4444
@tps/apps-projects: > @tps/apps-projects@0.0.1 frontend /Users/chadoh/code/a/oe/apps/projects
@tps/apps-projects: > npm run sync-assets && parcel app/index.html --port 3333
@tps/apps-rewards: > @tps/apps-rewards@0.0.1 frontend /Users/chadoh/code/a/oe/apps/rewards
@tps/apps-rewards: > npm run sync-assets && parcel app/index.html --port 5555
@tps/apps-address-book: > @tps/apps-address-book@1.0.0 sync-assets /Users/chadoh/code/a/oe/apps/address-book
@tps/apps-address-book: > copy-aragon-ui-assets -n aragon-ui ./dist && npm run copy-public-assets
@tps/apps-allocations: > @tps/apps-allocations@0.0.1 sync-assets /Users/chadoh/code/a/oe/apps/allocations
@tps/apps-allocations: > copy-aragon-ui-assets -n aragon-ui ./dist && npm run copy-public-assets
@tps/apps-projects: > @tps/apps-projects@0.0.1 sync-assets /Users/chadoh/code/a/oe/apps/projects
@tps/apps-projects: > copy-aragon-ui-assets -n aragon-ui ./dist && npm run copy-public-assets
@tps/apps-dot-voting: > @tps/apps-dot-voting@0.0.1 sync-assets /Users/chadoh/code/a/oe/apps/dot-voting
@tps/apps-dot-voting: > copy-aragon-ui-assets -n aragon-ui ./dist && npm run copy-public-assets
@tps/apps-rewards: > @tps/apps-rewards@0.0.1 sync-assets /Users/chadoh/code/a/oe/apps/rewards
@tps/apps-rewards: > copy-aragon-ui-assets -n aragon-ui ./dist && npm run copy-public-assets
@tps/apps-address-book: aragonUI assets copied to dist/aragon-ui
@tps/apps-allocations: aragonUI assets copied to dist/aragon-ui
@tps/apps-dot-voting: aragonUI assets copied to dist/aragon-ui
@tps/apps-projects: aragonUI assets copied to dist/aragon-ui
@tps/apps-rewards: aragonUI assets copied to dist/aragon-ui
@tps/apps-allocations: > @tps/apps-allocations@0.0.1 copy-public-assets /Users/chadoh/code/a/oe/apps/allocations
@tps/apps-allocations: > rsync -rtu ./public/ ./dist
@tps/apps-address-book: > @tps/apps-address-book@1.0.0 copy-public-assets /Users/chadoh/code/a/oe/apps/address-book
@tps/apps-address-book: > rsync -rtu ./public/ ./dist
@tps/apps-dot-voting: > @tps/apps-dot-voting@0.0.1 copy-public-assets /Users/chadoh/code/a/oe/apps/dot-voting
@tps/apps-dot-voting: > rsync -rtu ./public/ ./dist
@tps/apps-rewards: > @tps/apps-rewards@0.0.1 copy-public-assets /Users/chadoh/code/a/oe/apps/rewards
@tps/apps-rewards: > rsync -rtu ./public/ ./dist
@tps/apps-projects: > @tps/apps-projects@0.0.1 copy-public-assets /Users/chadoh/code/a/oe/apps/projects
@tps/apps-projects: > rsync -rtu ./public/ ./dist
@tps/apps-projects: Server running at http://localhost:3333
@tps/apps-allocations: Server running at http://localhost:2222
@tps/apps-rewards: Server running at http://localhost:5555
@tps/apps-dot-voting: Server running at http://localhost:4444
@tps/apps-address-book: Server running at http://localhost:1111
✔ Check port
✔ Check devchain status
⠙ Setting up a new chain from latest Aragon snapshot
Starting a local chain from snapshot
npm WARN lifecycle The node binary used for scripts is /usr/local/opt/asdf/shims/node but npm is using /usr/local/Cellar/asdf/0.5.1/installs/nodejs/10.11.0/bin/node itself. Use the `--scripts-prepend-node-path` option to include the path for the node binary npm was executed with.
✔ Check devchain status
⠏ Setting up a new chain from latest Aragon snapshot
✔ Check devchain status
⠹ Setting up a new chain from latest Aragon snapshot
✔ Check devchain status
⠙ Setting up a new chain from latest Aragon snapshot
✔ Check devchain status
⠙ Setting up a new chain from latest Aragon snapshot
✔ Check devchain status
✔ Check devchain status
✔ Setting up a new chain from latest Aragon snapshot
✔ Local chain started at port 8545
ℹ Here are some Ethereum accounts you can use.
The first one will be used for all the actions the aragonCLI performs.
You can use your favorite Ethereum provider or wallet to import their private keys.
Address #1: 0xb4124cEB3451635DAcedd11767f004d8a28c6eE7 (account used to deploy DAOs, has more permissions)
Private key: a8a54b2d8197bc0b19bb8a084031be71835580a01e70a45a13babd16c9bc1563
Address #2: 0x8401Eb5ff34cc943f096A32EF3d5113FEbE8D4Eb
Private key: ce8e3bda3b44269c147747a373646393b1504bfcbb73fc9564f5d753d8116608
ℹ The accounts were generated from the following mnemonic phrase:
explain tackle mirror kit van hammer degree position ginger unfair soup bonus
⚠ The devchain was reset, some steps need to be done to prevent issues:
- Reset the application cache in Aragon Client by going to Settings -> Troubleshooting.
- If using Metamask: switch to a different network, and then switch back to the 'Private Network' (this will clear the nonce cache and prevent errors when sending transactions)
ℹ ENS instance deployed at: 0x5f6f7e8cc7346a11ca2def8f827b7a0b612c56a1
ℹ Network Id: 33146500
ℹ Devchain running at: http://localhost:8545.
@tps/apps-projects: ⚠️ Could not load source file "../../src/types.ts" in source map of "../../../node_modules/graphql-request/dist/src/types.js".
@tps/apps-allocations: ✨ Built in 51.41s.
@tps/apps-rewards: ✨ Built in 51.88s.
@tps/apps-address-book: ✨ Built in 60.54s.
@tps/apps-dot-voting: ✨ Built in 100.73s.
@tps/apps-address-book: ✨ Built in 93.39s.
@tps/apps-address-book: dist/script.js.map ⚠️ 5.05 MB 1.06s
@tps/apps-address-book: dist/script.js ⚠️ 1.5 MB 91.02s
@tps/apps-projects: ✨ Built in 110.09s.
@tps/apps-address-book: Running prepublish script [started]
@tps/apps-address-book: → npm run prepublishOnly:
@tps/apps-address-book: > @tps/apps-address-book@1.0.0 prepublishOnly /Users/chadoh/code/a/oe/apps/address-book
@tps/apps-address-book: > truffle compile --all
@tps/apps-address-book: → npm run prepublishOnly: Compiling ./contracts/AddressBook.sol...
@tps/apps-address-book: → npm run prepublishOnly: Compiling ./contracts/test/Imports.sol...
@tps/apps-address-book: → npm run prepublishOnly: Compiling @aragon/os/contracts/acl/ACL.sol...
@tps/apps-address-book: Compiling @aragon/os/contracts/acl/ACLSyntaxSugar.sol...
@tps/apps-address-book: Compiling @aragon/os/contracts/acl/IACL.sol...
@tps/apps-address-book: Compiling @aragon/os/contracts/acl/IACLOracle.sol...
@tps/apps-address-book: Compiling @aragon/os/contracts/apps/AppProxyBase.sol...
@tps/apps-address-book: Compiling @aragon/os/contracts/apps/AppProxyPinned.sol...
@tps/apps-address-book: Compiling @aragon/os/contracts/apps/AppProxyUpgradeable.sol...
@tps/apps-address-book: → npm run prepublishOnly: Compiling @aragon/os/contracts/apps/AppStorage.sol...
@tps/apps-address-book: Compiling @aragon/os/contracts/apps/AragonApp.sol...
@tps/apps-address-book: Compiling @aragon/os/contracts/common/Autopetrified.sol...
@tps/apps-address-book: Compiling @aragon/os/contracts/common/ConversionHelpers.sol...
@tps/apps-address-book: Compiling @aragon/os/contracts/common/DelegateProxy.sol...
@tps/apps-address-book: Compiling @aragon/os/contracts/common/DepositableDelegateProxy.sol...
@tps/apps-address-book: Compiling @aragon/os/contracts/common/DepositableStorage.sol...
@tps/apps-address-book: → npm run prepublishOnly: Compiling @aragon/os/contracts/common/EtherTokenConstant.sol...
@tps/apps-address-book: Compiling @aragon/os/contracts/common/IVaultRecoverable.sol...
@tps/apps-address-book: Compiling @aragon/os/contracts/common/Initializable.sol...
@tps/apps-address-book: Compiling @aragon/os/contracts/common/IsContract.sol...
@tps/apps-address-book: Compiling @aragon/os/contracts/common/Petrifiable.sol...
@tps/apps-address-book: Compiling @aragon/os/contracts/common/ReentrancyGuard.sol...
@tps/apps-address-book: Compiling @aragon/os/contracts/common/SafeERC20.sol...
@tps/apps-address-book: → npm run prepublishOnly: Compiling @aragon/os/contracts/common/TimeHelpers.sol...
@tps/apps-address-book: Compiling @aragon/os/contracts/common/Uint256Helpers.sol...
@tps/apps-address-book: Compiling @aragon/os/contracts/common/UnstructuredStorage.sol...
@tps/apps-address-book: Compiling @aragon/os/contracts/common/VaultRecoverable.sol...
@tps/apps-address-book: Compiling @aragon/os/contracts/evmscript/EVMScriptRegistry.sol...
@tps/apps-address-book: Compiling @aragon/os/contracts/evmscript/EVMScriptRunner.sol...
@tps/apps-address-book: → npm run prepublishOnly: Compiling @aragon/os/contracts/evmscript/IEVMScriptExecutor.sol...
@tps/apps-address-book: Compiling @aragon/os/contracts/evmscript/IEVMScriptRegistry.sol...
@tps/apps-address-book: Compiling @aragon/os/contracts/evmscript/ScriptHelpers.sol...
@tps/apps-address-book: Compiling @aragon/os/contracts/evmscript/executors/BaseEVMScriptExecutor.sol...
@tps/apps-address-book: Compiling @aragon/os/contracts/evmscript/executors/CallsScript.sol...
@tps/apps-address-book: → npm run prepublishOnly: Compiling @aragon/os/contracts/factory/AppProxyFactory.sol...
@tps/apps-address-book: Compiling @aragon/os/contracts/factory/DAOFactory.sol...
@tps/apps-address-book: Compiling @aragon/os/contracts/factory/EVMScriptRegistryFactory.sol...
@tps/apps-address-book: Compiling @aragon/os/contracts/kernel/IKernel.sol...
@tps/apps-address-book: Compiling @aragon/os/contracts/kernel/Kernel.sol...
@tps/apps-address-book: Compiling @aragon/os/contracts/kernel/KernelConstants.sol...
@tps/apps-address-book: → npm run prepublishOnly: Compiling @aragon/os/contracts/kernel/KernelProxy.sol...
@tps/apps-address-book: Compiling @aragon/os/contracts/kernel/KernelStorage.sol...
@tps/apps-address-book: Compiling @aragon/os/contracts/lib/misc/ERCProxy.sol...
@tps/apps-address-book: → npm run prepublishOnly: Compiling @aragon/os/contracts/lib/token/ERC20.sol...
@tps/apps-address-book: → npm run prepublishOnly:
@tps/apps-address-book: Compilation warnings encountered:
@tps/apps-address-book: → npm run prepublishOnly: @aragon/os/contracts/acl/IACL.sol:13:5: Warning: Functions in interfaces should be declared external.
@tps/apps-address-book: function hasPermission(address who, address where, bytes32 what, bytes how) public view returns (bool);
@tps/apps-address-book: ^-----------------------------------------------------------------------------------------------------^
@tps/apps-address-book: ,@aragon/os/contracts/evmscript/IEVMScriptRegistry.sol:24:5: Warning: Functions in interfaces should be declared external.
@tps/apps-address-book: function getScriptExecutor(bytes script) public view returns (IEVMScriptExecutor);
@tps/apps-address-book: ^--------------------------------------------------------------------------------^
@tps/apps-address-book: ,@aragon/os/contracts/common/VaultRecoverable.sol:49:34: Warning: Unused function parameter. Remove or comment out the variable name to silence this warning.
@tps/apps-address-book: function allowRecoverability(address token) public view returns (bool) {
@tps/apps-address-book: ^-----------^
@tps/apps-address-book: → npm run prepublishOnly: Writing artifacts to ./build/contracts
@tps/apps-address-book: Running prepublish script [completed]
@tps/apps-address-book: Applying version bump (major) [started]
@tps/apps-address-book: ℹ Fetching latest version from aragonPM...
@tps/apps-address-book: Applying version bump (major) [completed]
@tps/apps-address-book: Deploy contract [started]
@tps/apps-address-book: Compile contracts [started]
@tps/apps-address-book: Compile contracts [completed]
@tps/apps-address-book: Deploy 'AddressBook' to network [started]
@tps/apps-address-book: → Deploying 'AddressBook' to network
@tps/apps-address-book: Deploy 'AddressBook' to network [completed]
@tps/apps-address-book: Generate deployment artifacts [started]
@tps/apps-address-book: Generate deployment artifacts [completed]
@tps/apps-address-book: Deploy contract [completed]
@tps/apps-address-book: Determine contract address for version [started]
@tps/apps-address-book: Determine contract address for version [completed]
@tps/apps-address-book: Check for --http-served-from argument and copy manifest.json to destination [started]
@tps/apps-address-book: Check for --http-served-from argument and copy manifest.json to destination [completed]
@tps/apps-address-book: Generate application artifact [started]
@tps/apps-address-book: Generate application artifact [skipped]
@tps/apps-address-book: → Using existing artifact
@tps/apps-address-book: Publish intent [started]
@tps/apps-address-book: Publish intent [completed]
@tps/apps-address-book: ⚠ Publishing files from the project's root folder is not recommended. Consider using the distribution folder of your project: "--files <folder>".
@tps/apps-address-book: The following information will be published:
@tps/apps-address-book: Contract address: 0xfe18BCBeDD6f46e0DfbB3Aea02090F23ED1c4a28
@tps/apps-address-book: Content (http): localhost:1111
@tps/apps-address-book: Publish address-book.aragonpm.eth [started]
@tps/apps-address-book: Generating transaction [started]
@tps/apps-address-book: → Fetching DAO at 0x983b4Df4E8458D56CFDC51B9d2149381AF80308A...
@tps/apps-address-book: Generating transaction [completed]
@tps/apps-address-book: Sending transaction [started]
@tps/apps-address-book: → Waiting for transaction to be mined...
@tps/apps-address-book: Sending transaction [completed]
@tps/apps-address-book: Publish address-book.aragonpm.eth [completed]
@tps/apps-address-book: Successfully published address-book.aragonpm.eth v2.0.0 :
@tps/apps-address-book: Transaction hash: 0xca492e70080a6b5300f20645376d5beac711a23e6425525c910b0b22ba6d4591
@tps/apps-allocations: > @tps/apps-allocations@0.0.1 publish:http /Users/chadoh/code/a/oe/apps/allocations
@tps/apps-allocations: > npm run build:script && aragon apm publish major --http localhost:2222 --http-served-from ./dist --propagate-content false --skip-confirmation true
@tps/apps-allocations: > @tps/apps-allocations@0.0.1 build:script /Users/chadoh/code/a/oe/apps/allocations
@tps/apps-allocations: > parcel build app/script.js -d dist/
@tps/apps-allocations: ✨ Built in 8.94s.
@tps/apps-allocations: dist/script.js.map ⚠️ 1.98 MB 202ms
@tps/apps-allocations: dist/script.js 611.25 KB 8.42s
@tps/apps-allocations: Running prepublish script [started]
@tps/apps-allocations: → npm run prepublishOnly:
@tps/apps-allocations: > @tps/apps-allocations@0.0.1 prepublishOnly /Users/chadoh/code/a/oe/apps/allocations
@tps/apps-allocations: > truffle compile --all
@tps/apps-allocations: → npm run prepublishOnly: Compiling ./contracts/Allocations.sol...
@tps/apps-allocations: → npm run prepublishOnly: Compiling ./contracts/misc/Migrations.sol...
@tps/apps-allocations: → npm run prepublishOnly: Compiling ./contracts/test/TestImports.sol...
@tps/apps-allocations: Compiling @aragon/apps-shared-minime/contracts/ITokenController.sol...
@tps/apps-allocations: Compiling @aragon/apps-shared-minime/contracts/MiniMeToken.sol...
@tps/apps-allocations: Compiling @aragon/apps-vault/contracts/Vault.sol...
@tps/apps-allocations: Compiling @aragon/os/contracts/acl/ACLSyntaxSugar.sol...
@tps/apps-allocations: Compiling @aragon/os/contracts/acl/IACL.sol...
@tps/apps-allocations: Compiling @aragon/os/contracts/apps/AppStorage.sol...
@tps/apps-allocations: Compiling @aragon/os/contracts/apps/AragonApp.sol...
@tps/apps-allocations: → npm run prepublishOnly: Compiling @aragon/os/contracts/common/Autopetrified.sol...
@tps/apps-allocations: Compiling @aragon/os/contracts/common/ConversionHelpers.sol...
@tps/apps-allocations: Compiling @aragon/os/contracts/common/DepositableStorage.sol...
@tps/apps-allocations: Compiling @aragon/os/contracts/common/EtherTokenConstant.sol...
@tps/apps-allocations: Compiling @aragon/os/contracts/common/IVaultRecoverable.sol...
@tps/apps-allocations: Compiling @aragon/os/contracts/common/Initializable.sol...
@tps/apps-allocations: Compiling @aragon/os/contracts/common/IsContract.sol...
@tps/apps-allocations: Compiling @aragon/os/contracts/common/Petrifiable.sol...
@tps/apps-allocations: → npm run prepublishOnly: Compiling @aragon/os/contracts/common/ReentrancyGuard.sol...
@tps/apps-allocations: Compiling @aragon/os/contracts/common/SafeERC20.sol...
@tps/apps-allocations: Compiling @aragon/os/contracts/common/TimeHelpers.sol...
@tps/apps-allocations: Compiling @aragon/os/contracts/common/Uint256Helpers.sol...
@tps/apps-allocations: Compiling @aragon/os/contracts/common/UnstructuredStorage.sol...
@tps/apps-allocations: Compiling @aragon/os/contracts/common/VaultRecoverable.sol...
@tps/apps-allocations: Compiling @aragon/os/contracts/evmscript/EVMScriptRunner.sol...
@tps/apps-allocations: Compiling @aragon/os/contracts/evmscript/IEVMScriptExecutor.sol...
@tps/apps-allocations: → npm run prepublishOnly: Compiling @aragon/os/contracts/evmscript/IEVMScriptRegistry.sol...
@tps/apps-allocations: Compiling @aragon/os/contracts/kernel/IKernel.sol...
@tps/apps-allocations: Compiling @aragon/os/contracts/kernel/KernelConstants.sol...
@tps/apps-allocations: Compiling @aragon/os/contracts/lib/math/SafeMath.sol...
@tps/apps-allocations: Compiling @aragon/os/contracts/lib/math/SafeMath64.sol...
@tps/apps-allocations: → npm run prepublishOnly: Compiling @aragon/os/contracts/lib/token/ERC20.sol...
@tps/apps-allocations: Compiling @tps/apps-address-book/contracts/AddressBook.sol...
@tps/apps-allocations: Compiling @tps/test-helpers/contracts/acl/ACL.sol...
@tps/apps-allocations: Compiling @tps/test-helpers/contracts/acl/ACLSyntaxSugar.sol...
@tps/apps-allocations: Compiling @tps/test-helpers/contracts/acl/IACL.sol...
@tps/apps-allocations: → npm run prepublishOnly: Compiling @tps/test-helpers/contracts/acl/IACLOracle.sol...
@tps/apps-allocations: Compiling @tps/test-helpers/contracts/apps/AppProxyBase.sol...
@tps/apps-allocations: Compiling @tps/test-helpers/contracts/apps/AppProxyPinned.sol...
@tps/apps-allocations: Compiling @tps/test-helpers/contracts/apps/AppProxyUpgradeable.sol...
@tps/apps-allocations: Compiling @tps/test-helpers/contracts/apps/AppStorage.sol...
@tps/apps-allocations: → npm run prepublishOnly: Compiling @tps/test-helpers/contracts/apps/AragonApp.sol...
@tps/apps-allocations: Compiling @tps/test-helpers/contracts/common/Autopetrified.sol...
@tps/apps-allocations: Compiling @tps/test-helpers/contracts/common/DelegateProxy.sol...
@tps/apps-allocations: Compiling @tps/test-helpers/contracts/common/DepositableDelegateProxy.sol...
@tps/apps-allocations: Compiling @tps/test-helpers/contracts/common/DepositableStorage.sol...
@tps/apps-allocations: Compiling @tps/test-helpers/contracts/common/EtherTokenConstant.sol...
@tps/apps-allocations: Compiling @tps/test-helpers/contracts/common/IVaultRecoverable.sol...
@tps/apps-allocations: → npm run prepublishOnly: Compiling @tps/test-helpers/contracts/common/Initializable.sol...
@tps/apps-allocations: Compiling @tps/test-helpers/contracts/common/IsContract.sol...
@tps/apps-allocations: Compiling @tps/test-helpers/contracts/common/Petrifiable.sol...
@tps/apps-allocations: Compiling @tps/test-helpers/contracts/common/TimeHelpers.sol...
@tps/apps-allocations: Compiling @tps/test-helpers/contracts/common/Uint256Helpers.sol...
@tps/apps-allocations: Compiling @tps/test-helpers/contracts/common/UnstructuredStorage.sol...
@tps/apps-allocations: → npm run prepublishOnly: Compiling @tps/test-helpers/contracts/common/VaultRecoverable.sol...
@tps/apps-allocations: Compiling @tps/test-helpers/contracts/evmscript/EVMScriptRegistry.sol...
@tps/apps-allocations: Compiling @tps/test-helpers/contracts/evmscript/EVMScriptRunner.sol...
@tps/apps-allocations: Compiling @tps/test-helpers/contracts/evmscript/IEVMScriptExecutor.sol...
@tps/apps-allocations: Compiling @tps/test-helpers/contracts/evmscript/IEVMScriptRegistry.sol...
@tps/apps-allocations: → npm run prepublishOnly: Compiling @tps/test-helpers/contracts/evmscript/ScriptHelpers.sol...
@tps/apps-allocations: Compiling @tps/test-helpers/contracts/evmscript/executors/BaseEVMScriptExecutor.sol...
@tps/apps-allocations: Compiling @tps/test-helpers/contracts/evmscript/executors/CallsScript.sol...
@tps/apps-allocations: Compiling @tps/test-helpers/contracts/factory/AppProxyFactory.sol...
@tps/apps-allocations: Compiling @tps/test-helpers/contracts/factory/DAOFactory.sol...
@tps/apps-allocations: Compiling @tps/test-helpers/contracts/factory/EVMScriptRegistryFactory.sol...
@tps/apps-allocations: → npm run prepublishOnly: Compiling @tps/test-helpers/contracts/kernel/IKernel.sol...
@tps/apps-allocations: Compiling @tps/test-helpers/contracts/kernel/Kernel.sol...
@tps/apps-allocations: Compiling @tps/test-helpers/contracts/kernel/KernelConstants.sol...
@tps/apps-allocations: Compiling @tps/test-helpers/contracts/kernel/KernelProxy.sol...
@tps/apps-allocations: → npm run prepublishOnly: Compiling @tps/test-helpers/contracts/kernel/KernelStorage.sol...
@tps/apps-allocations: Compiling @tps/test-helpers/contracts/lib/misc/ERCProxy.sol...
@tps/apps-allocations: Compiling @tps/test-helpers/contracts/lib/token/ERC20.sol...
@tps/apps-allocations: → npm run prepublishOnly:
@tps/apps-allocations: Compilation warnings encountered:
@tps/apps-allocations: → npm run prepublishOnly: @aragon/apps-shared-minime/contracts/MiniMeToken.sol:37:5: Warning: Defining constructors as functions with the same name as the contract is deprecated. Use "constructor(...) { ... }" instead.
@tps/apps-allocations: function Controlled() public { controller = msg.sender;}
@tps/apps-allocations: ^-------------------------------------------------------^
@tps/apps-allocations: ,@aragon/apps-shared-minime/contracts/MiniMeToken.sol:123:5: Warning: Defining constructors as functions with the same name as the contract is deprecated. Use "constructor(...) { ... }" instead.
@tps/apps-allocations: function MiniMeToken(
@tps/apps-allocations: ^ (Relevant source part starts here and spans across multiple lines).
@tps/apps-allocations: ,@aragon/apps-shared-minime/contracts/MiniMeToken.sol:195:9: Warning: Use of the "var" keyword is deprecated.
@tps/apps-allocations: var previousBalanceFrom = balanceOfAt(_from, block.number);
@tps/apps-allocations: ^---------------------^
@tps/apps-allocations: ,@aragon/apps-shared-minime/contracts/MiniMeToken.sol:209:9: Warning: Use of the "var" keyword is deprecated.
@tps/apps-allocations: var previousBalanceTo = balanceOfAt(_to, block.number);
@tps/apps-allocations: ^-------------------^
@tps/apps-allocations: ,@aragon/os/contracts/acl/IACL.sol:13:5: Warning: Functions in interfaces should be declared external.
@tps/apps-allocations: function hasPermission(address who, address where, bytes32 what, bytes how) public view returns (bool);
@tps/apps-allocations: ^-----------------------------------------------------------------------------------------------------^
@tps/apps-allocations: ,@aragon/os/contracts/evmscript/IEVMScriptRegistry.sol:24:5: Warning: Functions in interfaces should be declared external.
@tps/apps-allocations: function getScriptExecutor(bytes script) public view returns (IEVMScriptExecutor);
@tps/apps-allocations: ^--------------------------------------------------------------------------------^
@tps/apps-allocations: ,@tps/test-helpers/contracts/acl/IACL.sol:13:5: Warning: Functions in interfaces should be declared external.
@tps/apps-allocations: function hasPermission(address who, address where, bytes32 what, bytes how) public view returns (bool);
@tps/apps-allocations: ^-----------------------------------------------------------------------------------------------------^
@tps/apps-allocations: ,@tps/test-helpers/contracts/evmscript/IEVMScriptRegistry.sol:24:5: Warning: Functions in interfaces should be declared external.
@tps/apps-allocations: function getScriptExecutor(bytes script) public view returns (IEVMScriptExecutor);
@tps/apps-allocations: ^--------------------------------------------------------------------------------^
@tps/apps-allocations: ,@aragon/apps-shared-minime/contracts/MiniMeToken.sol:213:9: Warning: Invoking events without "emit" prefix is deprecated.
@tps/apps-allocations: Transfer(_from, _to, _amount);
@tps/apps-allocations: ^---------------------------^
@tps/apps-allocations: ,@aragon/apps-shared-minime/contracts/MiniMeToken.sol:245:9: Warning: Invoking events without "emit" prefix is deprecated.
@tps/apps-allocations: Approval(msg.sender, _spender, _amount);
@tps/apps-allocations: ^-------------------------------------^
@tps/apps-allocations: ,@aragon/apps-shared-minime/contracts/MiniMeToken.sol:373:9: Warning: Invoking events without "emit" prefix is deprecated.
@tps/apps-allocations: NewCloneToken(address(cloneToken), snapshot);
@tps/apps-allocations: ^------------------------------------------^
@tps/apps-allocations: ,@aragon/apps-shared-minime/contracts/MiniMeToken.sol:392:9: Warning: Invoking events without "emit" prefix is deprecated.
@tps/apps-allocations: Transfer(0, _owner, _amount);
@tps/apps-allocations: ^--------------------------^
@tps/apps-allocations: ,@aragon/apps-shared-minime/contracts/MiniMeToken.sol:408:9: Warning: Invoking events without "emit" prefix is deprecated.
@tps/apps-allocations: Transfer(_owner, 0, _amount);
@tps/apps-allocations: ^--------------------------^
@tps/apps-allocations: ,@aragon/apps-shared-minime/contracts/MiniMeToken.sol:509:33: Warning: Using contract member "balance" inherited from the address type is deprecated. Convert the contract to "address" type to access the member, for example use "address(contract).balance" instead.
@tps/apps-allocations: controller.transfer(this.balance);
@tps/apps-allocations: ^----------^
@tps/apps-allocations: ,@aragon/apps-shared-minime/contracts/MiniMeToken.sol:516:9: Warning: Invoking events without "emit" prefix is deprecated.
@tps/apps-allocations: ClaimedTokens(_token, controller, balance);
@tps/apps-allocations: ^----------------------------------------^
@tps/apps-allocations: ,@aragon/os/contracts/common/VaultRecoverable.sol:49:34: Warning: Unused function parameter. Remove or comment out the variable name to silence this warning.
@tps/apps-allocations: function allowRecoverability(address token) public view returns (bool) {
@tps/apps-allocations: ^-----------^
@tps/apps-allocations: → npm run prepublishOnly: Writing artifacts to ./build/contracts
@tps/apps-allocations: Running prepublish script [completed]
@tps/apps-allocations: Applying version bump (major) [started]
@tps/apps-allocations: ℹ Fetching latest version from aragonPM...
@tps/apps-allocations: Applying version bump (major) [completed]
@tps/apps-allocations: Deploy contract [started]
@tps/apps-allocations: Compile contracts [started]
@tps/apps-allocations: Compile contracts [completed]
@tps/apps-allocations: Deploy 'Allocations' to network [started]
@tps/apps-allocations: → Deploying 'Allocations' to network
@tps/apps-allocations: Deploy 'Allocations' to network [completed]
@tps/apps-allocations: Generate deployment artifacts [started]
@tps/apps-allocations: Generate deployment artifacts [completed]
@tps/apps-allocations: Deploy contract [completed]
@tps/apps-allocations: Determine contract address for version [started]
@tps/apps-allocations: Determine contract address for version [completed]
@tps/apps-allocations: Check for --http-served-from argument and copy manifest.json to destination [started]
@tps/apps-allocations: Check for --http-served-from argument and copy manifest.json to destination [completed]
@tps/apps-allocations: Generate application artifact [started]
@tps/apps-allocations: ⚠ Cannot find artifacts for version 1.0.1 in aragonPM. Please make sure the package was published and your IPFS or HTTP server are running.
@tps/apps-allocations: Generate application artifact [completed]
@tps/apps-allocations: Publish intent [started]
@tps/apps-allocations: Publish intent [completed]
@tps/apps-allocations: ⚠ Publishing files from the project's root folder is not recommended. Consider using the distribution folder of your project: "--files <folder>".
@tps/apps-allocations: The following information will be published:
@tps/apps-allocations: Contract address: 0xD13a7D8A728692eB2c56135B5EB5A1951b3F8395
@tps/apps-allocations: Content (http): localhost:2222
@tps/apps-allocations: Publish allocations.aragonpm.eth [started]
@tps/apps-allocations: Generating transaction [started]
@tps/apps-allocations: → Fetching DAO at 0x983b4Df4E8458D56CFDC51B9d2149381AF80308A...
@tps/apps-allocations: Generating transaction [completed]
@tps/apps-allocations: Sending transaction [started]
@tps/apps-allocations: → Waiting for transaction to be mined...
@tps/apps-allocations: Sending transaction [completed]
@tps/apps-allocations: Publish allocations.aragonpm.eth [completed]
@tps/apps-allocations: Successfully published allocations.aragonpm.eth v2.0.0 :
@tps/apps-allocations: Transaction hash: 0x0f8e81910f9df40cb7694b570c471017762f8a4584b2a47360c510aaaedd6b0b
@tps/apps-discussions: > @tps/apps-discussions@1.0.0 publish:http /Users/chadoh/code/a/oe/apps/discussions
@tps/apps-discussions: > npm run build:script && aragon apm publish major --http localhost:9999 --http-served-from ./dist
@tps/apps-discussions: > @tps/apps-discussions@1.0.0 build:script /Users/chadoh/code/a/oe/apps/discussions
@tps/apps-discussions: > parcel build ./app/script.js -d dist/ --no-cache
@tps/apps-discussions: ✨ Built in 12.13s.
@tps/apps-discussions: dist/script.js.map ⚠️ 4.02 MB 349ms
@tps/apps-discussions: dist/script.js ⚠️ 1.14 MB 11.61s
@tps/apps-discussions: Running prepublish script [started]
@tps/apps-discussions: Running prepublish script [skipped]
@tps/apps-discussions: → Build script not defined in package.json
@tps/apps-discussions: Applying version bump (major) [started]
@tps/apps-discussions: ℹ Fetching latest version from aragonPM...
@tps/apps-discussions: Applying version bump (major) [completed]
@tps/apps-discussions: Deploy contract [started]
@tps/apps-discussions: Compile contracts [started]
@tps/apps-discussions: Compile contracts [completed]
@tps/apps-discussions: Deploy 'DiscussionApp' to network [started]
@tps/apps-discussions: → Deploying 'DiscussionApp' to network
@tps/apps-discussions: Deploy 'DiscussionApp' to network [completed]
@tps/apps-discussions: Generate deployment artifacts [started]
@tps/apps-discussions: Generate deployment artifacts [completed]
@tps/apps-discussions: Deploy contract [completed]
@tps/apps-discussions: Determine contract address for version [started]
@tps/apps-discussions: Determine contract address for version [completed]
@tps/apps-discussions: Check for --http-served-from argument and copy manifest.json to destination [started]
@tps/apps-discussions: Check for --http-served-from argument and copy manifest.json to destination [completed]
@tps/apps-discussions: Generate application artifact [started]
@tps/apps-discussions: Generate application artifact [completed]
@tps/apps-discussions: Publish intent [started]
@tps/apps-discussions: Publish intent [completed]
@tps/apps-discussions: ⚠ Publishing files from the project's root folder is not recommended. Consider using the distribution folder of your project: "--files <folder>".
@tps/apps-discussions: The following information will be published:
@tps/apps-discussions: Contract address: 0xc7a5b4d533a18370f3EB88f48971B3A3276546fb
@tps/apps-discussions: Content (http): localhost:9999
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment