Commit Graph

  • 46b78c628b fix(blockchain-connect): only pass error if it didn't connect fix/error-passing Jonathan Rainville 2019-01-29 09:58:37 -0500
  • 299bc72f8f fix: allow to request network without granting access to the account master Anthony Laibe 2019-02-01 12:15:05 +0100
  • a1e6a8e695 fix: allow to request network without granting access to the account Anthony Laibe 2019-02-01 12:15:05 +0100
  • 90a22a1d25
    Merge pull request #38 from embark-framework/feat/move-web3-connection Iuri Matias 2019-01-25 17:39:11 -0500
  • 096e7ed61a
    Merge pull request #32 from embark-framework/fix/throw-error-when-connection-impossible Iuri Matias 2019-01-25 17:38:58 -0500
  • 519763453d add connect to blockchain and make dapp call it feat/move-web3-connection Jonathan Rainville 2019-01-24 16:51:57 -0500
  • 632b3734a0 fix: pass specific connection errors instead of leaking fix/throw-error-when-connection-impossible Andre Medeiros 2019-01-17 11:16:54 -0500
  • d5ef560e3c
    Merge pull request #35 from embark-framework/fix/metamask-with-parity Jonathan Rainville 2019-01-14 08:33:43 -0500
  • 2f6e90d748 fix(blockchain): add warning when using Parity and Metamask Jonathan Rainville 2019-01-11 15:52:03 -0500
  • 0262ebe70e
    Merge pull request #34 from embark-framework/feat/enable-regular-txs Iuri Matias 2018-12-21 12:49:38 -0500
  • 930789f12a feat(@embarkjs): Add console warning if using metamask and geth emizzle 2018-12-21 19:03:33 +1100
  • 00ec6bc4f5 update to 0.5.0 Iuri Matias 2018-12-07 18:31:59 -0500
  • 3856564232
    Merge pull request #31 from embark-framework/refactor/extract-web3 0.5.0 Iuri Matias 2018-12-07 18:26:04 -0500
  • dae392a61c refactor(blockchcain): extract web3 and use a blockchain connector Jonathan Rainville 2018-11-29 17:11:43 -0500
  • af87171d04
    Merge pull request #33 from embark-framework/feature/pass-current-network-information-to-onready Iuri Matias 2018-12-07 10:22:28 -0500
  • d8dd05be2a
    Merge pull request #29 from embark-framework/fix/no-dapp-connection-rejection-error Iuri Matias 2018-12-07 09:38:33 -0500
  • 24609ccbb9
    Merge pull request #27 from embark-framework/feat/eip1102 Iuri Matias 2018-12-07 09:30:27 -0500
  • 8aff0a8b04 feature: pass network info to onReady Andre Medeiros 2018-12-02 14:33:10 -0500
  • aacb23f3e9
    Merge pull request #30 from embark-framework/feature/babel-watch André Medeiros 2018-11-30 14:08:52 -0500
  • 3914e3082d feature: add "babel:watch" to trigger automatic rebuilds. Andre Medeiros 2018-11-30 14:01:26 -0500
  • 5da7aab5d6 fix(@embarkjs): fix unhandled promise rejection emizzle 2018-11-28 17:54:47 +1100
  • c2c8c811ab
    Merge pull request #28 from embark-framework/feat/secureSend/hashCb Iuri Matias 2018-11-21 17:52:24 -0500
  • 753c9c41a2
    feat(utils): add callback for transactionhash in secureSend Pascal Precht 2018-11-21 11:44:11 +0100
  • 031863ff88 feat: allow end user to enable ethereum manually Anthony Laibe 2018-11-16 09:03:20 +0000
  • 01b0c93714 update to 0.4.5 0.4.5 Iuri Matias 2018-11-07 09:04:04 -0500
  • 0e3fe0dd5e
    Merge pull request #25 from embark-framework/bugfix/check-for-window Anthony Laibe 2018-11-01 11:47:26 +0100
  • ec94088530 Use window for check Anthony Laibe 2018-11-01 11:45:09 +0100
  • 103a78fa43 0.4.4 v0.4.4 emizzle 2018-10-31 11:18:39 +0100
  • 5383e76289
    Merge pull request #24 from embark-framework/feature/eip1102-new Anthony Laibe 2018-10-31 11:03:22 +0100
  • 0bfcf4e310 Update EIP 1102 according to new specs Anthony Laibe 2018-10-31 10:41:01 +0100
  • 3f7822a600 test beta version 0.4.3-beta.0 test_beta Iuri Matias 2018-10-29 21:58:05 +0100
  • 735251bbaf update to 0.4.3 0.4.3 Iuri Matias 2018-09-26 18:41:23 -0400
  • 36c2088fd7
    Merge pull request #23 from embark-framework/gas_fix Iuri Matias 2018-09-26 18:40:18 -0400
  • a99541f47d don't estimate gas which was overriding caller given gas param Iuri Matias 2018-09-26 18:34:46 -0400
  • 11aed3c894
    Merge pull request #22 from embark-framework/features/npm-engine-strict Iuri Matias 2018-09-21 09:45:36 -0400
  • 8296173c62 spec npm version in pkg json "engines", >=6.4.1, same as embark Michael Bradley, Jr 2018-09-20 14:30:31 -0500
  • a119f548dd update to 0.4.2 0.4.2 Iuri Matias 2018-09-17 12:54:13 -0400
  • 323eea0d96
    Merge pull request #21 from embark-framework/bug_fix/on-ready-error Iuri Matias 2018-09-12 18:59:23 -0400
  • b216a5045d
    Merge pull request #19 from embark-framework/feature/metamask-eip-1102 Iuri Matias 2018-09-12 18:59:08 -0400
  • 201a1bfd23 return false when provider not set Jonathan Rainville 2018-09-11 17:10:06 -0400
  • d5b34ad396 fix onReady not returning the error Jonathan Rainville 2018-09-11 17:08:51 -0400
  • a7ae1fd37d Use timeout Anthony Laibe 2018-09-10 09:09:18 +0100
  • 848238dc80
    Merge pull request #20 from embark-framework/bugfix/onReady Iuri Matias 2018-09-07 18:45:56 -0400
  • 722631084c
    Merge pull request #15 from embark-framework/bug_fix/contract-provider Iuri Matias 2018-09-07 18:45:44 -0400
  • 91475d44b9 Fix showing the indicator Anthony Laibe 2018-09-07 15:38:28 +0100
  • 072f95d698 Ready for EIP 1102 Anthony Laibe 2018-09-07 14:30:04 +0100
  • 52122e12a5 update to 0.4.1 0.4.1 Iuri Matias 2018-09-06 08:11:11 -0400
  • 6f40edd5b4
    Merge pull request #17 from embark-framework/async-es Michael Bradley 2018-09-05 11:19:36 -0500
  • 4dcdca85c2 remove setProvider on contract Jonathan Rainville 2018-08-24 13:17:34 -0400
  • 2e636e1258
    Merge pull request #18 from embark-framework/bug_fix/this-not-self Jonathan Rainville 2018-09-04 08:53:24 -0400
  • b908d854d1 bad `self` reference in onReady, should be `this` Michael Bradley, Jr 2018-09-02 20:02:56 -0500
  • 72db70c5c3 parameterize build, export, import of async vs. async-es Michael Bradley, Jr 2018-08-31 17:03:55 -0500
  • 9f46dcc49f async-es dep Michael Bradley, Jr 2018-08-31 17:00:53 -0500
  • 5b92fa3d70 don't need to append .js, and be consistent about not doing so Michael Bradley, Jr 2018-08-31 17:00:27 -0500
  • 9ed6053363 use shorthand to re-export the default import Michael Bradley, Jr 2018-08-31 17:00:01 -0500
  • b310a783d5 update to 0.4.0 0.4.0 Iuri Matias 2018-08-31 16:58:46 -0400
  • ecfeb27e82
    Merge pull request #16 from embark-framework/dapp_connection Iuri Matias 2018-08-31 16:44:28 -0400
  • dbcfc634bb update mm message Iuri Matias 2018-08-31 15:59:32 -0400
  • 3ade131796 replace reduce with async reduce; refactor Iuri Matias 2018-08-31 15:57:08 -0400
  • b85f5d7e89 clean up and remove __ since the functions are now local to the file Iuri Matias 2018-08-29 17:26:36 -0400
  • 7f408d56c2 add connection manager Iuri Matias 2018-08-29 15:33:33 -0400
  • 634df1c08e add connect function Iuri Matias 2018-08-27 16:46:46 -0400
  • 5f5557b87d
    Merge pull request #14 from embark-framework/feature/add-provider-name Iuri Matias 2018-08-24 10:34:27 -0400
  • 1d59f342f0 Update variable name Anthony Laibe 2018-08-24 14:13:05 +0100
  • 6b93af0b75 Make provider Name part of API Anthony Laibe 2018-08-24 09:05:56 +0100
  • fa0e8e3770
    Merge pull request #13 from embark-framework/feature/ipns-to-ipfs Iuri Matias 2018-08-23 14:40:11 -0400
  • 9e3b66822e
    Merge pull request #12 from embark-framework/bug_fix/ws-only Iuri Matias 2018-08-23 14:40:01 -0400
  • f5ce019140 Move ipns function to ipfs Anthony Laibe 2018-08-22 10:14:25 +0100
  • 181b533a8a only poll with a WS provider Jonathan Rainville 2018-08-15 16:43:51 -0400
  • e7531dead4 update to 0.3.4 0.3.4 Michael Bradley, Jr 2018-08-15 10:24:12 -0500
  • 0b1a7c10e3 update to 0.3.2 0.3.3 Iuri Matias 2018-08-14 16:57:39 -0400
  • 5bcab1c2a6
    Merge pull request #11 from embark-framework/features/seceure-send Iuri Matias 2018-08-14 13:44:31 -0400
  • 0d8ec0be4f add secureSend function in EmbarkJS Utils Jonathan Rainville 2018-08-14 10:08:37 -0400
  • da186d59ee 0.3.2 0.3.2 Michael Bradley, Jr 2018-08-13 10:24:16 -0500
  • a921fd2b3e
    Merge pull request #10 from embark-framework/deps_fix/babel7rc1 Michael Bradley 2018-08-13 10:13:23 -0500
  • f654576498 corejs2 per @babel/plugin-transform-runtime@7.0.0-rc.1 Michael Bradley, Jr 2018-08-12 20:11:54 -0500
  • d828058fc4 not using babel-loader Michael Bradley, Jr 2018-08-12 20:11:27 -0500
  • eff4c63b64 bump @babel deps to 7.0.0-rc.1, no caret ranges Michael Bradley, Jr 2018-08-12 20:11:10 -0500
  • 5d10b05263 update to 0.3.1 0.3.1 Iuri Matias 2018-07-30 11:18:24 -0400
  • 8c0492023b
    Merge pull request #9 from embark-framework/feature/add-ipns-interface Iuri Matias 2018-07-30 11:16:44 -0400
  • 33e15a3dbe Add register function for IPNS Anthony Laibe 2018-07-30 12:47:04 +0100
  • c8bed200c8 update to 0.3.0 0.3.0 Iuri Matias 2018-07-27 14:35:43 -0400
  • 5207c450a6
    Merge pull request #8 from embark-framework/features/ens Iuri Matias 2018-07-27 14:31:39 -0400
  • 5766d0f914 remove cross-env on rimraf Jonathan Rainville 2018-07-27 13:15:04 -0400
  • 7a6aa21596 add call backs Jonathan Rainville 2018-07-27 13:02:50 -0400
  • 3264adf877 add cross-env to enable env var set for windows Jonathan Rainville 2018-07-26 15:13:28 -0400
  • 22bf8f7d5e add registerSubDomain function Jonathan Rainville 2018-07-26 15:13:11 -0400
  • 32904cbc66 0.2.0 0.2.0 Michael Bradley, Jr 2018-07-17 16:04:52 -0500
  • a160633664 rm extra space in package.json Michael Bradley, Jr 2018-07-17 13:14:34 -0500
  • c8883f874d
    Merge pull request #7 from embark-framework/features/prep-for-embark-usage Iuri Matias 2018-07-17 19:54:54 +0300
  • 1f72c2d830 standalone entrypoint -- simple convenience Michael Bradley, Jr 2018-07-16 17:08:42 -0500
  • b6c0c429de node entrypoint -- corresponds to "main" in pkg.json Michael Bradley, Jr 2018-07-16 17:08:22 -0500
  • 7c6d46c20d copy missing func/comment from old script Michael Bradley, Jr 2018-07-16 17:07:52 -0500
  • ca1e5538f7 isNewWeb3 should be a constructor prop since needed on EmbarkJS Michael Bradley, Jr 2018-07-16 17:06:06 -0500
  • 3ed02c2553 browser and embark entrypoints go through index Michael Bradley, Jr 2018-07-16 17:05:24 -0500
  • 4648986805 be more specific,strict about what's supported Michael Bradley, Jr 2018-07-16 17:04:48 -0500
  • 75eeaa5c83 rev babel, webpack setups and pkg.json fields Michael Bradley, Jr 2018-07-16 17:04:25 -0500
  • d1ad20574a bump dev/deps Michael Bradley, Jr 2018-07-16 17:02:42 -0500
  • 69e7fe5508
    Merge pull request #6 from embark-framework/features/fix-async-dep Michael Bradley 2018-07-13 11:21:03 -0500
  • 14b9937104 async pkg should be a dep Michael Bradley, Jr 2018-07-13 10:57:27 -0500