This website requires JavaScript.
Explore
Help
Sign In
embarklabs
/
embark
Watch
2
Star
0
Fork
0
You've already forked embark
mirror of
https://github.com/embarklabs/embark.git
synced
2025-01-11 06:16:01 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
embark
/
lib
/
contracts
History
Iuri Matias
947373eafc
remove unnecessary if
2017-12-29 18:35:47 -05:00
..
code_templates
use givenProvider instead of currentProvider
2017-12-26 09:07:57 -05:00
code_generator.js
remove unnecessary if
2017-12-29 18:35:47 -05:00
compiler.js
refactor; flatten property list
2017-12-29 08:26:31 -05:00
contracts.js
fix cyclic error when contract is actually just referring to itself
2017-12-28 08:26:02 -05:00
deploy_manager.js
use for to avoid multiple callback calls
2017-12-28 07:30:41 -05:00
deploy_tracker.js
fix issue where contract was being deployed everytime when gas config was set; catch errors on individual onDeploy cmds
2017-12-28 08:27:20 -05:00
deploy.js
fix issue where contract was being deployed everytime when gas config was set; catch errors on individual onDeploy cmds
2017-12-28 08:27:20 -05:00