Skip to content

Instantly share code, notes, and snippets.

@cgewecke
Created July 5, 2018 00:14
Show Gist options
  • Save cgewecke/2350da15138ab01ed4419e156c4969c7 to your computer and use it in GitHub Desktop.
Save cgewecke/2350da15138ab01ed4419e156c4969c7 to your computer and use it in GitHub Desktop.
Output from Alan Lu's NPM migrations tests
Compiling ./contracts/Migrations.sol...
Compiling ./contracts/extralib2.sol...
Compiling ./contracts/extraotherlib2.sol...
Compiling @org/pkg/contracts/extralib.sol...
Compilation warnings encountered:
/private/var/folders/_p/1jdl7zfx1473cwzhqsz8gx4r0000gn/T/tmp-38517cujv2dLeNLkl/node_modules/dep2/contracts/Migrations.sol:11:3: Warning: Defining constructors as functions with the same name as the contract is deprecated. Use "constructor(...) { ... }" instead.
function Migrations() public {
^ (Relevant source part starts here and spans across multiple lines).
Writing artifacts to ./build/contracts
Starting migrations...
======================
> Network name: 'development'
> Network id: 1530749513323
1_initial_migration.js
======================
Deploying 'Migrations'
----------------------
> transaction hash: 0x9c3e59d9277adc5ceb64ff92aa945bb46e524f61a9a26bd522ddd5b33c0f29d1
> Blocks: 0 Seconds: 0
> contract address: 0x719A8771F6fC9829727E9EA0C5ab4e1a44229e57
> account: 0x4CD8e128bC4A9e9b3bDF2095584204a65dA6c903
> balance: 99.94784492
> gas used: 277398
> gas price: 20 gwei
> value sent: 0 ETH
> total cost: 0.00554796 ETH
* Saving migration
* Saving artifacts
-------------------------------------
> Total cost: 0.00554796 ETH
2_deploy_extralib.js
====================
Deploying 'ExtraLibrary'
------------------------
> transaction hash: 0xc6031e4d958e84ed6b19b95ad4e646a6a08b71a80fc46ddbb46d2d806862ed04
> Blocks: 0 Seconds: 0
> contract address: 0x0c9e384EF5Cdd573c83bbea4dC71a8b79950B120
> account: 0x4CD8e128bC4A9e9b3bDF2095584204a65dA6c903
> balance: 99.9448882
> gas used: 105828
> gas price: 20 gwei
> value sent: 0 ETH
> total cost: 0.00211656 ETH
* Saving migration
* Saving artifacts
-------------------------------------
> Total cost: 0.00211656 ETH
3_deploy_extralibx.js
=====================
Deploying 'ExtraLibraryX'
-------------------------
> transaction hash: 0xa1caf641a5dbac87cff552af66605f1dceb070b83f036072f5bfec8e3c5737d8
> Blocks: 0 Seconds: 0
> contract address: 0x664b2E92E8Ad9d4294FBEF5b5A5Cf56d05dd4cf7
> account: 0x4CD8e128bC4A9e9b3bDF2095584204a65dA6c903
> balance: 99.94223684
> gas used: 105560
> gas price: 20 gwei
> value sent: 0 ETH
> total cost: 0.0021112 ETH
* Saving migration
* Saving artifacts
-------------------------------------
> Total cost: 0.0021112 ETH
Summary
=======
> Total deployments: 3
> Final cost: 0.00977572 ETH
Starting migrations...
======================
> Network name: 'development'
> Network id: 1530749513323
1_initial_migration.js
======================
Deploying 'Migrations'
----------------------
> transaction hash: 0xd673ece2ac8a490d6c1ddd85124830bb23164ae3c08f1b12afee3fd5b751409d
> Blocks: 0 Seconds: 0
> contract address: 0x5F0e8Cf0052795Fa2AF3e55744e1c04995381594
> account: 0x4CD8e128bC4A9e9b3bDF2095584204a65dA6c903
> balance: 99.93614744
> gas used: 277462
> gas price: 20 gwei
> value sent: 0 ETH
> total cost: 0.00554924 ETH
* Saving migration
* Saving artifacts
-------------------------------------
> Total cost: 0.00554924 ETH
2_deploy_extralib2.js
=====================
Linking
-------
* Contract: ExtraLibrary2 <--> Library: ExtraLibraryX (at address: 0x664b2E92E8Ad9d4294FBEF5b5A5Cf56d05dd4cf7)
Deploying 'ExtraLibrary2'
-------------------------
> transaction hash: 0xef66c8e4b5bb10d4a3be25df6ca790fe21e2f302128e5f3cd3a49903982eb39c
> Blocks: 0 Seconds: 0
> contract address: 0xa941aA4B10c3568a4f22f5Cf938d1bfa73DF3393
> account: 0x4CD8e128bC4A9e9b3bDF2095584204a65dA6c903
> balance: 99.92996732
> gas used: 266998
> gas price: 20 gwei
> value sent: 0 ETH
> total cost: 0.00533996 ETH
* Saving migration
* Saving artifacts
-------------------------------------
> Total cost: 0.00533996 ETH
3_deploy_extraotherlib2.js
==========================
Deploying 'ExtraOtherLibrary2'
------------------------------
> transaction hash: 0x921662486ef8a6ed5f4fc9234d77abae86601fdd8ba70f740635a90aeb7bbcfd
> Blocks: 0 Seconds: 0
> contract address: 0x3E1a7E7E1f8338a93BAaF950FFB6148925D2a9d4
> account: 0x4CD8e128bC4A9e9b3bDF2095584204a65dA6c903
> balance: 99.92731596
> gas used: 105560
> gas price: 20 gwei
> value sent: 0 ETH
> total cost: 0.0021112 ETH
* Saving migration
* Saving artifacts
-------------------------------------
> Total cost: 0.0021112 ETH
Summary
=======
> Total deployments: 3
> Final cost: 0.0130004 ETH
Starting migrations...
======================
> Network name: 'development'
> Network id: 1530749513323
1_initial_migration.js
======================
Deploying 'Migrations'
----------------------
> transaction hash: 0xdb5619251eb41ed93cade751b343364e1c904599ccd7d5731a142b1b4e9aca4c
> Blocks: 0 Seconds: 0
> contract address: 0xeF7cB8C4174b822FEd37A9958179bc404C0e9181
> account: 0x4CD8e128bC4A9e9b3bDF2095584204a65dA6c903
> balance: 99.92122656
> gas used: 277462
> gas price: 20 gwei
> value sent: 0 ETH
> total cost: 0.00554924 ETH
* Saving migration
* Saving artifacts
-------------------------------------
> Total cost: 0.00554924 ETH
2_deploy_contract.js
====================
Linking
-------
* Contract: Contract3 <--> Library: ExtraLibrary (at address: 0x0c9e384EF5Cdd573c83bbea4dC71a8b79950B120)
Linking
-------
* Contract: Contract3 <--> Library: ExtraLibrary2 (at address: 0xa941aA4B10c3568a4f22f5Cf938d1bfa73DF3393)
Deploying 'Contract3'
---------------------
> transaction hash: 0x40958d24859c3efbf2197057610c8af50aedf684c9b32463dfc0e7350b99d3ff
> Blocks: 0 Seconds: 0
> contract address: 0x47C531eEaF74D89A78A341684cf15af2c5d38a90
> account: 0x4CD8e128bC4A9e9b3bDF2095584204a65dA6c903
> balance: 99.91582114
> gas used: 228263
> gas price: 20 gwei
> value sent: 0 ETH
> total cost: 0.00456526 ETH
* Saving migration
* Saving artifacts
-------------------------------------
> Total cost: 0.00456526 ETH
Summary
=======
> Total deployments: 2
> Final cost: 0.0101145 ETH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment