Iuri Matias
c84ef36b35
remove unneded line from democonfig
2018-02-23 19:42:26 -05:00
hodlbank
776f07dc23
[*] Fixing #319 : option to use particular account for contract deployment.
2018-01-20 00:56:05 +00:00
Iuri Matias
7b58a770d9
Merge branch 'develop' of github.com:iurimatias/embark-framework into develop
2018-01-17 11:24:26 -05:00
Iuri Matias
32d63514bf
increase default gas value; add parameters
2018-01-17 11:23:32 -05:00
hodlbank
8471d8fa0f
Fixing issue #324 : add options to configure simulator's mnemonic and block time.
2018-01-15 21:55:28 +00:00
Iuri Matias
55bb4cc4e8
update tests
2018-01-12 18:11:24 -05:00
Iuri Matias
4ab01744c6
update demo app
2018-01-12 16:33:16 -05:00
Iuri Matias
7bd1be0d05
move contracts to root dir
2018-01-11 09:29:42 -05:00
Iuri Matias
3c8b10d597
add websocket config to blockchain config
2018-01-11 08:56:12 -05:00
Iuri Matias
4b8a353720
update boilerplate and demo
2018-01-03 12:42:48 -05:00
Iuri Matias
33ec36ddae
update demo app
2017-10-25 06:19:24 -04:00
Iuri Matias
05ebefff9a
downgrade to 0.4.17
2017-10-22 09:44:32 -04:00
Iuri Matias
1cb0644f92
Revert "update solc version"
...
This reverts commit d23cd753ce
.
2017-10-22 09:27:13 -04:00
Iuri Matias
65da185c46
update boilerplate and demo configs
2017-10-21 15:28:59 -04:00
Iuri Matias
d23cd753ce
update solc version
2017-10-21 15:16:11 -04:00
Iuri Matias
0a139c7b73
update test contracts to solc 0.4.17
2017-10-21 15:01:09 -04:00
Iuri Matias
48f9c54d9d
detect and replace library references with address
2017-07-16 12:10:17 -04:00
Iuri Matias
ec9293af60
get rid of mocha requirement
2017-07-02 00:27:14 -04:00
Iuri Matias
a73f0868fc
update to 2.5.1
2017-06-29 07:42:53 -04:00
Iuri Matias
b32cef96ff
fix package version
2017-06-27 21:08:27 -04:00
Iuri Matias
d9f590799c
add whisper version message to demo app
2017-06-27 21:04:45 -04:00
Iuri Matias
d9e615453c
update demo and test app; warn about whisper version
2017-06-27 16:01:54 -04:00
Iuri Matias
886c5d879f
update to 2.5.0
2017-06-26 16:48:16 -04:00
Iuri Matias
61a893da94
add new field to example genesis configs
2017-06-26 16:00:16 -04:00
Nathan Hernandez
4202d5e832
Update solc to 0.4.11
...
The solidity compiler was at 0.4.8, 3 patches behind. At some point the
output of the compiler changed, `compiler.js` reflects those changes.
I'm not sure if other properties changed.
2017-06-02 21:20:27 -04:00
Andy Nogueira
4245d63bbb
Improved demo app code to better handle the IPFS storage connection based on the new EmbarkJS refactoring. The old code is stillcompatible with the refactored EmbarkJS code
2017-03-17 10:10:05 -04:00
Andy Nogueira
3bb81c6a79
Updating embark npm version for demo
2017-03-16 21:46:43 -04:00
Andy Nogueira
74343ceb60
Added logic to show error message on console if fails to save and retrieve text from IPFS
2017-03-12 18:18:21 -04:00
Iuri Matias
3a50dbdfdd
remove deprecation warning; put tests back to previous method; fix eslint error
2017-03-11 22:16:24 -05:00
Iuri Matias
0b023e3877
make demo and boilerplate tests compatible
2017-03-11 21:55:34 -05:00
Iuri Matias
c1d2bd170e
Merge pull request #230 from toadkicker/add_mocha_timeouts
...
add this.timeout(15000) to tests to allow the solc enough space to work
2017-03-08 09:47:08 -05:00
Todd Baur
026909aa91
fix other timeout issues in tests outside of core framework code
2017-03-08 23:41:16 +09:00
Antonio Tenorio-Fornés
2a8fa33b84
fix typo in index.js
...
Remove an unexpected + sign preceding a simple instruction.
2017-03-08 15:18:57 +01:00
Iuri Matias
71121cdc4b
update to 2.4.0
2017-03-07 06:39:56 -05:00
Iuri Matias
85659987d9
add support for website config file; reflect real web server config in the dashboard
2017-03-04 14:20:28 -05:00
Iuri Matias
b7cd296716
make abi generation independent of deployment
2017-02-28 23:29:16 -05:00
Iuri Matias
1674adee4a
add config to specify available providers for each component
2017-02-28 21:43:03 -05:00
Iuri Matias
d1701c4031
add missing enable options to boilerplate configs; add communication initializer
2017-02-20 16:29:59 -05:00
Iuri Matias
1a436dcc12
add support for light and fast options; add default pass folders
2017-02-20 15:53:55 -05:00
Iuri Matias
eb36af87b0
add support for the bootnodes config
2017-02-18 08:24:23 -05:00
Andy Nogueira
e36fca383a
Implemented logic to detect if IPFS node is running or not and display online/offline status and error message in the demo app boilerplate
2017-02-17 18:11:20 -05:00
Andy Nogueira
7d63604ac4
Added logic to demo app to display a offline/online status connection on the Whisper tab and hide controls if offline
2017-02-16 15:52:03 -05:00
Iuri Matias
6984c13ac6
read storage and communication config files; use & initialize storage depending on config
2017-02-10 07:44:06 -05:00
Iuri Matias
d0c020dce5
update to 2.3.0
2017-02-08 06:38:26 -05:00
Iuri Matias
f37bc46f8e
fix specs; clarify production enviroment (livenet not production); exec testrpc directly
2017-02-08 06:31:57 -05:00
Iuri Matias
e8db6dc8a0
fix tests
2017-02-06 06:55:42 -05:00
Iuri Matias
eb7970a6f4
revert chains.json changes
2017-02-06 06:51:27 -05:00
Iuri Matias
61f8f4159e
improve styling of demo app
2017-02-06 06:51:27 -05:00
Iuri Matias
878b5aa2da
display error in case whisper is not available
2017-02-06 06:51:27 -05:00
Iuri Matias
2928694b76
update embark demo
2017-02-06 06:51:27 -05:00