GitLab Build Bot
4a2ad9fc2a
[ci skip] js-precompiled 20170505-083410
2017-05-05 08:38:11 +00:00
Nicolas Gotchac
25853b915e
Fixes Parity Bar position ( #5557 )
2017-05-05 10:00:45 +02:00
Nicolas Gotchac
d4dc58eafe
Fix #4277 ( #5556 )
2017-05-05 10:00:31 +02:00
Nicolas Gotchac
eb316fcb9c
Fix issues in Contract Development view ( #5555 )
...
* Better errors in contract dev
* Use RAW Git instead of Github Raw URLs (better CORS support)
* Network first for Solc list
* Don't use importScript n Worker // update rawgit to use CDN
2017-05-05 10:00:16 +02:00
Denis S. Soldatov aka General-Beck
951dc757f8
fix docker build (ethcore+parity hub's)
2017-05-04 23:46:25 +03:00
GitLab Build Bot
f5bfb208e7
[ci skip] js-precompiled 20170504-161940
2017-05-04 16:23:12 +00:00
Maciej Hirsz
d5683d2016
Added missing methods ( #5542 )
...
* Added missing methods
* Adding to Parity.js
2017-05-04 17:58:01 +02:00
Robert Habermeier
de1f7ee39b
option to disable persistent txqueue ( #5544 )
...
* option to disable persistent txqueue
* New option goes with kin
2017-05-04 12:13:50 +02:00
Nikolay Volf
74044f4821
bump jsonrpc & bytes ( #5552 )
2017-05-04 10:21:33 +03:00
Denis S. Soldatov aka General-Beck
8fdda2f5b7
Update .gitlab-ci.yml
...
fix nightly test
- rustup default nightly
2017-05-03 17:56:10 +03:00
Denis S. Soldatov aka General-Beck
15c89a8fff
add docker build for hub.docker.com/r/parity
2017-05-03 17:31:56 +03:00
GitLab Build Bot
160183b6e8
[ci skip] js-precompiled 20170503-123121
2017-05-03 12:34:57 +00:00
Jaco Greeff
70e87677b3
Retrieve block headers only for header-only info ( #5480 )
...
* Add parity_getBlockHeaderByNumber
* Use parity_getBlockHeaderByNumber for retrieval
2017-05-03 14:12:06 +02:00
Denis S. Soldatov aka General-Beck
0658e42dad
fix nightly published
...
add `nightly` to S3_BUCKET=builds-parity-published
2017-05-03 13:50:08 +03:00
Denis S. Soldatov aka General-Beck
7fd2051d2c
Merge pull request #5519 from paritytech/snap
...
add snap to CI
2017-05-03 13:43:07 +03:00
keorn
a3d9cce7c5
Pass additional data when reporting ( #5527 )
...
* pass additional data when reporting
* checkout correct tests
2017-05-03 09:01:24 +02:00
Robert Habermeier
60bb0de9d6
Calculate post-constructors state root in spec at load time ( #5523 )
...
* apply contract constructors at spec load time
* debugging
* do trie updates in two stages
* add lint exception to newly-dead constructor
* squash warning in RPC tests
* kill dead accountdb constructors
* restore accountdb constructors under test configuration
* use provided state root in spec, if it exists
2017-05-03 09:00:02 +02:00
Denis S. Soldatov aka General-Beck
9cfb50f90f
Update .gitlab-ci.yml
...
build snap beta
2017-05-03 03:12:45 +03:00
Denis S. Soldatov aka General-Beck
5fd5c9e85c
Update .gitlab-ci.yml
...
fix typo arm64
2017-05-03 03:03:39 +03:00
Denis S. Soldatov aka General-Beck
2bb6546ed6
replace CI docker images to hub.docker.com/r/parity
2017-05-02 21:29:36 +03:00
Denis S. Soldatov aka General-Beck
09bd3a9642
update CI docker images
...
switch to hub.docker.com/r/parity
2017-05-02 20:45:19 +03:00
GitLab Build Bot
b17c6ec054
[ci skip] js-precompiled 20170502-161232
2017-05-02 16:16:27 +00:00
Nicolas Gotchac
a56b2f5993
Fix utf8 decoding ( #5533 )
...
* Fixes #5492
* Linting
2017-05-02 17:52:49 +02:00
GitLab Build Bot
b0e4c913c0
[ci skip] js-precompiled 20170502-103844
2017-05-02 10:42:38 +00:00
Afri
77c8d588fa
Add CHANGELOG.md ( #5513 )
...
* Add CHANGELOG.md
* Add some more verbose CHANGELOG information for beta and stable releases
* Add dates to releases
2017-05-02 12:08:48 +02:00
Rien
02b54ff7e8
find . -type f -not -path './.*' -exec sed -i -e "s/ethcore\.io/parity.io/g" {} \; ( #5528 )
2017-05-02 11:41:09 +02:00
Arkadiy Paronyan
da2f684f18
Memory usage optimization ( #5526 )
2017-05-02 11:40:03 +02:00
Tomasz Drwięga
c39da9643e
Compose transaction RPC. ( #5524 )
2017-05-02 11:39:48 +02:00
Denis S. Soldatov aka General-Beck
2ecdf111b0
fix path to artefacts
2017-04-28 16:45:59 +03:00
Denis S. Soldatov aka General-Beck
e9ebb2498b
parity_master_amd64.snap
2017-04-28 15:52:58 +03:00
Denis S. Soldatov aka General-Beck
a1aaead6a9
fix CI lint
2017-04-28 15:19:10 +03:00
Denis S. Soldatov aka General-Beck
e989e2f12c
add artifacts for snap
2017-04-28 15:16:40 +03:00
Denis S. Soldatov aka General-Beck
81c449fc99
update CentOS dockerfile
...
https://github.com/paritytech/parity/issues/5463
2017-04-28 01:17:20 +03:00
GitLab Build Bot
1ed0fedfd5
[ci skip] js-precompiled 20170427-165204
2017-04-27 16:56:27 +00:00
Tomasz Drwięga
28dcbc6426
Support external eth_sign ( #5481 )
...
* Display a QR for eth_sign requests.
* Support raw confirmation of eth_sign
* Fix ethkey issue on nightly.
* Fixing test.
* Fixing test.
2017-04-27 18:23:22 +02:00
Gav Wood
43175f17e4
Treat clock numbers as strings, not BigNums. ( #5449 )
2017-04-27 18:22:55 +02:00
Denis S. Soldatov aka General-Beck
e439b53652
switch to docker runner
2017-04-27 17:20:00 +03:00
Denis S. Soldatov aka General-Beck
011f6102a5
update gitlab-ci
2017-04-27 16:27:28 +03:00
Denis S. Soldatov aka General-Beck
2245863f04
add snap to CI
...
initial build snap package for parity
2017-04-27 16:14:51 +03:00
GitLab Build Bot
30b3b5e2a7
[ci skip] js-precompiled 20170426-110849
2017-04-26 11:12:52 +00:00
Jaco Greeff
3d9deb7770
npm cleanups ( #5512 )
...
* Cleanup @parity modules in npm run clean
* Remove top-level yarn files (only in js)
2017-04-26 12:38:21 +02:00
GitLab Build Bot
012615ae46
[ci skip] js-precompiled 20170426-101558
2017-04-26 10:19:53 +00:00
Craig O'Connor
cf904b6b2f
Export acc js ( #4973 )
...
* Export account RPC
* Removing GethDirectory and ParityDirectory
* js export accounts as json
* js export accounts as json
* api - then - catch
* final touches
* pass
* oops
* individual accounts
* refactoring
* refactor one
* refactor one
* refactor two
* some grumble fixes
* file name changes
* constructor
* constructor
* git recognize file name change
* spec and updates
* specs
* one tiny fix
* one tiny fix
* grumbles
* more grumbles
* sliders
* ff
* pointer default
* grumbles
* almost ready
* lots of updates
* accountList
* stupid debuglog
* bug fix
* bug fix
* some more good ol fashioned updates
* filter accounts
* clean
* update spec
* ff
* ff-f
* balances fix
2017-04-26 11:34:48 +02:00
Craig O'Connor
3be3b78c90
YARN ( #5395 )
...
* YARN
* update package.json
* update package.json
* yarn updates
* npm
2017-04-26 11:33:29 +02:00
Jaco Greeff
8fc453658b
Fix linting issues ( #5511 )
2017-04-26 11:10:36 +02:00
Shaoping
3344d96329
Chinese Translation ( #5460 )
...
* Update account.js
* Update accounts.js
* finished writeContract.js translate
* translated web, walletSetting
* 添加注释
* 添加注释
* 翻译1
* 翻译1,存疑1
* 翻译1,没毛病
* 翻译1,存疑1
* Translated addAddress & addContract
* 翻译1
* Translated connection.js
* Translated contract.js
* Translated contracts.js
* translated dapps.js
* translated deleteAccount
* Translated createWallet.js
* Translated editMeta.js
* Translated errors.js
* Translated extension.js
* translated deployContract
* Translated executeContract.js
* Update home.js
* Translated home.js
* Translated loadContract.js
* Translated parityBar.js
* translated faucet
* Translated passwordChange.js
* Translated saveContract.js
* translated firstRun
* translated tabBar
* Commented out all ENG
* translated transfer.js
* translated txEditor.js
* Translated settings.js
* translated ui.js
* Translated shapeshift.js
* translated wallet.js
* Translated signer.js
* translated upgradParity.js
* Translated status.js
* translated verification.js
* Translated vaults.js
* translated ui.js
* zh-tw translation
* translated account.js
* translated accounts.js
* translated accounts.js
* translated address.js
* translated addressSelect.js
* translated addresses.js
* translated application.js
* translated dapp.js
* translated ui.js
* translated txEditor.js
* update zh-Hant-TW translation
* enable zh-Hant-TW
2017-04-26 10:57:19 +02:00
Svyatoslav Nikolsky
1a262048a6
Fixing secretstore TODOs - part 2 ( #5416 )
...
* ECDKG protocol prototype
* added test for enc/dec math
* get rid of decryption_session
* added licenses
* fix after merge
* get rid of unused serde dependency
* doc
* decryption session [without commutative enc]
* failed_dec_session
* fixed tests
* added commen
* added more decryption session tests
* helper to localize an issue
* more computations to localize error
* decryption_session::SessionParams
* added tests for EC math to localize problem
* secretstore network transport
* encryption_session_works_over_network
* network errors processing
* connecting to KeyServer
* licenses
* get rid of debug println-s
* fixed secretstore args
* encryption results are stored in KS database
* decryption protocol works over network
* enc/dec Session traits
* fixing warnings
* fix after merge
* on-chain ACL checker proto
* fixed compilation
* fixed compilation
* finally fixed <odd>-of-N-scheme
* temporary commented test
* 1-of-N works in math
* scheme 1-of-N works
* updated AclStorage with real contract ABI
* remove unnecessary unsafety
* fixed grumbles
* wakeup on access denied
* encrypt secretstore messages
* 'shadow' decryption
* fix grumbles
* lost files
* secretstore cli-options
* decryption seccion when ACL check failed on master
* disallow regenerating key for existing document
* removed obsolete TODO
* fix after merge
* switched to tokio_io
* fix after merge
* fix after merge
* fix after merge
* fix after merge
* fix after merge
* fixed test
* fix after merge
* encryption session errors are now fatal
* session timeouts
* autorestart decryption session
* remove sessions on completion
* exclude disconnected nodes from decryption session
* test for enc/dec session over network with 1 node
* remove debug printlns
* fixed 1-of-1 scheme
* drop for KeyServerHttpListener
* added some tests
* fixed typo
2017-04-25 21:34:03 +02:00
cdetrio
87ce264926
fix json format of state snapshot ( #5504 )
2017-04-25 19:08:28 +02:00
Nikolay Volf
9d6c50ea2f
Bump jsonrpc version ( #5489 )
...
* bump jsonrpc version
* also dependant crates
* tokio_uds also
2017-04-25 19:48:31 +03:00
Robert Habermeier
35958a0965
Merge pull request #5454 from paritytech/aura-contract-warp
...
Groundwork for generalized warp sync
2017-04-25 17:58:13 +02:00