56 Commits
Author SHA1 Message Date
Iuri Matias 0cb44c7bd8 Merge pull request #8 from embark-framework/expand-testing
travis, appveyor should test node current and LTS; travis should also run tests on macOS
2018-12-21 13:19:21 -05:00
Iuri Matias 0a908d917f Merge pull request #7 from embark-framework/update_develop
update embark demo
2018-12-21 13:19:11 -05:00
Michael Bradley, Jr 136e0fd8fd travis, appveyor should test node current and LTS; travis should also test on osx 2018-09-21 17:37:33 -05:00
Iuri Matias 2b9cd33ae6 re-add test cmd 2018-09-15 12:59:01 -04:00
Iuri Matias d9d611f75d update embark demo 2018-09-15 11:35:56 -04:00
Michael Bradley, Jr 612ca2bfc2 README badge for build status (of develop branch) 2018-09-15 11:07:30 -04:00
Michael Bradley, Jr 96874df40b appveyor config 2018-09-15 11:07:30 -04:00
Michael Bradley, Jr 0febb3a024 rev travis config 2018-09-15 11:07:30 -04:00
Michael Bradley, Jr 204b68db4f rev .gitignore 2018-09-15 11:07:30 -04:00
Michael Bradley, Jr dcd124df3d no pkg lock at top-level of dapp-bin 2018-09-15 11:07:30 -04:00
Michael Bradley, Jr a4440ab1ff pkg lock -- embark_demo 2018-09-15 11:07:30 -04:00
Michael Bradley, Jr 059c742065 pkg lock -- VyperCoin 2018-09-15 11:07:30 -04:00
Michael Bradley, Jr 4678a0e7b1 pkg lock -- TokenFactory2 2018-09-15 11:07:30 -04:00
Michael Bradley, Jr 58d6b8e42c pkg lock -- TokenFactory 2018-09-15 11:07:30 -04:00
Michael Bradley, Jr 9e88a5b87b pkg lock -- Bamboo 2018-09-15 11:07:30 -04:00
Michael Bradley, Jr 28863f10f0 deps -- cross-env 2018-09-15 11:07:30 -04:00
Michael Bradley, Jr f24ff072fb deps -- npm-run-all 2018-09-15 11:07:30 -04:00
Michael Bradley, Jr e4a6d825e4 single top-level local install of embark 2018-09-15 11:07:30 -04:00
Michael Bradley, Jr b2fc87f9f1 rev package.json scripts 2018-09-15 11:07:30 -04:00
Iuri Matias 2ff699b87e Merge pull request #6 from embark-framework/feature/do-not-use-not
Only use not on boolean
2018-09-14 18:09:59 -04:00
Anthony Laibe f4cb0e6d91 Only use not on boolean
Be compliant with this PR:
https://github.com/ethereum/vyper/issues/999
2018-09-14 09:46:54 +01:00
Jonathan Rainville 0d2daddc77 fix vyper contracts 2018-09-07 15:33:32 -04:00
Iuri Matias 52968562c8 Merge pull request #5 from embark-framework/features/ens_demo
aad ens demo
2018-07-30 13:31:43 -04:00
Jonathan Rainville f76b81aaf9 and ens demo 2018-07-11 13:23:00 -04:00
Jonathan Rainville 25ea783739 Merge pull request #4 from embark-framework/feature/remove-p-iteration
remove p-iteration from versions of embark_demo
2018-06-27 08:12:19 -04:00
emizzle 87999b9228 remove p-iteration from versions of embark_demo 2018-06-27 11:34:32 +10:00
Iuri Matias 510c18ef43 update to 3.1 2018-06-20 17:55:33 -04:00
Jonathan Rainville 8b892d60aa update gitignore 2018-06-19 11:15:21 -04:00
Iuri Matias 7b33a30890 update tests 2018-06-18 13:02:35 -04:00
Iuri Matias ba5c8e2768 update test in embark_demo 2018-06-18 12:59:19 -04:00
Iuri Matias 6e74d5114e update embark_demo 2018-06-18 12:56:39 -04:00
Iuri Matias 7ec107b5cd point to develop branch 2018-06-18 12:24:10 -04:00
Iuri Matias b10542e408 point to develop branch 2018-06-18 12:18:10 -04:00
Iuri Matias 01cce29791 point to develop branch 2018-06-18 12:08:50 -04:00
Iuri Matias 7d203b0aef add embark package (later for integration testing) 2018-06-12 18:53:45 -04:00
Iuri Matias b3c9919695 fix test config 2018-06-12 18:46:11 -04:00
Iuri Matias 3237edfcd2 Merge branch 'develop' of github.com:embark-framework/dapp-bin into develop 2018-06-12 18:41:14 -04:00
Iuri Matias 25a26dd466 add automation 2018-06-12 18:41:07 -04:00
Iuri Matias 278e68f75e Merge pull request #2 from embark-framework/feature/improve-storage-config
Update storage configs with "upload" and "dappConnection" elements
2018-06-12 14:01:51 -04:00
Iuri Matias 6d6b9d479e Merge pull request #3 from embark-framework/change-contracts
add bamboo example to test with plugins
2018-06-12 14:01:15 -04:00
Jonathan Rainville 46f0489334 add bamboo example to test with plugins 2018-06-12 13:56:47 -04:00
Eric Mastro 1d8d7ec6c7 Merge remote-tracking branch 'origin/feature/improve-storage-config' into feature/improve-storage-config 2018-05-31 13:02:57 +10:00
Eric Mastro 85b5ee85e7 Fix SimpleStorage test
Added await to the async function (was trying to compare a promise to a static value).
2018-05-31 13:02:42 +10:00
Eric Mastro 8246f16bb7 Updated storage config to comply with the improved storage config spec.
Added "upload" and "dappConnection" elements.
2018-05-31 12:48:31 +10:00
Iuri Matias c5cb9f9a74 update solc version 2018-05-25 15:57:23 -04:00
Iuri Matias 0a1cef354c add TokenFactory2 2018-05-25 15:26:03 -04:00
Iuri Matias 41e59a85b9 add TokenFactory2 2018-05-25 15:21:40 -04:00
Iuri Matias 49a1f56bfe Merge pull request #1 from embark-framework/change-contracts
Add new contracts that actually work
2018-05-17 14:02:42 -04:00
Jonathan Rainville 07156a9fda remove erc20 contract 2018-05-17 12:20:47 -04:00
Jonathan Rainville 3688c33a80 update gitignore to ignore all node_modules and dist and chains 2018-05-17 11:31:28 -04:00