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-27 05:56:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
embark
/
lib
/
contracts
History
Todd Baur
2f5c647c39
this changes Embark to an EventEmitter and adds more event handling for loading and fetching plugins. It introduces a dependency on underscore and underscore string. It adds defenses against null/invalid options objects.
2017-03-30 00:37:30 +09:00
..
abi.js
make abi generation independent of deployment
2017-02-28 23:29:16 -05:00
compiler.js
move misc utils modules to their own folder
2017-03-11 11:03:20 -05:00
contracts.js
add exception to dealWithConfigsMethods; it's simple enough
2017-03-03 21:51:23 -05:00
deploy_manager.js
this changes Embark to an EventEmitter and adds more event handling for loading and fetching plugins. It introduces a dependency on underscore and underscore string. It adds defenses against null/invalid options objects.
2017-03-30 00:37:30 +09:00
deploy_tracker.js
refactor, move calls to engine; fix tests
2017-03-03 01:22:12 -05:00
deploy.js
track deployed contracts taking into account swarm hash inserted by solc
2017-03-01 20:52:58 -05:00
solcP.js
fix so child process doesn't hang some cmds
2017-02-25 22:39:40 -05:00
solcW.js
move misc utils modules to their own folder
2017-03-11 11:03:20 -05:00