Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Truflle migrate stuck #172

Open
aryanvrma opened this issue Jun 2, 2022 · 0 comments
Open

Truflle migrate stuck #172

aryanvrma opened this issue Jun 2, 2022 · 0 comments

Comments

@aryanvrma
Copy link

Truffle migrate is stuck at total cost as seen in the following snipper

`
Compiling your contracts...

Compiling .\contracts\Migrations.sol
Compiling .\contracts\wallet.sol
Artifacts written to D:\Aryan\Aryan Code\blockchain\wallet\client\src\contracts
Compiled successfully using:

  • solc: 0.6.0+commit.26b70077.Emscripten.clang

Starting migrations...

Network name: 'develop'
Network id: 5777
Block gas limit: 6721975 (0x6691b7)

1_initial_migration.js

Replacing 'Migrations'

transaction hash: 0xc215ef8d76bd56bb6a7fca8924a03f296920be6a1fa0d7206802c414521388c8
Blocks: 0 Seconds: 0
contract address: 0x9e90d8171Dbd9f2FC51e7302ED4eD64d12d557dc
block number: 1
block timestamp: 1654171118
account: 0x65393132Ab78A8c201daB4C982705d970DED5579
balance: 99.999615706
gas used: 192147 (0x2ee93)
gas price: 2 gwei
value sent: 0 ETH
total cost: 0.000384294 ETH

Saving migration to chain.
Saving artifacts


Total cost: 0.000384294 ETH

2_deploy_contract.js

Deploying 'Wallet'

transaction hash: 0x7cbc115100b6416cf1346a8e432efa45c67b3a719185cb27b0d3680a2fce9d23
Blocks: 0 Seconds: 0
contract address: 0x632Ade23E5dBc4975779BCB105799Fa5861F3497
block number: 3
block timestamp: 1654171124
account: 0x65393132Ab78A8c201daB4C982705d970DED5579
balance: 99.997401178
gas used: 1064926 (0x103fde)
gas price: 2 gwei
value sent: 0 ETH
total cost: 0.002129852 ETH
`

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant