Skip to content

Tags: GuildSkrypt/shell

Tags

v0.3.5

Toggle v0.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request parity-js#190 from parity-js/am-beta-snap

[BETA] Update electron-builder

v0.3.4

Toggle v0.3.4's commit message
Bump to v0.3.4

v0.3.3

Toggle v0.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use persistent storage (parity-js#177) (parity-js#186)

* Use persistent storage for webviews

* Update .gitlab-ci.yml

enable gitsync

* Retrieve dapp token internally

* Remove shell_requestNewToken RPC method. The token must be retrieved internally (by importing DappsRequestsStore in Parity UI), this way we can be sure that the appId is coming from a trusted source. The token, along with the appId, are now passed as query string parameters to the dapp (and to subsequent pages during in-dapp navigation)
* Use new version of @parity/api stripped of shell_requestNewToken methods that are now unused
* Use synchronous blocking methods in preload.js to maximize chances of web3/parity/ethereum objects being available directly to the dapp, before its own js executes.

v0.3.2

Toggle v0.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump to 0.3.2 (parity-js#176)

v0.3.1

Toggle v0.3.1's commit message
Fix fetchParity(mainWindow) race condition (parity-js#173) (parity-js…

…#174)

* Fix fetchParity(mainWindow) race condition

* Lint

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[BETA] Bump 0.3 to beta (parity-js#169)

* Bump 0.3 to beta

* Add end line

v0.2.8

Toggle v0.2.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[STABLE] Bump Beta to Stable (parity-js#165)

* Require correct version of Parity

* Bump beta to stable

v0.2.7

Toggle v0.2.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Beta] Remove preload.js path verification (parity-js#139)

* Remove preload.js path verification

* Bump 0.2.7

v0.2.6

Toggle v0.2.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[beta] Electron security (parity-js#135)

* Electron security

* Bump to 0.2.6

v0.1.4

Toggle v0.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[stable] Remove preload.js path verification (parity-js#140)

* Remove preload.js path verification

* Bump v0.1.4