GitLab Build Bot
b1df272f4c
[ci skip] js-precompiled 20171018-123105
2017-10-18 12:35:51 +00:00
Tomasz Drwięga
51caf97705
Trigger UI build. ( #6817 )
2017-10-18 14:19:45 +02:00
GitLab Build Bot
62fa1ed524
[ci skip] js-precompiled 20171017-174801
2017-10-17 17:53:06 +00:00
Arkadiy Paronyan
a2fe7def1f
Bumped version ( #6809 )
2017-10-17 16:48:38 +02:00
Afri Schoedon
b63c3a66ca
Fix sign data typo, ref #6737 ( #6750 )
2017-10-16 10:08:36 +02:00
GitLab Build Bot
ba6594e30a
[ci skip] js-precompiled 20171013-002644
2017-10-13 00:31:48 +00:00
Arkadiy Paronyan
f3ea2f354e
v1.9.0 ( #6727 )
2017-10-12 23:44:02 +02:00
GitLab Build Bot
df39f5e7fc
[ci skip] js-precompiled 20171012-210804
2017-10-12 21:19:11 +00:00
Nicolas Gotchac
78146e903d
Fix badges not showing up ( #6730 )
...
* Fix badges not showing up
* Always fetch meta data first [badges]
2017-10-12 22:17:59 +02:00
GitLab Build Bot
7472bc3570
[ci skip] js-precompiled 20171012-181858
2017-10-12 18:24:04 +00:00
Nicolas Gotchac
3e7b775961
Fix tokens and badges ( #6725 )
...
* Update new token fetching
* Working Certifications Monitoring
* Update on Certification / Revoke
* Fix none-fetched tokens value display
* Fix tests
2017-10-12 20:09:44 +02:00
Jaco Greeff
edbbd42d80
Check vouch status on appId in addition to contentHash ( #6719 )
...
* Check vouch status on appId in addition to contentHash
* Simplify var expansion
2017-10-12 19:28:56 +02:00
GitLab Build Bot
1d2319207a
[ci skip] js-precompiled 20171011-214450
2017-10-11 21:49:51 +00:00
GitLab Build Bot
0b666f605f
[ci skip] js-precompiled 20171011-192355
2017-10-11 19:29:28 +00:00
Jaco Greeff
7feb82c242
Display vouched overlay on dapps ( #6710 )
...
* Remove .only
* Add vouch overlays to dapps
* Cleanup address
* Only run where we have a contentHash
* GitLab kickstart
2017-10-11 21:05:50 +02:00
Tomasz Drwięga
34c65f60ef
Fix estimate gas if from is not provided. ( #6714 )
2017-10-11 21:05:38 +02:00
GitLab Build Bot
df19b8df69
[ci skip] js-precompiled 20171011-183646
2017-10-11 18:43:16 +00:00
maciejhirsz
0c86357187
Emulate signer pubsub on public node
2017-10-11 16:21:44 +02:00
GitLab Build Bot
0bb845a05c
[ci skip] js-precompiled 20171011-121439
2017-10-11 12:19:40 +00:00
Jaco Greeff
f238c97c6f
Fix asciiToHex for characters < 0x10 ( #6702 )
2017-10-11 13:58:40 +02:00
Nicolas Gotchac
3a9b3b4729
Fix default values for address input ( #6701 )
2017-10-11 13:57:06 +02:00
Jaco Greeff
2bfb510554
Allow sign display of markdown ( #6707 )
2017-10-11 13:56:13 +02:00
GitLab Build Bot
dbd1976fc1
[ci skip] js-precompiled 20171009-121402
2017-10-09 12:19:46 +00:00
Nicolas Gotchac
8d1964bc3b
Fix wallet view ( #6597 )
...
* Add safe fail for empty logs
* Filter transactions
* Add more logging
* Fix Wallet Creation and wallet tx list
* Remove logs
* Prevent selecting twice same wallet owner
* Fix tests
* Remove unused props
* Remove unused props
2017-10-09 13:11:18 +02:00
GitLab Build Bot
ca6d5660c1
[ci skip] js-precompiled 20171008-172308
2017-10-08 17:28:31 +00:00
Afri Schoedon
360ecd3728
Add Musicoin and MCIP-3 UBI hardfork. ( #6621 )
...
* Add musicoin chain spec.
* Add musicoin to parity node
* Add musicoin to the wallet
* Add i18n for musicoin
* Align musicoin chain spec with 1.8, ref #6134
* Update musicoin bootnodes
* Prepare MCIP-3 in musicoin chain spec.
* Update musicoin chain spec with contract addresses for MCIP-3
* Extend ethash params by MCIP-3
* Fix musicoin chain spec json
* Use U256 for block rewards.
* Update musicoin registrar
* Fix merge leftovers
* Update musicoin chain spec for latest master
* Bestow MCIP-3 block reward(s).
* Update musicoin registry once and for all
* Align MCIP-3 block reward with go implementation
* Remove mcip3 test chain spec from repository
* Update MCIP-3 block rewards
* Musicoin homestead transition is at 1_150_000
* Expect mcip3 transtion to be properly defined in chain spec.
* Panic handling for mcip to default to regular block rewards if not specified
* Giving mcip3 rewards a useful default value.
* Fix ethjson tests.
* Update musicoin chain spec
* Fix tests 0:)
* Add musicoin mcip3 era test spec.
* Update musicoin chain spec(s)
* Add tests for mcip3 era block rewards
* Fix tests
* Disable byzantium for musicoin
* Pass miner reward to the tracer.
* Allow modifying blockreward in MCIP-3 transition.
2017-10-08 18:17:59 +02:00
GitLab Build Bot
3f520b864b
[ci skip] js-precompiled 20171005-120001
2017-10-05 12:04:49 +00:00
GitLab Build Bot
c7ea25227a
[ci skip] js-precompiled 20171005-114154
2017-10-05 11:46:58 +00:00
Nicolas Gotchac
fb65732076
Fix Token Transfer in transaction list ( #6589 )
...
* Fix Token Transfer in TX LIST
* Add TokenReg logs logging
2017-10-05 13:03:31 +02:00
Tomasz Drwięga
e8b418ca03
Update jsonrpc dependencies and rewrite dapps to futures. ( #6522 )
...
* Bump version.
* Fix RPC crate.
* Fix BoxFuture in crates.
* Compiles and passes tests!
* Get rid of .boxed()
* Fixing issues with the UI.
* Remove minihttp. Support threads.
* Reimplement files serving to do it in chunks.
* Increase chunk size.
* Remove some unecessary copying.
* Fix tests.
* Fix stratum warning and ipfs todo.
* Switch to proper branch of jsonrpc.
* Update Cargo.lock.
* Update docs.
* Include dapps-glue in workspace.
* fixed merge artifacts
* Fix test compilation.
2017-10-05 12:35:01 +02:00
Anton Gavrilov
0a5c9b0465
Add pagination for trace_filter rpc method ( #6312 )
...
* Optional offset and count added on client level
* Rpc interface extended
* Tests corrected
* Filtering code refactored a little bit
* Offset type was changed to usize
* Handling of block hash in offset added
* Offset reworked to number
* Trailing comma removed
* Import for Quantity type added
* Offset and count moved into filter object
* Lost comma removed
* Return empty vec instead of None in case of incorrect range
2017-10-03 10:03:46 +02:00
Afri Schoedon
41c3b05a20
Disallow pasting recovery phrases on first run ( #6602 )
...
* Fix disallowing paste of recovery phrase on first run, ref #6581
* Allow the leader of CATS pasting recovery phrases.
2017-10-03 10:03:24 +02:00
GitLab Build Bot
931a7a2210
[ci skip] js-precompiled 20171002-143145
2017-10-02 14:37:01 +00:00
vacuum-car
fee056a251
fix typo: Unkown => Unknown ( #6559 )
2017-10-02 15:27:59 +02:00
GitLab Build Bot
cc759530fe
[ci skip] js-precompiled 20170926-133548
2017-09-26 13:40:38 +00:00
Wei Tang
d8af9f4e7b
Add RPC eth_chainId for querying the current blockchain chain ID ( #6329 )
...
* Add RPC eth_chainId for querying the current blockchain chain ID
Currently although we can use `net_version` RPC call to get the
current network ID, there's no RPC for querying the chain ID. This
makes it impossible to determine the current actual blockchain using
the RPC. An ETH/ETC client can accidentally connect to an ETC/ETH RPC
endpoint without knowing it unless it tries to sign a transaction or
it fetch a transaction that is known to have signed with a chain
ID. This has since caused trouble for application developers, such as
MetaMask, to add multi-chain support.
The same RPC endpoint is also about to be merged for ETC's
go-ethereum: https://github.com/ethereumproject/go-ethereum/pull/336
* Add eth_chainId to js's web3 interface
* Add a mocked test for eth_chainId
* Add chainId in js's jsonrpc interfaces
* Change return type for eth_chainId to `Option<u64>`
* Change name eth_chainId to parity_chainId
* Wrong test name and missed var for rpc_parity_chain_id test
* Use U256 to return chainId and fix for master
u64 returns decimal integer, and there seems to be no type called
U64. So here I use U256 to return the hex integer.
* Fix chainID test
Before EIP155 fork number, chainID should be null.
* Change both parity_chainId and transaction::chainId to use U64
This makes it consistent that all chain ids returned are hex string.
* Fix wrong U64 serialization
2017-09-26 14:17:07 +02:00
Tomasz Drwięga
59d946bf00
Debounce sync status. ( #6572 )
2017-09-26 13:05:41 +02:00
GitLab Build Bot
6840df4c09
[ci skip] js-precompiled 20170926-093714
2017-09-26 09:43:21 +00:00
Maciej Hirsz
04e36456bd
Merge pull request #6588 from paritytech/mh-pubnode-hardware-wallets
...
[Public Node] Disable tx scheduling and hardware wallets
2017-09-26 10:37:47 +02:00
maciejhirsz
0e43ce6e07
Disable time conditions in Tx UI #6445
2017-09-25 17:08:09 +02:00
GitLab Build Bot
f576926fa2
[ci skip] js-precompiled 20170925-101032
2017-09-25 10:15:30 +00:00
maciejhirsz
339f63a61a
Fix :NaN port returned by dappsUrl
2017-09-22 13:48:09 +02:00
maciejhirsz
1b7c90e9e1
Remove public node hacks
2017-09-21 16:52:00 +02:00
Nicolas Gotchac
2b39c43e81
Fix number of confirmations for transaction ( #6552 )
...
* 1 confirmation when tx is mined
* Spelling mistake
2017-09-21 10:10:21 +02:00
Travis Jacobs
9e0d2c15cd
Fix #6540 ( #6556 )
...
* Fix #6540
- just skip the checkRequest call if result of postTransaction is a tx ID
* Fix requestId naming
2017-09-21 10:10:09 +02:00
GitLab Build Bot
65ca9afce2
[ci skip] js-precompiled 20170920-093438
2017-09-20 09:39:32 +00:00
Jaco Greeff
99e981abcf
Fix failing hardware tests ( #6553 )
2017-09-20 10:43:14 +02:00
Nicolas Gotchac
8a21cde188
Required validators >= num owners ( #6551 )
2017-09-19 11:58:04 +02:00
Tomasz Drwięga
b602fb4a5e
Fix extension detection ( #6452 )
...
* Fix extension detection.
* Fix mobx quirks.
* Update submodule.
2017-09-15 15:06:42 +02:00
Tomasz Drwięga
06ff866e9d
Fix broken JavaScript tests ( #6498 )
...
* Fixing/removing failing JS tests.
* Fix javascript tests.
2017-09-14 19:32:06 +02:00