Jaco Greeff
519648eb01
Use git flag to remove old js artifacts ( #7165 )
2017-11-29 15:33:04 +01:00
GitLab Build Bot
903bbc7912
[ci skip] js-precompiled 20171129-135441
2017-11-29 13:55:41 +00:00
Jaco Greeff
d1d502765b
Cleanup JS build artifacts ( #7164 )
...
* Cleanup JS build artifacts
* Trigger js & js-old
2017-11-29 14:39:57 +01:00
Robert Jensen
ba89f34751
fixes typo in user config path ( #7159 )
2017-11-29 11:12:03 +01:00
GitLab Build Bot
33a96f8ffe
[ci skip] js-precompiled 20171128-091552
2017-11-28 09:16:45 +00:00
Jaco Greeff
8780fa0d68
Pull in new dapp-{methods,visible} dapps ( #7150 )
2017-11-28 10:03:03 +01:00
Marek Kotewicz
e8787c1acf
Merge pull request #7142 from paritytech/pwasm-run
...
WASM test runner utility
2017-11-27 10:16:28 +01:00
Sergey Pepyakin
359b4de3ff
WASM Remove blockhash error ( #7121 )
...
* Remove blockhash error
* Update tests.
2017-11-26 23:18:58 +03:00
NikVolf
13f3113826
pwasm-run-test utility
2017-11-26 00:06:57 +03:00
Marek Kotewicz
68db425fe8
Merge pull request #7067 from sorpaas/patch-1
...
ECIP-1039: Monetary policy rounding specification
2017-11-24 15:49:33 +01:00
GitLab Build Bot
c32a5353b9
[ci skip] js-precompiled 20171124-134823
2017-11-24 13:49:21 +00:00
Marek Kotewicz
06ff816afb
Merge pull request #7129 from paritytech/fix_logger
...
Fixed `RotatingLogger` after migrating to new arrayvec
2017-11-24 14:31:46 +01:00
Jaco Greeff
6836182a36
Push to correct shell branch ( #7135 )
...
* Push to correct shell branch
* Trigger both js & js-old builds
2017-11-24 14:22:37 +01:00
GitLab Build Bot
e802ed04da
[ci skip] js-precompiled 20171124-124119
2017-11-24 12:43:00 +00:00
Wei Tang
8e89be775c
Wrong era used in ECIP1017 test
...
It is era 49, and should correspond to ECIP1017/ECIP1039's era 50.
2017-11-24 20:17:26 +08:00
debris
9f10fa3c3d
Merge branch 'master' into fix_logger
2017-11-24 12:55:33 +01:00
Marek Kotewicz
95d54c4160
Merge pull request #7132 from paritytech/jg-fix-js-skeleton
...
Update js-precompiled ref, trigger JS build
2017-11-24 12:54:53 +01:00
Wei Tang
bef85fb876
Add test for ECIP1017 at block 250000000
2017-11-24 19:31:48 +08:00
Jaco Greeff
9d3ca6ec10
Update js-precompiled ref, trigger JS build
2017-11-24 12:26:43 +01:00
Svyatoslav Nikolsky
5bd2894146
Fixed build && test ( #7128 )
...
* fixed build && test
* fixed rpc tests
2017-11-23 14:47:08 +01:00
Jaco Greeff
53e0e3be14
Update packages, pull in compiled-only repos ( #7125 )
...
* Update packages, pull in compiled-only repos
* Update js-precompiled to point to js-dist-paritytech
* Trigger both js & js-old builds to force update
* Update to bring scripts 100% in-sync
2017-11-23 14:29:56 +01:00
Svyatoslav Nikolsky
0f0a056225
fixed RotatingLogger after migrating to new arrayvec
2017-11-23 09:34:48 +03:00
GitLab Build Bot
d793019607
[ci skip] js-precompiled 20171122-140247
2017-11-22 14:12:43 +00:00
Jaco Greeff
cebf493dce
Cleanup top bar, add Home icon for navigation ( #7118 )
...
* Localise images to config.js file
* Remove sample status plugin (commented)
* Update image references from config
* Remove Unknown capability & Capable (only display actions)
* Update to @parity/ui 2.2.14
* Add Home icon on statusbar (go back)
* 2.2.14 -> 2.2.x
* Builtin dapp icons where dappreg not available
2017-11-22 14:56:12 +01:00
Marek Kotewicz
a2c48deab5
Merge pull request #7110 from paritytech/remove-storage-error
...
WASM storage_read and storage_write don't return anything
2017-11-21 20:43:23 +01:00
Marek Kotewicz
309254348b
Merge pull request #7100 from paritytech/jg-dapp-localUrl
...
Local dapp development URL
2017-11-21 20:42:51 +01:00
GitLab Build Bot
d160feeefd
[ci skip] js-precompiled 20171121-164807
2017-11-21 17:04:16 +00:00
Jaco Greeff
fcee1c0ac8
Remove unused and duplicated files in js-old ( #7082 )
...
* Cleanup v1 build process, application-only
* Remove built-in dapps from build (duplicated)
* User @parity/api instead of local version
* Update references to @parity/abi
* Remove unused js-old api/abi folders
* Remove duplicated v1 jsonrpc
* Cleanup unused routes
* Update manifest with wallet image
* Update wallet logo
* Re-add missing test.sh
* Update rpc mocks
* Update tests for Providers
* Use flex for iframe & status
* Additional cleanups (Home screen for embed)
* Keep statusbar fixed (and non-overallping with dapps)
2017-11-21 17:38:06 +01:00
GitLab Build Bot
bc17c61d14
[ci skip] js-precompiled 20171121-150329
2017-11-21 15:14:37 +00:00
Amaury Martiny
570fc56af7
Optimize & group dapp requests ( #7083 )
...
* Group similar methods in same grouping
* Add a shell_getMethodGroups API
* Small code clean changes
* Fix bug dapp.name not showing
* Additional error handling
* Store sources in own map
* Remove observable variables where not needed
* Refactor code and fix bug dapp not showing on approve
2017-11-21 15:50:38 +01:00
Jaco Greeff
e7543f656a
Remove debug log
2017-11-21 15:17:05 +01:00
Jaco Greeff
20f8943eb3
Cleanup debug info
2017-11-21 15:04:47 +01:00
Sergey Pepyakin
3716b09b2e
Update wasm-tests
2017-11-21 17:03:14 +03:00
Sergey Pepyakin
66b2db0137
Update gas values
2017-11-21 17:03:14 +03:00
Sergey Pepyakin
7564b05572
Make storage_read/write return nothing
2017-11-21 17:03:13 +03:00
Jaco Greeff
17df58b767
Add localUrl to serialization
2017-11-21 15:02:54 +01:00
Marek Kotewicz
2650154cd7
Merge pull request #7097 from paritytech/panic-payload-with-msg
...
WASM parse payload from panics
2017-11-21 15:01:32 +01:00
Sergey Pepyakin
3e4e00fc6a
spaces to tabs.
2017-11-21 15:39:34 +03:00
Marek Kotewicz
ab7307288b
Merge pull request #7096 from paritytech/td-nodef-features
...
Fix no-default-features.
2017-11-21 13:10:57 +01:00
Jaco Greeff
e67b05e632
Use query-string for search parsing
2017-11-21 12:31:34 +01:00
Robert Habermeier
d105bc272e
Merge pull request #7090 from paritytech/updated-secp256k1
...
updated eth-secp256k1
2017-11-20 22:36:30 +01:00
Nikolay Volf
9798e3c45a
Update panic_payload.rs
2017-11-20 18:12:31 +03:00
Jaco Greeff
73dcde65aa
localUrl only from manifest
2017-11-20 15:11:12 +01:00
Jaco Greeff
ac722e9e50
Add appId as needed to local dapps
2017-11-20 13:37:52 +01:00
Jaco Greeff
d8e86cfe0a
Add to all icon_url places
2017-11-20 13:37:23 +01:00
Kirill Pimenov
8d06e19b70
Merge pull request #7099 from paritytech/a5-docs-gitemplates
...
Improve Github Issue Template
2017-11-20 13:25:18 +01:00
5chdn
3d68051a1f
Remove seperator that causes issue descriptions to become headlines sometimes
2017-11-20 13:23:44 +01:00
5chdn
5a20a826c4
Improve Github Issue Template: IT CROWD approved version.
2017-11-20 13:07:53 +01:00
Jaco Greeff
6fe361b382
Allow localUrl in manifest
2017-11-20 12:05:03 +01:00
Sergey Pepyakin
3d0616c1ae
Parse payload from panic
...
Impl payload
empty str is none
Update tests
Clean
Update wasm-tests
2017-11-20 13:09:57 +03:00