Denis S. Soldatov aka General-Beck
948a5387b3
downgrade rust (windows build)
2017-02-08 20:30:22 +01:00
Denis S. Soldatov aka General-Beck
8a050e4464
disable armv6
2017-02-08 23:21:17 +04:00
GitLab Build Bot
af998d8c40
js-precompiled 20170208-135150
2017-02-08 17:48:23 +01:00
Tomasz Drwięga
591673821c
Work with string numbers in contract ( Fixes #4472 ) ( #4478 ) ( #4480 )
2017-02-08 14:45:06 +01:00
Tomasz Drwięga
ce5dfd8e34
Removing duplicate sign
2017-02-08 14:38:11 +01:00
Tomasz Drwięga
8c049e5d05
eth_sign improvements backport ( #4473 )
...
* Fix postsign (#4347 )
* Fix whitespace.
* Fix post sign.
* Fix message.
* Fix tests.
* Rest of the problems.
* All hail the linter and its omniscience.
* ...and its divine omniscience.
* Grumbles and wording.
* Make signing compatible with geth. (#4468 )
2017-02-08 10:40:42 +01:00
keorn
2bfcfd3813
sort corpus when hitting genesis ( #4471 )
2017-02-08 08:56:02 +01:00
GitLab Build Bot
4f869a9ba5
[ci skip] js-precompiled 20170207-191112
2017-02-07 19:16:45 +00:00
Jaco Greeff
dd0b2c2327
Handle registry not found errors ( Fixes #4463 ) ( #4465 ) ( #4466 )
2017-02-07 19:52:06 +01:00
GitLab Build Bot
889f85ea0d
[ci skip] js-precompiled 20170207-184700
2017-02-07 18:50:56 +00:00
Tomasz Drwięga
42eec0f6bd
Fixing histogram again ( #4464 )
2017-02-07 19:39:04 +01:00
Tomasz Drwięga
449e85743d
Beta backports ( #4462 )
...
* Support HTML5-routed dapps (#4173 )
* Fix compilation on latest nightly
* Updating precompiled
2017-02-07 19:10:24 +01:00
GitLab Build Bot
8764563222
[ci skip] js-precompiled 20170207-122754
2017-02-07 12:31:23 +00:00
Jaco Greeff
5b31af4e09
Fix Portal scrolling getting stuck ( #4455 ) ( #4456 )
...
* Fix Portal scrolling getting stuck
* DappCard container flex
* Container height to 100%
2017-02-07 13:22:09 +01:00
GitLab Build Bot
b648bd403a
[ci skip] js-precompiled 20170207-080055
2017-02-07 08:04:20 +00:00
Jaco Greeff
0994b91af5
Fix AccountCard stretch to 100% ( #4450 ) ( #4451 )
2017-02-07 08:54:10 +01:00
GitLab Build Bot
2e595d60f0
[ci skip] js-precompiled 20170206-085912
2017-02-06 09:03:07 +00:00
Jaco Greeff
c2ceefbc22
Fix wrong output format of peers ( #4270 ) ( #4442 )
...
* Fix wrong output format of peers
* Add outPeer tests
2017-02-06 09:53:22 +01:00
Tomasz Drwięga
ab2d02bbb6
Open popup without attempting inline ( #4440 ) ( #4441 )
...
* Open popup without attempting inline
* Cater for all .web3.site addresses
2017-02-06 09:53:11 +01:00
Jaco Greeff
43bb862adb
webpack config for inline icon svg ( #4437 )
2017-02-05 10:30:22 +01:00
Denis S. Soldatov aka General-Beck
172b40ae30
Create Docker file in beta
...
add for tags on hub docker
2017-02-05 03:36:48 +04:00
Denis S. Soldatov aka General-Beck
74e859a9d4
update gitlab-ci
...
add hub docker
[ci skip]
2017-02-05 03:33:16 +04:00
GitLab Build Bot
1fdbc07cb4
[ci skip] js-precompiled 20170204-162639
2017-02-04 16:30:03 +00:00
Arkadiy Paronyan
9912a3158c
Backporting to beta ( #4434 )
...
* v1.5.2
* Fix eth_sign/parity_postSign (#4432 )
* Fix dispatch for signing.
* Remove console log
* Fix signing & tests.
2017-02-04 17:06:40 +01:00
arkpar
fa6aceca42
mac build fix
2017-02-04 14:59:39 +01:00
GitLab Build Bot
503137a968
js-precompiled 20170204-084850
2017-02-04 12:57:40 +01:00
Tomasz Drwięga
184648a734
Returning default account as coinbase + allow altering sender in signer ( #4323 ) ( #4431 )
...
* Returning first address as coinbase
* Allowing sender alteration in signer
* Adding default account RPC
2017-02-04 09:42:50 +01:00
Jaco Greeff
fb817fcdca
[beta] UI updates for 1.5.1 ( #4429 )
...
* s/Delete Contract/Forget Contract/ (#4237 )
* Adjust the location of the signer snippet (#4155 )
* Additional building-block UI components (#4239 )
* Currency WIP
* Expand tests
* Pass className
* Add QrCode
* Export new components in ~/ui
* s/this.props.netSymbol/netSymbol/
* Fix import case
* ui/SectionList component (#4292 )
* array chunking utility
* add SectionList component
* Add TODOs to indicate possible future work
* Add missing overlay style (as used in dapps at present)
* Add a Playground for the UI Components (#4301 )
* Playground // WIP
* Linting
* Add Examples with code
* CSS Linting
* Linting
* Add Connected Currency Symbol
* 2015-2017
* 2015-2017
* 2015-2017
* 2015-2017
* 2015-2017
* 2015-2017
* 2015-2017
* Added `renderSymbol` tests
* PR grumbles
* Add Eth and Btc QRCode examples
* 2015-2017
* Add tests for playground
* Fixing tests
* Split Dapp icon into ui/DappIcon (#4308 )
* Add QrCode & Copy to ShapeShift (#4322 )
* Extract CopyIcon to ~/ui/Icons
* Add copy & QrCode address
* Default size 4
* Add bitcoin: link
* use protocol links applicable to coin exchanged
* Remove .only
* Display QrCode for accounts, addresses & contracts (#4329 )
* Allow Portal to be used as top-level modal (#4338 )
* Portal
* Allow Portal to be used in as both top-level and popover
* modal/popover variable naming
* export Portal in ~/ui
* Properly handle optional onKeyDown
* Add simple Playground Example
* Add proper event listener to Portal (#4359 )
* Display AccountCard name via IdentityName (#4235 )
* Fix signing (#4363 )
* Dapp Account Selection & Defaults (#4355 )
* Add parity_defaultAccount RPC (with subscription) (#4383 )
* Default Account selector in Signer overlay (#4375 )
* Typo, fixes #4271 (#4391 )
* Fix ParityBar account selection overflows (#4405 )
* Available Dapp selection alignment with Permissions (Portal) (#4374 )
* registry dapp: make lookup use lower case (#4409 )
* Dapps use defaultAccount instead of own selectors (#4386 )
* Poll for defaultAccount to update dapp & overlay subscriptions (#4417 )
* Poll for defaultAccount (Fixes #4413 )
* Fix nextTimeout on catch
* Store timers
* Re-enable default updates on change detection
* Add block & timestamp conditions to Signer (#4411 )
* Extension installation overlay (#4423 )
* Extension installation overlay
* Pr gumbles
* Spelling
* Update Chrome URL
* Fix for non-included jsonrpc
* Extend Portal component (as per Modal) #4392
2017-02-04 09:42:36 +01:00
Denis S. Soldatov aka General-Beck
f76b94c2c5
update gitlab-ci
...
fix darwin build
2017-02-04 02:34:02 +04:00
Denis S. Soldatov aka General-Beck
78afa8ed54
update gitlab-ci
...
type fix
2017-02-04 01:03:27 +04:00
Denis S. Soldatov aka General-Beck
63bf2755ed
fix darwin build
...
add `cargo build -j 8 --features final --release -p ethstore #$CARGOFLAGS`
2017-02-04 00:55:15 +04:00
Arkadiy Paronyan
f187b15a43
Transaction timestamp condtiion ( #4427 )
2017-02-03 19:34:26 +01:00
GitLab Build Bot
e9b1921950
[ci skip] js-precompiled 20170203-132415
2017-02-03 13:27:34 +00:00
Tomasz Drwięga
3106835ae3
Fixing embedded bar not closing in chrome extension ( #4421 )
2017-02-03 14:17:17 +01:00
Arkadiy Paronyan
c7dbd87f8e
Backporting to beta ( #4418 )
...
* v1.5.1
* Disable notifications (#4243 )
* Fix wrong token handling (#4254 )
* Fixing wrong token displayed
* Linting
* Revert filtering out
* Revert the revert
* Don't panic on uknown git commit hash (#4231 )
* Additional logs for own transactions (#4278 )
* Integration with zgp whitelist contract (#4215 )
* zgp-transactions checker
* polishing
* rename + refactor
* refuse-service-transactions cl option
* fixed tests compilation
* Renaming signAndSendTransaction to sendTransaction (#4351 )
* Fixed deadlock in external_url (#4354 )
* Fixing web3 in console (#4382 )
* Fixing estimate gas in case histogram is not available (#4387 )
* Restarting fetch client every now and then (#4399 )
2017-02-03 13:57:04 +01:00
Denis S. Soldatov aka General-Beck
b09cfe1885
update depends
...
Depends: libssl1.0.0 (>=1.0.0)
[ci skip]
2017-02-03 14:49:12 +04:00
Denis S. Soldatov aka General-Beck
070c40c02f
change depends
...
libssl (>=1.0.0)
[ci skip]
2017-02-03 13:16:23 +04:00
Denis S. Soldatov aka General-Beck
33ecf1313f
Update gitlab-ci
...
[ci-skip] Remove `triggers` from stage `push-release`
2017-01-25 19:04:08 +04:00
GitLab Build Bot
971a481b0d
[ci skip] js-precompiled 20170124-193815
2017-01-24 19:43:16 +00:00
Tomasz Drwięga
2b132c38d6
Embeddable ParityBar ( #4222 ) ( #4287 )
...
* Embeddable ParityBar
* Replacing storage with store
* Fixing references.
* Addressing style issues
* Supporting parity background
Conflicts:
js/src/views/ParityBar/parityBar.js
2017-01-24 19:19:05 +00:00
Denis S. Soldatov aka General-Beck
dcd9119452
update gitlab-ci
...
revert 1337
2017-01-20 02:31:19 +04:00
Denis S. Soldatov aka General-Beck
f3f25ad50c
update Dockerfile
...
add dependencies for Docker beta
[ci skip]
2017-01-20 01:44:22 +04:00
Denis S. Soldatov aka General-Beck
f3c4ea4fb9
update gitlab-ci
...
[ci skip]
small fix
2017-01-20 01:05:00 +04:00
Denis S. Soldatov aka General-Beck
1b79fc3e27
update gitlab-ci
...
comment curl 1337
[ci skip]
2017-01-20 00:51:01 +04:00
Denis S. Soldatov aka General-Beck
ce824089ac
update gitlab-ci
...
add debian build with openssl 1.0.1
[ci skip]
2017-01-20 00:18:26 +04:00
Gav
d2e6fc0a65
Dont push-release for beta/stable changes
2017-01-19 14:27:31 +01:00
GitLab Build Bot
29d50f8f30
js-precompiled 20170119-105731
2017-01-19 12:13:13 +01:00
arkpar
536cf73db8
Merge branch 'backporting' into beta
2017-01-19 11:30:32 +01:00
Jaco Greeff
f15a3ca977
Non-secure for DappReg ( #4216 )
2017-01-19 11:11:19 +01:00
Gav Wood
096a44d9bf
Console now has admin ( #4220 )
...
Fixes #4210
2017-01-19 10:50:24 +01:00
Jannis Redmann
ff3ae33d99
verification: add mainnet BadgeReg ids ( #4190 )
...
* verification: mainnet BadgeReg ids
* verification: fetch contracts by name
* verification: better wording
* typo
* reregistered badges
2017-01-19 10:50:13 +01:00
GitLab Build Bot
8e6d09e6ac
[ci skip] js-precompiled 20170119-091230
2017-01-19 09:15:08 +00:00
Tomasz Drwięga
516e16a36b
Fixing minimal transaction queue price ( #4204 )
...
* Fixing minimal transaction queue price
* Fixing tests
2017-01-18 19:54:40 +01:00
Arkadiy Paronyan
77b14b2736
Fixed --base-path on windows ( #4193 )
...
* Fixed --base-path on windows
* Add support for optional args with default text
2017-01-18 19:11:01 +01:00
Tomasz Drwięga
e01636fc34
Fixing etherscan price parsing ( #4202 )
...
* Fixing etherscan price parsing
* Handling all errors
2017-01-18 19:10:25 +01:00
arkpar
7b2cfd1cfb
JsonRPC bump for IPC fix
2017-01-18 19:10:07 +01:00
Arkadiy Paronyan
cf6d870b09
Backporting to beta ( #4203 )
...
* Minor typo to ensure it updates only when synced. (#4188 )
* Updater fixes (#4196 )
* Minor typo to ensure it updates only when synced.
* Fix deadlock.
* Skip unneeded arg in making list.
* Allow auto-restart even when not running an update.
* Fix trace.
* Update update info on each loop.
* Fix build.
* Shutdown all sockets
* Remove superfluous use.
* Poll for upgrades as part of global status (long) (#4197 )
* Poll for upgrades as part of global status (long)
* Fix path
* Prevent duplicate incoming connections (#4180 )
2017-01-18 17:56:32 +01:00
Arkadiy Paronyan
f20db41169
gas_limit for blocks, mined by Parity will be divisible by 37 ( #4154 ) ( #4176 )
...
* gas_limit for new blocks will divide evenly by 13
* increased PARITY_GAS_LIMIT_DETERMINANT to 37
* separate method for marking mined block
* debug_asserts(gas_limit within protocol range)
* round_block_gas_limit method is now static
* made round_block_gas_limit free-function
* multiplier renamed to multiple
2017-01-16 20:55:07 +01:00
GitLab Build Bot
6830273cb9
[ci skip] js-precompiled 20170116-132441
2017-01-16 13:28:28 +00:00
Arkadiy Paronyan
65594b8865
Backporting to beta ( #4175 )
...
* verification: check if server is running (#4140 )
* verification: check if server is running
See also ethcore/email-verification#67c6466 and ethcore/sms-verification#a585e42.
* verification: show in the UI if server is running
* verification: code style ✨ , more i18n
* fix i18n key
* Optimized hash lookups (#4144 )
* Optimize hash comparison
* Use libc
* Ropsten fork detection (#4163 )
* Stop flickering + added loader in AddressSelector (#4149 )
* Stop UI flickering + added loader to AddressSelector #4103
* PR Grumbles
* Add a password strength component (#4153 )
* Added new PasswordStrength Component
* Added tests
* PR Grumbles
* icarus -> update, increase web timeout. (#4165 )
* icarus -> update, increase web timeout.
* Fix estimate gas
* Fix token images // Error in Contract Queries (#4169 )
* Fix dapps not loading (#4170 )
* Add secure to dappsreg
* Remove trailing slash // fix dapps
2017-01-16 13:41:37 +01:00
Tomasz Drwięga
5b30a61158
[beta] Bumping hyper ( #4168 )
...
* Bumping hyper
* Bumping again
2017-01-16 10:47:58 +01:00
Denis S. Soldatov aka General-Beck
0bc2aeca8d
remove icarus
...
[ci skip]
2017-01-13 16:28:24 +04:00
GitLab Build Bot
1478109c43
[ci skip] js-precompiled 20170113-100252
2017-01-13 10:05:21 +00:00
Arkadiy Paronyan
bbd2bd0e17
Backporting to beta ( #4158 )
...
* Remove onSubmit of current (no auto-change on password edit) (#4151 )
* Remove onSubmit from current password
* Remove onSubmit from hint
* Pull in console dapp as builtin (#4145 )
* Copy static dapps from static (no build)
* Console sources
* Add console to builtins
* Remove console assets
* Disable eslint on console.js
* Enable eslint after disable
* Webpack copy
2017-01-13 10:55:59 +01:00
Arkadiy Paronyan
1e212771b5
Backporting to beta ( #4152 )
...
* Fix broken transfer total balance (#4127 )
* Add proper label to method decoding inputs (#4136 )
* Another minor estimation fix (#4133 )
* Return 0 instead of error with out of gas on estimate_gas
* Fix stuff up.
* Another estimate gas fix.
* Alter balance to maximum possible rather than GP=0.
* Only increase to amount strictly necessary.
* Get rid of unsafe code in ethkey, propagate incorrect Secret errors. (#4119 )
* Implementing secret
* Fixing tests
* Refactor VoteCollector (#4101 )
* dir
* simple validator list
* stub validator contract
* make the engine hold Weak<Client> instead of IoChannel
* validator set factory
* register weak client with ValidatorContract
* check chain security
* add address array to generator
* register provider contract
* update validator set on notify
* add validator contract spec
* simple list test
* split update and contract test
* contract change
* use client in tendermint
* fix deadlock
* step duration in params
* adapt tendermint tests
* add storage fields to test spec
* constructor spec
* execute under wrong address
* create under correct address
* revert
* validator contract constructor
* move genesis block lookup
* add removal ability to contract
* validator contract adding validators
* fix basic authority
* validator changing test
* more docs
* update sync tests
* remove env_logger
* another env_logger
* cameltoe
* hold EngineClient instead of Client
* return error on misbehaviour
* nicer return
* sprinkle docs
* Reenable mainnet update server. (#4137 )
* basic tests for subscribeToEvents (#4115 )
* subscribeToEvent fixtures ✅
* subscribeToEvent tests ✅
* temporarily skip failing test (#4138 )
* Improvements and optimisations to estimate_gas (#4142 )
* Return 0 instead of error with out of gas on estimate_gas
* Fix stuff up.
* Another estimate gas fix.
* Alter balance to maximum possible rather than GP=0.
* Only increase to amount strictly necessary.
* Improvements and optimisations to estimate_gas.
- Introduce proper error type
- Avoid building costly traces
* Fix tests.
* Actually fix testsActually fix tests
* Use estimateGas error (as per updated implementation) (#4131 )
* Use estimateGas error (as per updated implementation)
* EXCEPTION_ERROR as per #4142
* Better error log reporting & handling (#4128 )
* Don't pop-up notifications after network switch (#4076 )
* Better notifications
* Don't pollute with notifs if switched networks
* Better connection close/open events / No more notifs on change network
* PR Grumbles
* Add close and open events to HTTP // Add tests
* Fix tests
* WIP Signer Fix
* Fix Signer // Better reconnection handling
* PR Grumbles
* PR Grumbles
* Fixes wrong fetching of balances + Notifications
* Secure API WIP
* Updated Secure API Connection + Status
* Linting
* Linting
* Updated Secure API Logic
* Proper handling of token updates // Fixing poping notifications
* PR Grumbles
* PR Grumbles
* Fixing tests
* Trim spaces from InputAddress (#4126 )
* Trim spaces for addresses
* onSubmit has only value, not event
* onSubmit (again)
* Length check on trimmed value
* Remove bindActionCreators({}, dispatch) (empty) (#4135 )
2017-01-12 17:06:15 +01:00
GitLab Build Bot
72bb687f5e
[ci skip] js-precompiled 20170111-193033
2017-01-11 19:33:04 +00:00
Arkadiy Paronyan
5e70507c78
Backporting to beta ( #4118 )
...
* Ignore get_price_info test by default. (#4112 )
* Auto-detect hex encoded bytes in sha3 (#4108 )
* Auto-detect hex encoded bytes in sha3
* Using types/isHex
* Removing unused imports
* Use binary chop to estimate gas accurately (#4100 )
* Initial sketch.
* Building.
* Fix a few things.
* Fix issue, add tracing.
* Address grumbles
* Raise upper limit if needed
* Fix test.
* Fixing decoding API with signatures in names (#4125 )
* Fix call/estimate_gas (#4121 )
* Return 0 instead of error with out of gas on estimate_gas
* Fix stuff up.
2017-01-11 20:03:08 +01:00
Denis S. Soldatov aka General-Beck
2b588d57f0
Update gitlab-ci.yml
...
comment curl in arm
remove armv6 build from beta
2017-01-10 19:43:13 +04:00
arkpar
e7fbf10819
Release track set to beta
2017-01-10 15:03:23 +01:00
GitLab Build Bot
6e43903ab7
[ci skip] js-precompiled 20170110-124838
2017-01-10 12:51:37 +00:00
Jaco Greeff
f0e017fe6c
Wrong log output address ( #4106 )
2017-01-10 13:42:29 +01:00
Gav Wood
8117036e0f
Avoid comms with not-yet-active release update server. ( #4111 )
2017-01-10 13:41:21 +01:00
GitLab Build Bot
16e22b7f87
[ci skip] js-precompiled 20170110-123414
2017-01-10 12:37:38 +00:00
Nicolas Gotchac
cee2ac43c0
Update Transfer logic + Better logging ( #4098 )
...
* Add logs and better Transfer Store logic
* Fix wallet transfer
* Fix wrong gas in Wallet
* Move log levels to Parity tab
2017-01-10 13:26:30 +01:00
Nicolas Gotchac
ae7619431b
Fix Signer ( #4104 )
2017-01-10 13:19:18 +01:00
GitLab Build Bot
78566cf9bf
[ci skip] js-precompiled 20170110-113807
2017-01-10 11:41:00 +00:00
Jannis Redmann
8958603f64
merge #4066 from jr-reverse-caching
...
cache registry reverses, completion in address selector
2017-01-10 12:30:57 +01:00
keorn
be30c44179
Validator/authority contract ( #3937 )
...
* dir
* simple validator list
* stub validator contract
* make the engine hold Weak<Client> instead of IoChannel
* validator set factory
* register weak client with ValidatorContract
* check chain security
* add address array to generator
* register provider contract
* update validator set on notify
* add validator contract spec
* simple list test
* split update and contract test
* contract change
* use client in tendermint
* fix deadlock
* step duration in params
* adapt tendermint tests
* add storage fields to test spec
* constructor spec
* execute under wrong address
* create under correct address
* revert
* validator contract constructor
* move genesis block lookup
* add removal ability to contract
* validator contract adding validators
* fix basic authority
* validator changing test
* more docs
* update sync tests
* remove env_logger
* another env_logger
* cameltoe
* hold EngineClient instead of Client
* add a comment about lock scope
2017-01-10 12:23:59 +01:00
Arkadiy Paronyan
5c5244911e
No reorg limit for ancient blocks ( #4099 )
2017-01-10 12:22:28 +01:00
Arkadiy Paronyan
d67ceec50c
Update registration after every write ( #4102 )
2017-01-10 12:11:32 +01:00
Jannis R
f12937a21e
reverse caching: use subscribeToEvents
2017-01-09 19:09:22 +01:00
Jannis R
67c2981975
subscribeToEvent -> subscribeToEvents
2017-01-09 19:09:21 +01:00
Gav Wood
e86b955815
Default to no auto-update. ( #4092 )
...
* Default to no auto-update.
* Fix test.
2017-01-09 18:33:53 +01:00
Jannis R
cca7627fb8
reverse caching: PR grumbles
2017-01-09 17:49:06 +01:00
Tomasz Drwięga
a584c6396c
Don't remove out of date local transactions ( #4094 )
2017-01-09 17:01:09 +01:00
Jannis R
61a42cc7e4
reverse caching: pass API into middleware
2017-01-09 16:59:33 +01:00
Jannis R
8c2aa4d87c
address selector: unique registry results
2017-01-09 14:24:04 +01:00
Jannis R
f05ffd2e09
address selector: complete reverses by name as well
2017-01-09 14:13:11 +01:00
Jannis R
38734c92c2
address selector: lower case for reverse completion
2017-01-09 14:03:52 +01:00
Jannis R
92742e663a
merge master into jr-reverse-caching
2017-01-09 12:50:26 +01:00
keorn
8d256b223d
Fix rebroadcast panic ( #4084 )
...
* fix
* fix compile
* remove peers trace
* simplify
* Fixing 'simplify'
2017-01-09 12:41:19 +01:00
Jaco Greeff
378739fae1
Use shallow-only rendering in all tests ( #4087 )
...
* Container/Title with shallow
* IdentityName with shallow
* IdentityIcon with shallow
* TypedInput to shallow
* DetailsStep to shallow
2017-01-09 12:40:29 +01:00
Tomasz Drwięga
4c94878cf7
Sending transactions in chunks. ( #4089 )
2017-01-09 11:20:02 +01:00
Gav Wood
14e65e5c3c
Move to new CI servers. ( #4091 )
2017-01-09 11:16:21 +01:00
Tomasz Drwięga
9fec422a1b
Fixing compilation without dapps. ( #4088 )
2017-01-09 11:16:05 +01:00
Nicolas Gotchac
e1847442cc
Fix balances update ( #4077 )
...
* Fix balances fetching
* Fix fetching balances while syncing
2017-01-09 11:15:00 +01:00
Nicolas Gotchac
40f0ee004f
Key derivation in Worker ( #4071 )
...
* Add Signer Key Derivation in Service Worker
* Several fixes throughout the UI
* Hint for external account // working Worker
* Add Worker state change
* PR Grumbles
2017-01-09 11:14:36 +01:00
GitLab Build Bot
ec4b4cfbf2
[ci skip] js-precompiled 20170109-084458
2017-01-09 08:47:45 +00:00
Nicolas Gotchac
cf0a20f08b
Display contract block creation ( #4069 )
...
* Add contract block creation to metadata
* Display mined block for contract on Contracts view
* Better use of Summary for Accounts
* Add sorted by mined block for contracts
* Proper Block Number sort // display in contract page
* PR Grumble
* Linting issues
2017-01-09 09:38:27 +01:00
Tomasz Drwięga
71e6e24a1f
Improving logs for transactions sync and disable re-broadcasting while syncing ( #4065 )
...
* Improving logs for transaction propagation
* Propagate only on timer
2017-01-08 17:12:17 +01:00
GitLab Build Bot
33d3c1f999
[ci skip] js-precompiled 20170108-033146
2017-01-08 03:34:41 +00:00
GitLab Build Bot
920d2217c8
[ci skip] js-precompiled 20170107-041806
2017-01-07 04:21:07 +00:00
Jannis R
ba4263e33f
fix tests ✅
2017-01-06 18:55:18 +01:00
GitLab Build Bot
c73bb3eed7
[ci skip] js-precompiled 20170106-170326
2017-01-06 17:06:28 +00:00
Nicolas Gotchac
761ed913a8
Passwords are valid by default ( #4075 )
...
* Passwords are valid by default #4059
* Actually fixing the issue
2017-01-06 17:56:57 +01:00
GitLab Build Bot
a7f23cbaed
[ci skip] js-precompiled 20170106-162807
2017-01-06 16:31:16 +00:00
Nicolas Gotchac
30394bdb1c
Add Origin to events table ( #4073 )
2017-01-06 17:24:35 +01:00
Nicolas Gotchac
81641a5839
Fix tags after Account view ( #4070 )
2017-01-06 17:23:04 +01:00
Robert Habermeier
9c00eb4e8a
Zero-alloc trie lookups ( #3998 )
...
* triedb cleanup
* factor out common portion of trie query
* allocate far fewer times in node decoding
* fix bench compilation
* introduce OwnedNode variant to make iter fast again
* generalize recorder trait to Query
* decode trie outputs cost-free in state
* test for passing closure as query
2017-01-06 16:18:45 +01:00
Tomasz Drwięga
e983339edd
Opening local dapp ( #4041 )
...
* Opening local dapp
* Using Path/PathBuf instead of Strings
* Fixing typo and adding some docs to apps::fs functions
2017-01-06 16:05:58 +01:00
Jannis R
c4f7b8fb96
merge master into jr-reverse-caching
2017-01-06 16:03:05 +01:00
GitLab Build Bot
332a45846d
[ci skip] js-precompiled 20170106-144307
2017-01-06 14:46:06 +00:00
Tomasz Drwięga
f6349187ef
Bringing back js-sha3 to fix in-browser signing ( #4063 )
...
* Bring back Uint8Array sha3 support
* Added SHA3 test with HEX encoding
* Rename hex2Ascii => hexToAscii
Add tests or the api/util/format functions
Use js-sha3 for sha3 with hex encoding support
* Adding Uint8Array test
* Fixing Transaction import
2017-01-06 15:36:24 +01:00
Jannis R
ad3b89dc14
Merge master into jr-reverse-caching
2017-01-06 13:35:50 +01:00
GitLab Build Bot
52d3633473
[ci skip] js-precompiled 20170106-094801
2017-01-06 09:50:58 +00:00
Nicolas Gotchac
9ab9ff2381
Fix wrong transaction input for contract deployments ( #4052 )
...
* Fix mutable options in Contract API
* Add Swarm hash and meta data from Solidity
* Updates tests for contract deployment
* Add test for deploy without constructor Params
2017-01-06 10:39:18 +01:00
Tomasz Drwięga
1b93d79a90
Re-broadcast transactions to few random peers on each new block. ( #4054 )
...
* Introduce predictable randomness in tests
* Re-broadcasting to few peers
2017-01-06 10:38:49 +01:00
GitLab Build Bot
20aaf17389
[ci skip] js-precompiled 20170106-050640
2017-01-06 05:12:05 +00:00
GitLab Build Bot
c2d4ee7555
[ci skip] js-precompiled 20170105-202446
2017-01-05 20:28:26 +00:00
Tomasz Drwięga
eb0daea9b9
Removing old transactions from the queue ( #4046 )
...
* Removing old transactions from the queue
* Addressing grumbles
2017-01-05 21:16:52 +01:00
keorn
fbc9f0d7fb
Add block rewards to more Engines ( #4055 )
...
* add block rewards
* imports
2017-01-05 21:16:13 +01:00
Robert Habermeier
b4e713efdc
return old trie values on insert and remove ( #4053 )
...
* return old trie values on insert and remove
* fix json tests
2017-01-05 21:15:43 +01:00
Jannis Redmann
20c1d37b59
let users open urls from dapps view ( #4042 )
...
* browser: better url handling
* browser: pass url as param
* dapps: button to open browser
* dapps url button: remove url validation
* PR grumbles, better URL parsing
* code style ✨
* better URL parsing, react to changed URL fragment
2017-01-05 21:15:01 +01:00
Jannis R
2aa76e5acc
address selector: simple completion for reversed addresses
2017-01-05 18:21:15 +01:00
Jannis R
71e80f10d8
reverse caching: optimize timing
...
Users quickly want all reverses registered in the path,
but don't care so much about live data.
2017-01-05 17:27:25 +01:00
Jannis R
6f492a4945
address selector: use cached reverses
2017-01-05 17:19:26 +01:00
GitLab Build Bot
7d807551e8
[ci skip] js-precompiled 20170105-155705
2017-01-05 15:59:53 +00:00
Jannis R
b38aa8d01f
reverse caching: middleware
2017-01-05 16:56:40 +01:00
Jannis R
ac2c678e69
reverse caching: redux boilerplate
2017-01-05 16:56:11 +01:00
Jaco Greeff
20ad2e7d42
Util/validation update ( #4051 )
...
* Fix code validation for null inputs
* tests WIP
* tests WIP
* Update validation tests
* Adjust block names, slice (PR comments)
2017-01-05 16:51:27 +01:00
Jaco Greeff
9613145464
Convert ShapeShift modal to store ( #4035 )
...
* WIP
* WIP store
* Store in-place
* WIP tests
* Store completed
* Expand option tests for events
* Fix & test for errors found in manual testing
* Add missing @observer (rookie mistake)
* Fix intl formatting error (completed step)
* Pass store to ErrorStep, test all stages for components
* Add warning messages (e.g. no price found)
* Fix typo
2017-01-05 16:51:16 +01:00
Tomasz Drwięga
a076ffaf8c
Using local path on Windows ( #4017 )
...
* Using non-roaming path on Windows
* Fixing test
2017-01-05 13:12:54 +00:00
Tomasz Drwięga
91f864b2b7
Fixing minGasLimit > ceil limit mining issue ( #4018 )
2017-01-05 12:59:16 +00:00
Robert Habermeier
f1dd96ca5d
Merge pull request #3892 from ethcore/lightsync
...
Naive light client synchronization
2017-01-05 13:17:14 +01:00
GitLab Build Bot
e7e561024a
[ci skip] js-precompiled 20170105-111302
2017-01-05 11:15:57 +00:00
Jaco Greeff
1ef67f68ed
Starting on homestead shows reload snackbar ( #4043 )
...
* Fix issue where starting on homestead showed reload
* Align snackbar timing with errors (60s)
2017-01-05 12:07:10 +01:00
Nicolas Gotchac
d16ab5eac5
Show contract parameters in MethodDecoding ( #4024 )
...
* Add decoding of Inner Contract Deployment params #3715
* Fixed TypedInput when formatted value
* Fix TypedInput
* PR Grumble
* Add test to `Param.toParams`
2017-01-05 12:06:58 +01:00
Jaco Greeff
ddeb06d9cc
UI component updates ( #4010 )
...
* Update blockStatus & test results
* IdentityIcon rendering tests for #3950
* Update IdentityName with external messages
* Expand to cover basic layout sections
* ConfirmDialog rendering tests
* TxHash expansion & tests
* Cleanup ui/*.spec.js PropType warnings
* Use react-intl plural for confirmation/confirmations (verified manually)
2017-01-05 12:06:46 +01:00
Jaco Greeff
602a4429cc
Account view updates ( #4008 )
...
* Fix null account render issue, add tests
* Add tests for #3999 fix (merged in #4000 )
* Only include sinon-as-promised globally for mocha
* Move transactions state into tested store
* Add esjify for mocha + ejs (cherry-picked)
* Extract store state into store, test it
* Use address (as per PR comments)
* Fix failing test after master merge
2017-01-05 12:06:35 +01:00
Maciej Hirsz
881066243b
Merge pull request #4034 from maciejhirsz/mh-pwmsg
...
Better error messages for PoA chains, closes #4030
2017-01-05 11:13:45 +01:00
keorn
93237045b8
Merge pull request #4019 from ethcore/optional-spec
...
Make some spec fields optional
2017-01-04 19:25:42 +01:00
Robert Habermeier
99f091ecee
Merge pull request #4021 from ethcore/basic-account
...
Basic account type
2017-01-04 19:00:21 +01:00
maciejhirsz
a4b4263580
Adaptive hints
2017-01-04 16:51:27 +01:00
GitLab Build Bot
7ebf8be12e
[ci skip] js-precompiled 20170104-153136
2017-01-04 15:34:36 +00:00
Nicolas Gotchac
fbb52ac58b
Fix wallet in main net ( #4038 )
2017-01-04 16:25:39 +01:00
Robert Habermeier
5a3aa98115
Merge pull request #4032 from ethcore/https-fetch
...
Removing orphaned Cargo.toml
2017-01-04 15:28:50 +01:00
GitLab Build Bot
6861230bee
[ci skip] js-precompiled 20170104-142103
2017-01-04 14:24:09 +00:00
Jannis Redmann
839ee9afd7
address selector: support reverse lookup ( #4033 )
...
* address selector: simplify lookup
* address selector: support reverse lookup
2017-01-04 15:15:36 +01:00
Nicolas Gotchac
71e7a429d7
Only fetch App when necessary ( #4023 )
...
* Only fetch App when necessary. Show loadings + 404 #3914
* PR Grumble
2017-01-04 15:15:25 +01:00
Jaco Greeff
cc8e200ed5
Connection UI cleanups & tests for prior PR ( #4020 )
...
* Cleanups & tests for #3945
* Externalise icons as per PR comments
2017-01-04 15:15:11 +01:00
Jaco Greeff
7cdfaf1a43
Unsubscribe error on ShapeShift modal close ( #4005 )
...
* unsubscribe in onClose (state available)
* Revert "unsubscribe in onClose (state available)"
This reverts commit 1da0a7447563e3cb0d9149b0b9898ec93b483982.
* Fix shapeshift double unsubscribe
* Swap multiple list test addresses
2017-01-04 15:14:51 +01:00
Nicolas Gotchac
63017268ad
Add ownership checks the Registry dApp ( #4001 )
...
* Fixes to the Registry dApp
* WIP Add Owner Lookup
* Proper sha3 implementation
* Add working owner lookup to reg dApp
* Add errors to Name Reg
* Add records error in Reg dApp
* Add errors for reverse in reg dApp
* PR Grumbles
2017-01-04 15:14:37 +01:00
Robert Habermeier
0b9a0b138b
remove --light CLI
2017-01-04 15:07:49 +01:00
maciejhirsz
516c41c1ee
Move hints to constants
2017-01-04 14:48:32 +01:00
maciejhirsz
4b1b67bfeb
Analog error messages for unlocking accounts
2017-01-04 14:05:32 +01:00
maciejhirsz
8ca0e09ffc
Better error messages for PoA chains
2017-01-04 12:50:50 +01:00
Tomasz Drwięga
8d1a91b3b8
Removing orphaned Cargo.toml
2017-01-04 12:36:37 +01:00
GitLab Build Bot
4c532f9e3d
[ci skip] js-precompiled 20170104-033203
2017-01-04 03:34:53 +00:00
GitLab Build Bot
6c3b9327dd
[ci skip] js-precompiled 20170103-164739
2017-01-03 16:50:54 +00:00
Jannis Redmann
565a1b510e
refresh balances of contacts & contracts when syncing ( #4022 )
2017-01-03 17:42:05 +01:00
Jannis Redmann
9de8ba0cf5
show message on new chain ( #4016 )
...
* clear account infos on new chain
* new chain: show only snackbar
* fix new chain popup 🐛
2017-01-03 17:41:55 +01:00
Nicolas Gotchac
e8ef7b357d
Use TypedInputs in Contracts view ( #4015 )
...
* Use TypedInput in Contracts
* Add right readOnly Bool TypedInput
* PR Grumbles
2017-01-03 17:41:46 +01:00
Nicolas Gotchac
0f41c5b847
Fix focus on Modal ( #4014 )
...
* Fix focus on Modal #3814
* PR Grumble
2017-01-03 17:41:31 +01:00
Jaco Greeff
04ed53e0f2
Fix newError noops when not bound to dispacher ( #4013 )
...
* AddContract properly binds newError
* EditMeta properly binds newError
* PasswordManager properly binds newError
* pass null instead of empty mapStateToProps
* Add openSnackbar test & binded prop
2017-01-03 17:41:21 +01:00
Robert Habermeier
5d2cf22ef4
use basic_account in snapshot
2017-01-03 17:05:27 +01:00
Robert Habermeier
eb2b1ad5da
move basic_account to types module
2017-01-03 16:43:22 +01:00
Robert Habermeier
7c715aeec3
basic account type
2017-01-03 16:32:50 +01:00
keorn
e5b3c092c8
Merge branch 'master' into optional-spec
2017-01-03 15:42:56 +01:00
Robert Habermeier
9db3f383e3
Merge pull request #4004 from ethcore/testnet-flag-ropsten
...
parse testnet chain as ropsten
2017-01-03 12:29:10 +01:00
GitLab Build Bot
efa36545ce
[ci skip] js-precompiled 20170103-033107
2017-01-03 03:33:55 +00:00
GitLab Build Bot
5210062a40
[ci skip] js-precompiled 20170102-033239
2017-01-02 03:35:30 +00:00
GitLab Build Bot
2fbb007911
[ci skip] js-precompiled 20170101-042119
2017-01-01 04:24:16 +00:00
GitLab Build Bot
6608027c02
[ci skip] js-precompiled 20161231-133348
2016-12-31 13:36:49 +00:00
Nicolas Gotchac
0c6a9ebbb9
Work on Portal Style ( #4003 )
...
* Reduce Portal size and close on click outside
* PR Grumbles
2016-12-31 13:28:16 +00:00
GitLab Build Bot
c93d3c1580
[ci skip] js-precompiled 20161231-033147
2016-12-31 03:34:58 +00:00
Robert Habermeier
29e8b2a3b8
parse testnet chain as ropsten
2016-12-30 15:52:49 +01:00
GitLab Build Bot
2365c714d4
[ci skip] js-precompiled 20161230-113233
2016-12-30 11:35:18 +00:00
Nicolas Gotchac
fd41a10319
Make Wallet first-class citizens ( #3990 )
...
* Fixed hint in Address Select + Wallet as first-class-citizen
* Separate Owned and not Owned Wallets
* Fix balance not updating
* Fix MethodDecoding for Contract Deployment
* Fix TypedInput params
* Fix Token Transfer for Wallet
* Small change to contracts
* Fix wallets shown twice
* Fix separation of accounts and wallets in Accounts
* Fix linting
* Execute contract methods from Wallet ✓
* Fixing linting
* Wallet as first-class citizen: Part 1 (Manual) #3784
* Lower level wallet transaction convertion
* Fix linting
* Proper autoFocus on right Signer input
* PR Grumble: don't show Wallets in dApps Permissions
* Add postTransaction and gasEstimate wrapper methods
* Extract Wallet postTx and gasEstimate to utils + PATCH api
* Remove invalid test
It's totally valid for input's length not to be a multiple of 32 bytes. EG. for Wallet Contracts
* Merge master
* Fix linting
* Fix merge issue
* Rename Portal
* Rename Protal => Portal (typo)
2016-12-30 11:28:12 +00:00
GitLab Build Bot
88c0329a31
[ci skip] js-precompiled 20161230-041039
2016-12-30 04:13:29 +00:00
GitLab Build Bot
02ea3ab0f8
[ci skip] js-precompiled 20161229-200742
2016-12-29 20:10:35 +00:00
Jaco Greeff
37c607d7b0
Don't slice non-existent tags ( #4000 )
2016-12-29 20:01:36 +00:00
GitLab Build Bot
b5f6162630
[ci skip] js-precompiled 20161229-185700
2016-12-29 18:59:55 +00:00
Nicolas Gotchac
75f2644e6a
Update dev dependencies and make Webpack less verbose ( #3997 )
...
* Update dev dependencies // Less verbose Webpack
* Fix linting fro JSX
2016-12-29 18:48:39 +00:00
Tomasz Drwięga
b24fc97cb6
Correct log index in transaction receipt ( #3995 )
...
* Moving logs to separate, testable function
* Adding test
* Fixing log index
* Adding transaction log index
* Fixing rpc tests
* Making interface of a bit cleaner.
2016-12-29 18:48:28 +00:00
Nicolas Gotchac
9814251a28
Add Email and Registry lookups to Address Selector ( #3992 )
...
* Move AccountSelect values to MobX store
* Mail registry + small fixes
* Add Registry to AddressSelect lookups + Nav fixes
* Fix linting
* PR Grumbles
* Fix tests and propTypes
2016-12-29 18:47:53 +00:00
Robert Habermeier
486f7ae684
Merge pull request #3994 from ethcore/remove-dead-journal
...
remove node journal: dead code
2016-12-29 13:58:41 +01:00
Robert Habermeier
4101396fc4
remove node journal: dead code
2016-12-29 11:06:00 +01:00
GitLab Build Bot
34aee26a2e
[ci skip] js-precompiled 20161229-041755
2016-12-29 04:20:52 +00:00
GitLab Build Bot
a3fe74ac69
[ci skip] js-precompiled 20161228-175047
2016-12-28 17:53:25 +00:00
Jaco Greeff
8677c3b91f
Cleanup AddContract with store ( #3981 )
...
* Splits (WIP)
* Expand getters & setters
* Initial abi type set
* Expand
* Don't rely on passed api
* Store tests in place
* Allow RadioButtons to accept MobX arrays
* Fixes for manual testing
2016-12-28 17:09:54 +00:00
Jaco Greeff
7e600b5a82
Store for EditPassword Modal ( #3979 )
...
* External store (WIP)
* address & meta
* Add editable (WIP)
* View converted (WIP)
* Single API stub creation
* Testing (WIP)
* Simplified meta assign
* Tests running
* Fix duplicate exports
* Fix tags not editable
2016-12-28 17:09:45 +00:00
Robert Habermeier
e6324a83f1
Merge branch 'master' into lightsync
2016-12-28 15:53:11 +01:00
Tomasz Drwięga
3067a8de3e
Additional fetch tests ( #3983 )
...
* First bunch of tests
* Dapps zip tests
2016-12-28 12:45:25 +00:00
Robert Habermeier
fe1f542c4f
Owning views of blockchain data ( #3982 )
...
* owning views of blockchain data
* port blockchain and client traits to owning views
* fix ethcore tests
* use strong headers and bodies in ethcore_light
* port ethsync to use owning views
* port rpc to owning views
* port parity informant and blockchain export
2016-12-28 12:44:51 +00:00
Robert Habermeier
592a3ac623
Merge pull request #3974 from ethcore/mock-net
...
make test network generic over peer type
2016-12-28 13:32:06 +01:00
Tomasz Drwięga
bc3dacc952
Fetch tests (first batch) ( #3977 )
...
* Customizable fetch
* Some basic Fetch tests
2016-12-27 15:38:55 +00:00
GitLab Build Bot
a95057abe1
[ci skip] js-precompiled 20161227-152844
2016-12-27 15:31:43 +00:00
Nicolas Gotchac
7581ac635f
Fetch certifiers only when needed ( #3978 )
...
* Fetch certifiers once + on new Logs
* Linting
* BadgeReg First Query
* Rightly fetching badges on page change
* PR Grumbles
* Only fetch certifiers onces
2016-12-27 15:23:58 +00:00
Jaco Greeff
b27c809c64
Visible accounts for dapps (default whitelist) ( #3898 )
...
* Add APIs for Dapp management
* Move AddDapps modal
* Add DappsPermissions Modal (basics)
* Allow whitelist editing
* Add select/unselect tests
* Case
* Case
* Modal render/non-render tests
* UI made slightly prettier
* Adjust spacing
* Allow get/set of null for default whitelist (all)
* Allow null = all for selection
* Adjust selected background
* Address valid comment on formatters location
2016-12-27 15:23:41 +00:00
Robert Habermeier
80eae8cc49
remove some old (unused/duplicate) files ( #3975 )
2016-12-27 12:41:22 +00:00
Robert Habermeier
8125b5690c
Port try macro to new ? operator. ( #3962 )
...
* initial untry sweep
* restore try in ipc codegen, fix inference
* change a few missed try instances
2016-12-27 12:53:56 +01:00
GitLab Build Bot
b1ef52a6d7
[ci skip] js-precompiled 20161227-114547
2016-12-27 11:48:47 +00:00
Jaco Greeff
19c8e55aa9
Small UI fixes ( #3966 )
...
* Load dapp visibility from localStorage
* Align MethodDecoding address svg properly
* Consolidate svg & img classes overrides
* improve isNullAddress check
* readOnly for null display
* disabled || readOnly
2016-12-27 12:40:33 +01:00
Nicolas Gotchac
ce8d9252e7
Fix wrong use of Icons ( #3973 )
2016-12-27 12:40:16 +01:00
Robert Habermeier
55dbfbf35b
address grumbles
2016-12-27 12:24:18 +01:00
Robert Habermeier
84219a0094
make test network generic over peer type
2016-12-27 11:23:57 +01:00
Tomasz Drwięga
7454212b28
Updating dependencies ( #3968 )
2016-12-27 10:17:50 +00:00
Tomasz Drwięga
c7c309d152
Web Based Dapps ( #3956 )
...
* Dapps web
Conflicts:
dapps/src/apps/fetcher.rs
dapps/src/handlers/fetch.rs
* Rewriting fetch
* Parity-wide fetch service
* Obey the limits and support cancellation.
* Removing temporary files.
* Actually use Fetch for dapps
* Re-implementing file fetching to avoid temporary files.
* Serde to 0.8.19
* Fixing content & dapps fetch
* Serving web content and injecting scripts
* Don't wait for old content, start a new download
* Supporting timeouts and query
* Simple GUI for the browser
* Proxy tokens validation
* Recovering from invalid web-based requests
* Remember last visisted URL
* Removing unused variables
* Addressing review comments
* Setting default account in web3
* Adding WebBrowser dapp to the list
* Actually prune old entries when generating new token
2016-12-27 10:15:02 +00:00
Jannis Redmann
6842d43491
contract query: render false as false ( #3971 )
2016-12-27 10:04:14 +00:00
Jannis Redmann
5128438835
email verification: add Terms of Service ( #3970 )
2016-12-27 10:04:02 +00:00
Nicolas Gotchac
72c65d9c2f
Fix method decoding ( #3967 )
...
* Fix method decoding
* Restore master version
2016-12-27 10:03:49 +00:00
Jaco Greeff
2bbefcd438
Store for EditMeta modal ( #3959 )
...
* Store basics
* Tested
2016-12-27 10:02:53 +00:00
Jannis Redmann
002e8b00d4
registry dapp: cleanup, support reverse entries ( #3933 )
...
* style fixes ✨
* registry dapp: show reverse events
* registry dapp: actions & reducers for isTestnet
* registry dapp: make Hash & Address components
* registry dapp: code style ✨
* registry dapp: bugfixes 🐛
* registry dapp: postTx helper
* registry dapp: refactor reducers
* registry dapp: use react-redux
* registry dapp: actions & reducers for reverse lookup
* registry dapp: reverse lookup component
* registry dapp: connect Address to redux
* registry dapp: de-DRY recordTypeSelect
In preparation for the next commit.
* registry dapp: support reverse lookup
* registry dapp: render reverse events
* registry dapp: show tx sender, add key prop
* registry dapp: link accounts to etherscan as well
* registry dapp: address style grumbles 💄
* registry dapp: address style grumbles 💄
2016-12-27 10:01:16 +00:00
Nicolas Gotchac
1ffc6ac58c
New Address Selector Component ( #3829 )
...
* WIP new address selector
* WIP Working New Account Selector
* WIP Fully working Addres Selector (missing keyboards navigation)
* WIP Address Selector
* Fully functionnal new Address Selector!
* Implement disabled prop
* Don't auto-open on focus + Text Selection fix
* Add copy address capabilities
* Better Address Selector Focus
* Search from tags
* [Address Selector] Better Focus // Parity Background
* Linting
* [Adress Selector] Better focused input style
* Better focus support for inputs
* Fix style issue
* Add tags to accounts
* linting
* Add label to address selector
* Removed old address selector + improved styling
* Fixing address selection issues
* fix test
* Better logs...
* PR Grumbles Part 1
* PR Grumbles Part 2
* PR Grumbles Part 3.1
* PR Grumbles Part 3.2
* PR Grumbles Part 3.3
* New Portal Component
* Simpler Transition for Portal
* PR Grumbles Part 4
* Align font-family with rest of UI
* Fix null value input
* Fix Webpack build...
2016-12-27 09:59:37 +00:00
GitLab Build Bot
4e51f93176
[ci skip] js-precompiled 20161227-033404
2016-12-27 03:36:50 +00:00
GitLab Build Bot
7ace4b55c2
[ci skip] js-precompiled 20161226-033142
2016-12-26 03:34:29 +00:00
GitLab Build Bot
3ffc7890cb
[ci skip] js-precompiled 20161225-045509
2016-12-25 04:57:52 +00:00
GitLab Build Bot
9cfc72ca43
[ci skip] js-precompiled 20161224-033250
2016-12-24 03:36:00 +00:00
GitLab Build Bot
c39e0aa3ef
[ci skip] js-precompiled 20161223-204746
2016-12-23 20:50:31 +00:00
GitLab Build Bot
4893540103
[ci skip] js-precompiled 20161223-181511
2016-12-23 18:17:57 +00:00
Tomasz Drwięga
27ba0e6922
Limiting accounts returned by parity_accountInfo ( #3931 )
...
* Limiting accountNames returned by parity_accountNames
* Fixing middleware
* Change RPC interface
* Enhance tests for RPC layer
* UI uses parity_allAccountsInfo
* Update dapps to use parity_accountsInfo
* Don't filter by uuid (deprecated)
* Consistency in calls
* Fix js tests (missed stub call)
2016-12-23 18:52:02 +01:00
Robert Habermeier
546246c56b
Unknown block error for RPC ( #3965 )
2016-12-23 18:46:17 +01:00
Robert Habermeier
612f14188f
remove unused fields in informant ( #3963 )
2016-12-23 18:45:51 +01:00
keorn
afc4cd2785
Allow contract constructors in chain spec ( #3932 )
...
* constructor spec
* execute under wrong address
* create under correct address
* revert
* move genesis block lookup
* remove env_logger
2016-12-23 18:44:39 +01:00
Arkadiy Paronyan
5a3c3bcb45
Sync reorg up to history size ( #3874 )
...
* Allow sync reorg up to pruning history size
* Peer difficulty tracking
* Abort downloading block if received with NewBlock
* Set pruning history to 1200
* Renamed history size field
2016-12-23 18:43:40 +01:00
GitLab Build Bot
4516f893e5
[ci skip] js-precompiled 20161223-165758
2016-12-23 17:00:39 +00:00
Tomasz Drwięga
6251289b85
Rising the limit for fetch ( #3964 )
2016-12-23 17:23:31 +01:00
Nikolay Volf
e7ca4445e2
Bring integer arithmetic up to crates.io ( #3943 )
...
* split initial
* decouple crate
* fix tests compilation
* fix rlp tests
2016-12-23 16:53:06 +01:00
GitLab Build Bot
0ed45eaf15
[ci skip] js-precompiled 20161223-154928
2016-12-23 15:52:26 +00:00
Jaco Greeff
714298aa9a
Eslint rule for block curlies ( #3955 )
...
* Add curly rule
* Fix pre-existing issues with new rule
2016-12-23 16:43:13 +01:00
Jaco Greeff
466f84f485
Gas exception warnings on deployment ( #3938 )
...
* add deployEstimateGas function
* Render gas warning with Warning component
* estimateGas, display warning on contract deploy
* Update messages
* Removed unused import
* Fix calculated gas usage
* Basic component smoktest
* Only display warning on edit steps
2016-12-23 16:42:48 +01:00
GitLab Build Bot
9529b6fa8c
[ci skip] js-precompiled 20161223-144822
2016-12-23 14:52:31 +00:00
Jannis Redmann
db6964acc4
move verification store into modal ( #3951 )
...
* move verification store
* address style grumbles ✨
2016-12-23 15:40:04 +01:00
Jaco Greeff
fc620d0d3e
Allow setting of minBlock on sending ( #3921 )
...
* minBlock value formatting
* Allow Contract execute to specify minBock
* Transfer allows minBlock
* Cleanups
* Check errors, verify via testing
* Display Submitted/Submission block in MethodDecoding
2016-12-23 15:31:19 +01:00
Jaco Greeff
74efb22230
Allow empty address ( #3961 )
2016-12-23 15:24:03 +01:00
Jaco Greeff
e006af1edd
Fix default import ( #3960 )
2016-12-23 15:13:43 +01:00
Robert Habermeier
0688ccb003
chain_mem_used function on client
2016-12-23 14:54:31 +01:00
Robert Habermeier
bdf90df56f
client report and heap size for header chain
2016-12-23 14:50:42 +01:00
Denis S. Soldatov aka General-Beck
63d68aaeef
Update deb-build.sh
...
Add Depends: libssl
2016-12-23 16:47:50 +04:00
Robert Habermeier
d0194f3ad3
Merge branch 'master' into lightsync
2016-12-23 13:39:06 +01:00
Robert Habermeier
10c56acff6
revert tests submodule
2016-12-23 13:21:29 +01:00
GitLab Build Bot
4623f45686
[ci skip] js-precompiled 20161223-041415
2016-12-23 04:17:11 +00:00
GitLab Build Bot
9a013c4f47
[ci skip] js-precompiled 20161222-173736
2016-12-22 17:40:57 +00:00
Jaco Greeff
077069c452
Display 0x00..00 as null ( #3950 )
...
* Display 0x00..00 as null (custom black icon)
* rendering test for null
2016-12-22 18:30:59 +01:00
Tomasz Drwięga
f0387c33c6
Global Fetch Service ( #3915 )
...
* Dapps web
Conflicts:
dapps/src/apps/fetcher.rs
dapps/src/handlers/fetch.rs
* Rewriting fetch
* Parity-wide fetch service
* Obey the limits and support cancellation.
* Removing temporary files.
* Actually use Fetch for dapps
* Re-implementing file fetching to avoid temporary files.
* Serde to 0.8.19
* Fixing content & dapps fetch
2016-12-22 18:26:39 +01:00
GitLab Build Bot
1645419bc8
[ci skip] js-precompiled 20161222-164848
2016-12-22 16:51:32 +00:00
Jaco Greeff
c2e5b78c5b
Update babel-loader for WebPack 2.2-rc ( #3953 )
...
* Update babel loader for WebPack 2.2
* Force build
2016-12-22 17:44:29 +01:00
GitLab Build Bot
7dd988860f
[ci skip] js-precompiled 20161222-162822
2016-12-22 16:31:24 +00:00
Nicolas Gotchac
1140f9c9f8
Remove ui/views/modals bundles ( #3946 )
2016-12-22 17:21:59 +01:00
Jaco Greeff
203b419080
Fix manual input token ( #3945 )
...
* Fix manual input token (invalid regex)
* .trim() on token
* Add ^ & $ matching
2016-12-22 17:21:48 +01:00
Nicolas Gotchac
692ec97158
Update Webpack to 2.2 RC2 ( #3952 )
2016-12-22 17:07:18 +01:00
GitLab Build Bot
25f1c1dcc9
[ci skip] js-precompiled 20161222-153857
2016-12-22 15:42:00 +00:00
Jaco Greeff
00f4f128f2
Add missing Ethcore -> Parity headers ( #3948 )
2016-12-22 16:33:05 +01:00
Paul Peregud
b444d23b3a
code example: do start before register_protocol ( #3947 )
2016-12-22 16:15:26 +01:00
Igor Artamonov
be75cbfaaa
set CHAIN_ID for Classic ( #3934 )
...
* configurable CHAIN_ID
* set CHAIN_ID for Ethereum Classic
2016-12-22 13:10:58 +01:00
Robert Habermeier
b44cd7b1db
Merge pull request #3940 from gguoss/auth-bft
...
Fixed compile error.
2016-12-22 12:54:14 +01:00
gavinGuo
70c9f7c80d
Fixed compile error.
2016-12-22 14:51:25 +08:00
keorn
552a772cc1
make fields defaulting to 0 optional
2016-12-22 07:06:40 +01:00
GitLab Build Bot
a13135de30
[ci skip] js-precompiled 20161222-043246
2016-12-22 04:35:36 +00:00
GitLab Build Bot
8114d50b47
[ci skip] js-precompiled 20161221-183632
2016-12-21 18:39:21 +00:00
Nicolas Gotchac
bce69b2b09
Fix dApps not loading ( #3935 )
2016-12-21 19:30:49 +01:00
GitLab Build Bot
5ea70b1fd3
[ci skip] js-precompiled 20161221-141855
2016-12-21 14:22:59 +00:00
Nicolas Gotchac
aba38721b1
Fix Secure API hangs ( #3927 )
...
* Use proxy for WS in dev
* Update SecureAPI
* Update webpack config
* Fix dev contract
* Update webpack
* Linting fixes
* Refactor Secure API logic : Promise based, no wastes of req
* Fix tests
* Add try 'intitial' token
2016-12-21 15:12:40 +01:00
Robert Habermeier
a9f89b09e0
Merge pull request #3899 from ethcore/warp-sync-rpcs
...
parity_chainStatus RPC for block gap info
2016-12-21 15:09:45 +01:00
Nikolay Volf
af501e6467
Custom attribute for binary serialization ( #3922 )
...
* derive(Binary) -> binary
* ethcore types refact
* fixup ethcore
* make binary optional
* fix common types
* fix updater
* remove condition
2016-12-21 15:09:35 +01:00
Robert Habermeier
01b494ca2c
Merge branch 'master' into lightsync
2016-12-21 13:42:07 +01:00
Gav Wood
b369939f20
Merge pull request #3926 from ethcore/split-ci-intermediate-stage
...
Split intermediate stage into two.
2016-12-20 18:42:11 +01:00
Gav Wood
af5c6af539
Split intermediate stage into two.
2016-12-20 17:54:09 +01:00
GitLab Build Bot
5bccd13111
[ci skip] js-precompiled 20161220-164120
2016-12-20 16:44:23 +00:00
Gav Wood
d486a983ac
Merge pull request #3920 from ethcore/curl-rel-before-build
...
Move release-registering to intermediate stage.
2016-12-20 17:35:34 +01:00
Gav Wood
8f5804eab8
Merge pull request #3894 from ethcore/jg-fix-status-blocktime
...
Blocktime format rounding
2016-12-20 17:35:08 +01:00
Tomasz Drwięga
9a5bb9470b
Ignore dapps_policy.json ( #3919 )
...
* Ignore dapps_policy.json
* Produce warning for non-ignored files
2016-12-20 16:34:53 +01:00
Gav Wood
f5a4581fa5
Move release-registering to intermediate stage.
2016-12-20 14:05:07 +01:00
GitLab Build Bot
269338d9bf
[ci skip] js-precompiled 20161220-130157
2016-12-20 13:04:47 +00:00
GitLab Build Bot
ee050d4fd8
[ci skip] js-precompiled 20161220-111754
2016-12-20 11:20:41 +00:00
Jaco Greeff
d89ee5432e
JS API interface for parity_chainStatus
2016-12-20 12:12:39 +01:00
Gav Wood
854cc604d9
Merge pull request #3912 from ethcore/ng-contract-dev
...
Fixing Contract Development
2016-12-20 12:12:06 +01:00
Nicolas Gotchac
7b3b82b750
Updating dependencies
2016-12-20 11:43:13 +01:00
Nicolas Gotchac
efb928b8f1
Removed Worker
2016-12-20 03:51:23 +01:00
Nicolas Gotchac
b4c73a52d1
Merge branch 'master' into ng-contract-dev
2016-12-20 02:39:10 +01:00
Nicolas Gotchac
244d1aefc6
linting
2016-12-20 02:38:40 +01:00
Nicolas Gotchac
1627c3fa71
Add import files in Contract Dev
2016-12-20 02:37:16 +01:00
Nicolas Gotchac
5886034265
Add optimize and autocompile toggles
2016-12-20 02:11:04 +01:00
Nicolas Gotchac
f70e808056
Fallback in Contract Dev if no worker
2016-12-20 01:55:57 +01:00
Gav Wood
8fc10c1911
Merge pull request #3911 from ethcore/use-rhash-for-non-native
...
Use rhash for non-native CI platforms and submit build.
2016-12-20 01:12:15 +01:00
Gav Wood
6659a4ec21
Use rhash for non-native CI platforms and submit build.
2016-12-20 00:21:19 +01:00
Gav Wood
61ade1e710
Merge pull request #3907 from ethcore/no-orbit-off
...
remove -Zorbit=off from rustflags on windows
2016-12-19 22:24:51 +01:00
Gav Wood
cd8af0a497
Merge pull request #3904 from ethcore/new-dirs
...
Fixed upgrading keys on the first run
2016-12-19 22:24:37 +01:00
Gav Wood
18965be047
Merge pull request #3903 from ethcore/test-mem-limit-deadlock
...
fix deadlock in queue drop
2016-12-19 22:23:56 +01:00
Gav Wood
5ba16e4867
Merge pull request #3897 from ethcore/single-provider-functions
...
require only simpler methods on Provider
2016-12-19 22:23:39 +01:00
Robert Habermeier
11f382ca1b
remove -Zorbit=off from rustflags on windows
2016-12-19 19:15:18 +01:00
Robert Habermeier
70d53dcfd6
Merge branch 'master' into lightsync
2016-12-19 18:53:52 +01:00
Robert Habermeier
ae8f77bc7c
fix deadlock in queue drop
2016-12-19 18:10:26 +01:00
arkpar
ddb242c969
Fixed upgrading keys on the first run
2016-12-19 17:41:55 +01:00
Robert Habermeier
e0f6f8f97e
Merge pull request #3902 from ethcore/rpc-error-grammar
...
Fix grammar ("you try" -> "you tried" + article)
2016-12-19 16:49:39 +01:00
Robert Habermeier
5b6cd2183b
Fix grammar ("you try" -> "you tried" + article)
2016-12-19 16:27:03 +01:00
Robert Habermeier
e1adc9606f
parity_chainStatus RPC for block gap info
2016-12-19 15:27:17 +01:00
Gav Wood
002cec9e6f
Merge pull request #3872 from ethcore/disable-light-server
...
remove light server capability temporarily
2016-12-19 15:22:44 +01:00
Gav Wood
1f8a1cac22
Merge pull request #3896 from ethcore/timestamp-ignore
...
Allow retry for future blocks
2016-12-19 15:21:05 +01:00
Gav Wood
9e3cadc6c3
Merge pull request #3895 from ethcore/rename-engines
...
Consistent engine and seal names
2016-12-19 15:19:57 +01:00
Robert Habermeier
4c7dc9f2d8
require only simpler methods on Provider
2016-12-19 14:54:10 +01:00
arkpar
d3486b45c5
Allow retry for future blocks
2016-12-19 14:47:48 +01:00
Nicolas Gotchac
e377ec3194
Working ServiceWorker
2016-12-19 14:39:10 +01:00
GitLab Build Bot
776a45af87
[ci skip] js-precompiled 20161219-132051
2016-12-19 13:25:03 +00:00
keorn
46662899da
make spec naming consistent
2016-12-19 14:15:39 +01:00
Jannis Redmann
2862e8b92c
update email certification ABI ( #3893 )
2016-12-19 14:14:54 +01:00
Jaco Greeff
6efaec8f8b
Blocktime format rounding
2016-12-19 14:07:50 +01:00
Robert Habermeier
2b1f51694b
fix cli test
2016-12-19 14:01:19 +01:00
GitLab Build Bot
65f2d2b050
[ci skip] js-precompiled 20161219-122700
2016-12-19 12:30:05 +00:00
Jaco Greeff
1b59ceb7c1
Remove existence & length checks on passwords & phrases ( #3854 )
...
* Allow input to receive FormattedMessage errors
* Only do existence checks on phrases & passwords
* Add missing import
* Remove existence checks, display security reminder
2016-12-19 13:17:28 +01:00
Jannis Redmann
7185fb0f37
refresh certifications automatically ( #3878 )
...
* certifications: eth.getLogs -> filters
* linting 👕 , indentation
* certifications: fetch filter changes
* certifications: prevent overlapping
* certifications: watch blockNumber to refresh
* fix email certification contract
See ethcore/contracts@d86490e302
* update email certification contract
2016-12-19 13:17:15 +01:00
Nicolas Gotchac
670be41b62
Fix Wallet Settings Modal ( #3856 )
...
* Fixes wallet settings modal
* Fix linting
2016-12-19 13:16:59 +01:00
Robert Habermeier
a48435ca60
Merge branch 'master' into lightsync
2016-12-19 13:15:37 +01:00
Robert Habermeier
d765611050
allow queue to drain fully when idle
2016-12-19 12:41:00 +01:00
Robert Habermeier
ccdf5d5873
increase tick timer and limit peers to one req
2016-12-19 12:28:42 +01:00
Arkadiy Paronyan
14a9942d14
Update appveyor.yml
2016-12-18 01:11:48 +01:00
Arkadiy Paronyan
fc10d15b75
Update appveyor.yml
2016-12-18 01:11:29 +01:00
Gav Wood
e755c09446
Merge pull request #3884 from ethcore/fix-diff-adj
...
Fix difficulty adjustment.
2016-12-17 16:35:20 +01:00
Gav Wood
ec5b867a22
Merge pull request #3883 from ethcore/fix-win-ci
...
Final fixups for updater
2016-12-17 16:10:08 +01:00
Gav Wood
d98f0d8fb5
No need to test windows for every PR.
2016-12-17 16:00:33 +01:00
Gav Wood
023d413610
Fix difficulty adjustment.
...
Closes #3861
2016-12-17 15:53:06 +01:00
Gav Wood
efd4036a9a
Fix build.
2016-12-17 15:40:55 +01:00
Gav Wood
6e12f4f719
Alter port for icarus.
2016-12-17 15:22:31 +01:00
Gav Wood
b418cb8da3
Merge remote-tracking branch 'origin/master' into fix-win-ci
2016-12-17 15:10:17 +01:00
Gav Wood
b2b3a0eb34
Final fixups for updater
...
- Wire up platforms to match those of CI.
- Introduce "final" feature to tag version with "nightly".
2016-12-17 14:36:30 +01:00
Gav Wood
6634b2e3da
Merge pull request #3882 from ethcore/fix-win-ci
...
Attempt to fix windows CI.
2016-12-17 13:13:08 +01:00
Gav Wood
a81e833fcc
Merge pull request #3881 from ethcore/tx-test-fix
...
Fixing racy test
2016-12-17 12:57:15 +01:00
arkpar
b34d3ee5a2
Fixin racy test
2016-12-17 12:28:31 +01:00
Gav Wood
adb0f6fb26
Merge pull request #3880 from ethcore/fix-updater-permissions
...
Fix updater permissions
2016-12-17 12:15:05 +01:00
Gav Wood
f00eb060c1
Attempt to fix windows CI.
2016-12-17 12:06:51 +01:00
Robert Habermeier
5b0531e964
fix compiler warnings
2016-12-17 00:44:18 +01:00
Robert Habermeier
bd59ef05ac
prettier informant
2016-12-17 00:41:02 +01:00
Robert Habermeier
893892ca12
remove request limiting from sync service
2016-12-17 00:31:21 +01:00
Robert Habermeier
be914ddfc7
fix check for moving backwards
2016-12-16 23:53:36 +01:00
Robert Habermeier
2c0f456e4d
guard import order
2016-12-16 23:53:20 +01:00
Robert Habermeier
e57ab96731
fix reverse start block check
2016-12-16 23:21:59 +01:00
Robert Habermeier
08587a1f56
fix subchain request ordering
2016-12-16 23:21:51 +01:00
Robert Habermeier
653363c572
limit to one pending request per peer
2016-12-16 23:21:17 +01:00
Arkadiy Paronyan
4c0741e568
Fixed windows stub signature
2016-12-16 22:26:12 +01:00
Robert Habermeier
a7505be627
fix deadlocks
2016-12-16 22:09:29 +01:00
Robert Habermeier
8970946b74
basic --light parameter
2016-12-16 21:45:51 +01:00
Gav Wood
75c92e9356
Add Parity.png
2016-12-16 20:34:08 +01:00
Gav Wood
83e6e03dd6
Merge pull request #3865 from ethcore/tx-block
...
Delayed transactions
2016-12-16 20:28:18 +01:00
Gav Wood
6f977f03ae
Rename from troublesome filename
2016-12-16 20:26:49 +01:00
Gav Wood
c14d34e347
Merge pull request #3853 from ethcore/jg-token-log
...
Don't log auth token
2016-12-16 20:24:23 +01:00
Gav Wood
fa721f5cdf
Merge pull request #3875 from ethcore/config-fix
...
Loading default config from default path
2016-12-16 20:24:12 +01:00
Gav Wood
c2448f6c2f
Add mac icon.
2016-12-16 18:32:33 +01:00
Gav Wood
14e4fefbcf
Fix updater permissions and refactor existing code.
2016-12-16 18:17:15 +01:00
Gav Wood
45f141b52f
Merge pull request #3877 from ethcore/path-fix
...
New paths
2016-12-16 17:38:20 +01:00
Robert Habermeier
8b88ef1844
add light sync service to ethsync
2016-12-16 17:38:16 +01:00
Gav Wood
b9cd68e7e6
Minor paths change
2016-12-16 17:38:02 +01:00
Gav Wood
e8624fda88
Merge pull request #3876 from ethcore/fix-ci
...
Update tests, gitlabci
2016-12-16 16:56:46 +01:00
Robert Habermeier
f85313fbff
Merge branch 'master' into lightsync
2016-12-16 15:29:11 +01:00
Robert Habermeier
ce84215d93
naive and bad request dispatcher
2016-12-16 15:26:39 +01:00
arkpar
6966fd6c63
New paths
2016-12-16 15:25:53 +01:00
Gav Wood
b89d10239b
Update tests, gitlabci
2016-12-16 15:12:35 +01:00
Tomasz Drwięga
f345458b65
Loading config from default path
2016-12-16 15:03:31 +01:00
arkpar
65f07e5aa7
Renamed some functions
2016-12-16 14:54:26 +01:00
Robert Habermeier
0d7b638a2d
ancestor search response handler
2016-12-16 14:53:36 +01:00
arkpar
6c9de9e6f8
Merge branch 'master' of github.com:ethcore/parity into tx-block
2016-12-16 13:36:07 +01:00
arkpar
f967713d08
Added a test
2016-12-16 13:27:14 +01:00
GitLab Build Bot
3450538208
[ci skip] js-precompiled 20161216-121923
2016-12-16 12:22:56 +00:00
Gav Wood
72f278efed
Merge pull request #3868 from ethcore/new-dirs
...
Base directory option
2016-12-16 13:04:31 +01:00
Gav Wood
6e5a583cb4
Merge pull request #3505 from ethcore/check-updates
...
Auto-updating
2016-12-16 13:01:49 +01:00
Gav Wood
b437265082
Fix build.
2016-12-16 11:27:00 +01:00
Gav Wood
90d3d330f5
Use info! for blockchain status rather than stdout.
2016-12-16 11:00:17 +01:00
Gav Wood
396ab5b361
Refactor and make is_syncing.
2016-12-16 10:31:10 +01:00
Gav Wood
35b18485d4
Don't check for updates while syncing.
2016-12-16 10:14:44 +01:00
Gav Wood
ba60e046be
Tone down logging.
2016-12-16 10:02:42 +01:00
Gav Wood
d9b9172089
Merge pull request #3873 from ethcore/fix-collision
...
Fix naming collision
2016-12-16 02:09:36 +01:00
keorn
d8470cc5ca
revert slack
2016-12-16 00:07:07 +01:00
Robert Habermeier
a1f32de2d9
Merge branch 'master' into lightsync
2016-12-15 23:55:04 +01:00
Robert Habermeier
8f65a7bcc8
remove light server capability temporarily
2016-12-15 23:50:16 +01:00
keorn
447196398a
fix start_step
2016-12-15 23:36:06 +01:00
Gav Wood
6ea5638240
Merge pull request #3858 from ethcore/fetcher-ref
...
Get rid of unecessary redirection while fetching content
2016-12-15 23:08:37 +01:00
Gav Wood
a6a8e431f5
Fix lint
2016-12-15 22:46:36 +01:00
Gav Wood
7cac50601f
Add JS tests for parity_netPeers
2016-12-15 22:45:35 +01:00
Robert Habermeier
8622ab66dc
skeleton for maintain_sync: all but dispatch
2016-12-15 22:42:24 +01:00
Gav Wood
869fbf5108
Fix linting.
2016-12-15 22:07:25 +01:00
Gav Wood
ca0d87da10
125 -> 69.
2016-12-15 22:05:54 +01:00
arkpar
e2371632c5
Base dir option
2016-12-15 21:56:45 +01:00
Robert Habermeier
9c7340307e
handle events, minimal state machine
2016-12-15 21:51:08 +01:00
arkpar
060cc799a6
Minor tweaks
2016-12-15 21:44:31 +01:00
GitLab Build Bot
3e83aeeb17
[ci skip] js-precompiled 20161215-201838
2016-12-15 20:21:20 +00:00
arkpar
e1dd986c41
Hex-encoded block numbers
2016-12-15 21:16:32 +01:00
Gav Wood
5bab14e0c0
Merge remote-tracking branch 'origin/master' into check-updates
2016-12-15 21:15:25 +01:00
Gav Wood
5fb34573c6
Merge pull request #3864 from ethcore/jr-fix-verification
...
fix verification stores
2016-12-15 21:13:05 +01:00
Gav Wood
1a790b784f
Fix centos's reported build platform.
2016-12-15 20:49:09 +01:00
Jannis R
d2962fe47b
store certifier index in constant
2016-12-15 20:47:41 +01:00
arkpar
27580586e0
Minor tweaks
2016-12-15 20:09:05 +01:00
keorn
b7b531ca75
more slack in test
2016-12-15 19:54:28 +01:00
Gav Wood
4410fb635a
Respect system paths.
2016-12-15 19:53:13 +01:00
arkpar
450a9d2867
Merge branch 'master' of github.com:ethcore/parity into tx-block
2016-12-15 19:41:19 +01:00
Nicolas Gotchac
1d04f25a0a
Add error toString
2016-12-15 19:35:16 +01:00
arkpar
3ac0794d28
Bump jsonrpc-core for rpc_cli
2016-12-15 19:31:26 +01:00
keorn
b88d50dc9b
fix naming collision
2016-12-15 19:27:06 +01:00
Robert Habermeier
72f7391551
add BasicContext trait for handler ticking
2016-12-15 19:25:52 +01:00
Gav Wood
801596395e
--release-track.
2016-12-15 19:23:25 +01:00
Gav Wood
995fafebee
Fix last remaining test.
2016-12-15 19:19:50 +01:00
Gav Wood
d737de0fc0
Fix tests.
2016-12-15 19:17:44 +01:00
arkpar
f8961484c1
Merge branch 'master' of github.com:ethcore/parity into tx-block
2016-12-15 19:10:33 +01:00
Nicolas Gotchac
5983a0c1a5
Linting fixes
2016-12-15 19:07:13 +01:00
Nicolas Gotchac
365ab60fed
Use ServiceWorker for Contract compilation
2016-12-15 19:06:05 +01:00
Gav Wood
4a2b418fc2
Configurable update tracks to help testing.
2016-12-15 18:51:59 +01:00
Robert Habermeier
5346539ef8
minimal header import and client service
2016-12-15 18:47:26 +01:00
Tomasz Drwięga
99e42db2f5
Merge branch 'master' into fetcher-ref
2016-12-15 18:33:58 +01:00
Gav Wood
fa319ff64c
Remove duplicate line.
2016-12-15 18:24:18 +01:00
GitLab Build Bot
867fdb9eac
[ci skip] js-precompiled 20161215-172100
2016-12-15 17:23:53 +00:00
Gav Wood
c12702fc51
Merge remote-tracking branch 'origin/master' into check-updates
2016-12-15 18:23:02 +01:00
arkpar
2952ea1b85
Delayed transactions
2016-12-15 18:19:19 +01:00
Jannis Redmann
5939575c87
Merge #3863 from ethcore/jg-contract-subid
...
Store subscriptionId, align with main subscription model
2016-12-15 18:14:33 +01:00
Jannis R
7fdcc70825
Merge jg-contract-subid into jr-fix-verification
2016-12-15 18:12:45 +01:00
Jaco Greeff
1f1dc8b89d
Store subscriptionId, use it to send changes
2016-12-15 18:09:59 +01:00
Jannis R
0e963da27b
fix verification stores 🐛
2016-12-15 18:09:52 +01:00
Gav Wood
4d6b4d9d72
Merge pull request #3792 from ethcore/dapps-accounts-rpc
...
Additional RPCs for dapps accounts management
2016-12-15 18:09:40 +01:00
Jaco Greeff
2be5247567
Merge branch 'master' into jg-contract-subid
2016-12-15 18:06:45 +01:00
Gav Wood
eb90d70be1
Merge pull request #3830 from ethcore/cli-rpc
...
Add Ws Json rpc client and command line utils (take 2)
2016-12-15 18:04:35 +01:00
GitLab Build Bot
87f1486907
[ci skip] js-precompiled 20161215-170041
2016-12-15 17:03:27 +00:00
Jannis Redmann
29457c11ef
Merge #3862 from ethcore/jg-fix-contracts-send
...
Fix typo in method call (broken contract interface)
2016-12-15 17:54:42 +01:00
Jaco Greeff
17781a5ac4
Fix typo in method call
2016-12-15 17:52:28 +01:00
Robert Habermeier
f776f48023
drain prepared headers from sync round
2016-12-15 17:33:25 +01:00
Gav Wood
943f58487c
Merge remote-tracking branch 'origin/master' into cli-rpc
2016-12-15 17:13:51 +01:00
Gav Wood
d455ac4a40
Merge remote-tracking branch 'origin/master' into dapps-accounts-rpc
2016-12-15 17:12:18 +01:00
Gav Wood
db2e1dd01a
Merge remote-tracking branch 'origin/master' into check-updates
2016-12-15 17:11:22 +01:00
Gav Wood
2e02db2d3e
Merge pull request #3860 from ethcore/fix-channel
...
Fix flaky test
2016-12-15 17:10:41 +01:00
keorn
ee653bc262
unused import
2016-12-15 16:53:28 +01:00
keorn
9bfa69c6bd
fix channel
2016-12-15 16:52:39 +01:00
Robert Habermeier
71e96aca10
handle abandoned requests
2016-12-15 16:19:28 +01:00
Tomasz Drwięga
2be6223eb3
Updating submodules to latest
2016-12-15 15:57:21 +01:00
Jaco Greeff
9dd1268b69
Add keys for steps (future-proof)
2016-12-15 15:56:58 +01:00
Robert Habermeier
ec88a992e3
provide response context to response handler
2016-12-15 15:50:36 +01:00
Tomasz Drwięga
b85f7b7433
Merge branch 'master' into fetcher-ref
2016-12-15 15:44:14 +01:00
Gav Wood
5e59e0b9d3
Fix build.
2016-12-15 15:35:46 +01:00
Tomasz Drwięga
dedf9d6dce
Getting rid of redirection
2016-12-15 15:32:53 +01:00
Gav Wood
817a58cf64
Merge pull request #3844 from ethcore/trace-macros
...
Converting traces API to AutoArgs
2016-12-15 15:21:35 +01:00
Gav Wood
590428e7f2
Merge remote-tracking branch 'origin/master' into check-updates
2016-12-15 15:12:09 +01:00
Gav Wood
d1040e4127
Whitespace
2016-12-15 15:03:34 +01:00
Gav Wood
8f5e0cf7d9
Fix build
2016-12-15 14:54:02 +01:00
GitLab Build Bot
7e76d6494c
[ci skip] js-precompiled 20161215-134858
2016-12-15 13:52:59 +00:00
Gav Wood
ca63bc2f44
Update parking_lot dep
2016-12-15 14:46:31 +01:00
Gav Wood
0da564a4c2
Merge branch 'master' into cli-rpc
2016-12-15 14:45:15 +01:00
Gav Wood
d76239ed48
Merge pull request #3768 from ethcore/jr-use-badge-reg
...
get certifications from BadgeReg, show them in accounts overview
2016-12-15 14:43:05 +01:00
Gav Wood
20b2f84d48
Merge pull request #3828 from ethcore/new-dirs
...
New directory structure
2016-12-15 14:34:01 +01:00
GitLab Build Bot
6dfcbd4156
[ci skip] js-precompiled 20161215-130206
2016-12-15 13:06:03 +00:00
Jaco Greeff
054a6a9daf
Merge branch 'master' into check-updates
...
# Conflicts:
# .gitlab-ci.yml
# js/webpack/dev.server.js
2016-12-15 13:52:28 +01:00
Gav Wood
be0d5ca516
Merge pull request #3827 from ethcore/jr-first-run
...
first run: skip account creation if they already have accounts
2016-12-15 13:52:01 +01:00
Jannis R
4c42dedcad
sort props 💄
2016-12-15 13:51:44 +01:00
Gav Wood
1ea521ea7d
Merge remote-tracking branch 'origin/master' into dapps-accounts-rpc
2016-12-15 13:51:22 +01:00
Gav Wood
9440c2600f
Merge pull request #3857 from ethcore/tender-seal
...
Tendermint seal
2016-12-15 13:50:49 +01:00
Jannis R
f59f7c5773
address style grumbles 💄
2016-12-15 13:48:40 +01:00
keorn
0b9ab0797f
fix build
2016-12-15 13:45:22 +01:00
keorn
943efc21bb
add tendermint seal
2016-12-15 13:41:04 +01:00
Gav Wood
69eec105a7
Change default back to permissive for now.
2016-12-15 13:40:44 +01:00
Gav Wood
db73b0d66f
Merge remote-tracking branch 'origin/master' into dapps-accounts-rpc
2016-12-15 13:28:37 +01:00
Jannis R
afba259506
merge master into jr-use-badge-reg
2016-12-15 13:25:35 +01:00
Gav Wood
a74bce2c06
Merge pull request #3759 from ethcore/auth-bft
...
Tendermint Engine
2016-12-15 13:18:15 +01:00
Gav Wood
1ebbb8ae3d
Merge pull request #3852 from ethcore/js-css-lint
...
Expand lint to catch css issues
2016-12-15 13:09:51 +01:00
Gav Wood
8fa00a20e6
Merge pull request #3851 from ethcore/js-inject-all
...
inject exports both partiy & web3
2016-12-15 13:09:29 +01:00
Gav Wood
0562d85a0e
Merge pull request #3848 from ethcore/ng-webpack-talkative
...
Let Webpack talk again
2016-12-15 13:09:06 +01:00
Gav Wood
a660024eac
Merge pull request #3843 from ethcore/auth-round-seal
...
AuthorityRound seal and simplify Generic seal Spec
2016-12-15 13:08:50 +01:00
Gav Wood
c4406c9198
Merge pull request #3691 from ethcore/rotating-key
...
Signing transactions with rotating token
2016-12-15 13:08:19 +01:00
Robert Habermeier
5d8bfd8758
handle responses for round scaffold and frames
2016-12-15 13:05:38 +01:00
arkpar
6d41168bbe
Change build order
2016-12-15 12:07:09 +01:00
Tomasz Drwięga
c6912c8e0a
Removing on_done
2016-12-15 11:43:36 +01:00
Jaco Greeff
701399fc77
Don't log auth token
2016-12-15 10:23:01 +01:00
Jaco Greeff
88a26ec53f
Support lint:cached
2016-12-15 10:08:57 +01:00
Jaco Greeff
9fc3c47bcb
inject exports both partiy & web3
2016-12-15 10:05:52 +01:00
Denis S. Soldatov aka General-Beck
03db4d0373
Update gitlab-ci
...
add `cargo clean` in darwin build
2016-12-15 14:15:27 +07:00
Nicolas Gotchac
15050da1cd
Let Webpack talk again
2016-12-15 00:07:49 +01:00
Robert Habermeier
0768a61944
light: add LightChainClient trait
2016-12-14 23:26:15 +01:00
Robert Habermeier
1bcfc9348d
light: specialize Downloader to SyncRound
2016-12-14 23:25:51 +01:00
Robert Habermeier
91b8fa7039
light: downloader state machine stub
2016-12-14 22:57:30 +01:00
Gav Wood
bf7fb84937
Don't put sha3s.
2016-12-14 21:59:00 +01:00
Robert Habermeier
2966b88a7a
Merge pull request #3835 from ethcore/bump-dev
...
Bump dev chain
2016-12-14 21:37:14 +01:00
Robert Habermeier
0d466fa8d0
light: tests for response module
2016-12-14 20:27:03 +01:00
Denis S. Soldatov aka General-Beck
245c8581bb
Update .gitlab-ci.yml
2016-12-15 02:17:59 +07:00
Denis S. Soldatov aka General-Beck
244761782e
Update gitlab-ci
...
Remove armv6 from `nightly`
remove `-j 8` key from windows builds
Remove `test-windows` from `nightly`
2016-12-15 02:14:15 +07:00
Tomasz Drwięga
d2b9bc5bd8
Traces to AutoArgs
2016-12-14 20:09:14 +01:00
Tomasz Drwięga
6e51b23e30
Adding traces tests
2016-12-14 20:07:33 +01:00
Robert Habermeier
887bcfb88a
light: response decoding and verification module
2016-12-14 19:36:48 +01:00
Jaco Greeff
3df092f29d
Add lint:css
2016-12-14 16:42:26 +01:00
Jaco Greeff
7330612bfb
Toggle upgrade modal via upgrade link
2016-12-14 15:56:01 +01:00
Vincent Serpoul
339b889ac4
spelling ( #3839 )
2016-12-14 15:15:19 +01:00
Tomasz Drwięga
366f9a8cd7
Fixing tests
2016-12-14 14:44:09 +01:00
Jaco Greeff
2588aea6b2
Merge branch 'master' into check-updates
2016-12-14 14:37:38 +01:00
Jaco Greeff
a8f428ccca
Display capability status on statusbar
2016-12-14 14:37:25 +01:00
Tomasz Drwięga
1d80725f66
Merge branch 'master' into cli-rpc
2016-12-14 14:12:27 +01:00
Tomasz Drwięga
7eb9112613
Merge branch 'master' into rotating-key
...
Conflicts:
rpc/src/v1/traits/signer.rs
2016-12-14 14:10:44 +01:00
Jaco Greeff
d28ec2ff97
Make enode available on Status page
2016-12-14 13:41:29 +01:00
keorn
f686fa3d6f
update specs and generic conversion
2016-12-14 12:50:32 +01:00
Jannis R
bbcae3d27b
merge master into jr-first-run
2016-12-14 12:28:55 +01:00
Jannis R
240bab230c
merge master into jr-use-badge-reg
2016-12-14 12:26:18 +01:00
keorn
8509a183ed
deserialize new seal
2016-12-14 12:14:04 +01:00
keorn
ae98a56e8b
revert submodule
2016-12-14 11:42:47 +01:00
keorn
e1d83d15b7
bump dev chain
2016-12-14 11:34:19 +01:00
arkpar
3280f071b1
Fixed moving dirs on windows
2016-12-14 01:33:57 +01:00
arkpar
be5fefe772
Merge branch 'master' of github.com:ethcore/parity into new-dirs
2016-12-14 00:04:11 +01:00
arkpar
6e3e1ea88b
XDG paths
2016-12-13 23:38:29 +01:00
Gav Wood
d1653567d9
Add contract ABI auto-generatr.
...
o
2016-12-13 22:32:34 +01:00
Robert Habermeier
359d433292
light: pass incoming responses to peer state machine
2016-12-13 22:26:06 +01:00
Gav Wood
597c3a4770
Ensure chain state is at threshold security level before looking for updates.
2016-12-13 21:21:07 +01:00
Robert Habermeier
6fb71527e4
light: search for common ancestor with peers
2016-12-13 21:09:57 +01:00
Robert Habermeier
8c64400654
light: change sync module name
2016-12-13 21:09:43 +01:00
Gav Wood
805b8cab2c
Add missing file.
2016-12-13 20:50:33 +01:00
Gav Wood
4424155d39
Similar checks on file changes to other tests.
2016-12-13 20:49:26 +01:00
Gav Wood
aaf6d59bda
Disable windows tests until it works.
2016-12-13 20:22:04 +01:00
Gav Wood
6a48e9d9e5
Print output for commands, don't info!
2016-12-13 20:20:10 +01:00
Robert Habermeier
484023b171
light: max requests as 0 on unknown peer
2016-12-13 20:13:55 +01:00
Robert Habermeier
2a01b43bd1
light: block status and CHT module
2016-12-13 20:13:16 +01:00
keorn
c96826beaa
expect instead of index
2016-12-13 18:22:56 +01:00
GitLab Build Bot
1a9a142a69
[ci skip] js-precompiled 20161213-171715
2016-12-13 17:19:48 +00:00
Gav Wood
72b8ee84c7
Merge pull request #3766 from ethcore/jr-email-verification
...
email verification
2016-12-13 18:09:41 +01:00
Gav Wood
80d6e49070
Merge pull request #3812 from ethereumproject/splix/classic-replay-protection
...
Network configuration for Ethereum Classic
2016-12-13 17:39:33 +01:00
Gav Wood
c6281fc1c7
Merge remote-tracking branch 'origin/master' into check-updates
2016-12-13 17:26:09 +01:00
Gav Wood
575afd8bac
Merge branch 'check-updates' of github.com:ethcore/parity into check-updates
2016-12-13 17:25:16 +01:00
Gav Wood
e099e0d93c
Add auth code.
2016-12-13 17:23:48 +01:00
Robert Habermeier
0b69e41bd1
Merge pull request #3831 from ethcore/rpc-macros
...
Using jsonrpc-macros
2016-12-13 17:16:29 +01:00
Gav Wood
119f253be9
Fix windows test.
2016-12-13 17:14:18 +01:00
Gav Wood
362b201532
Don't run git unnecessarily.
2016-12-13 16:32:03 +01:00
Gav Wood
7e269fe3d3
GLitlab-CI script pushes build info.
2016-12-13 16:21:26 +01:00
Tomasz Drwięga
65d62ccf04
Altering the order [ci:skip]
2016-12-13 14:59:19 +01:00
Robert Habermeier
45ef986c04
light: finish basic header chain and add tests
2016-12-13 14:48:03 +01:00
Tomasz Drwięga
f47be50843
Using jsonrpc-macros
2016-12-13 14:40:35 +01:00
arkpar
49ae375605
Don't coneect peers on each sync
2016-12-13 13:23:10 +01:00
Tomasz Drwięga
5affefc763
Fixing CLI signer
2016-12-13 12:17:01 +01:00
GitLab Build Bot
1114ad3ca7
[ci skip] js-precompiled 20161213-051314
2016-12-13 05:15:44 +00:00
Robert Habermeier
c2264bed27
light: skeleton for sync service
2016-12-13 00:08:39 +01:00
Jaco Greeff
51b544c2db
Simplify icon exports
2016-12-12 23:53:29 +01:00
arkpar
5fd2e15313
Style and docs
2016-12-12 23:21:44 +01:00
Jaco Greeff
dbc6b42267
Lint fixes
2016-12-12 23:14:44 +01:00
Jaco Greeff
9931d7657a
Merge remote-tracking branch 'origin/check-updates' into check-updates
2016-12-12 23:07:41 +01:00
Robert Habermeier
4173ecf2a5
light: begin header chain
2016-12-12 22:59:05 +01:00
Jaco Greeff
e170134d97
Merge branch 'master' into check-updates
2016-12-12 22:45:12 +01:00
Jaco Greeff
f15671c74b
UI interface completed, to be tested
2016-12-12 22:45:09 +01:00
keorn
fa504e510f
Merge branch 'master' into auth-bft
2016-12-12 21:28:46 +01:00
Igor Artamonov
e61d14d7f7
reuse Morden for Classic Testnet
2016-12-12 19:50:32 +00:00
keorn
19adb84527
TestNet flushing and cleanup
2016-12-12 19:44:24 +01:00
Jaco Greeff
a8ae9b02f9
Typo
2016-12-12 18:58:31 +01:00
Jaco Greeff
a2a89f7e59
Basic UI structure in-place
2016-12-12 18:30:41 +01:00
Jaco Greeff
7a0fccf417
Add shared icons
2016-12-12 18:30:05 +01:00
Jaco Greeff
9a26caf548
Build settings
2016-12-12 18:29:45 +01:00
arkpar
85fd62917a
Updated tests
2016-12-12 17:53:17 +01:00
keorn
722cd4d086
AuthorityRound fork test
2016-12-12 17:24:48 +01:00
keorn
f8ed5cf022
finalize unit tests
2016-12-12 17:20:20 +01:00
arkpar
edb853ca35
KillDB command
2016-12-12 17:19:41 +01:00
arkpar
6601fde328
New data paths with upgrade
2016-12-12 16:51:07 +01:00
Gav Wood
988ac8a22d
Add forks supported.
2016-12-12 16:47:57 +01:00
Gav Wood
ab4d666681
Merge remote-tracking branch 'origin/master' into check-updates
2016-12-12 16:35:11 +01:00
Jaco Greeff
1135674eaa
WIP UI (dialog available)
2016-12-12 15:51:36 +01:00
Jaco Greeff
c784ab55d2
Extend jsapi interfaces with documentation
2016-12-12 15:43:59 +01:00
Jaco Greeff
a659adfd33
Only ignore parity.* files in root
2016-12-12 15:43:24 +01:00
GitLab Build Bot
d2a34acdfd
[ci skip] js-precompiled 20161212-143454
2016-12-12 14:37:25 +00:00
Gav Wood
3a16247655
Merge pull request #3823 from ethcore/jg-typedinput-tests
...
Fixed bool dropdown in contract execution
2016-12-12 15:28:58 +01:00
Jannis R
b980e7a329
add skip button to first run modal
2016-12-12 14:32:55 +01:00
Jannis R
085adbaffd
make showFirstRun in localStorage a bool
2016-12-12 14:15:26 +01:00
keorn
8ed89bb74f
propagate proposal to all peers
2016-12-12 13:00:51 +01:00
Jaco Greeff
3a7e30ec5c
Fix issue with bool type dropdown
2016-12-12 12:49:40 +01:00
Jaco Greeff
563c8c75f9
Tests for DetailsStep (only bool dropdown)
2016-12-12 12:49:04 +01:00
Jaco Greeff
c5c4e5e901
Updated
2016-12-12 12:48:43 +01:00
Jaco Greeff
29674a0e65
Small testability fixes
2016-12-12 12:48:32 +01:00
Jaco Greeff
23234fb1aa
Allow operation in test mode
2016-12-12 12:48:16 +01:00
Jannis R
c43944584d
fix import
2016-12-12 12:33:58 +01:00
Jannis R
723e9e55db
merge master into jr-email-verification
2016-12-12 12:21:06 +01:00
Jannis R
d67a9388ff
merge master into jr-use-badge-reg
2016-12-12 12:13:49 +01:00
Jaco Greeff
28be8d6f6c
Test for bool TypedInput
2016-12-12 10:55:20 +01:00
Jaco Greeff
f9b5a056cf
Merge branch 'master' into jg-typedinput-tests
2016-12-12 10:14:29 +01:00
Jaco Greeff
2c4c6ba4e4
Basic smoketest
2016-12-12 10:12:12 +01:00
GitLab Build Bot
1db4647327
[ci skip] js-precompiled 20161212-052342
2016-12-12 05:26:15 +00:00
GitLab Build Bot
f1096619a5
[ci skip] js-precompiled 20161212-034026
2016-12-12 03:43:28 +00:00
Gav Wood
7975d475e1
Flesh out RPC tests.
2016-12-12 04:29:55 +01:00
Gav Wood
c0a2d5c8f5
Merge pull request #3796 from ethcore/tx-broadcast
...
Avoid broadcasting transactions to peers that send them
2016-12-12 04:13:56 +01:00
Gav Wood
2844a4e85e
Merge pull request #3800 from ethcore/eth-sign
...
eth_sign RPC now hashes given data instead of getting the hash
2016-12-12 04:12:27 +01:00
Gav Wood
4c9ea55e49
Add an Updater mockup and provide a test for it.
2016-12-12 03:49:50 +01:00
Gav Wood
77cb937065
Please info!s in updater target.
2016-12-12 03:02:27 +01:00
Gav Wood
382a0b2d8b
Avoid warning.
2016-12-12 03:00:18 +01:00
Gav Wood
32746df706
Add missing ;s
2016-12-12 02:58:35 +01:00
Gav Wood
758744449f
Expose all other RPCs.
2016-12-12 02:57:19 +01:00
GitLab Build Bot
29af24519d
[ci skip] js-precompiled 20161211-234535
2016-12-11 23:48:03 +00:00
Nicolas Gotchac
0cb16ae589
Add store for MethodDecoding ( #3821 )
...
* Add Loader to Transactions
* Add Method Decoding Store (better fetching of methods)
* Load locally stored ABI in MethodDecodingStore
* Fixes UI glitches along the way
* Linting
* Add method decoding from User Contracts
2016-12-12 00:38:47 +01:00
Jaco Greeff
22ac80d98f
Add store for AddAddress ( #3819 )
...
* WIP
* Updated tests
* Final round of fixes
* Header update
2016-12-12 00:38:38 +01:00
Gav Wood
2d0d4682ad
Add first Updater RPC.
2016-12-11 23:36:38 +01:00
Gav Wood
d81d9d77b2
Wire-in Updater to parity RPC
2016-12-11 23:15:52 +01:00
keorn
3c5d5856d2
nicer tracing
2016-12-11 22:54:48 +01:00
Gav Wood
d8ad09b654
Make updater an IPC module.
2016-12-11 22:47:43 +01:00
GitLab Build Bot
2de64bb5e4
[ci skip] js-precompiled 20161211-202217
2016-12-11 20:24:36 +00:00
Tomasz Drwięga
83d9bc189b
Fixing test
2016-12-11 21:08:15 +01:00
Nicolas Gotchac
4c3dea2a0b
Fix React-Router in i18n locale change ( #3815 )
...
* Routes in routes config => no more react router error message
* Add LocalStorage for Locale Selection
* Ethcore to Parity LTD
2016-12-11 21:03:48 +01:00
Nicolas Gotchac
4dbfcf231d
Cache fetched Dapps ( #3804 )
...
* Have a singleton DappsFetcher so we don't realod them at each page load
* Better dapps Fetcher : event based listener
Update on meta change
* Remove dapps fetcher => all in singleton dapps store + utils
* Modify header to Parity
2016-12-11 21:03:40 +01:00
GitLab Build Bot
f4134cf634
[ci skip] js-precompiled 20161211-193650
2016-12-11 19:39:15 +00:00
Gav Wood
e528ac9217
Merge remote-tracking branch 'origin/master' into check-updates
2016-12-11 20:20:09 +01:00
Gav Wood
972aa79f9f
Merge pull request #3818 from ethcore/consistent-crate-info
...
authors & homepage => Parity
2016-12-11 20:17:40 +01:00
Gav Wood
3aab5dec9b
Refactor into a service.
2016-12-11 20:14:18 +01:00
GitLab Build Bot
282178e1fa
[ci skip] js-precompiled 20161211-190404
2016-12-11 19:06:28 +00:00
Gav Wood
94f5501c61
authors & homepage => Parity
2016-12-11 19:43:58 +01:00
Gav Wood
15bb3f9b0a
Merge remote-tracking branch 'origin/master' into check-updates
2016-12-11 19:38:04 +01:00
Gav Wood
c33901bd9f
Merge pull request #3817 from ethcore/rename-ethcore-parity
...
Rename Ethcore -> Parity Technologies
2016-12-11 19:36:21 +01:00
Gav Wood
58b72c521d
Rename ethcore -> parity in licenses.
2016-12-11 19:31:31 +01:00
Gav Wood
17cc2be4b5
Rename ethcore -> parity in license.
2016-12-11 19:30:54 +01:00
Gav Wood
33f266fffe
Merge remote-tracking branch 'origin/master' into check-updates
2016-12-11 19:26:24 +01:00
Gav Wood
35b037e055
Add renamed files.
2016-12-11 19:15:58 +01:00
Gav Wood
10b0898bdf
Crate tidyups.
...
- Move Updater into its own crate.
- Change ethcore -> parity in authors, homepages and licenses.
2016-12-11 19:14:42 +01:00
keorn
a4bf914683
Merge branch 'auth-bft' of https://github.com/ethcore/parity into auth-bft
2016-12-11 18:23:54 +01:00
Tomasz Drwięga
627b8a8414
Changing default policy
2016-12-11 17:56:12 +01:00
GitLab Build Bot
797d787a7b
[ci skip] js-precompiled 20161211-164839
2016-12-11 16:51:09 +00:00
keorn
d4c9493b00
verification cache retrieval
2016-12-11 17:50:12 +01:00
Jaco Greeff
929b6ee0f7
Allow editing of gasPrice & gas in Signer ( #3777 )
...
* Rework gas display (maintainable)
* Move GasPriceSelector to ui
* Allow opening of gas component (WIP)
* Merge
* Consistency
* Adjust for Signer display
* Set maximum height based on screen size
* Gas editor displays in-place
* Cleanups
* Merge
* Style fixes
* Fixup stash mishap (again)
* Add store test
* Allow edited values to refrect on the display
* Fix properties
* Adjust styling to show different rows
* git mv
* git mv
* Style fixes
* Style updates
* Pass gas & gasPrice with confirmation
* Fix build (case)
* Style fixes
* Basic GasPriceEditor smoketest
* manual move 1
* manual move 2
* manual move 1
* manual move 2
* NODE_ENV=test ace fix
* UI smoketests
* Style
* Format options via formatter
* Initial version
* Re-add even/odd class
* re-add gasLimit to embedded passing
* style
* Updated for passing gas & price to store
* Allow gas/price overrides when none available
* Fix slider value, pass as number
2016-12-11 17:43:51 +01:00
Jaco Greeff
885d6eaa4d
i18n string dictionaries ( #3532 )
...
* TabBar & Settings -> Views i18n enabled
* Proxy i18n
* Settings i18n
* defaultLocale
* Introduce thin Translate wrapper
* PropTypes util caters for multiples
* Translate & LanguageSelector under ui
* Update location & proptypes
* Add UI Language selector
* German settings pages
* Add German language selection
* Corrected umlaut encoding
* Lint
* Re-apply pre-merge conflict changes
* better German i18n
* Language names in locale language
* i8n -> index
* Allow for development/production operation
* Use Yahoo react-intl (as opposed to react-i18nify)
* Use default messages wih expansions
* Remove non-reused variable definitions
* Use FormattedMessage directly, opens up WebPack & Babel opportunities
* Add flat to flatten
* Extract default messages via babel
* Webpack to aggegrate i18n defaultMessage
* Re-add react-intl after merge
* Update proptype references (merge)
* Strip down external dictionary
* i18n for dapps
* Restore tests submodule
* Allow language changes to reflect
* Style updates
2016-12-11 17:42:35 +01:00
Tomasz Drwięga
b56f12adc6
Merge branch 'master' into tx-broadcast
...
Conflicts:
ethcore/light/src/net/context.rs
ethcore/light/src/net/tests/mod.rs
2016-12-11 17:31:56 +01:00
Gav Wood
e09b1faf20
Fix semver version issues.
2016-12-11 17:13:26 +01:00
GitLab Build Bot
839e3385dd
[ci skip] js-precompiled 20161211-155716
2016-12-11 16:00:49 +00:00
Gav Wood
22cb5753d0
Improve capability information and disable old clients.
2016-12-11 16:52:41 +01:00
Nicolas Gotchac
13509a9e83
Fix padding in App, again... ( #3813 )
2016-12-11 16:49:38 +01:00
Gav Wood
74a6203f72
Merge remote-tracking branch 'origin/master' into check-updates
2016-12-11 15:43:28 +01:00
Gav Wood
0e17cf8d3a
Fix tests.
2016-12-11 15:41:49 +01:00
Robert Habermeier
6724f574d6
Light server improvements and protocol adjustments ( #3801 )
...
* light: basic transaction pool
* light: network timeouts
* fix dead code warnings
* les: update to new message format
* fix indentation
* les: hash or number in headers req, not both
2016-12-11 15:40:31 +01:00
Igor Artamonov
6742b080f5
use decimals for block numbers in config
2016-12-11 20:38:37 +06:00
Igor Artamonov
4e3c49c809
revert ETC to correct Network ID
2016-12-11 20:34:46 +06:00
Gav Wood
e6444cd106
Merge pull request #3810 from ethcore/defaults-parse-fix
...
Tolerate errors in user_defaults
2016-12-11 15:15:43 +01:00
GitLab Build Bot
778f5bbfaf
[ci skip] js-precompiled 20161211-141210
2016-12-11 14:14:41 +00:00
Gav Wood
b28537aa9a
Merge pull request #3809 from ethcore/mining-min-gas-limit
...
block: enforce gas limit falls within engine bounds
2016-12-11 15:08:30 +01:00
Nicolas Gotchac
d3077c51fc
Target Babel to latest Chrome Versions in dev ( #3806 )
...
* Use `babel-preset-env` to target Babel to latest Chrome Versions
* Opt-In mechanism for Babel Preset Env
2016-12-11 15:05:10 +01:00
arkpar
05dcf951d1
Merge w master
2016-12-11 14:59:57 +01:00
Igor Artamonov
aed633d7df
Testnet for Ethereum Classic
2016-12-11 19:25:02 +06:00
Gav Wood
5bf9fa9168
Allow reuse of previous logger.
2016-12-11 13:35:00 +01:00
arkpar
a49ff3fb32
Merge branch 'master' of github.com:ethcore/parity into cli-rpc
2016-12-11 13:30:48 +01:00
Igor Artamonov
7b5bc115e9
EIP-160 configuration for Ethereum Classic
2016-12-11 18:29:40 +06:00
Igor Artamonov
592ff53bab
EIP-155 configuration for Ethereum Classic
2016-12-11 18:28:37 +06:00
arkpar
2c653d2c2e
Merge w master
2016-12-11 13:11:08 +01:00
Gav Wood
8d7a63bbea
Join up the final dots.
2016-12-11 13:10:33 +01:00
arkpar
a56443aa6c
Tolerate error is user_defaults
2016-12-11 13:00:49 +01:00
Robert Habermeier
9252ebf93d
block: enforce gas limit falls within engine bounds
2016-12-11 12:50:48 +01:00
arkpar
c777362d02
Sync channel for consensus test
2016-12-11 12:32:01 +01:00
GitLab Build Bot
95af942fc9
[ci skip] js-precompiled 20161211-093638
2016-12-11 09:40:44 +00:00
Jaco Greeff
0a37288aa4
Lowercase npm packages ( #3807 )
2016-12-11 10:30:30 +01:00
GitLab Build Bot
17dee5f1a2
[ci skip] js-precompiled 20161211-091947
2016-12-11 09:22:07 +00:00
Jaco Greeff
36b8e4b6a8
Extended publishing of libraries to npm ( #3786 )
...
* Extended publishing of libraries to npm
* Update source links
* Add some tests before publishing NPM library
* Fix Shapeshift tests
2016-12-11 10:13:34 +01:00
Gav Wood
d9f6ea56ef
Don't restart if we're not in the cradle.
2016-12-11 04:05:02 +01:00
Gav Wood
2865cbaf70
Use file contents instead of symlink.
2016-12-11 03:33:10 +01:00
Gav Wood
7a1539cfb5
Fix deadlock.
2016-12-11 02:39:56 +01:00
GitLab Build Bot
bfb684a641
[ci skip] js-precompiled 20161211-012647
2016-12-11 01:28:52 +00:00
Gav Wood
078feaadd5
Merge pull request #3799 from ethcore/ng-ui-fixes
...
Several Fixes to the UI
2016-12-11 02:16:21 +01:00
Gav Wood
0a494962e4
Merge remote-tracking branch 'origin/master' into check-updates
2016-12-11 02:13:52 +01:00
Gav Wood
120564ff29
Avoid pulling in hash_fetch.
2016-12-11 02:12:52 +01:00
Gav Wood
0302d582d2
Fix build.
2016-12-11 02:02:40 +01:00
Nicolas Gotchac
ba3bfcc54d
Merge branch 'master' into ng-ui-fixes
2016-12-11 01:26:55 +01:00
Gav Wood
068201a01b
Merge pull request #3805 from ethcore/fix-ci
...
Remove "s
2016-12-11 00:30:28 +01:00
Gav Wood
7c2c9c89a4
Stricter search for rust changes.
2016-12-11 00:20:19 +01:00
Gav Wood
c14d8da350
Use real arithmetic operator rather than '='
2016-12-11 00:09:04 +01:00
GitLab Build Bot
62492a915e
[ci skip] js-precompiled 20161210-230517
2016-12-10 23:07:55 +00:00
Gav Wood
12df3adfeb
Merge branch 'master' into fix-ci
2016-12-11 00:02:48 +01:00
Gav Wood
854eb1080c
Remove "s
2016-12-10 23:59:50 +01:00
Gav Wood
fa30dfd4b9
Refactor into system service, add exe redirect.
2016-12-10 23:58:39 +01:00
Nicolas Gotchac
b44e7bb292
Extract CSS to file in production builds ( #3783 )
...
* Extract CSS to file if production build
* Use DAPPS_URL for testing purposes + better assets in Webpack
* Delete comments
2016-12-10 23:55:57 +01:00
Nicolas Gotchac
b0f1665f11
Notify user on transaction received ( #3782 )
...
* Notify user on new transaction #2556
* Add routing to account on notification click
* Timeout of notif set to 20s
2016-12-10 23:55:36 +01:00
Gav Wood
aa30619b6f
Merge pull request #3772 from ethcore/txqueue-gc
...
Removing all old entries from transaction queue
2016-12-10 23:53:24 +01:00
Tomasz Drwięga
1e8638608c
fixing tests
2016-12-10 22:59:35 +01:00
Nicolas Gotchac
e5c73b29d8
'contract/write' to 'contract/develop'
2016-12-10 22:42:49 +01:00
GitLab Build Bot
5ec1ff43ea
[ci skip] js-precompiled 20161210-212741
2016-12-10 21:29:53 +00:00
Nicolas Gotchac
9dbccfda2f
Fix padding bottom // Status bar fixed
2016-12-10 22:22:14 +01:00
Jaco Greeff
173a88804a
Status page updates ( #3774 )
...
* Allow Page to create optional Actionbar
* Typo
* Display last block.timestamp
* Remove unnneeded console.log
* Re-do git mv
* git mv
* Force build changes
* Resolving case sensitivity issues
* Swapped to margin at bottom
2016-12-10 22:21:32 +01:00
Nicolas Gotchac
7401358543
PR grumbles
2016-12-10 22:15:56 +01:00
Tomasz Drwięga
b5020d3c8d
Fixing Light context API
2016-12-10 21:25:28 +01:00
Tomasz Drwięga
19ca9ad460
Prevent broadcasting transactions to peer that send them.
2016-12-10 21:22:19 +01:00
Nicolas Gotchac
70eab0da03
PR grumbles
2016-12-10 20:29:22 +01:00
Nicolas Gotchac
89ed76497e
Merge branch 'master' into ng-ui-fixes
2016-12-10 20:23:09 +01:00
Tomasz Drwięga
08a47ea2d4
Allow modifications of gas when confirming in signer ( #3798 )
2016-12-10 20:18:42 +01:00
Tomasz Drwięga
9b5fd93290
removing println [ci:skip]
2016-12-10 20:07:12 +01:00
Tomasz Drwięga
76a93d4eff
eth_sign RPC now hashes given data
2016-12-10 20:01:04 +01:00
Nicolas Gotchac
0f6681d3e8
Linting issue
2016-12-10 19:15:45 +01:00
Nicolas Gotchac
69c0086ada
Better Autocomplete Divider
2016-12-10 19:14:29 +01:00
Nicolas Gotchac
2346f29731
Add dividers to AutoComplete
2016-12-10 18:35:54 +01:00
keorn
b6c7ed24b7
Client trait reorg
2016-12-10 18:35:29 +01:00
keorn
f3af0f46be
Merge branch 'master' into auth-bft
2016-12-10 18:14:35 +01:00
keorn
1611d190ba
initial tendetmint consensus test
2016-12-10 17:40:53 +01:00
keorn
b9909da8b1
move Sealing methods to MiningBlockChainClient
2016-12-10 17:40:20 +01:00
Tomasz Drwięga
c408861c29
Updating submodules
2016-12-10 17:36:29 +01:00
Nicolas Gotchac
cd6ab07217
Use the new onClose autocomplete prop
2016-12-10 17:06:44 +01:00
Tomasz Drwięga
42c2d2291a
Merge branch 'master' into rotating-key
2016-12-10 17:00:59 +01:00
Tomasz Drwięga
1f9adc8622
Merge branch 'master' into txqueue-gc
...
Conflicts:
ethcore/src/miner/miner.rs
2016-12-10 17:00:29 +01:00
Nicolas Gotchac
84116130f6
Add sender balances to contract (exec/deploy)
2016-12-10 16:58:03 +01:00
Tomasz Drwięga
aaf6da4c00
Returning persistent node id
2016-12-10 16:55:29 +01:00
Robert Habermeier
a6fcd8a0d9
Merge pull request #3794 from ethcore/net-fix
...
Network connectivity fixes
2016-12-10 16:55:17 +01:00
keorn
239ba61a99
move transition message to to_step
2016-12-10 16:50:23 +01:00
Nicolas Gotchac
d9da8a48ff
Add sender balance in transfer modal
2016-12-10 16:46:00 +01:00
Tomasz Drwięga
e66157f922
fixing test
2016-12-10 16:40:32 +01:00
Nicolas Gotchac
054b4810d5
Fix wallet data's prop types
2016-12-10 15:30:39 +01:00
Tomasz Drwięga
704054ef40
Merge branch 'master' into tx-broadcast
...
Conflicts:
ethcore/src/client/traits.rs
2016-12-10 15:23:53 +01:00
Nicolas Gotchac
ef93262311
See addresses outside address book + Save them
2016-12-10 15:19:05 +01:00
Tomasz Drwięga
e1ade5b375
Maintaining a list of transactions propagated from other peers
2016-12-10 15:18:44 +01:00
Tomasz Drwięga
27503e8e8c
Merge branch 'master' into rotating-key
...
Conflicts:
ethstore/src/ethstore.rs
ethstore/src/secret_store.rs
2016-12-10 15:13:58 +01:00
Nicolas Gotchac
65f586ed14
Fix tab bar active style
2016-12-10 14:32:54 +01:00
Nicolas Gotchac
81c5085b35
Don't create new Contracts instance if already exists
2016-12-10 14:31:20 +01:00
Nicolas Gotchac
13607d48be
Better use of Tab Bar
2016-12-10 14:26:35 +01:00
arkpar
02c788a403
Network connectivity fixes
2016-12-10 14:20:34 +01:00
Nicolas Gotchac
591d086f42
Better use of React-Router (maintaining old routes)
2016-12-10 14:19:15 +01:00
Gav Wood
316c25d9f8
Merge remote-tracking branch 'origin/master' into check-updates
2016-12-10 14:08:41 +01:00
Gav Wood
60ea787bd1
Merge pull request #3781 from ethcore/consistent-id
...
Make *ID names consistent with std Rust (Id)
2016-12-10 14:04:07 +01:00
Gav Wood
0977b82eeb
More fixes.
2016-12-10 13:54:17 +01:00
Gav Wood
7eb30b1249
Fix build.
2016-12-10 13:52:43 +01:00
Gav Wood
82efa2675e
Merge remote-tracking branch 'origin/master' into consistent-id
2016-12-10 13:36:30 +01:00
Nicolas Gotchac
51b9034a5e
Don't show addresses while loading balances (fix flash of unsorted)
2016-12-10 12:44:48 +01:00
Tomasz Drwięga
4696d7f606
Additional RPCs for dapps accounts management
2016-12-10 12:36:04 +01:00
keorn
e5f8044cad
Merge branch 'master' into auth-bft
2016-12-10 11:01:23 +01:00
Jaco Greeff
6eb63a7316
Update CI builds ( #3780 )
...
* Only run languages tests in appropriate areas
* Drop echo
2016-12-10 10:49:39 +01:00
keorn
5f09eb9d04
update tests to new spec ( #3790 )
2016-12-10 10:38:10 +01:00
Nicolas Gotchac
0d9b1882a3
Treat tabs as real link (enable Ctrl+Click for new Tab)
2016-12-10 01:56:38 +01:00
Nicolas Gotchac
f6564dcc2f
Fix dapps separation
2016-12-10 01:32:39 +01:00
Nicolas Gotchac
b9c04fcd00
Fixes to the Wallet UI ( #3787 )
...
* Correct number of transactions for contracts
* Remove daily limit info if set to 0
* Hide tx count for contracts
2016-12-10 01:26:47 +01:00
Nicolas Gotchac
6655e7e3c0
Add support for wallets without getOwner() interface ( #3779 )
...
* Make Wallet Mist compatible #3282
* Owners icons on load
* Fix oversized logo on load
* Don't fetch registry twice (even when pending)
* Better logging...
* Better contract view : show if no events // show loading events
* Better decimal typed input
* PR grumble
2016-12-10 01:26:28 +01:00
Nicolas Gotchac
923f85d90d
Update Material-UI ( #3785 )
...
* Update MUI => Fixes wrong error styled inputs
* Update postcss import
2016-12-10 01:26:03 +01:00
Nicolas Gotchac
5c555aa18f
Fixes error in Transfer modal (mix between props and own property) ( #3788 )
2016-12-10 01:25:23 +01:00
Robert Habermeier
4d25445af5
Merge pull request #3755 from ethcore/lightserv
...
LES Part 3: Event handlers and handling responses
2016-12-10 00:40:46 +01:00
Gav Wood
341777dbb6
Merge pull request #3743 from ethcore/jg-test-ui
...
Basic UI rendering tests
2016-12-09 23:16:11 +01:00
Gav Wood
edd5e76050
Merge branch 'consistent-id' into check-updates
2016-12-09 23:12:36 +01:00
Gav Wood
5f1fcf95e0
Make *ID names consistent with std Rust (Id)
2016-12-09 23:01:43 +01:00
Robert Habermeier
d427d60156
Merge pull request #3776 from ethcore/p2p-event-ordering
...
network: process packets only after connection handler finishes
2016-12-09 23:00:59 +01:00
Kristoffer Ström
0e516162c3
Rebased on master
2016-12-09 22:27:32 +01:00
Kristoffer Ström
6552319074
Style rewrite
2016-12-09 22:26:08 +01:00
Kristoffer Ström
1d0ccb1c30
Move format_ether into transaction_request.rs
2016-12-09 22:26:08 +01:00
Kristoffer Ström
a7e10cebbd
Remove forgotten test debug
2016-12-09 22:26:08 +01:00
Kristoffer Ström
e202b9c79a
Fix Cargo.toml formating
2016-12-09 22:26:08 +01:00
Kristoffer Ström
68df68ca1d
Use Signer mock from the signer crate
2016-12-09 22:26:08 +01:00
Kristoffer Ström
b2b00e9dbe
Use Mutex from util
2016-12-09 22:26:08 +01:00
Kristoffer Ström
f700aa39fe
Switch to jsonrpc request/response types
2016-12-09 22:26:07 +01:00
Kristoffer Ström
91b7780eb5
comment formating
2016-12-09 22:26:07 +01:00
Kristoffer Ström
7a176094d5
* Use try!/map_err instead of match
...
* Use jsonrpc_core for serializing/deserializing rpc messages
* Factor out unwraps
* Remove mem::replace
* Add nicer formating of ConfirmationRequests
2016-12-09 22:26:07 +01:00
Kristoffer Ström
273d7c00c3
Pass cli tests, remove compiler warnings
2016-12-09 22:26:07 +01:00
Kristoffer Ström
4e3f8bab10
Add Ws Json rpc client and command line utils
2016-12-09 22:26:05 +01:00
Robert Habermeier
503b126c93
Merge branch 'master' into lightserv
2016-12-09 21:37:55 +01:00
Robert Habermeier
b772901d77
network: process packets only after connection handler finishes
2016-12-09 21:17:05 +01:00
Gav Wood
2226324495
Merge pull request #3778 from ethcore/auth-round-test
...
AuthorityRound network simulation test
2016-12-09 20:58:05 +01:00
keorn
b15edd095e
Merge branch 'auth-bft' of https://github.com/ethcore/parity into auth-bft
2016-12-09 20:51:42 +01:00
Gav Wood
c82754874c
Fix typo.
2016-12-09 20:48:52 +01:00
keorn
08e7e79bfd
more test
2016-12-09 20:48:05 +01:00
Gav Wood
46af3d18da
Merge remote-tracking branch 'origin/master' into check-updates
2016-12-09 20:45:15 +01:00
Gav Wood
e5e6b77984
Cleanups and avoid redownloading.
2016-12-09 20:40:24 +01:00
arkpar
97f358ced9
AuthorityRound network simulation test
2016-12-09 20:38:06 +01:00
Gav Wood
fe27b0f313
Merge pull request #3775 from ethcore/auth-bft-test
...
AuthorityRound network simulation test
2016-12-09 20:25:51 +01:00
Tomasz Drwięga
c91a614c3d
Fixing tests
2016-12-09 20:24:33 +01:00
Gav Wood
598fd42856
Merge pull request #3770 from ethcore/jg-execute-gas
...
GasPrice selection for contract execution
2016-12-09 20:24:10 +01:00
Gav Wood
0a4e63b462
Merge pull request #3762 from ethcore/tx-check
...
Reject existing transactions
2016-12-09 20:17:28 +01:00
Gav Wood
45ec84e627
Merge pull request #3752 from ethcore/jg-subscription-check
...
Allow autoRemove from api.subscribe based on callback return values
2016-12-09 20:16:34 +01:00
Gav Wood
2e1e167397
Merge pull request #3753 from ethcore/jg-fix-gitlab.yml
...
Replace misplaced & with && in gitlab-ci.yml
2016-12-09 20:16:10 +01:00
arkpar
ca7406773f
AuthorityRound network simulation test
2016-12-09 19:27:16 +01:00
GitLab Build Bot
647b62b4a2
[ci skip] js-precompiled 20161209-182130
2016-12-09 18:23:46 +00:00
Gav Wood
cf0b1bb9b2
use path prefix
2016-12-09 19:21:39 +01:00
Gav Wood
b99403740a
Merge pull request #3773 from ethcore/ng-enhanced-multisig
...
Lower gas usage for creating a Multisig Wallet
2016-12-09 19:15:46 +01:00
Arkadiy Paronyan
5758bb7cac
Rust files are all non-js files
2016-12-09 19:11:00 +01:00
Gav Wood
c2b6be95c8
Fetch and place in updates path.
2016-12-09 19:02:42 +01:00
Gav Wood
9bfceeea21
Merge pull request #3761 from ethcore/io-stop
...
Added IO service explicit stop
2016-12-09 19:00:46 +01:00
Gav Wood
d5d9d78bd9
It's not either-or.
2016-12-09 18:58:37 +01:00
Jaco Greeff
a73e0a987e
Merge branch 'master' into jg-test-ui
2016-12-09 18:34:58 +01:00
Jaco Greeff
290a4a40ff
Merge branch 'master' into jg-subscription-check
2016-12-09 18:17:36 +01:00
Jaco Greeff
0cbef30508
Unsubscribe on true
2016-12-09 18:17:31 +01:00
Jaco Greeff
99846e2ad2
Merge branch 'master' into jg-subscription-check
2016-12-09 18:14:09 +01:00
Jaco Greeff
1b0945940b
Test for boolean result before unsubscribe
2016-12-09 18:14:05 +01:00
GitLab Build Bot
fd23a2972c
[ci skip] js-precompiled 20161209-165845
2016-12-09 17:00:59 +00:00
Jaco Greeff
ffd8314a11
Be lenient around invalid owners map ( #3764 )
...
* Be lenient around invalid owners map
* Filter invalid owners before render
2016-12-09 17:52:25 +01:00
Nicolas Gotchac
ff11634e1d
PR Grumble
2016-12-09 16:55:43 +01:00
Jannis R
bc33231f7c
merge master into jr-use-badge-reg
2016-12-09 16:53:14 +01:00
Jannis R
eb1429237b
merge master into jr-email-verification
2016-12-09 16:52:44 +01:00
Jannis R
c249c51dd3
certification: use BadgeReg to load the contract
2016-12-09 16:40:45 +01:00
Nicolas Gotchac
bace05b154
Merge branch 'master' into ng-enhanced-multisig
2016-12-09 16:40:07 +01:00
Nicolas Gotchac
caf3a96c19
Add fallback Full Fleshed Wallet if no library
2016-12-09 16:29:57 +01:00
Nicolas Gotchac
efee55ae84
Updated Wallet Version ! Now only 500k gas for Wallet creation
2016-12-09 16:24:11 +01:00
Jannis R
452b8c9c74
split sms & email verification 3rdparty code
...
We might want to bundle the code in `3rdparty`.
React & presentational components don't belong in there. At the
same time, the terms of service are strictly related to the use
of these external services. We decided to not bundle them, but
still keep them in a file called `terms-of-service.js`.
The commit also moves the "how it works" section into the
presentational part in `modals/Verification`.
2016-12-09 16:23:13 +01:00
Jaco Greeff
d992c642ff
Adjust to final step on rejected/completed
2016-12-09 15:55:50 +01:00
Tomasz Drwięga
cee07fef74
Trigger remove_old on new block
2016-12-09 15:54:13 +01:00
Nicolas Gotchac
63137b1548
Add enhanced Wallet solidity code
2016-12-09 15:52:28 +01:00
Jaco Greeff
d2494d1425
GasPrice selection for contract execution
2016-12-09 15:43:24 +01:00
Robert Habermeier
415fccfffb
add ethcore-light cov target
2016-12-09 15:20:45 +01:00
Robert Habermeier
9a4dfbd211
Merge branch 'lightserv' of github.com:ethcore/parity into lightserv
2016-12-09 15:20:12 +01:00
Tomasz Drwięga
5d054f08c3
Clearing old transactions
2016-12-09 15:05:03 +01:00
Robert Habermeier
5f37c93659
les: use negotiated protocol version
2016-12-09 15:04:54 +01:00
keorn
56e9dab9de
add Engine stop method
2016-12-09 14:52:08 +01:00
arkpar
cc8c2ea58d
Reject existing tx
2016-12-09 14:37:11 +01:00
keorn
c7f1260775
Merge branch 'io-stop' of https://github.com/ethcore/parity into auth-bft
2016-12-09 14:27:39 +01:00
Jannis R
6d20592f76
remove certification on Revoke
2016-12-09 14:06:02 +01:00
GitLab Build Bot
1213ada59c
[ci skip] js-precompiled 20161209-125036
2016-12-09 12:52:50 +00:00
Jaco Greeff
2582514b58
GasEditor component ( #3750 )
...
* Initial split of component (WIP)
* GasPriceEditor externalised
* Fix lint
2016-12-09 13:44:35 +01:00
Jaco Greeff
befcc9cc1a
Cleanups ( #3742 )
...
* Remove unused file
* Combine tx checks into single file
* Move UI components into UI
* DRY links
* Unused rollup config
* Cleanup util paths
* Revert "Move UI components into UI"
This reverts commit 3379e61246cde635c296d31322b71e63395a5cd4.
* Re-apply ~/util/tx move
* Cleanup unused styles
2016-12-09 13:44:10 +01:00
Jaco Greeff
00c53a8d18
Merge branch 'master' into jg-test-ui
2016-12-09 13:36:50 +01:00
Jaco Greeff
bb209424ac
IdentityName flags testing
2016-12-09 13:36:46 +01:00
Jannis R
fd88421e88
store id with certifiers
2016-12-09 13:35:10 +01:00
arkpar
364dd9dda4
Make stop const
2016-12-09 13:25:02 +01:00
Jannis R
3dc943e854
merge master into jr-use-badge-reg
2016-12-09 13:14:35 +01:00
Jaco Greeff
1f4c84cbf1
Theme tests
2016-12-09 13:03:46 +01:00
keorn
475d4bcf3f
Merge branch 'io-stop' into auth-bft
2016-12-09 12:37:55 +01:00
Jannis R
a94bbea7a5
more user-friendly method selection
2016-12-09 12:37:36 +01:00
keorn
762e5f1e3e
proposed block sync tests
2016-12-09 12:05:56 +01:00
Tomasz Drwięga
3ccdb7c143
Fixing unused imports
2016-12-09 10:52:42 +00:00
Tomasz Drwięga
c76b7cf8f8
Fixing tests submodule
2016-12-09 10:48:46 +00:00
arkpar
22a63f6fd3
Added IO Service explicit stop
2016-12-09 11:45:16 +01:00
keorn
fb71caffbd
remove double registration
2016-12-09 11:05:44 +01:00
Jaco Greeff
296301e284
Extend tests for TxList
2016-12-09 10:55:46 +01:00
keorn
42c34b5c1b
ignore flaky test
2016-12-09 10:53:38 +01:00
Tomasz Drwięga
930183831b
Adding tests for ethstore
2016-12-09 09:45:34 +00:00
Jaco Greeff
a133e41e16
Merge branch 'master' into jg-test-ui
2016-12-09 09:53:55 +01:00
Tomasz Drwięga
8596134c0f
Clearer updates handling
2016-12-09 08:31:58 +00:00
Tomasz Drwięga
93230dd4c2
Merge branch 'master' into rotating-key
...
Conflicts:
ethcore/src/account_provider/mod.rs
rpc/src/v1/types/mod.rs.in
2016-12-09 07:37:34 +00:00
GitLab Build Bot
83f791fa5d
[ci skip] js-precompiled 20161209-044115
2016-12-09 04:43:19 +00:00
GitLab Build Bot
12592689dd
[ci skip] js-precompiled 20161209-014235
2016-12-09 01:44:45 +00:00
Jaco Greeff
7eeac232b4
Merge branch 'master' into lightserv
2016-12-09 02:36:55 +01:00
Jaco Greeff
8f9fdb350c
Merge branch 'master' into jg-subscription-check
2016-12-09 02:34:07 +01:00
Jaco Greeff
f9a24f3c8e
Update babel, fix CI build due to breaking changes ( #3754 )
...
* Update babel to latest version
* Re-add circular deps plugin
* Bump for build
* Fixes for babel build
2016-12-09 02:33:12 +01:00
Jaco Greeff
6b65a1f872
Merge branch 'master' into jg-subscription-check
2016-12-09 01:41:44 +01:00
GitLab Build Bot
e1ad347cdb
[ci skip] js-precompiled 20161209-003004
2016-12-09 00:32:45 +00:00
Robert Habermeier
eec1929658
Merge branch 'master' into lightserv
2016-12-09 01:29:46 +01:00
Nicolas Gotchac
09334ca3bd
Small fixes to contract ( #3751 )
...
* Fix contracts execution will fallback function
* Fix contract execute modal
* Working execute from Contract
* Don't dupliacet events
* Gas * 1.2 in wallet confirmations
2016-12-09 01:21:51 +01:00
Robert Habermeier
07d7a37319
les: make peer buffer flow params optional
2016-12-09 01:06:51 +01:00
Jaco Greeff
b76a717720
Fix & with &&
2016-12-09 00:58:53 +01:00
Jaco Greeff
13f962ae01
Attempt to fix ci webpack
2016-12-09 00:56:12 +01:00
Jaco Greeff
10c356de65
Simplify, consolidate uses between subscription managers
2016-12-09 00:52:21 +01:00
Jannis R
5418c56b01
remove Prepare step
...
The modal got really crowded and the preparation step had
only been shown for fractions of a second anyways. The
"loading" message is now part of the next step.
2016-12-09 00:39:16 +01:00
Jannis R
dfc445b6d6
fix bugs & linting issues
2016-12-09 00:39:16 +01:00
Jannis R
162420f4c2
send emailHash with request, update ABI
2016-12-09 00:39:16 +01:00
Jannis R
0e0f602d5e
pass fields to query into QueryCode
2016-12-09 00:39:16 +01:00
Jannis R
052f9258a5
pass fields to query into GatherData
2016-12-09 00:39:15 +01:00
Jannis R
d3fd71d953
add email-specific contract, helpers, store
2016-12-09 00:39:15 +01:00
Jannis R
1ac3421f33
step to select verification method
2016-12-09 00:39:15 +01:00
Jannis R
1672cbad7b
factor out SMS-specific logic
2016-12-09 00:39:15 +01:00
Jannis R
b5b529f8c2
modals/SMSVerification -> modals/Verification
2016-12-09 00:39:15 +01:00
Jannis R
600a7e5ccc
make SMS verification contract general purpose
2016-12-09 00:39:15 +01:00
Jannis R
e536290892
fix linting issues
2016-12-09 00:38:44 +01:00
Jannis R
a84cd9143f
show certifications in accounts list
2016-12-09 00:36:27 +01:00
Robert Habermeier
d53c47aa69
more tracing
2016-12-09 00:35:34 +01:00
Jannis R
5862f2a9eb
Certifications: read dappsUrl from state
2016-12-09 00:34:59 +01:00
Jannis R
e1c5796a5c
fetch certifications in account view
2016-12-09 00:34:59 +01:00
Jannis R
409c4adfbf
fetch certifiers from BadgeReg
2016-12-09 00:34:58 +01:00
Jannis R
b32b636697
fetch certifiers by id
2016-12-09 00:34:58 +01:00
Jannis R
2b34d76b8c
pull out fetchMeta
2016-12-09 00:34:58 +01:00
Jaco Greeff
3989e2642b
Typo
2016-12-09 00:25:50 +01:00
Jaco Greeff
1ecda93de9
Align api.subscribe with contract
2016-12-09 00:15:39 +01:00
Jaco Greeff
4ce3142c63
Add autoRemove functionality to api.contract.subscribe
2016-12-09 00:15:27 +01:00
Jaco Greeff
ad971a444c
Add autoRemove functionality for api.subscribe
2016-12-09 00:00:56 +01:00
Robert Habermeier
e7ce8c9558
light: broadcast status updates to peers
2016-12-08 23:57:09 +01:00
Robert Habermeier
6f5f1f5e26
light: integrate with sync + serve_light CLI
2016-12-08 23:21:47 +01:00
keorn
7c42241466
remove merge code
2016-12-08 22:00:26 +01:00
keorn
74770e4773
better docstrings
2016-12-08 21:49:55 +01:00
keorn
cc284dd86f
Merge branch 'master' into auth-bft
2016-12-08 21:35:08 +01:00
keorn
79ef64349c
remove assert
2016-12-08 21:27:49 +01:00
keorn
9ecb07434f
fix informant
2016-12-08 21:13:32 +01:00
Gav Wood
2d6656fc43
Merge pull request #3725 from ethcore/engine-password
...
Make engine hold AccountProvider
2016-12-08 20:52:12 +01:00
keorn
dca752e9bb
docs, tweaks
2016-12-08 20:09:30 +01:00
Robert Habermeier
efd66f566d
ethsync: optional ipc codegen
2016-12-08 19:52:48 +01:00
Jaco Greeff
9d5de519b6
Merge remote-tracking branch 'origin/jg-test-ui' into jg-test-ui
2016-12-08 17:33:15 +01:00
Jaco Greeff
0544e0e786
Merge branch 'jg-test-ui-2' into jg-test-ui
2016-12-08 17:33:02 +01:00
Jaco Greeff
96d4569cf3
Update test describe paths
2016-12-08 17:31:41 +01:00
Jaco Greeff
ae49251c81
Remove .only
2016-12-08 17:04:21 +01:00
Jaco Greeff
507b4b68a1
Merge branch 'master' into jg-test-ui
2016-12-08 16:50:23 +01:00
Jaco Greeff
9e8fb616d3
Add store tests, fix issue with pending sort to top
2016-12-08 16:50:19 +01:00
Robert Habermeier
2e87e31157
light: no default features
2016-12-08 16:46:58 +01:00
Robert Habermeier
64ebcd0f24
fix contract code response encoding; add test
2016-12-08 16:12:00 +01:00
GitLab Build Bot
4e1b72b45c
[ci skip] js-precompiled 20161208-150237
2016-12-08 15:04:38 +00:00
Jaco Greeff
a1fb1240a7
Properly delete addresses/contracts in addressbook ( #3739 )
...
* Remove previously market addresses at startup
* Remove meta.deleted checks
* Remove artifact from code move
2016-12-08 15:54:23 +01:00
Nicolas Gotchac
d38da1f3b4
Display Wallet Owners in Accounts list ( #3741 )
2016-12-08 15:53:46 +01:00
Nicolas Gotchac
715761a714
Edit Multisig Wallet settings ( #3740 )
...
* WIP Sending tokens in multi-sig wallet
* Working Token transfer for multi-sig wallet #3282
* Add operation hash to transfer modal
* Add existing wallet from address #3282
* Wallet delete redirect to Wallets/Accounts #3282
* Rightly check balance in Transfer // Get all accounts balances #3282
* Fix linting
* Better Header UI for Wallet
* Use the `~` webpack alias
* Use Webpack `~` alias
* Add `ETH` format to number typed input
* Fix wallet creation hint && eth input type
* Update dailylimit #3282
* Fix too long copied message
* WIP Wallet settings modification #3282
* WIP edit contract parameters #3282
* Edit Wallet parameters #3282
* Don't show wallets if none
* Fix Transfer for Wallet #3282
* Optimized version of contract code
* Fix wrong max in Wallet creation // Round gas in API
2016-12-08 15:53:29 +01:00
GitLab Build Bot
69e010bbf9
[ci skip] js-precompiled 20161208-144436
2016-12-08 14:46:49 +00:00
Jaco Greeff
328db0c124
Replace build directory completely ( #3748 )
2016-12-08 15:39:27 +01:00
Jaco Greeff
fb80cf6190
Add existing release files before merge ( #3747 )
2016-12-08 15:20:53 +01:00
Jaco Greeff
5d224df2d5
Release script back to using fetch/merge ( #3746 )
...
* Update with -X only for merge
* Release back to using fetch/merge
2016-12-08 15:02:45 +01:00
Jaco Greeff
1ab4ee3781
Update Button with correct proptypes
2016-12-08 14:53:57 +01:00
Jaco Greeff
cbd5fe7c07
Update with -X only for merge ( #3745 )
2016-12-08 14:48:09 +01:00
Robert Habermeier
3e8ee9d423
light IPC feature and mock state proofs
2016-12-08 13:44:17 +01:00
Jaco Greeff
a5b5277a88
Expanded basic tests for #2289
2016-12-08 13:00:29 +01:00
Jaco Greeff
543428fe5d
NODE_ENV=test for all tests
2016-12-08 12:59:59 +01:00
Jaco Greeff
699a821775
Merge branch 'master' into jg-test-ui
2016-12-08 12:45:40 +01:00
Robert Habermeier
de4715bc67
Merge pull request #3732 from ethcore/jg-duplicate-accounts
...
Give accounts precedence over address_book entries
2016-12-08 12:27:26 +01:00
Jaco Greeff
b3f7c00780
ui/Container tests as per #2289
2016-12-08 12:22:40 +01:00
Robert Habermeier
8d16f73795
first few LES tests, fix get_header logic bug
2016-12-08 12:20:18 +01:00
Jaco Greeff
ad8a191e95
Adjust specs to show location
2016-12-08 12:19:03 +01:00
Jaco Greeff
88e5ed9ea5
Allow mocha to use webpack aliasses via babel
2016-12-08 12:18:43 +01:00
keorn
3ebfa1481d
better proposal block handling
2016-12-08 12:03:34 +01:00
Arkadiy Paronyan
15ec63750e
Enable Panic=abort ( #3423 )
...
* Enable panic=abort
* Update remaining crate versions to 1.5
* Run tests in release mode
* Enable panic=abort for release profile only
* Added travis_wait
* Travis timeout set to 40
2016-12-08 11:31:57 +01:00
Jaco Greeff
5f1021822d
Cleanups on js-precompiled ( #3738 )
...
* Cleanups on js-precompiled
* Combined
* Adjust based on Pr comments
2016-12-07 21:38:28 +01:00
Gav Wood
8903384840
Merge branch 'master' into check-updates
2016-12-07 19:19:44 +01:00
GitLab Build Bot
9e8d90b5ba
[ci skip] js-precompiled 20161207-173717
2016-12-07 17:39:18 +00:00
Gav Wood
342357302b
Merge pull request #3735 from ethcore/jg-addressbook-delete
...
Add parity_removeAddress RPC
2016-12-07 18:31:22 +01:00
Jaco Greeff
dba8cf3a3b
Add test for RPC side
2016-12-07 17:58:22 +01:00
Robert Habermeier
2d1a3ff091
les: generalize network and event contexts with traits
2016-12-07 17:52:10 +01:00
Jaco Greeff
7c054d2da0
Remove unneeded block scope
2016-12-07 17:07:28 +01:00
Jaco Greeff
46840d36c9
Add parity_removeAddress RPC
2016-12-07 16:53:46 +01:00
keorn
347634ac6c
dont rebroadcast propose
2016-12-07 16:42:58 +01:00
keorn
aa9caac750
revert cli default
2016-12-07 15:36:20 +01:00
Robert Habermeier
10d75b6de0
light: implement all response handlers
2016-12-07 15:27:04 +01:00
keorn
b73689f041
Merge branch 'engine-password' into auth-bft
2016-12-07 15:17:49 +01:00
keorn
727ace0561
add test
2016-12-07 15:14:21 +01:00
keorn
e9743a3a75
Merge branch 'master' into auth-bft
2016-12-07 14:50:17 +01:00
keorn
4361cb53e7
Merge branch 'engine-password' into auth-bft
2016-12-07 14:49:42 +01:00
keorn
5faa4a85cb
remove dummy type
2016-12-07 14:49:07 +01:00
keorn
6440ca2f68
move stuff around
2016-12-07 14:39:37 +01:00
Gav Wood
1f0a02b638
Merge pull request #3633 from ethcore/fix-tx-rpc
...
Fix up the transaction JSON serialisation for RPC.
2016-12-07 14:34:51 +01:00
Robert Habermeier
cdc758368a
les: flesh out event handler
2016-12-07 13:52:45 +01:00
Robert Habermeier
89726356a3
Merge pull request #3709 from ethcore/opt-in-verifier-scaling
...
queue: CLI for auto-scaling and num verifiers
2016-12-07 13:40:42 +01:00
GitLab Build Bot
3388eab76a
[ci skip] js-precompiled 20161207-123833
2016-12-07 12:40:35 +00:00
GitLab Build Bot
2e40a00768
[ci skip] js-precompiled 20161207-122336
2016-12-07 12:26:14 +00:00
Nicolas Gotchac
8dbd56888d
Add functionalities to multi-sig wallet ( #3729 )
...
* WIP Sending tokens in multi-sig wallet
* Working Token transfer for multi-sig wallet #3282
* Add operation hash to transfer modal
* Add existing wallet from address #3282
* Wallet delete redirect to Wallets/Accounts #3282
* Rightly check balance in Transfer // Get all accounts balances #3282
* Fix linting
* Better Header UI for Wallet
* Use the `~` webpack alias
* Use Webpack `~` alias
2016-12-07 12:47:44 +01:00
Jaco Greeff
5bdb6e4f22
Ignore meta.deleted for account name display
2016-12-07 11:51:48 +01:00
Jaco Greeff
f7586109df
Ignore meta.deleted for accounts
2016-12-07 11:48:08 +01:00
Jaco Greeff
21a3cf7b65
Swap order of addressbook & acocunts merge
2016-12-07 11:44:45 +01:00
keorn
c582540746
Merge branch 'engine-password' into auth-bft
2016-12-07 11:41:38 +01:00
keorn
3ae09de019
restore is_new_best
2016-12-07 11:40:46 +01:00
keorn
a296c5e226
test client message handling
2016-12-07 11:38:09 +01:00
Robert Habermeier
b38d95328d
light: conditional compilation
2016-12-07 10:50:24 +01:00
Jaco Greeff
be90245ecb
PropTypes as function call ( #3731 )
2016-12-07 10:46:46 +01:00
keorn
da030fed51
Merge branch 'master' into auth-bft
2016-12-07 10:41:07 +01:00
keorn
5c333fce31
Merge branch 'engine-password' into auth-bft
2016-12-07 10:35:52 +01:00
keorn
71a96588b0
add the methods to engines
2016-12-07 10:34:06 +01:00
Jaco Greeff
e2bb8ef6d1
Unify proptypes in util/proptypes.js ( #3728 )
...
* Unify proptypes in util/proptypes.js
* Add missing use of nodeOrStringProptype
2016-12-07 10:25:57 +01:00
keorn
d9eb5e7f1d
remove uncles
2016-12-07 09:32:36 +01:00
Robert Habermeier
60680e1913
Merge pull request #3730 from ethcore/jsonrpc-ipc-bump
...
bump jsonrpc-ipc-server to fix windows build
2016-12-07 09:32:10 +01:00
Robert Habermeier
085b8ad553
Merge pull request #3527 from ethcore/client-provider
...
LES Part 2
2016-12-07 09:31:50 +01:00
GitLab Build Bot
97e60a6e9c
[ci skip] js-precompiled 20161207-042556
2016-12-07 04:28:25 +00:00
Robert Habermeier
d28f615482
bump jsonrpc-ipc-server to fix windows build
2016-12-06 19:32:19 +01:00
Robert Habermeier
398b94e6e2
Merge branch 'master' into opt-in-verifier-scaling
2016-12-06 15:37:10 +01:00
keorn
8f641e67f3
Merge branch 'engine-password' into auth-bft
2016-12-06 13:13:02 +00:00
GitLab Build Bot
0f76533713
[ci skip] js-precompiled 20161206-084538
2016-12-06 08:47:58 +00:00
keorn
b089aa7a6b
fix password loading
2016-12-06 08:38:41 +00:00
Nicolas Gotchac
bec3539651
First draft of the MultiSig Wallet ( #3700 )
...
* Wallet Creation Modal #3282
* Name and description to Wallet #3282
* Add Wallet to the Account Page and Wallet Page #3282
* Fix Linting
* Crete MobX store for Transfer modal
* WIP Wallet Redux Store
* Basic Details for Wallet #3282
* Fixing linting
* Refactoring Transfer store for Wallet
* Working wallet init transfer #3282
* Optional gas in MethodDecoding + better input
* Show confirmations for Wallet #3282
* Order confirmations
* Method Decoding selections
* MultiSig txs and confirm pending #3282
* MultiSig Wallet Revoke #3282
* Confirmations and Txs Update #3282
* Feedback for Confirmations #3282
* Merging master fixes...
* Remove unused CSS
2016-12-06 09:37:59 +01:00
keorn
0a2ec319ac
rename to engine_signer
2016-12-05 21:31:38 +00:00
keorn
92d566c900
Merge branch 'master' into engine-password
2016-12-05 19:30:08 +00:00
keorn
46dd2543e5
rename rpc to match cli
2016-12-05 19:27:24 +00:00
keorn
5e7c21ad4a
add a cli flag
2016-12-05 19:23:03 +00:00
Gav Wood
ff7b918d82
Fix build.
2016-12-05 10:55:53 -08:00
Gav Wood
5e1fdc4b11
Merge remote-tracking branch 'origin/master' into fix-tx-rpc
2016-12-05 10:44:19 -08:00
Gav Wood
ad36743122
Merge pull request #3719 from ethcore/engine-block-ordering
...
Engine block ordering
2016-12-05 10:37:36 -08:00
Gav Wood
d708922d29
Merge pull request #3716 from ethcore/fdlimit
...
Use fdlimit utility crate from crates.io
2016-12-05 10:36:42 -08:00
GitLab Build Bot
98bfbdc5cb
[ci skip] js-precompiled 20161205-174841
2016-12-05 17:50:43 +00:00
Jaco Greeff
873f451df1
Move decoding for contract deployment logic earlier ( #3714 )
...
* Move decoding deployment logic earlier
* Removed rendunant isContract
2016-12-05 18:42:44 +01:00
keorn
01bf483b63
remove unnecessary impls
2016-12-05 17:29:47 +00:00
Robert Habermeier
1b6ebe1a6d
possible fix for queue drop deadlock ( #3702 )
...
* possible fix for #3686
* queue: simplify conclusion, don't block on joining
* queue: park verifiers with timeout to prevent race
* more robust verification loop
* queue: re-introduce wait for verifier joining
2016-12-05 18:18:56 +01:00
NikVolf
ebd4173d21
bump version
2016-12-05 20:15:05 +03:00
keorn
81a756394a
Merge branch 'master' into engine-password
2016-12-05 17:08:57 +00:00
keorn
529a7fc33c
add password and AccountProvider
2016-12-05 17:08:16 +00:00
keorn
6fc943ca6d
Merge branch 'master' into auth-bft
2016-12-05 16:37:35 +00:00
keorn
4f857642b5
rename set_sealer
2016-12-05 16:28:56 +00:00
Robert Habermeier
a726472023
Merge pull request #3713 from ethcore/fix-v-u64
...
Encode networkid as a u64.
2016-12-05 17:14:07 +01:00
Robert Habermeier
5db93cd433
light: fix compile errors
2016-12-05 17:09:05 +01:00
Robert Habermeier
a6c2408562
IPC codegen in ethcore-light; remove network dependency
2016-12-05 16:56:21 +01:00
Robert Habermeier
61c3358447
move light to its own crate again
2016-12-05 16:55:33 +01:00
keorn
53b479fb7a
pass engine to snapshot service
2016-12-05 15:43:46 +00:00
keorn
94302f3f61
throw out difficulty checks
2016-12-05 15:27:44 +00:00
keorn
c61a0e97b3
make engine determine block order
2016-12-05 15:20:32 +00:00
Gav Wood
afe4cc6a05
Merge remote-tracking branch 'origin/master' into check-updates
2016-12-05 07:09:42 -08:00
GitLab Build Bot
e6ed49b2c9
[ci skip] js-precompiled 20161205-150312
2016-12-05 15:05:10 +00:00
Gav Wood
84c923ff6d
Merge pull request #3717 from ethcore/spec-rlp-loading
...
Use valid RLP in generic genesis seal spec
2016-12-05 06:57:24 -08:00
Gav Wood
43ec3d8f79
network_id -> u64
2016-12-05 06:54:31 -08:00
Gav Wood
459babb1a8
Logging.
2016-12-05 06:39:56 -08:00
keorn
db59bd8731
update genesis seal
2016-12-05 14:28:50 +00:00
keorn
c39d504167
Merge branch 'spec-rlp-loading' into auth-bft
2016-12-05 14:11:06 +00:00
keorn
0860a3a767
ignore variable
2016-12-05 14:09:41 +00:00
keorn
22632e6324
make generic seal take valid rlp
2016-12-05 14:07:31 +00:00
NikVolf
42fc770d30
use crates.io crate
2016-12-05 16:25:03 +03:00
keorn
b30c1d5602
fix tests
2016-12-05 13:24:22 +00:00
Robert Habermeier
767d486014
fix config test
2016-12-05 14:12:40 +01:00
keorn
c946ffebf3
Merge branch 'master' into auth-bft
2016-12-05 11:30:11 +00:00
GitLab Build Bot
cf796d3ea4
[ci skip] js-precompiled 20161205-105433
2016-12-05 10:56:28 +00:00
Nicolas Gotchac
9a43e6d6c8
Update JS dependencies ( #3710 )
...
* Minor Versions NPM updates
* Remove unused packages
* No longer relevant JS test
* Update some major versions // Revert Rechartjs
* Update Redux/React-{Ace, RouterRedux}
* Updated React Tooltips
* Update mock-socket // Update tests to pass
* Updated React Router
* Removed `history` module that isn't necessary (instead of updating it)
* Updated redux-actions
* Removed commented hot store reload
2016-12-05 11:48:43 +01:00
Nicolas Gotchac
52b4ce0dd7
Use Webpack Aliases ( #3711 )
...
* Adds aliases to Webpack Build
* Use `ui` Webpack alias
* Use `views` alias
* Use `modals` aliase
* Use `providers` aliase
* Use `contracts` aliase
* Use '~' aliase
* from `ui` to from `~/ui`
* from to from
* from `modals` to from `~/modals`
* from `providers` to from `~/redux/providers`
* from `contracts` to from `~/contracts`
* Updated Webpack App config
2016-12-05 11:47:13 +01:00
Gav Wood
9d79cac36b
Cleanups.
2016-12-04 11:56:12 -08:00
keorn
f7a01b87b5
better gossip, better proposal collection
2016-12-04 19:43:24 +00:00
keorn
edef7a185f
remove tracing
2016-12-04 19:42:53 +00:00
Gav Wood
2911c549e3
Encode networkid as a u64.
2016-12-04 10:48:26 -08:00
Gav Wood
b8c492644b
Fix more build.
2016-12-04 10:47:05 -08:00
Gav Wood
356aca2db5
Fix build.
2016-12-04 09:13:23 -08:00
Gav Wood
90a20a217f
Merge branch 'master' into check-updates
2016-12-04 09:01:50 -08:00
Gav Wood
0c7b7fc8bc
Merge pull request #3627 from ethcore/rpc-middleware
...
Dapps-specific accounts
2016-12-04 08:46:05 -08:00
GitLab Build Bot
a9424bdf26
[ci skip] js-precompiled 20161204-042533
2016-12-04 04:27:27 +00:00
keorn
f1542b5612
better genesis seal rlp
2016-12-03 16:19:51 +00:00
GitLab Build Bot
ca4aa42615
[ci skip] js-precompiled 20161203-062111
2016-12-03 06:23:18 +00:00
Gav Wood
be7401c8bf
Merge pull request #3671 from ethcore/jg-signer-decoding
...
Signer method parameter decoding & destination info
2016-12-02 22:13:35 -08:00
GitLab Build Bot
f093b077a4
[ci skip] js-precompiled 20161203-043512
2016-12-03 04:37:04 +00:00
GitLab Build Bot
f15906fe8d
[ci skip] js-precompiled 20161202-201514
2016-12-02 20:18:10 +00:00
Jaco Greeff
b2a5d66c99
Fix slice test ( #3712 )
2016-12-02 21:10:22 +01:00
keorn
9084e6242d
lock ordering
2016-12-02 20:04:12 +00:00
keorn
ff6240eff3
insert block into queue when sealing
2016-12-02 20:03:15 +00:00
Robert Habermeier
80f98bc8b7
fix tests
2016-12-02 18:52:02 +01:00
Robert Habermeier
cd5b6fdf59
queue: CLI for auto-scaling and num verifiers
2016-12-02 18:21:54 +01:00
GitLab Build Bot
4c32d3ced4
[ci skip] js-precompiled 20161202-142708
2016-12-02 14:29:56 +00:00
Jaco Greeff
fbd3738096
Merge branch 'master' into jg-signer-decoding
2016-12-02 15:27:56 +01:00
Jaco Greeff
b8b9086dae
React library update ( #3704 )
...
* Update React & MaterialUI
* Adjust TabBar layouts for new MUI
2016-12-02 15:21:25 +01:00
Nicolas Gotchac
456b50639c
Adds Loading Component ( #3707 )
2016-12-02 15:21:11 +01:00
Nicolas Gotchac
c892a4f7ae
Refactoring Transfer Modal ( #3705 )
...
* Better Token Select in Transfer > Details
* Better Autocomplete
* Crete MobX store for Transfer modal
* Remove unused var
* Update Webpack Conf
* Small changes...
* Optional gas in MethodDecoding + better input
* New Contract `getAll` method // TxList Row component
* Method Decoding selections
* Rename `getAll` to `getAllLogs`
2016-12-02 15:21:01 +01:00
Jaco Greeff
bd2e2b630c
Fix extra scrollbars in dapps ( #3706 )
...
* Fix extra scrollbars in dapps
* Dapps list padding
* spelling
* lint
* Height overflow fix
2016-12-02 15:10:38 +01:00
keorn
c8a3db4c52
new error proposal test
2016-12-02 13:59:54 +00:00
keorn
91099f62c9
add more gossip if step is stuck
2016-12-02 13:37:49 +00:00
keorn
e0f2fac441
new error type
2016-12-02 13:32:00 +00:00
keorn
0eb55cbd4d
update message test
2016-12-02 13:31:28 +00:00
keorn
2c8c090598
stricter size verification
2016-12-02 13:30:43 +00:00
Jaco Greeff
2dd2004ed5
Merge branch 'master' into jg-signer-decoding
...
# Conflicts:
# js/src/views/Signer/components/RequestFinished/requestFinished.js
2016-12-02 11:21:17 +01:00
Robert Habermeier
6e1a1f9dec
Merge branch 'master' into client-provider
2016-12-02 10:06:09 +01:00
Robert Habermeier
3837114eb2
Merge pull request #3431 from ethcore/state-tests-indentation
...
indent state tests
2016-12-02 09:09:35 +01:00
GitLab Build Bot
986e8ef9a2
[ci skip] js-precompiled 20161202-052414
2016-12-02 05:26:08 +00:00
GitLab Build Bot
f30a8f79f2
[ci skip] js-precompiled 20161202-034812
2016-12-02 03:50:41 +00:00
Gav Wood
1dd13372b6
Merge remote-tracking branch 'origin/master' into rpc-middleware
2016-12-01 19:43:31 -08:00
Gav Wood
21a76c22fc
Merge pull request #3698 from ethcore/jg-null-transaction
...
Filter null transactions for display (not available on node)
2016-12-01 19:40:16 -08:00
Gav Wood
5b829aece7
Merge pull request #3697 from ethcore/jr-move-recovery-print
...
move recovery phrase print button
2016-12-01 19:38:31 -08:00
keorn
f0e9eae244
remove difficulty check
2016-12-01 22:07:18 +00:00
keorn
df1cce8e7f
simplify seal verification
2016-12-01 21:56:38 +00:00
keorn
e76ead40d1
update tracing message
2016-12-01 21:55:43 +00:00
keorn
39ea703c69
vote on message generation
2016-12-01 20:50:24 +00:00
arkpar
f1ef4a4935
Import sealed block immedtiatelly
2016-12-01 19:11:36 +01:00
Jannis Redmann
d4ec9049f6
merge #3701 from ethcore/ng-status-fix
...
Fix padding bottom needed after fixed status
2016-12-01 19:09:13 +01:00
Jannis R
9512794c7f
prevent status bar overlapping
2016-12-01 19:08:19 +01:00
Nicolas Gotchac
d5c630c1d2
Fix padding bottom needed after fixed status
2016-12-01 18:45:59 +01:00
keorn
9290fdde85
fix tests
2016-12-01 17:21:51 +00:00
keorn
498b2fb0b1
show verification error
2016-12-01 17:20:16 +00:00
keorn
e40e398eaa
clean up some tracing
2016-12-01 17:19:40 +00:00
arkpar
4eca687bbb
Fixed network context
2016-12-01 15:49:26 +01:00
Jannis R
7049336800
show recovery print button on first run
2016-12-01 15:40:20 +01:00
Gav Wood
f77a9aa007
Merge remote-tracking branch 'origin/master' into fix-tx-rpc
2016-12-01 06:31:09 -08:00
Jannis R
a1c1746667
show recovery print button if recovered account
2016-12-01 15:19:42 +01:00
keorn
344999aaf7
return signing failure error
2016-12-01 14:10:42 +00:00
keorn
66b4f1ac47
remove unnecessary option
2016-12-01 14:10:22 +00:00
Jaco Greeff
9087560344
gumbles
2016-12-01 14:08:32 +01:00
Jaco Greeff
077f32dce6
Cater for completely empty lists
2016-12-01 13:39:38 +01:00
Jaco Greeff
d5373e26b8
Filter null transactions (not available on node)
2016-12-01 13:36:23 +01:00
Jannis R
6822433a83
recovery phrase: move print helpers
2016-12-01 12:19:12 +01:00
Jannis R
08a6be5d62
recovery phrase: move print button to modal actions
2016-12-01 12:19:09 +01:00
GitLab Build Bot
0f987a2206
[ci skip] js-precompiled 20161201-044643
2016-12-01 04:48:29 +00:00
GitLab Build Bot
3ef569329a
[ci skip] js-precompiled 20161201-011624
2016-12-01 01:21:59 +00:00
Gav Wood
d3e684698a
Merge remote-tracking branch 'origin/master' into fix-tx-rpc
2016-11-30 17:15:05 -08:00
Gav Wood
ec38c68e30
Merge pull request #3695 from ethcore/snapshot-share
...
Don't share the snapshot while downloading old blocks
2016-12-01 01:11:22 +00:00
Gav Wood
6420ea4429
Merge pull request #3694 from ethcore/jr-print-recovery-phrase
...
button to print recovery phrase
2016-12-01 01:11:01 +00:00
Gav Wood
9053e2f27b
Merge pull request #3692 from ethcore/jr-fixed-status
...
fix status bar to bottom of the screen
2016-12-01 01:09:29 +00:00
Gav Wood
c630fc5c1c
Merge pull request #3642 from ethcore/confirmation
...
Splitting serialization of signTransaction and sendTransaction confirmation requests
2016-12-01 01:09:07 +00:00
Denis S. Soldatov aka General-Beck
61eb2a9104
Update test.sh
...
add -j 8 for test
2016-12-01 07:48:06 +07:00
Denis S. Soldatov aka General-Beck
70c6aebca5
Update gitlab-ci
...
-j $(nproc) in build
2016-12-01 07:15:35 +07:00
Denis S. Soldatov aka General-Beck
c4125a84b1
Update gitlab-ci
...
CARGOFLAGS -> -j $(nproc)
2016-12-01 07:07:52 +07:00
arkpar
b7dc60ace5
Don't share the snapshot while downloading old blocks
2016-11-30 23:33:17 +01:00
GitLab Build Bot
4f4bfb2239
[ci skip] js-precompiled 20161130-204501
2016-11-30 20:46:47 +00:00
Jannis Redmann
784dcaff7c
implement basic badges/certifications/flair ( #3665 )
...
* sms verification: Certifications component
* sms verification: actions & reducers for certifications
* sms verification: put Certifications component into place
* sms verification: show certification icons
* sms verification: show certification titles
* sms verification: default icon for certifications
* sms verificaiton: lint issue 👕 , fix testnet detection
The sms verification store got created when `isTestnet` (from the
Redux state) was still `undefined`.
* move certification helpers into middleware file
* connect Certifications to Redux
* don't pass certifications as prop
* move default certification icon into assets
* separate file for BadgeReg.sol
* don't pass certifications as prop
* Fix import name
* make BadgeReg a class
* make certifications middleware a class
* Certifications: pass in certifications of account
2016-11-30 21:39:06 +01:00
Jannis R
e43457a6ce
recovery page: add Parity logo
2016-11-30 20:42:55 +01:00
Jannis R
cf85d1978f
recovery page: add ItendityIcon
2016-11-30 20:10:29 +01:00
Jannis R
35fe4de622
add recovery page print button
2016-11-30 20:01:35 +01:00
Jannis R
eee03b542d
add account recovery phrase page
2016-11-30 19:51:03 +01:00
Jannis R
60a8aabe19
differentiate Snackbar from background
2016-11-30 17:58:18 +01:00
Jannis R
890f880a89
status bar: beautify enode icon
2016-11-30 17:46:50 +01:00
Jannis R
f9f91837c2
rework status bar layout
...
- floats -> Flexbox
- align to content width
2016-11-30 17:46:48 +01:00
Jannis R
cce195a98b
fix status bar to bottom of the screen
2016-11-30 17:45:54 +01:00
keorn
dbf82c2e98
fix tests
2016-11-30 16:40:16 +00:00
Tomasz Drwięga
dcb7e1e638
Implementing RPC
2016-11-30 17:08:45 +01:00
keorn
d128c20dc2
remove proposer_nonce
2016-11-30 16:02:05 +00:00
keorn
bb8347477a
gossip when not enough votes
2016-11-30 16:01:20 +00:00
arkpar
84cf27c3ef
Advertise protocol version 2
2016-11-30 16:48:30 +01:00
Tomasz Drwięga
1d76bb7048
Fixing ethstore tests
2016-11-30 16:41:37 +01:00
Tomasz Drwięga
022ccb5bce
Fixing tests
2016-11-30 16:33:42 +01:00
Tomasz Drwięga
c028f106b1
RPC for confirming with token
2016-11-30 16:11:41 +01:00
keorn
ca87d2cde9
add set_sealer rpc test
2016-11-30 15:01:43 +00:00
keorn
73e7908325
test password registration
2016-11-30 14:30:21 +00:00
Tomasz Drwięga
6397556cbb
Sign with token support
2016-11-30 15:08:38 +01:00
keorn
61f1699c0e
fix merge
2016-11-30 13:39:28 +00:00
keorn
155da50fcd
Merge branch 'master' into auth-bft
2016-11-30 13:06:21 +00:00
keorn
34d5017950
hold password in engine, add rpc
2016-11-30 12:59:33 +00:00
keorn
4ef5badcea
fix parity tests merge
2016-11-30 12:58:45 +00:00
Tomasz Drwięga
ad440a12bd
EthMultiStore
2016-11-30 13:47:14 +01:00
GitLab Build Bot
837ff1bc7d
[ci skip] js-precompiled 20161130-104916
2016-11-30 10:54:38 +00:00
Jannis Redmann
f1b3463015
Merge #3680 from ethcore/jg-container-title
...
Simplify Container title rendering
2016-11-30 11:42:23 +01:00
Tomasz Drwięga
8e2aca719f
Shared hash-fetch
2016-11-30 10:16:18 +01:00
Denis S. Soldatov aka General-Beck
79e79473bf
Update gitlab-ci
...
armv6 only triggers
2016-11-30 16:15:45 +07:00
Denis S. Soldatov aka General-Beck
21ed95d0a1
Update gitlab-ci
2016-11-30 12:57:55 +07:00
Denis S. Soldatov aka General-Beck
7a446fae05
Update gitlab-ci
...
tst
2016-11-30 08:45:03 +07:00
Denis S. Soldatov aka General-Beck
74f5f67055
Update gitlab-ci
...
test
2016-11-30 08:29:34 +07:00
Denis S. Soldatov aka General-Beck
95c2a41264
Update gitlab-ci
2016-11-30 07:48:57 +07:00
Jaco Greeff
8fd8bdf0f5
Update loading splash to fit in with l&f ( #3685 )
2016-11-30 00:06:58 +01:00
Denis S. Soldatov aka General-Beck
7cfec1e1c8
Update gitlab-ci
...
remove NIGHTLY ENV
2016-11-30 06:02:52 +07:00
Jaco Greeff
7f1391c7a2
Safari UI fixes ( #3678 )
...
* Minimum content height for overlay
* Fix Safari TabBar clicks
* Fix extra vertical scrollbar on Chrome
* Swap to em heights
2016-11-30 00:01:42 +01:00
Jaco Greeff
1a53ab78e8
Remove strict mode (work-around for upgrade) ( #3681 )
2016-11-29 19:26:36 +01:00
Gav Wood
d525a6d7f0
Merge pull request #3654 from ethcore/clippy-bump
...
Bumping clippy
2016-11-29 18:00:13 +01:00
Gav Wood
d58905ae13
fix comment
2016-11-29 17:59:17 +01:00
Jaco Greeff
6f24010424
Merge branch 'master' into jg-container-title
2016-11-29 17:50:36 +01:00
Tomasz Drwięga
df3c07b0a9
adding proof to a panicker
2016-11-29 17:14:34 +01:00
Jaco Greeff
7e2a072a2b
Remove finished rendering completely
2016-11-29 16:59:44 +01:00
Jaco Greeff
0ddd33c643
Trim unused components
2016-11-29 16:55:59 +01:00
arkpar
95f81b2a2f
Moved consensus networking into Parity handler
2016-11-29 16:54:30 +01:00
Gav Wood
9115214cea
Merge pull request #3636 from ethcore/fatdb
...
Return of the Fat DB
2016-11-29 16:47:09 +01:00
Jaco Greeff
efd4e6f96a
Pass MethodDecoding as to/destination view
2016-11-29 16:37:25 +01:00
Jaco Greeff
6a69e22b28
Methods use either input or data elements
2016-11-29 16:36:54 +01:00
Gav Wood
33d3287ed3
Merge pull request #3652 from ethereumproject/splix/block-ts-validation
...
Invalidate blocks from future
2016-11-29 16:34:29 +01:00
keorn
7929a145e7
fix deadlock
2016-11-29 14:55:54 +00:00
Gav Wood
63c28253d8
Merge remote-tracking branch 'origin/master' into fix-tx-rpc
2016-11-29 15:37:49 +01:00
Tomasz Drwięga
762d8b89d6
Removing unused imports
2016-11-29 14:03:21 +01:00
Jaco Greeff
907606ab69
Merge branch 'master' into jg-container-title
2016-11-29 13:54:30 +01:00
keorn
294e89e5c0
use EngineError instead of BlockError
2016-11-29 12:51:27 +00:00
Jannis Redmann
e667d33778
make Modal always scrollable ( #3667 )
2016-11-29 13:50:22 +01:00
Jaco Greeff
5e8f6f271d
Display local/completed transactions ( #3630 )
...
* Initial fetch of local transactions
* Container allows for title specification
* Introduce TxList component
* Display local transactions in signer list
* Simplify
* Pass only hashes from calling components
* Simplify no pending display
* Render pending blocks at the top
* Get rid of time for 0 blocks
* Indeed sort Pending to the top
* Allow retrieval of pending transactions
* setTimeout with clearTimeout
2016-11-29 13:50:09 +01:00
Gav Wood
0e0bdc8ae9
Deduplicate code.
2016-11-29 13:48:28 +01:00
Gav Wood
436016ef02
Introduce to_hex() utility in bigint. Fix tests.
2016-11-29 13:46:06 +01:00
Konstantin
a578e10c49
added build-essential dep to dockerfiles ( #3666 )
2016-11-29 13:23:53 +01:00
Tomasz Drwięga
c97c59f62f
returning errors with extra fields in config file ( #3663 )
2016-11-29 13:23:28 +01:00
keorn
e784fa906e
warn on double vote
2016-11-29 12:20:38 +00:00
keorn
49b953a9f4
order invariant seal equality
2016-11-29 11:18:40 +00:00
Igor Artamonov
8ec8bcd626
fix after code review, rel [ 748260b]
2016-11-29 17:18:33 +06:00
Gav Wood
1166013c2b
Merge pull request #3662 from ethcore/strict-rpc
...
Strict deserialization
2016-11-29 12:10:31 +01:00
Gav Wood
7c2cccc60c
Merge pull request #3655 from ethcore/sync
...
Disable peer if no common block found
2016-11-29 12:10:19 +01:00
Jaco Greeff
b6efd6b1fd
DRY-er Container with title
2016-11-29 11:58:00 +01:00
Tomasz Drwięga
44314c5d02
Merge branch 'master' into clippy-bump
...
Conflicts:
rpc/src/v1/types/filter.rs
2016-11-29 11:56:55 +01:00
keorn
d0eab4a0d8
old message removal, avoid too many recoveries
2016-11-29 10:55:24 +00:00
Tomasz Drwięga
1a6ee533ed
Addressing tiny grumbles
2016-11-29 11:52:55 +01:00
GitLab Build Bot
cfc1dabd57
[ci skip] js-precompiled 20161129-050158
2016-11-29 05:07:32 +00:00
GitLab Build Bot
261aa29db3
[ci skip] js-precompiled 20161128-232953
2016-11-28 23:31:43 +00:00
Jannis Redmann
65f4ba8372
show snackbar on password change ( #3661 )
...
* show snackbar on password change
* Swap last two words
2016-11-29 00:21:54 +01:00
keorn
61cf8b8b7e
vote propose
2016-11-28 18:58:15 +00:00
keorn
0f1eefc00d
disallow None seal sigs
2016-11-28 18:37:00 +00:00
Gav Wood
54b656ba05
Merge pull request #3660 from ethcore/pv62-sync
...
Bring back PV62 support
2016-11-28 18:19:34 +01:00
Gav Wood
77ebbedbba
Merge pull request #3659 from ethcore/unlock-rpc
...
Unlock expecting quantity
2016-11-28 18:18:15 +01:00
Gav Wood
5cab951429
Merge pull request #3643 from ethcore/ng-webpack-update
...
Update Webpack => v2
2016-11-28 18:14:59 +01:00
Tomasz Drwięga
a418dcd8ea
Fix manifest deserialisation
2016-11-28 17:59:50 +01:00
Nicolas Gotchac
d78de18385
Merge branch 'master' into ng-webpack-update
2016-11-28 17:56:47 +01:00
Tomasz Drwięga
24f72716b9
Strict deserialization
2016-11-28 17:55:46 +01:00
GitLab Build Bot
3c9983cf25
[ci skip] js-precompiled 20161128-164710
2016-11-28 16:48:55 +00:00
Tomasz Drwięga
64b1b898f1
Fixing compilation on stable
2016-11-28 17:43:38 +01:00
Jannis Redmann
5f570edf3b
update SMS verification ( #3579 )
...
* add isTestnet helper
* sms verification: use different port on testnet
* subscribeToEvent helper
* sms verification: await Puzzled event
* sms verification: bugfixes 🐛 , move awaitPuzzle
* sms verification: check upfront if code is valid
* sms verification: more helpful phone input label
* isTestnet helper -> redux state
2016-11-28 17:39:55 +01:00
Jannis Redmann
2b178d8233
simplify tx confirmations display ( #3559 )
...
* Hash component
* DRY code by using Hash component
* TxHash component: show hash inline
* TxHash component: less verbose confirmations display
* TxHash component: rename ui/Hash to ui/ShortenedHash
* signer: center message in TransactionFinished
* style fixes
2016-11-28 17:39:32 +01:00
arkpar
bae8acee74
Allow pv62 peers
2016-11-28 17:24:02 +01:00
Tomasz Drwięga
f5a899606e
Merge branch 'master' into rpc-middleware
2016-11-28 17:20:02 +01:00
Nicolas Gotchac
eec99ebad8
Fixes overflow in Signer tx data #3138 ( #3657 )
2016-11-28 17:18:27 +01:00
Tomasz Drwięga
424638f89d
Unlock expecting quantity
2016-11-28 17:15:40 +01:00
Nicolas Gotchac
1d194f9ae8
Fix linting
2016-11-28 17:00:51 +01:00
Nicolas Gotchac
9248303416
Fix Circular Deps
2016-11-28 17:00:33 +01:00
keorn
e4ff614966
remove unused tracing
2016-11-28 15:50:55 +00:00
keorn
b454f7e307
use Io queue for messages
2016-11-28 15:42:36 +00:00
arkpar
cf5b409fed
Disaable peer if no common block found
2016-11-28 16:30:36 +01:00
keorn
1326c6cf5a
rebroadcast unseen messages
2016-11-28 15:24:22 +00:00
keorn
7d97ba5ee0
seal sigs test
2016-11-28 15:23:39 +00:00
GitLab Build Bot
ecf283e2fc
[ci skip] js-precompiled 20161128-151919
2016-11-28 15:21:01 +00:00
Nicolas Gotchac
6be08d8ce4
Fixed tab bar not updating #3631 ( #3653 )
2016-11-28 16:13:02 +01:00
Nicolas Gotchac
d41c60da54
Renaming webpack/config to webpack/app
2016-11-28 16:06:27 +01:00
Tomasz Drwięga
2b3d100de2
Fixing some clippy warnings
2016-11-28 15:54:22 +01:00
Igor Artamonov
748260bebe
invalidate blocks from future
2016-11-28 20:14:43 +06:00
keorn
ef4ecce7bf
nicer vote counting + test
2016-11-28 14:08:38 +00:00
Nicolas Gotchac
50530aec37
Default npm install to tilde #3520
2016-11-28 13:14:37 +01:00
Nicolas Gotchac
3675095201
Merge branch 'master' into ng-webpack-update
2016-11-28 13:02:03 +01:00
Nicolas Gotchac
3dd5f350f9
Webpack config update
2016-11-28 13:01:17 +01:00
keorn
09c28806d6
proper test IoHandler
2016-11-28 11:47:33 +00:00
Nicolas Gotchac
b823b675a4
Working HOT RELOAD !!
2016-11-28 12:37:13 +01:00
Tomasz Drwięga
e1e7886918
Bumping clippy
2016-11-28 12:23:06 +01:00
Tomasz Drwięga
8686339b0c
Fixing UI to support both send and signTransaction
2016-11-28 12:14:14 +01:00
arkpar
dfd17949ef
Added a test
2016-11-28 12:08:12 +01:00
Tomasz Drwięga
3e69ff0b88
Separating serialization of send and signTransaction
2016-11-28 11:41:46 +01:00
keorn
5c0e89ae9a
Merge branch 'master' into auth-bft
2016-11-28 09:50:22 +00:00
keorn
89f0bd714d
test whole transitioning
2016-11-28 09:42:50 +00:00
arkpar
fa45413a90
Extened API
2016-11-28 01:37:25 +01:00
arkpar
c7b359fcee
Style
2016-11-28 01:37:25 +01:00
arkpar
d0c80a6903
Updated tests
2016-11-28 01:37:25 +01:00
arkpar
3aceac60de
Use sha3 for fat key
2016-11-28 01:37:24 +01:00
arkpar
e91f7977fb
Storage export
2016-11-28 01:37:24 +01:00
arkpar
b0555fbe7c
State export
2016-11-28 01:37:24 +01:00
arkpar
8b3cdc513b
Seekable iterator
2016-11-28 01:37:24 +01:00
Gav Wood
ce3f4911a2
Merge remote-tracking branch 'origin/master' into check-updates
2016-11-27 15:01:17 +01:00
Gav Wood
0cf8db58b8
Fix tests.
2016-11-27 14:49:30 +01:00
Gav Wood
3b6d886860
Fix up the transaction JSON serialisation for RPC.
2016-11-27 14:11:37 +01:00
Nicolas Gotchac
f9b3a98ff7
Fixing mocha tests
2016-11-26 17:27:44 +01:00
Nicolas Gotchac
44e099000d
Working webpack build // Without Hot Reload
2016-11-26 17:12:52 +01:00
Nicolas Gotchac
353b6c06db
Removed Circular Dependencies
2016-11-26 17:06:37 +01:00
Nicolas Gotchac
002c793f53
Added Webpack check circular deps
2016-11-26 16:53:24 +01:00
Denis S. Soldatov aka General-Beck
a7037f8e5b
Update gitlab-ci
...
js-release &->&&
2016-11-26 03:52:29 +07:00
Tomasz Drwięga
3b595a01ad
Merge branch 'master' into rpc-middleware
2016-11-25 21:46:35 +01:00
Tomasz Drwięga
a9028ca986
Merge branch 'master' into rpc-middleware
...
Conflicts:
Cargo.lock
rpc/src/v1/tests/mocked/parity_accounts.rs
2016-11-25 21:18:02 +01:00
Denis S. Soldatov aka General-Beck
8ca1781ab9
Update gitlab-ci
...
add js-test as diff
2016-11-26 01:57:58 +07:00
Nicolas Gotchac
f77afd072b
Updated ESLINT and fixing linting issues
2016-11-25 19:48:06 +01:00
Nicolas Gotchac
8392090861
WIP - Webpack 2 building
2016-11-25 19:32:58 +01:00
Gav Wood
de8dd47ff9
Fetch binaries.
2016-11-25 19:29:13 +01:00
Gav Wood
699f462d56
Merge pull request #3617 from ethcore/default-gas-price
...
Set default min tx price to $0.0025
2016-11-25 18:46:29 +01:00
Gav Wood
a51066bdca
Merge pull request #3618 from ethcore/jg-list-accounts
...
Use accountsInfo instead of eth_accounts for first check
2016-11-25 18:46:07 +01:00
Gav Wood
b274d082c3
Merge pull request #3619 from ethcore/ng-copy-clip-fix
...
Fix Copy to Clipboard Snackbar
2016-11-25 18:45:49 +01:00
Jaco Greeff
50585763aa
Manually add \r to Windows phrases pre 1.4.5 ( #3615 )
...
* Manually add \r to Windows phrases pre 1.4.4
* < 1.4.5
* Only support 1.4.x dictionary
2016-11-25 18:43:28 +01:00
keorn
a7afbf4d25
tracing and vote test
2016-11-25 16:45:32 +00:00
keorn
8f72017bcc
add transition tracing
2016-11-25 16:44:57 +00:00
keorn
f59746b2da
order messages by signature
2016-11-25 16:44:18 +00:00
keorn
d2099d9f13
derive Eq for tests
2016-11-25 16:43:26 +00:00
Nicolas Gotchac
a534949b2d
Updated packages version...
2016-11-25 17:33:18 +01:00
Jaco Greeff
e95ef0160f
Signer layouts to flexbox ( #3600 )
...
* Use variables for signer form widths
* Simplify signer layouts with flex
* Fix styling issues with Signer
2016-11-25 17:20:16 +01:00
Nicolas Gotchac
807790ce95
Merge branch 'master' into ng-webpack-update
2016-11-25 17:17:06 +01:00
Nicolas Gotchac
7610336596
Fixing tokens sent as Array ( #3621 )
2016-11-25 17:10:02 +01:00
Jaco Greeff
6d6e942d9d
Add dappreg link to apps list ( #3568 )
...
* Fix rendering when contract is empty
* Add registration dapp to app list
2016-11-25 16:46:57 +01:00
Nicolas Gotchac
08c507daaa
Smarter balance fetching ( #3605 )
...
* Smarter dApps Manifest fetching...
* Fetching only visible accounts (and don't delete other balances) #3590
* Moved balances action into BalancesActions #3590
* Fetch balances for accounts and contracts #3590
* Add balances to contract/address/account views #3590
* Fix transaction not fetching on first load
* Remove console.warn
* Fix pending tokens not showing #3154
* Fix tokens image update
* Remove unused name in Header
* Separate Tokens and ETH fetching #3590
* Remove unused isTest
* Fetch Tokens Balance via Filter #3590
* Fix linting
* Fix updating tokens image (#3590 )
* Fix contract balances
* Improved Status
* Fixing secureApi issues...
* Fetch all tokens every 2 minutes (for safety) #3590
* PR changes fix
* Fix Account error
2016-11-25 16:46:35 +01:00
Nicolas Gotchac
9fdab84305
Merge pull request #3597 from ethcore/jg-iframe-sandbox
...
Dapp iframe allow forms, allow target=_blank
2016-11-25 16:31:32 +01:00
Tomasz Drwięga
789d6608cf
Bumping jsonrpc
2016-11-25 16:16:24 +01:00
Nicolas Gotchac
9b21c96e3a
Fix Copy to Clipboard Snackbar
2016-11-25 15:52:23 +01:00
Gav Wood
8cddf9976a
Better information.
2016-11-25 15:43:49 +01:00
Tomasz Drwięga
f080f33c41
JSON-RPC bump / update hyper
...
Conflicts:
Cargo.lock
2016-11-25 15:21:18 +01:00
Jaco Greeff
2958546653
Use accountsInfo instead of eth_accounts for first check
2016-11-25 15:19:14 +01:00
arkpar
ffa123c949
Set default tx price to 0.0025 USD
2016-11-25 15:13:51 +01:00
Nicolas Gotchac
0d6c2dd51d
Merge pull request #3604 from ethcore/jr-input-copy-button
...
align copy button to input field
2016-11-25 15:12:53 +01:00
Nicolas Gotchac
24bdf1cb98
Use webpack hot/dev middlewares
2016-11-25 13:14:30 +01:00
Tomasz Drwięga
9b9bdaa1b1
Appending logs by default ( #3609 )
2016-11-25 13:04:02 +01:00
Gav Wood
d0312b89ad
Update test, fix number. ( #3612 )
2016-11-25 13:03:15 +01:00
Tomasz Drwięga
0e2cd1d080
Fixing phrases generated on windows ( #3614 )
2016-11-25 12:59:15 +01:00
GitLab Build Bot
686978fa97
[ci skip] js-precompiled 20161125-113155
2016-11-25 11:36:32 +00:00
keorn
a143da2cb8
fix complete build
2016-11-25 11:36:25 +00:00
Gav Wood
d0d01ca39b
Merge pull request #3602 from ethcore/jg-network-id-match
...
Check for network ID for live/test matching
2016-11-25 12:28:58 +01:00
Gav Wood
befb0bf2bd
Merge branch 'fix-number' into check-updates
2016-11-25 12:17:58 +01:00
keorn
1692c07ba6
Merge branch 'master' into auth-bft
2016-11-25 10:51:06 +00:00
Denis S. Soldatov aka General-Beck
86522c8f71
Update gitlab-ci
...
if fix
2016-11-25 07:02:54 +07:00
Denis S. Soldatov aka General-Beck
202739689d
Update gitlab-ci
...
small fix for test's and js-build
2016-11-25 06:27:07 +07:00
GitLab Build Bot
4d9492a01d
[ci skip] js-precompiled 20161124-231507
2016-11-24 23:16:52 +00:00
Denis S. Soldatov aka General-Beck
30c3b13518
Update gitlab-ci
...
https://github.com/ethcore/parity/issues/3185
2016-11-25 06:10:36 +07:00
Denis S. Soldatov aka General-Beck
2d79eee454
Update gitlab-ci
...
[ci skip]
add darwin installer in master
2016-11-25 04:10:37 +07:00
keorn
da499b0a4a
self contained test proposal
2016-11-24 19:59:08 +00:00
keorn
f867372dfe
increase default proposal time
2016-11-24 19:58:29 +00:00
keorn
04acdd6ca0
reuse rlp generation
2016-11-24 19:57:58 +00:00
Gav Wood
45017c599a
Update test, fix number.
2016-11-24 19:11:29 +01:00
GitLab Build Bot
815cdc6ba1
[ci skip] js-precompiled 20161124-164849
2016-11-24 16:50:27 +00:00
GitLab Build Bot
51afc3afbe
[ci skip] js-precompiled 20161124-163141
2016-11-24 16:40:11 +00:00
Gav Wood
735df6c30f
More work.
2016-11-24 17:19:48 +01:00
Jannis R
fa1343e8af
align copy button to input field
2016-11-24 17:17:14 +01:00
Gav Wood
e9197f5862
Merge pull request #3603 from ethcore/trace-fix
...
Always insert traces for genesis.
2016-11-24 17:16:37 +01:00
Gav Wood
46e5a84bc5
Merge pull request #3540 from ethcore/delete-accounts
...
Real deleting accounts
2016-11-24 17:16:26 +01:00
GitLab Build Bot
905d0c0b43
[ci skip] js-precompiled 20161124-154751
2016-11-24 15:50:50 +00:00
Nicolas Gotchac
d449b3c3f1
Merge pull request #3599 from ethcore/jg-phrase-whitespace
...
Trim whitespace from input recovery phrase
2016-11-24 16:22:56 +01:00
Jaco Greeff
6b9b31ad37
check for network ID for live/test matching
2016-11-24 15:46:25 +01:00
Tomasz Drwięga
aa52c72bda
Traces for genesis are always present.
2016-11-24 15:05:52 +01:00
keorn
8f37807d4b
seal checks
2016-11-24 13:57:54 +00:00
keorn
38f25fc195
message tests and fixes
2016-11-24 13:57:04 +00:00
Jaco Greeff
67771f39de
Trim whitespace from recovery phrase
2016-11-24 14:56:39 +01:00
keorn
a3730b3042
change proposer address
2016-11-24 13:56:27 +00:00
keorn
207364929c
improve error types
2016-11-24 13:55:16 +00:00
Denis S. Soldatov aka General-Beck
54ad70313c
Update gitlab-ci
...
close https://github.com/ethcore/parity/issues/3515
2016-11-24 18:36:02 +07:00
Jaco Greeff
30526da094
Allow forms, allow target=_blank
2016-11-24 11:46:27 +01:00
Denis S. Soldatov aka General-Beck
4dc24c9e87
Update gitlab-ci
...
[ci skip]
fix S3_BUCKET in Windows build
2016-11-24 17:37:42 +07:00
Denis S. Soldatov aka General-Beck
6d6a2a8f1b
Update gitlab-ci
...
[ci skip]
small fix in S# windows
2016-11-24 14:59:45 +07:00
Nicolas Gotchac
d188435fd8
Add Loading splashscreen
2016-11-24 03:40:22 +01:00
Nicolas Gotchac
e676f00dfa
Wepback dapps
2016-11-24 03:26:38 +01:00
Nicolas Gotchac
259b91da50
Webpack Reuse proxies
2016-11-24 03:20:12 +01:00
Nicolas Gotchac
0750d82115
Reuse Webpack Configs
2016-11-24 03:11:54 +01:00
Nicolas Gotchac
52bd9eabb6
Don't add commons chunk in prod
2016-11-24 02:36:08 +01:00
Nicolas Gotchac
1291130f9e
Simpler Webpack config : create HTML files for dapps
2016-11-24 02:28:33 +01:00
Denis S. Soldatov aka General-Beck
0bb9a4aba7
Update gitlab-ci
...
[ci skip]
small fix
2016-11-24 06:33:22 +07:00
Denis S. Soldatov aka General-Beck
4d1c3b2a3d
Update gitlab-ci
...
[ci skip]
small fix for S3 windows
temp off alpine
2016-11-24 06:24:17 +07:00
Denis S. Soldatov aka General-Beck
f3512967a7
Update gitlab-ci
...
[ci scip]
restore test & js-build
2016-11-24 06:05:07 +07:00
Denis S. Soldatov aka General-Beck
51e771428c
Update gitlab-ci
...
[ci skip]
small fix
2016-11-24 05:45:07 +07:00
Denis S. Soldatov aka General-Beck
f01cde89b6
Update gitlab-ci
...
fix windows s3 and alpine
2016-11-24 05:39:53 +07:00
Denis S. Soldatov aka General-Beck
d76081a269
Update gitlab-ci
...
initial support alpine linux
fix https://github.com/ethcore/parity/pull/3548
2016-11-24 05:23:26 +07:00
Jaco Greeff
97ec5053f0
PR grumbles, wording, isRequired, no close on error
2016-11-23 22:17:36 +01:00
GitLab Build Bot
8f9f5cd5a3
[ci skip] js-precompiled 20161123-205310
2016-11-23 20:55:02 +00:00
Nicolas Gotchac
d429f5526f
Fix local tx requests ( #3589 )
...
* [localtx] Poll every second, dettach on unmount
* Fixed webpack config for dapps
* Fixed webpack PROXY config
2016-11-23 21:35:10 +01:00
Denis S. Soldatov aka General-Beck
2996499a06
Update gitlab-ci
...
[ci skip]
2016-11-24 02:48:58 +07:00
Gav Wood
6c686023e0
Use tester.accounts
2016-11-23 20:37:35 +01:00
Gav Wood
03ef95ba50
Compiles.
2016-11-23 20:35:21 +01:00
Gav Wood
9f3a042f55
Update message
2016-11-23 20:16:33 +01:00
Gav Wood
90b5d1c62d
Merge remote-tracking branch 'origin/master' into check-updates
2016-11-23 20:13:47 +01:00
Gav Wood
34ab265b68
Merge pull request #3592 from ethcore/mio-cpu-fix
...
Fix CPU usage when idle
2016-11-23 19:58:39 +01:00
Gav Wood
0501658d1b
Merge pull request #3591 from ethcore/ng-sync-ws
...
Don't fetch balances on every new block if syncing
2016-11-23 19:58:14 +01:00
GitLab Build Bot
273165e982
[ci skip] js-precompiled 20161123-185249
2016-11-23 18:54:40 +00:00
Gav Wood
7e800b7a63
Merge pull request #3587 from ethcore/ng-ws-improved
...
Work around WS in UI
2016-11-23 19:29:02 +01:00
Nicolas Gotchac
cd88f2ad1b
Don't fetch balances on every new block if syncing #3582
2016-11-23 19:12:32 +01:00
arkpar
4e9c690640
Use patched MIO
2016-11-23 19:08:40 +01:00
Nicolas Gotchac
0c3d87f0d3
Removed check node up from WS #3587
2016-11-23 18:20:18 +01:00
Gav Wood
5d62cfdf6f
Merge remote-tracking branch 'origin/master' into check-updates
2016-11-23 18:15:21 +01:00
Nicolas Gotchac
bb6fe16478
Fixed ping and comment #3587
2016-11-23 18:08:53 +01:00
Nicolas Gotchac
ab212fcdb5
Localstorage SignerToken first #3587
2016-11-23 17:51:08 +01:00
Nicolas Gotchac
abcccbe7cc
Merge branch 'master' into ng-ws-improved
2016-11-23 17:48:06 +01:00
Nicolas Gotchac
f800dd1eee
WebSocket Improvments #3544
2016-11-23 17:37:04 +01:00
Gav Wood
9d3b2352cc
More work.
2016-11-23 16:29:15 +01:00
Tomasz Drwięga
cd6f565f69
RPC Middleware & Get/Set dapp-specific accounts
2016-11-23 16:27:05 +01:00
Gav Wood
820e291ac8
Merge pull request #3573 from ethcore/no-bg-download
...
CLI option to disable ancient block downloading
2016-11-23 16:06:45 +01:00
Gav Wood
7ed4a21a02
Merge pull request #3531 from ethcore/jg-signer-api-queries-2
...
Move Signer balance queries to store for component-wide re-use
2016-11-23 16:03:45 +01:00
Gav Wood
4c9bb5aa25
Merge remote-tracking branch 'origin/master' into check-updates
2016-11-23 14:45:55 +01:00
GitLab Build Bot
e7dd222142
[ci skip] js-precompiled 20161123-131908
2016-11-23 13:20:46 +00:00
Nicolas Gotchac
93f8a1494e
Fix contract method name ( #3580 )
2016-11-23 13:59:21 +01:00
Nicolas Gotchac
a22469ade5
Fix contract method name
2016-11-23 13:56:48 +01:00
Jaco Greeff
e9eebb3088
Optimise multi-balance fetching (one set)
2016-11-23 12:32:50 +01:00
Jaco Greeff
dddb8752f2
Merge branch 'master' into jg-signer-api-queries-2
2016-11-23 12:32:21 +01:00
GitLab Build Bot
24ffb30bc2
[ci skip] js-precompiled 20161123-105837
2016-11-23 11:00:19 +00:00
GitLab Build Bot
5bd6d5e3ac
[ci skip] js-precompiled 20161123-102835
2016-11-23 10:32:27 +00:00
Jaco Greeff
78ffd10236
Typo in description
2016-11-23 10:33:04 +01:00
Nicolas Gotchac
33dd49160f
Smarter Tokens fetching ( #3546 )
...
* Don't auto-subscribe for contracts #3240
* Smarter Balance : don't re-instantiate contracts, fetch tokens #3240
* Smarter Balance Tokens fetching (update image when needed) #3240
* Attaching to TokenReg Events instead of fetching for each block #3240
* Unsubscribe from shapeshit... #3240
* Unsubscribe from EthFilter if used once (resolved) #3240
* Remove warning
* PR review fix
* Typo
* Better contract JS API : one subscribe for all #3546
* Fixed test
2016-11-23 10:30:47 +01:00
Arkadiy Paronyan
a969c008d1
Fix panic on importing own invalid transaction ( #3550 )
2016-11-23 08:46:55 +01:00
GitLab Build Bot
cbeb2dc3f9
[ci skip] js-precompiled 20161122-175502
2016-11-22 17:57:03 +00:00
arkpar
7da8f019d5
--no-ancient-blocks
2016-11-22 18:15:55 +01:00
keorn
d5b15d4560
change authorities for testing
2016-11-22 17:15:42 +00:00
keorn
8f6a464c51
new error types
2016-11-22 17:15:22 +00:00
Gav Wood
03d3e585af
Merge pull request #2445 from ethcore/adaptive_queue_threads
...
Use an adaptive number of threads in the verification queue
2016-11-22 17:39:11 +01:00
Jaco Greeff
59f4252011
Merge branch 'master' into jg-signer-api-queries-2
2016-11-22 17:31:27 +01:00
Jaco Greeff
d8cb32d49b
Typo
2016-11-22 17:31:25 +01:00
GitLab Build Bot
9f74c76f07
[ci skip] js-precompiled 20161122-162239
2016-11-22 16:25:02 +00:00
keorn
340d377930
Revert "dont keep account provider in miner"
...
This reverts commit 11ccacd6d0 .
2016-11-22 16:05:27 +00:00
Gav Wood
490b39cc85
Merge pull request #3555 from ethcore/ng-fast-ui
...
Faster UI - React Tweaks
2016-11-22 17:05:23 +01:00
Gav Wood
a722bac304
Merge pull request #3512 from ethcore/jg-transact-gas-warnings
...
Send value & contract execute gas limit warnings
2016-11-22 17:04:13 +01:00
Jaco Greeff
7f7ffd7284
Monitor killAccount for refresh
2016-11-22 16:46:40 +01:00
Jaco Greeff
609e8912d8
Merge branch 'master' into delete-accounts
2016-11-22 16:19:40 +01:00
Jaco Greeff
cce5b217ed
Delete account dialog
2016-11-22 16:19:36 +01:00
GitLab Build Bot
12ff42a513
[ci skip] js-precompiled 20161122-151225
2016-11-22 15:14:06 +00:00
Jaco Greeff
3db5e3e627
jsapi interface for parity_killAccount
2016-11-22 15:52:23 +01:00
Jaco Greeff
57ff0e5747
Add visibility specifier (not added between merges) ( #3566 )
2016-11-22 13:36:23 +01:00
Jaco Greeff
bd6f343cbe
DappRegistry ( #3405 )
...
* Initial version, just loading
* Warning dialog
* Retrive & show applications
* Display completed
* Edit/New mode start
* Display distry state, resolve hashes to urls
* Move buttons to top-level
* Rework display
* Update error handling & dirty checks
* Formatting
* Split sections into components
* Styling updates
* Slight styling adjustments
* Start delete modal
* Add modals for register & update
* Flesh-out register modal
* Register error handling
* Register registers
* List refresh on add & remove
* Update operational
* Simplify, remove bg image
* Really remove bg
* fix case
* Collapse text-only components
2016-11-22 11:54:20 +01:00
Gav Wood
bf9ed2d444
Merge remote-tracking branch 'origin/master' into check-updates
2016-11-22 10:25:34 +01:00
Gav Wood
45dead9d49
Naming consistency and make Updater improvements.
...
- ID -> Id (consistency with rust libs)
2016-11-22 10:24:22 +01:00
Jaco Greeff
a475c2166c
Merge branch 'master' into jg-signer-api-queries-2
2016-11-22 09:49:17 +01:00
Jaco Greeff
4c08f7ebba
Merge branch 'master' into jg-signer-api-queries-2
2016-11-22 09:48:32 +01:00
GitLab Build Bot
b97763e13d
[ci skip] js-precompiled 20161121-233309
2016-11-21 23:35:10 +00:00
Gav Wood
4c83eff912
Merge pull request #3552 from ethcore/import-msg
...
Import account message
2016-11-22 00:03:36 +01:00
Gav Wood
7e5553a872
Merge pull request #3551 from ethcore/ropsten
...
--testnet set to ropsten
2016-11-22 00:03:11 +01:00
Gav Wood
818e54d44e
Merge pull request #3547 from ethcore/fix-flaky-auth
...
Fix flaky test
2016-11-22 00:01:51 +01:00
Jannis Redmann
f9ecea8f4d
sms verification code style ( #3564 )
...
* sms verification: fix code style
* sms verification: move server-related code to 3rdparty
* sms verification: adapt to ropsten
2016-11-21 20:45:47 +01:00
Nicolas Gotchac
5735d948f5
[Registry] Clear input and working buttons ( #3563 )
...
* onClick to onTouchTap #3556
* onClick to onTouchTap 2 #3556
* Registry dApp clear input + check Signer #3557
2016-11-21 20:44:37 +01:00
Nicolas Gotchac
8a1b585da2
Fix peers not displaying ( #3561 )
...
* Add peers count to status polling
* Array destruct for better readability
2016-11-21 20:44:07 +01:00
keorn
32bcd08b94
test utilities
2016-11-21 18:54:16 +00:00
keorn
66526af5a8
pass engine in tests
2016-11-21 18:53:53 +00:00
GitLab Build Bot
eb94eda30b
[ci skip] js-precompiled 20161121-181249
2016-11-21 18:16:10 +00:00
GitLab Build Bot
65785475f3
[ci skip] js-precompiled 20161121-173542
2016-11-21 17:37:37 +00:00
Gav Wood
10e64847a4
Merge remote-tracking branch 'origin/master' into check-updates
2016-11-21 18:17:31 +01:00
Jaco Greeff
af0db9f80e
New registry contract address for ropsten ( #3549 )
...
* New registry for ropsten
* Registry address
* Registry with payable modifier
2016-11-21 18:14:23 +01:00
keorn
84fdaf966a
correct seal verification
2016-11-21 16:02:26 +00:00
keorn
841d0941e0
remove WithSome block hash
2016-11-21 16:01:52 +00:00
keorn
12dbdc1d6e
dont pass ap
2016-11-21 16:01:34 +00:00
Nicolas Gotchac
a6430c6086
Merge pull request #3554 from ethcore/jg-registry-fee
...
Use contract Registry fee, not a hard-coded value
2016-11-21 15:59:19 +01:00
Nicolas Gotchac
ba8460c65b
Fix summary update
2016-11-21 15:54:51 +01:00
Jaco Greeff
42964e9a8e
lint fixes
2016-11-21 15:48:46 +01:00
Jaco Greeff
e90743ecbf
Use actual registry fee
2016-11-21 15:47:36 +01:00
Nicolas Gotchac
35fdbf3352
Progressive Accounts List Rendering #3240
2016-11-21 15:45:58 +01:00
arkpar
efdf017c43
Import account message
2016-11-21 15:03:20 +01:00
Robert Habermeier
53afb8d22d
queue: park directly instead of through condvar
2016-11-21 14:48:25 +01:00
arkpar
8bb8ecac2d
--testnet set to ropset
2016-11-21 14:39:26 +01:00
Nicolas Gotchac
a317e4fdbf
Better TabBar #3240
2016-11-21 14:31:06 +01:00
Robert Habermeier
133796b7ff
queue: verifier scaling tests
2016-11-21 14:23:34 +01:00
Nicolas Gotchac
47f5a6d005
Merge pull request #3524 from ethcore/jg-signer-api-queries
...
Don't query chain in Signer, use Redux isTest
2016-11-21 14:16:33 +01:00
Nicolas Gotchac
ca5fd0b23d
React Perf in dev mode // Smarter background component #3240
2016-11-21 14:14:25 +01:00
keorn
42ef7767da
delete unused message type
2016-11-21 12:23:27 +00:00
keorn
6e0bd4072b
Merge branch 'master' into auth-bft
2016-11-21 12:17:00 +00:00
keorn
959ccc705a
fix indent
2016-11-21 12:07:43 +00:00
keorn
c6db157554
fix flaky test, clean up specs
2016-11-21 12:06:14 +00:00
Jaco Greeff
278b1e3bd5
ropsten updates as per comment
2016-11-21 13:04:32 +01:00
keorn
e69be670de
message serialization
2016-11-21 11:36:07 +00:00
Jaco Greeff
d48391d6be
ropsten
2016-11-21 12:26:38 +01:00
Robert Habermeier
06f5bf809f
Merge branch 'master' into client-provider
2016-11-21 12:19:11 +01:00
Gav Wood
601e0fb0fd
Merge remote-tracking branch 'origin/master' into check-updates
2016-11-21 11:43:29 +01:00
Gav Wood
2d9369e5ba
Introduce test.
2016-11-21 11:03:18 +01:00
GitLab Build Bot
21b2b4ac27
[ci skip] js-precompiled 20161121-093611
2016-11-21 09:37:54 +00:00
Gav Wood
9c0b630d20
Merge pull request #3543 from ethcore/hash-fetch
...
Moving fetching of hash-addressed dapps/content to separate crate.
2016-11-21 10:16:40 +01:00
Tomasz Drwięga
94328e9784
Fixing main
2016-11-20 22:40:23 +01:00
Tomasz Drwięga
cc8a9d410b
Adding fetch API to the crate
2016-11-20 18:44:23 +01:00
Tomasz Drwięga
845bc52e36
Moving contract resolver to separate crate
2016-11-20 17:40:28 +01:00
GitLab Build Bot
92a34d9dd8
[ci skip] js-precompiled 20161120-160026
2016-11-20 16:06:52 +00:00
Arkadiy Paronyan
efd1d9bd0e
Ropsten network ( #3539 )
...
* Ropsten network
* Sorted premine
* Comas
* Removed trailing coma
2016-11-20 16:38:45 +01:00
Gav Wood
2b8bed434c
RPC for deleting accounts.
2016-11-20 16:17:57 +01:00
GitLab Build Bot
9832be395f
[ci skip] js-precompiled 20161120-133314
2016-11-20 13:35:00 +00:00
GitLab Build Bot
ab4941b5ee
[ci skip] js-precompiled 20161120-132620
2016-11-20 13:28:04 +00:00
Gav Wood
017aaa346c
Merge pull request #3534 from sandakersmann/patch-2
...
Add simple one-line installer to README.md
2016-11-20 14:11:07 +01:00
Gav Wood
efca40a733
Merge pull request #3491 from ethcore/transactions-propagate
...
Propagations & local transactions tracking
2016-11-20 14:10:27 +01:00
Gav Wood
0848a9ec3c
Merge branch 'master' into transactions-propagate
2016-11-20 13:24:08 +01:00
Gav Wood
27a8608624
More information in the updater.
2016-11-20 13:18:56 +01:00
sandakersmann
306ee068f5
Add simple one-line installer to README.md
...
Add simple one-line installer for Mac and Ubuntu to README.md
2016-11-19 19:22:26 +01:00
Gav Wood
44eda379ad
Merge remote-tracking branch 'origin/master' into check-updates
2016-11-19 03:43:43 +01:00
Jaco Greeff
1c4779683f
Rename Request{Pending,Finished}Web3 -> Request{Pending,Finished}
2016-11-18 22:30:36 +01:00
Jaco Greeff
d1e6b9ec5e
Introduce mobx store for component balances
2016-11-18 22:26:52 +01:00
Jaco Greeff
4498fd54a4
Typo slipped through
2016-11-18 21:55:55 +01:00
GitLab Build Bot
60922b61c9
[ci skip] js-precompiled 20161118-192308
2016-11-18 19:27:32 +00:00
Gav Wood
c4f2b71f1b
Merge pull request #3503 from ethcore/signTransaction-format
...
Correct format of eth_signTransaction
2016-11-19 02:58:53 +08:00
Gav Wood
c9d1eb085c
Merge pull request #3518 from ethcore/ng-solc-combined-fix
...
ABI can be empty and auto-fill contract name
2016-11-19 02:50:23 +08:00
Gav Wood
be2aabc7a1
Merge pull request #3516 from ethcore/ng-fix-npm-versions
...
Fix versions for NPM
2016-11-19 02:50:09 +08:00
Gav Wood
a97e08fbc8
Merge pull request #3498 from ethcore/jg-ghh-info-display
...
Better GHH event display & tracking
2016-11-19 02:49:56 +08:00
Gav Wood
80288f8680
Merge pull request #3438 from ethcore/jg-external-dapps
...
Dapp section & visibility changes
2016-11-19 02:49:41 +08:00
Nicolas Gotchac
53fcfa658f
Fix parity.js badly built ( #3526 )
2016-11-18 19:49:30 +01:00
Konstantin
d870b71636
updated the european warp bootnode addresses ( #3528 )
2016-11-18 19:41:39 +01:00
Robert Habermeier
58ca93c123
document lock order
2016-11-18 19:27:32 +01:00
Robert Habermeier
48df2e12fa
exclusive access to each peer at a time
2016-11-18 19:26:05 +01:00
Arkadiy Paronyan
9c62dd3916
Limit sync reorg to 20 blocks ( #3519 )
...
* Limit sync reorg
* Fixed tests
2016-11-18 19:17:35 +01:00
Robert Habermeier
4fd9670b33
support request sending
2016-11-18 19:12:20 +01:00
Jaco Greeff
1686d23522
Don't query chain in Signer, use Redux isTest
2016-11-18 19:07:13 +01:00
Jaco Greeff
be1e5ae52f
Updated overlay size as per comments
2016-11-18 18:20:14 +01:00
Nicolas Gotchac
128cd2a8e4
Fixing JS tests
2016-11-18 18:14:34 +01:00
Jaco Greeff
1382c3bbf4
PR grumble
2016-11-18 18:12:38 +01:00
Nicolas Gotchac
8fc1506c57
ABI can be empty and auto-fill contract name #3511
2016-11-18 17:54:25 +01:00
Arkadiy Paronyan
51012d1fae
Revert "Limit sync reorganization to 20 blocks" ( #3517 )
2016-11-18 17:50:27 +01:00
Arkadiy Paronyan
4a3bdf13df
Check transaction signature when adding to the queue ( #3508 )
2016-11-18 17:45:19 +01:00
Arkadiy Paronyan
15702a875c
Limit sync reorg ( #3509 )
2016-11-18 17:45:00 +01:00
Nicolas Gotchac
ffc94343fe
Fix version for NPM
2016-11-18 17:44:40 +01:00
Jaco Greeff
f827ade616
debug log removal
2016-11-18 16:32:57 +01:00
keorn
9456c160c2
Merge branch 'master' into auth-bft
2016-11-18 15:22:20 +00:00
Robert Habermeier
f1c665081a
Merge branch 'master' into client-provider
2016-11-18 16:07:50 +01:00
Robert Habermeier
63aa54cfc7
trigger event handlers, update capabilities
2016-11-18 15:30:06 +01:00
Jaco Greeff
8d339ad379
Adjust styling
2016-11-18 15:13:37 +01:00
Jaco Greeff
b433e7e9a0
Updated, contract execution in-place
2016-11-18 15:05:02 +01:00
GitLab Build Bot
55a3da8f0a
[ci skip] js-precompiled 20161118-134410
2016-11-18 13:46:22 +00:00
keorn
49cbd6ef98
unused imports, proposer_nonce
2016-11-18 13:38:04 +00:00
keorn
2f3b801296
rename transition
2016-11-18 13:37:47 +00:00
Jaco Greeff
bf58aab6a3
Merge branch 'master' into jg-transact-gas-warnings
2016-11-18 14:24:04 +01:00
Nicolas Gotchac
aa43990456
Merge pull request #3506 from ethcore/jg-block-gasLimit
...
Keep track of block gasLimit
2016-11-18 14:21:13 +01:00
Jaco Greeff
e69b7f66a3
Gas calculation & limit errors
2016-11-18 14:18:50 +01:00
keorn
e90d814193
lock rounds
2016-11-18 12:27:00 +00:00
Gav Wood
4fd575b5ec
Add traces.
2016-11-18 19:52:11 +08:00
Robert Habermeier
3fabad5c0f
event struct types
2016-11-18 12:36:31 +01:00
Jaco Greeff
2de38c9238
Merge branch 'master' into jg-block-gasLimit
2016-11-18 12:25:04 +01:00
Jaco Greeff
5dcb3cbffb
Retrieve gasLimit on new blocks
2016-11-18 12:24:32 +01:00
Gav Wood
9f030db6fb
Merge remote-tracking branch 'origin/master' into check-updates
2016-11-18 19:23:22 +08:00
Gav Wood
cd770490ff
Remove unneeded file.
2016-11-18 19:22:47 +08:00
Gav Wood
3f2ba96e97
Merge pull request #3504 from ethcore/ng-faster-ui
...
Smarter Status Polling
2016-11-18 19:18:28 +08:00
Gav Wood
dd50c63912
Merge pull request #3496 from ethcore/ng-solc-output
...
Handle solc combined output
2016-11-18 19:17:49 +08:00
Gav Wood
b9add2fa6b
Merge pull request #3481 from ethcore/no-auto-uuid-name
...
Wallet names shouldn't use UUID
2016-11-18 19:17:42 +08:00
Gav Wood
d0cbbe2ec3
Merge pull request #3475 from ethcore/ng-fix-parity-jsapi
...
Make parity.js usable by Node and Browser
2016-11-18 19:17:33 +08:00
Gav Wood
401a4a37c1
Initial structure for auto-updater.
...
- Add auto-gen'ed Operations and Registry ABIs.
- Add Updater for managing updates.
- Add fields in Client to enable update checking and registry.
2016-11-18 19:14:52 +08:00
Tomasz Drwięga
5897e01dbd
Correct format of eth_signTransaction
2016-11-18 11:03:29 +01:00
Gav Wood
28aabcdb6c
Merge branch 'master' into check-updates
2016-11-18 11:45:04 +08:00
keorn
c62795d09b
ap registration
2016-11-17 23:36:24 +00:00
keorn
9d61071dd7
Merge branch 'miner-no-ap' into auth-bft
2016-11-17 22:04:07 +00:00
Nicolas Gotchac
1c3923c9e8
Smarter Polling #3240
...
Only refresh statuses when on Status Page for
some statuses (eg. hashrate)
2016-11-17 20:19:11 +01:00
keorn
9d8ac7a09b
extra line [ci skip]
2016-11-17 19:08:00 +00:00
keorn
a521fda24e
update rpc module test
2016-11-17 19:04:02 +00:00
keorn
11b6578bc3
update tests
2016-11-17 18:46:50 +00:00
Jaco Greeff
0c26eddd7f
Better GHH event display & tracking
2016-11-17 19:37:08 +01:00
keorn
11ccacd6d0
dont keep account provider in miner
2016-11-17 18:32:12 +00:00
Nicolas Gotchac
5fd66d2c97
Smarter pinging. Don't waster resources #3240
2016-11-17 19:20:58 +01:00
Nicolas Gotchac
868fdd68ab
Smarter Status Redux fixed
2016-11-17 18:45:23 +01:00
Nicolas Gotchac
50473a69f4
Smarter Status Redux dispatch #3240
2016-11-17 18:44:01 +01:00
keorn
3bac68419a
last_lock
2016-11-17 17:12:37 +00:00
Robert Habermeier
8c0e511ebe
rewrite scaling logic
2016-11-17 18:10:09 +01:00
Nicolas Gotchac
18e40f3ece
Merge branch 'master' into ng-solc-output
2016-11-17 17:51:32 +01:00
Nicolas Gotchac
3ec256cd7b
Merge branch 'master' into ng-fix-parity-jsapi
2016-11-17 17:51:05 +01:00
Nicolas Gotchac
a1cbe449fa
Use a single step and input for ABI/solc output #3196
2016-11-17 17:45:04 +01:00
GitLab Build Bot
b79d65c0f3
[ci skip] js-precompiled 20161117-160039
2016-11-17 16:02:23 +00:00
Nicolas Gotchac
4f50a63dbc
Remove node_modules dir after tests
2016-11-17 16:44:19 +01:00
Nicolas Gotchac
b633631f42
Npm install in npm test
2016-11-17 16:43:41 +01:00
Gav Wood
25a7ff1433
Merge pull request #3336 from ethcore/sms-verification-modal
...
sms verification modal
2016-11-17 23:42:12 +08:00
Gav Wood
e02d4d9205
Fix test.
2016-11-17 23:39:48 +08:00
Nicolas Gotchac
73b4b4d241
Added library test (node only) #3471
2016-11-17 16:39:36 +01:00
Robert Habermeier
546cd00659
allocate verifiers up front, hibernate when not needed
2016-11-17 16:00:23 +01:00
Nicolas Gotchac
6fd17540f3
Use the right webpack file // Export to window.Parity #3471
2016-11-17 15:54:13 +01:00
Nicolas Gotchac
830c762b75
Working desc and name fields #3196
2016-11-17 15:24:55 +01:00
GitLab Build Bot
7b866b4a1b
[ci skip] js-precompiled 20161117-141135
2016-11-17 14:13:10 +00:00
Gav Wood
5c4a9f71d7
Merge pull request #3488 from ethcore/mac-uninstall
...
sudo -c is not supported on Mac
2016-11-17 21:56:34 +08:00
Gav Wood
9c8b7b25c9
Merge pull request #3492 from ethcore/jg-trace-apis
...
Add trace_{call, rawTransaction, replayTransaction}
2016-11-17 21:56:19 +08:00
Gav Wood
8befeb29a0
Merge pull request #3490 from ethcore/scrypt-sweep-panics
...
Check for possible panics in scrypt key derivation
2016-11-17 21:54:35 +08:00
Gav Wood
2532b1527e
Merge pull request #3477 from ethcore/sync-opt
...
Sync traffic optimization
2016-11-17 21:53:05 +08:00
Tomasz Drwięga
3bfd6c5998
Merge branch 'master' into transactions-propagate
2016-11-17 14:37:29 +01:00
Jannis R
4ae58f7d33
move nullable PropType helper
2016-11-17 14:31:25 +01:00
Tomasz Drwięga
afef5b5316
Mocking API for tests
2016-11-17 14:30:53 +01:00
keorn
ce711e321a
remove unused vote accumulators
2016-11-17 13:28:29 +00:00
keorn
51ac38318a
save proposal hash
2016-11-17 13:26:57 +00:00
Jannis R
179078d31a
sms verification: loading step
2016-11-17 14:23:59 +01:00
Jannis R
fff8743ee6
sms verification: fetch contract address from Registry
2016-11-17 14:23:47 +01:00
Tomasz Drwięga
45c7a28585
Fixing JS tests
2016-11-17 14:13:59 +01:00
Nicolas Gotchac
52f3d3cccd
Add solc text helper #3196
2016-11-17 14:09:02 +01:00
Jaco Greeff
1b5f7f2241
Remove dangling only
2016-11-17 14:07:34 +01:00
Jaco Greeff
139e66932d
Add trace_{call, rawTransaction, replayTransaction}
2016-11-17 14:05:11 +01:00
Tomasz Drwięga
be6eb79296
Fixing JS lints
2016-11-17 14:00:53 +01:00
Nicolas Gotchac
d41efcc84e
Add input from Solc compiler #3196
2016-11-17 13:59:13 +01:00
Tomasz Drwięga
5c62e38a7c
Cleanup
2016-11-17 13:52:09 +01:00
Tomasz Drwięga
fc4b51fe68
Prioritizing local transactions regardless of nonce
2016-11-17 13:42:45 +01:00
Tomasz Drwięga
74bf2c75f0
Transaction queue improvements
2016-11-17 13:32:13 +01:00
NikVolf
9bbaa03932
check for sanity
2016-11-17 15:30:08 +03:00
keorn
6cb892f605
Merge remote-tracking branch 'parity/master' into bft
2016-11-17 12:19:30 +00:00
keorn
9563ccfbd2
message broadcasting methods
2016-11-17 12:18:20 +00:00
keorn
45027ea306
add new client messaging
2016-11-17 12:17:48 +00:00
Robert Habermeier
44dcd6bc3b
increase readjustment period
2016-11-17 13:10:33 +01:00
Jannis R
3f0053f884
sms verification: move helper functions
...
- checkIfTxFailed & waitForBlockConfirmations are both general-purpose
- checkIfVerified, checkIfRequested & postToServer are sms verification-specific
2016-11-17 13:07:36 +01:00
arkpar
d890dd6f42
Updated sync algo desription
2016-11-17 13:02:44 +01:00
Robert Habermeier
ada9d2b760
Merge branch 'master' into adaptive_queue_threads
2016-11-17 13:00:24 +01:00
Jannis R
a59526099d
merge master into sms-verification-modal
2016-11-17 12:40:22 +01:00
Jannis R
13448930e9
sms verification: fix styling ✨
2016-11-17 12:31:06 +01:00
Arkadiy Paronyan
2928da07e4
sudo -c Is not supported on Mac
2016-11-17 12:30:56 +01:00
Nicolas Gotchac
c8fadbec69
Add a new RadioButtons Component #3196
2016-11-17 12:06:35 +01:00
Gav Wood
64a4b60857
Merge pull request #3378 from ethcore/fix-wallet-naming
...
Wallet files shouldn't give away the address
2016-11-17 18:30:04 +08:00
GitLab Build Bot
76ac87af8b
[ci skip] js-precompiled 20161117-101458
2016-11-17 10:16:40 +00:00
Tomasz Drwięga
e45fa62ed5
Fixing tests, fixing refreshing precompiled ( #3483 )
...
* Fixing tests, fixing refreshing precompiled
* Commit only js and Cargo.lock
* Moving commands to the right place
* Adding js content as well
2016-11-17 10:58:07 +01:00
Tomasz Drwięga
ff27bbcb4f
Simple GUI for local transactions
2016-11-17 10:15:11 +01:00
Gav Wood
4c41195d5c
Merge pull request #3478 from ethcore/ng-errors-overlay
...
Better Errors Snackbar in UI
2016-11-17 08:34:49 +08:00
Gav Wood
a9f017648a
Merge pull request #3476 from ethcore/ng-signer-reject
...
Handle Signer Rejection
2016-11-17 08:33:26 +08:00
Gav Wood
4fa361c988
Wallet names shouldn't include uuid.
...
Fixes #3368
2016-11-17 08:29:28 +08:00
Nicolas Gotchac
05dc1ab05e
Better Erros Snackbar in UI #3473
2016-11-16 19:57:41 +01:00
arkpar
5bddcd8003
Sync bandwidth optimization
2016-11-16 19:34:58 +01:00
Nicolas Gotchac
3ad7e873e1
Better use of Webpack #3471
2016-11-16 19:16:55 +01:00
keorn
802d5c669d
transition rules
2016-11-16 18:01:09 +00:00
Nicolas Gotchac
6c60aaec08
Merge branch 'master' into ng-fix-parity-jsapi
2016-11-16 18:58:15 +01:00
Nicolas Gotchac
7144da5d7e
Handle Signer Rejection // Real Custom Errors #3153
2016-11-16 18:55:53 +01:00
Tomasz Drwięga
cd686b5d68
Merge branch 'master' into transactions-propagate
2016-11-16 18:07:44 +01:00
Nicolas Gotchac
18f570327e
Enhanced MethodDecoding in Transactions list ( #3454 )
...
* Better MethodDecoding UI // No empty params #3452
* Display input if ASCII in transactions #3434
* Fixes UI for #3454
* Better MethodDecoding contract detection #3454
2016-11-16 18:03:59 +01:00
Tomasz Drwięga
2cd2b10327
Local transactions RPC
2016-11-16 17:54:54 +01:00
GitLab Build Bot
a7574a1108
[ci skip] js-precompiled 20161116-161024
2016-11-16 16:12:55 +00:00
keorn
51bbad66d0
add a path to submit seal from engine
2016-11-16 15:56:16 +00:00
Nicolas Gotchac
6fa863f2cc
Make parity.js usable by Node and Browser #3471
2016-11-16 16:52:05 +01:00
Gav Wood
25950345db
Merge pull request #3379 from ethcore/new-token
...
Signer new-token generates a link and opens browser
2016-11-16 23:48:21 +08:00
Nicolas Gotchac
6f2c818f9f
Make tokenreg dapp fast again ( #3474 )
...
* Using proper TokenReg Instance in TokenReg dApp #3371
* remove unnecessary logs in tokereg dapp
* Improved Redux managment in TokeReg dApp #3371
* Fixfing linting
2016-11-16 16:43:21 +01:00
Tomasz Drwięga
66e327dfcb
Keep track of local transactions
2016-11-16 15:58:14 +01:00
keorn
3b0d5503b1
fix compilation
2016-11-16 13:13:21 +00:00
Tomasz Drwięga
78b5c743f6
Stats RPC
2016-11-16 13:54:58 +01:00
keorn
2fa34fd6a8
step transition messaging
2016-11-16 12:43:21 +00:00
Jannis R
ed2b8e14fc
merge master into sms-verification-modal
2016-11-16 13:29:46 +01:00
Jannis R
da8c70fbe7
sms verification: check if tx failed, minor UI fixes
...
- checks if the tx failed by the amount of gas used
- don't show the pending indicator if an error occured
2016-11-16 13:28:52 +01:00
Jaco Greeff
bbf6d1768d
Overal + acceptance in-place
2016-11-16 13:08:08 +01:00
Jaco Greeff
d14801f4ea
Merge branch 'master' into jg-external-dapps
2016-11-16 12:36:43 +01:00
Jaco Greeff
68efa70977
Update styling
2016-11-16 12:36:27 +01:00
Jaco Greeff
501c7369b0
External app overlay
2016-11-16 12:36:27 +01:00
keorn
8ac989cbeb
Merge remote-tracking branch 'parity/master' into bft
2016-11-16 10:29:54 +00:00
Tomasz Drwięga
4febd0eb93
Maintaining the statistics for propagation of pending transactions
2016-11-16 10:45:55 +01:00
Tomasz Drwięga
29271383dd
signer new-token doesn't open the browser
2016-11-16 09:38:09 +01:00
Arkadiy Paronyan
df1fbf50d8
Build fix ( #3470 )
2016-11-16 08:47:50 +01:00
Gav Wood
b7a76be23a
Merge pull request #3447 from ethcore/jg-basiccoin
...
Display deployed Basic token addresses
2016-11-16 11:46:20 +08:00
Gav Wood
9bd6378e42
Typo
2016-11-16 11:37:25 +08:00
Gav Wood
b9e9544841
Merge pull request #2866 from ethcore/ng-accounts-backup
...
Export accounts as JSON or CSV
2016-11-16 11:31:18 +08:00
Gav Wood
a5c6cc34cf
Merge pull request #3466 from ethcore/hf2-block-num
...
Set HF2 block number
2016-11-16 11:21:59 +08:00
Gav Wood
9c8a85fa4e
Merge pull request #3461 from ethcore/jr-better-wordlist
...
better word list for secret phrase generation
2016-11-16 11:21:17 +08:00
Gav Wood
8ad2526826
Merge pull request #3460 from ethcore/drop-spec
...
drop spec when no longer useful
2016-11-16 11:20:13 +08:00
Gav Wood
4d5ce8fde4
Merge pull request #3459 from ethcore/ng-abi-fallback
...
Add fallback check in ABI validation
2016-11-16 11:19:50 +08:00
Gav Wood
130fd3f9c1
Merge pull request #3457 from ethcore/ng-save-sorting
...
Save sort order in LocalStorage
2016-11-16 11:19:19 +08:00
Gav Wood
06112255ae
Merge pull request #3456 from ethcore/ng-paste-input-submit
...
Adds onPaste event to Inputs
2016-11-16 11:18:29 +08:00
Gav Wood
53cb033b17
Merge pull request #3450 from ethcore/jg-signer-overflow
...
Update signer to take care of text overflows
2016-11-16 11:18:20 +08:00
Gav Wood
1daba384cc
Merge pull request #3426 from ethcore/auth-round
...
Authority round consensus engine
2016-11-16 11:18:01 +08:00
GitLab Build Bot
a9596abf5c
[ci skip] js-precompiled 20161115-212437
2016-11-15 21:26:09 +00:00
arkpar
be4311540d
Set HF block number
2016-11-15 22:04:25 +01:00
Jaco Greeff
df901379b3
Fix transfer token decimal calculation ( #3445 )
...
* Fix decimal calculation
* Recalc when shorcutting estimate
2016-11-15 22:00:14 +01:00
GitLab Build Bot
3addae9313
[ci skip] js-precompiled 20161115-194902
2016-11-15 19:50:43 +00:00
Arkadiy Paronyan
4464231c3d
Merge pull request #3363 from ethcore/eip-170
...
Restrict max code size for EIP-150 and after.
2016-11-15 20:33:02 +01:00
Arkadiy Paronyan
4016c58ee9
Update test client with max code size
2016-11-15 19:48:15 +01:00
arkpar
e795f84664
fixed test
2016-11-15 19:46:25 +01:00
Jannis R
373441373d
better word list for secret phrase generation
2016-11-15 19:37:45 +01:00
Jannis R
8d4b1a332b
sms verification: bugfixes 🐛
...
- fixed imports
- renamed `uiSteps` to `phases` to make the distinction between
actual (tiny) steps and visible UI steps clear
- lookup `requestTx` if request has already been sent
- change code regex to match ethcore/sms-verification@59acb73
2016-11-15 19:22:44 +01:00
Jaco Greeff
6efdc08044
Queries display IdentityIcons ( #3453 )
2016-11-15 19:08:16 +01:00
Robert Habermeier
8c8bf30de5
drop spec when no longer useful
2016-11-15 19:07:23 +01:00
Nicolas Gotchac
3b8286f474
Add fallback check in ABI validation #3392
2016-11-15 18:53:53 +01:00
Nicolas Gotchac
22e47a68a3
Save sort order in LocalStorage #3402
2016-11-15 18:39:11 +01:00
Robert Habermeier
7bfb9e4003
handle all LES requests
2016-11-15 18:19:16 +01:00
Gav Wood
b5704f8056
Update max code size.
2016-11-15 17:58:29 +01:00
Gav Wood
062d55a046
Fix test.
2016-11-15 17:58:28 +01:00
Gav Wood
30ea921329
Introduce the actual max code size.
2016-11-15 17:58:28 +01:00
Gav Wood
528bf17af5
Restrict max code size to 23999 bytes for EIP-150 and after.
2016-11-15 17:58:28 +01:00
Nicolas Gotchac
aae7af6895
Adds onPaste event to Inputs #3127
2016-11-15 17:58:11 +01:00
Jannis R
7a83fb8595
merge master into sms-verification-modal
2016-11-15 17:04:36 +01:00
Jannis R
aa8fc554fe
sms verification: simplify code
...
- moved the steps into named exports
- moved the store creation into the Accounts component
- fix a linting issue
2016-11-15 17:04:34 +01:00
Nicolas Gotchac
039bd3c9f9
Use Babel in vendor when needed #3419 ( #3451 )
2016-11-15 16:46:48 +01:00
Jannis R
3e879aac35
sms verification: use Mobx store
2016-11-15 16:30:55 +01:00
keorn
1c958695c3
timeout loading
2016-11-15 15:25:30 +00:00
Jannis R
bfcc8d33d6
sms verification: make Done component dumb
2016-11-15 16:22:19 +01:00
Jannis R
90df237ca5
sms verification: make SendConfirmation component dumb
2016-11-15 16:22:19 +01:00
Jannis R
377c16cf78
sms verification: make QueryCode component dumb
2016-11-15 16:22:19 +01:00
Jannis R
f48a341c32
sms verification: make SendRequest component dumb
2016-11-15 16:22:18 +01:00
Jannis R
71986249e5
sms verification: make GatherData component dumb
2016-11-15 16:22:16 +01:00
Jannis R
8ef9fff8ba
sms verification: put process into MobX store
2016-11-15 16:05:00 +01:00
Nicolas Gotchac
20185e5aac
Use signature of functions instead of names ( #3448 )
...
* Use signature of functions instead of names #3411
* Fixes contract tests #3448
2016-11-15 15:58:33 +01:00
Robert Habermeier
cb54152c23
cut off headers after first missing
2016-11-15 15:47:08 +01:00
Jaco Greeff
37ebca6d34
Merge branch 'master' into jg-external-dapps
2016-11-15 15:27:27 +01:00
GitLab Build Bot
b5dedd8aeb
[ci skip] js-precompiled 20161115-135402
2016-11-15 13:55:35 +00:00
Robert Habermeier
abf39fde0a
implement provider for client
2016-11-15 14:53:30 +01:00
Jaco Greeff
28f11be200
Merge pull request #3430 from ethcore/ng-array-parameters
...
Handle contract constructor inputs
2016-11-15 14:35:10 +01:00
keorn
7d0eafd5cd
fix extra_info
2016-11-15 13:33:11 +00:00
Jaco Greeff
a1ec3146eb
Update signer to take care of text overflows
2016-11-15 14:32:29 +01:00
keorn
8efaf08da3
typos and warning
2016-11-15 13:02:46 +00:00
GitLab Build Bot
19b8b48579
[ci skip] js-precompiled 20161115-130035
2016-11-15 13:02:08 +00:00
Jaco Greeff
10c503b5c7
Merge pull request #3446 from ethcore/ng-tokenreg-correct-owner
...
Use Contract owner for unregistering Token
2016-11-15 13:45:57 +01:00
Nicolas Gotchac
125ac1a69a
Better close icons in Modals
2016-11-15 12:52:37 +01:00
Nicolas Gotchac
723005635a
Close and not Cancel on deploy contract #3393
2016-11-15 12:50:20 +01:00
GitLab Build Bot
771ce13ddc
[ci skip] js-precompiled 20161115-114313
2016-11-15 11:44:42 +00:00
Nicolas Gotchac
2b30d4b75f
Empty default Address Field #3395
2016-11-15 12:35:50 +01:00
Jaco Greeff
0181b8a245
Display token addresses
2016-11-15 12:35:43 +01:00
Nicolas Gotchac
3a01352744
Use Contract owner for unregistering Token #3440
2016-11-15 12:30:08 +01:00
Robert Habermeier
db518ecdd4
Merge pull request #3442 from ethcore/lenient-dirs
...
Create directories only if feature is enabled
2016-11-15 12:28:33 +01:00
keorn
06e5416537
header fns, extra_info
2016-11-15 11:27:09 +00:00
keorn
fde6ff2186
nicer extra info
2016-11-15 11:10:32 +00:00
keorn
d19e8c5505
Merge remote-tracking branch 'parity/master' into bft
2016-11-15 10:26:37 +00:00
keorn
ff2dc5dd57
vote counting
2016-11-15 10:21:49 +00:00
keorn
54e4956345
return errors from constructor
2016-11-15 10:21:18 +00:00
Tomasz Drwięga
8dc7fcbe07
Don't clear propagated transactions
2016-11-15 11:20:54 +01:00
keorn
dd8ed42270
update timeouts
2016-11-15 10:20:42 +00:00
keorn
55a5402bf5
simplify messages
2016-11-15 10:20:14 +00:00
Tomasz Drwięga
6ea4b25859
Create directories only if feature is enabled
2016-11-15 10:28:52 +01:00
GitLab Build Bot
9857f632d8
[ci skip] js-precompiled 20161115-085029
2016-11-15 08:52:53 +00:00
Jaco Greeff
601cef226b
Merge branch 'master' into jg-external-dapps
2016-11-15 09:25:42 +01:00
Jaco Greeff
604be3e463
Import AddresBook from exported JSON ( #3433 )
...
* Adds error handler in Importer // Import AddressBook #2885
* More robust import #2885
2016-11-15 09:24:59 +01:00
Jaco Greeff
1e155ae548
Render selection inside areas
2016-11-14 21:57:28 +01:00
GitLab Build Bot
c4885a1423
[ci skip] js-precompiled 20161114-201022
2016-11-14 20:11:54 +00:00
Denis S. Soldatov aka General-Beck
85fdcc7bf3
Update gitlab-ci
...
remove -Zorbit=off
switch to rust 1.13
2016-11-14 23:45:58 +04:00
Nicolas Gotchac
b9f3c4b266
Merge branch 'master' into ng-accounts-backup
2016-11-14 20:31:10 +01:00
Nicolas Gotchac
5322727617
Fixing linting issues #3430
2016-11-14 20:29:37 +01:00
Nicolas Gotchac
09ec0c1f2f
More robust import #2885
2016-11-14 20:26:21 +01:00
keorn
071e66c9a8
fix flaky test
2016-11-14 19:03:02 +00:00
keorn
9d46401626
revert to try!
2016-11-14 18:25:42 +00:00
keorn
ae5ae765a6
Merge branch 'master' into auth-round
2016-11-14 18:04:44 +00:00
GitLab Build Bot
3bfa56c72a
[ci skip] js-precompiled 20161114-174654
2016-11-14 17:48:20 +00:00
keorn
06ebd5fa1a
remove most panics
2016-11-14 17:42:56 +00:00
Nicolas Gotchac
134622ea3a
Adds error handler in Importer // Import AddressBook #2885
2016-11-14 18:34:05 +01:00
Gav Wood
cfbd5bd713
Merge pull request #3427 from ethcore/ng-address-input-improv
...
Scrollable accounts in autocomplete
2016-11-14 18:30:50 +01:00
Jannis R
b5560d27a0
sms verification: pull out postToVerificationServer
2016-11-14 18:03:07 +01:00
Robert Habermeier
25b0b8641e
indent state tests
2016-11-14 17:47:56 +01:00
Nicolas Gotchac
29442673f8
Clean-Up #3314
2016-11-14 17:39:45 +01:00
Nicolas Gotchac
97378daee5
Merge branch 'master' into ng-array-parameters
2016-11-14 17:06:02 +01:00
Jaco Greeff
5a6e2f89dd
Hide external apps by default
2016-11-14 17:02:45 +01:00
Nicolas Gotchac
9e2214c513
Working add/remove fields for var. length #3314
2016-11-14 17:00:36 +01:00
keorn
1e3ae9fff9
typos, header functions
2016-11-14 15:56:19 +00:00
GitLab Build Bot
5127b997eb
[ci skip] js-precompiled 20161114-155241
2016-11-14 15:54:09 +00:00
GitLab Build Bot
c061eae64b
[ci skip] js-precompiled 20161114-154454
2016-11-14 15:46:21 +00:00
Gav Wood
ef471af4ee
Merge pull request #3428 from ethcore/ws-rs
...
Bump ws-rs
2016-11-14 16:32:33 +01:00
Gav Wood
d98c6fb717
Merge pull request #3425 from ethcore/jg-tokenreg-decimals
...
Swap TokenReg dapp from base to decimals
2016-11-14 16:32:12 +01:00
Gav Wood
3eb019064b
Merge pull request #3421 from ethcore/travis-beta
...
Change beta builds to stable on Travis
2016-11-14 16:29:34 +01:00
Gav Wood
1418c3175a
Merge pull request #3420 from ethcore/refactor-copy-to-clipboard
...
refactor copy to clipboard functionality
2016-11-14 16:29:09 +01:00
Gav Wood
ae67bd5371
Merge pull request #3385 from ethcore/dev-chain
...
Dev chain
2016-11-14 16:28:58 +01:00
Gav Wood
2989ab9dfc
fetch known code from the database during restoration ( #3377 )
...
* fetch known code from the database during restoration
previously it kept all seen code in memory, leading to
high memory usage by the end of state restoration
* whitespace
[ci:skip]
* test previous code fetch
2016-11-14 16:28:15 +01:00
Nicolas Gotchac
89f83b8cd7
Fixes #3397 : fake blur handled
2016-11-14 16:11:00 +01:00
Tomasz Drwięga
d66cc0907d
Bump ws-rs
2016-11-14 16:10:04 +01:00
Jannis R
9df0d33709
merge master into sms-verification-modal
2016-11-14 16:00:16 +01:00
Nicolas Gotchac
ecb89d3670
Scrollable Accounts list // Tab;Enter;Keydown for first input #3396
2016-11-14 15:35:25 +01:00
keorn
0b5a9a6e60
nicer bundled spec message
2016-11-14 14:29:33 +00:00
GitLab Build Bot
6fc7c15644
[ci skip] js-precompiled 20161114-142451
2016-11-14 14:26:16 +00:00
Jaco Greeff
48b2252029
Swap from base to decimals
2016-11-14 15:16:57 +01:00
Robert Habermeier
3c7533831e
Merge branch 'master' into client-provider
2016-11-14 15:16:26 +01:00
keorn
5de7d50bf8
add test for multi proposals
2016-11-14 14:15:31 +00:00
keorn
8be8b3e1cd
ensure no double proposals
2016-11-14 13:35:45 +00:00
keorn
8a86c11375
enable force sealing
2016-11-14 13:35:16 +00:00
Arkadiy Paronyan
b4ef3f3255
Fixing benches ( #3422 )
2016-11-14 14:21:35 +01:00
Robert Habermeier
18153b8d9e
Merge branch 'master' into missing-code-by-prefix
2016-11-14 14:02:19 +01:00
Tomasz Drwięga
9f002a8a94
Fixing benches
2016-11-14 13:29:49 +01:00
Tomasz Drwięga
d02afc0e40
Beta -> Stable
2016-11-14 13:21:08 +01:00
keorn
165e2bef75
modify proposer test
2016-11-14 11:34:54 +00:00
Jannis R
b1fcee73a5
sms verification: less block confirmations
2016-11-14 12:33:29 +01:00
Jannis R
8ce362b224
sms verification: add terms of service
2016-11-14 12:31:26 +01:00
Tomasz Drwięga
2795f40464
Merge branch 'new-token' of github.com:ethcore/parity into new-token
2016-11-14 12:17:29 +01:00
Tomasz Drwięga
7f011afacb
Tokens retention policy
2016-11-14 12:17:05 +01:00
Jaco Greeff
665504c414
Only use #/auth token as fallback
2016-11-14 12:10:03 +01:00
keorn
b5c891814a
fix merge
2016-11-14 11:09:57 +00:00
GitLab Build Bot
594bd35a5e
[ci skip] js-precompiled 20161113-131856
2016-11-14 11:57:54 +01:00
GitLab Build Bot
1e696c41f7
[ci skip] js-precompiled 20161113-131228
2016-11-14 11:57:54 +01:00
Gav Wood
8db3414de9
Merge branch 'master' into sms-verification-modal
2016-11-14 11:56:37 +01:00
Gav Wood
2fa2f8342a
isLatest works.
2016-11-14 11:49:56 +01:00
Jannis R
4d01fbc4c4
merge master into refactor-copy-to-clipboard
2016-11-14 11:46:58 +01:00
Jannis R
e9e9475830
CopyToClipboard: remove tooltip
2016-11-14 11:39:36 +01:00
keorn
501f6d3f49
Merge branch 'master' into auth-round
2016-11-14 10:08:14 +00:00
keorn
d8e6dbd981
Merge branch 'master' into dev-chain
2016-11-14 10:05:34 +00:00
keorn
2d4b4cf5c9
revert moves to Spec
2016-11-14 10:04:34 +00:00
Tomasz Drwięga
6957634ee7
Merge branch 'master' into new-token
2016-11-14 09:22:06 +01:00
Gav Wood
4bb4ed9551
Initial checking.
2016-11-13 15:52:33 +01:00
GitLab Build Bot
d1848117ef
[ci skip] js-precompiled 20161113-131856
2016-11-13 13:20:20 +00:00
GitLab Build Bot
5a259be290
[ci skip] js-precompiled 20161113-131228
2016-11-13 13:13:54 +00:00
Gav Wood
4a92668c56
Fix chainspec storage field. ( #3406 )
...
Add a test.
2016-11-13 13:58:42 +01:00
Robert Habermeier
37f49aac1b
abort snapshot restoration faster ( #3356 )
...
* abort snapshot restoration faster
* flag-checking tests
2016-11-13 13:52:53 +01:00
GitLab Build Bot
0c302376b6
[ci skip] js-precompiled 20161113-011451
2016-11-13 01:16:28 +00:00
Jaco Greeff
3ff9c3e6d6
Remove addresses, display non-refundable warning ( #3403 )
2016-11-12 22:28:50 +01:00
Jaco Greeff
c57738b9b6
Don't unsubscribe when subscriber callback throws ( #3401 )
2016-11-12 22:26:50 +01:00
Jaco Greeff
6b33899239
Fix dapp account selection ( #3399 )
...
* Fix GHH accounts (filter non accounts)
* SignatureReg handle undefined ABI names gracefully
* SignatureReg fix accounts (filter non accounts)
* TokenReg fix accounts (filter non accounts)
* Registry fix accounts (filter non accounts)
2016-11-12 22:24:55 +01:00
GitLab Build Bot
e5486f5d58
[ci skip] js-precompiled 20161112-202502
2016-11-12 20:26:39 +00:00
Robert Habermeier
ee11d104bf
Merge pull request #3381 from ethcore/fix-travis
...
Fix travis build: remove unused import
2016-11-12 21:03:40 +01:00
Jaco Greeff
7ca317912f
Set signer token via #/auth=token={}
2016-11-12 17:09:55 +01:00
Jaco Greeff
373eb6c01b
Merge branch 'master' into new-token
2016-11-12 16:25:21 +01:00
Gav Wood
86eb84fd81
Switch --signer- to --ui-
2016-11-12 15:21:51 +01:00
Arkadiy Paronyan
67fa58db14
Optimize memory footprint ( #3376 )
2016-11-12 12:07:02 +01:00
Tomasz Drwięga
c17ef2c1a4
Fixing parsing passwords from file ( #3367 )
...
* fixing parsing passwords as inputs
* Fixing typo in test
2016-11-12 10:06:40 +01:00
keorn
15d748c2f7
Merge branch 'master' into dev-chain
2016-11-11 20:40:05 +00:00
keorn
aa296c3c0d
update rpc tests
2016-11-11 19:12:32 +00:00
keorn
ea9c479fff
update json_tests
2016-11-11 18:57:57 +00:00
keorn
cc39b24599
update chain name
2016-11-11 18:41:04 +00:00
keorn
4a65394269
change instant spec, update doc
2016-11-11 18:38:44 +00:00
Robert Habermeier
7e41f1c901
Fix travis build: remove unused import
2016-11-11 18:41:25 +01:00
keorn
53258cca6c
add new dev spec
2016-11-11 17:27:20 +00:00
keorn
e63b7e51fb
update instant_seal schedule
2016-11-11 17:26:41 +00:00
Robert Habermeier
87c668ba9c
test previous code fetch
2016-11-11 18:24:12 +01:00
keorn
225d0b02e7
update parity module
2016-11-11 17:10:47 +00:00
Tomasz Drwięga
ba699fdb25
new line [ci:skip]
2016-11-11 18:02:36 +01:00
keorn
beaa014543
tix doc test
2016-11-11 16:59:22 +00:00
Tomasz Drwięga
be6023b602
Opening a browser
2016-11-11 17:56:52 +01:00
Tomasz Drwięga
aa147461b0
Generating browser link on signer new-token
2016-11-11 17:38:45 +01:00
keorn
a719b91b63
move spec constructors to spec
2016-11-11 16:37:44 +00:00
Gav Wood
a7ad75d851
whitespace
...
[ci:skip]
2016-11-11 17:32:54 +01:00
Gav Wood
24cb0ae905
Wallet names shouldn't include address.
...
(Actually wallet files shouldn't contain it either, but we'll
leave that for a later PR).
2016-11-11 17:28:03 +01:00
GitLab Build Bot
c656b53ce6
[ci skip] js-precompiled 20161111-161748
2016-11-11 16:19:10 +00:00
Robert Habermeier
ed135bb9dc
fetch known code from the database during restoration
...
previously it kept all seen code in memory, leading to
high memory usage by the end of state restoration
2016-11-11 17:18:31 +01:00
Tomasz Drwięga
4bf75d6f2f
Remove some unwraps from parity/helpers ( #3364 )
...
* Fixing no stdin
* Removing unwrap when reading passwords
2016-11-11 16:53:51 +01:00
Jaco Greeff
80606cdd7d
Load external, builtin & local apps in parallel ( #3340 )
2016-11-11 16:53:10 +01:00
GitLab Build Bot
d5d1c1b674
[ci skip] js-precompiled 20161111-141616
2016-11-11 14:17:40 +00:00
Nicolas Gotchac
0e4ef539fc
Solidity Compiler in UI ( #3279 )
...
* Added new Deploy Contract page // Use Brace in React #2276
* Adding Web Wrokers WIP
* Compiling Solidity code // Getting mandatory params #2276
* Working editor and deployment #2276
* WIP : displaying source code
* Added Solidity hightling, editor component in UI
* Re-adding the standard Deploy Modal #2276
* Using MobX in Contract Edition // Save to Localstorage #2276
* User select Solidity version #2276
* Loading Solidity versions and closing worker properly #2276
* Adds export to solidity editor #2276
* Adding Import to Contract Editor #2276
* Persistent Worker => Don't load twice Solidity Code #2276
* UI Fixes
* Editor tweaks
* Added Details with ABI in Contract view
* Adds Save capabilities to contract editor // WIP on Load #3279
* Working Load and Save contracts... #3231
* Adding loader of Snippets // Export with name #3279
* Added snippets / Importing from files and from URL
* Fix wrong ID in saved Contract
* Fix lint
* Fixed Formal errors as warning #3279
* Fixing lint issues
* Use NPM Module for valid URL (fixes linting issue too)
* Don't clobber tests.
2016-11-11 15:00:04 +01:00
Nicolas Gotchac
046d2f2333
Scrollable
2016-11-11 13:09:16 +01:00
Nicolas Gotchac
deaf863c9e
Fixing linting
2016-11-11 12:41:44 +01:00
Nicolas Gotchac
b59df1d7b8
WIP // Real ABI params in Deploy Constructor #3314
2016-11-11 12:37:01 +01:00
Nicolas Gotchac
94b80cc08a
Merge branch 'master' into ng-array-parameters
2016-11-11 11:18:17 +01:00
GitLab Build Bot
5d8f74ed57
[ci skip] js-precompiled 20161111-082057
2016-11-11 08:22:24 +00:00
Jaco Greeff
c7b99cd7e6
Determine real-time HTTP connected status ( #3335 )
...
* Determine real-time HTTP connected status
* Update failing tests, no polluting polling
2016-11-11 09:01:28 +01:00
Chuck LeDuc Díaz
7cc88b175f
Clarify error message to indicate ( #3359 )
...
Indicate that Signer *needs* to be re-enabled, not that it *was* re-enabled.
2016-11-11 08:52:52 +01:00
Jaco Greeff
0b176e7013
Cater for home.parity hostname in dappsUrl ( #3341 )
...
* Cater for home.parity hostname
* Cater for 0.0.0.0 & default dappsInterface
* Extra check
2016-11-10 20:45:03 +01:00
Nicolas Gotchac
cd143e475a
WIP refacto typed input
2016-11-10 20:35:47 +01:00
GitLab Build Bot
0456d4e5d0
[ci skip] js-precompiled 20161110-180734
2016-11-10 18:08:55 +00:00
Jannis R
522b7108f9
CopyToClipboard: show SnackBar
2016-11-10 18:47:17 +01:00
Nicolas Gotchac
eb56b82f43
Check totalBalance > 0 // Better account selection ( #3347 )
2016-11-10 18:46:03 +01:00
Nicolas Gotchac
cb84e61d06
Fixed Unregister for Contract Owner only #3321 ( #3346 )
2016-11-10 18:44:11 +01:00
Robert Habermeier
3854b8a689
LES Part 1 ( #3322 )
...
* stub implementations of light client trait
* Light provider trait
* light client sync stubs
* LES boilerplate
* stub implementation of provider for client
* skeleton and request traits
* request definitions
* new_list -> begin_list
* handle unknown packet
* revise light implementation strategy
* make verification module public
* Move all light client work to own crate
* experiment with answering requests
* buffer flow scaffolding
* remove LESv2 requests
* buffer flow basics, implement cost table
* begin status module
* implement handshake parsing and creation
* implement announcement serialization
* errors, punishment, and handshake
* handle announcements
* making announcements, clean up warnings
* allow dead code temporarily
2016-11-10 18:30:17 +01:00
Jannis R
e9b69bceab
Account Header: use CopyToClipboard
2016-11-10 18:09:54 +01:00
GitLab Build Bot
529633e9b2
[ci skip] js-precompiled 20161110-163203
2016-11-10 16:33:24 +00:00
Jannis R
87c39f066c
Form/Input: use CopyToClipboard
2016-11-10 17:27:53 +01:00
Jannis R
acbaed59c0
CopyToClipboard: clear timeout on unmount
2016-11-10 17:27:53 +01:00
Jaco Greeff
a97e68a030
Make transactions load ( #3348 )
2016-11-10 16:38:47 +01:00
Jannis R
01f14901ce
merge master into sms-verification-modal
2016-11-10 16:23:43 +01:00
Jannis R
bd839d019c
sms verification: polish UI, linting issues 👕
2016-11-10 16:23:09 +01:00
Jannis R
afdda48ab5
sms verification: polish UI
...
This introduces another "Done" step, making clear the process has finished.
Also, steps 2 ("Request") and 4 ("Confirm") now have a pending indicator.
2016-11-10 16:09:41 +01:00
GitLab Build Bot
0ed8114726
[ci skip] js-precompiled 20161110-141839
2016-11-10 14:20:08 +00:00
GitLab Build Bot
aa0f05a186
[ci skip] js-precompiled 20161110-140631
2016-11-10 14:07:52 +00:00
Jaco Greeff
561f008c91
Manual bump of package.json ( #3345 )
2016-11-10 15:01:07 +01:00
Arkadiy Paronyan
bb5da2379b
Windows app and installer fixes ( #3338 )
...
* Windows app and installer fixes
* Sorted out comments
2016-11-10 14:49:16 +01:00
Nicolas Gotchac
6ad909e7b3
Removed unnecessary test ( #3342 )
2016-11-10 14:26:06 +01:00
Robert Habermeier
8c2c048444
clean up errors
2016-11-10 14:05:47 +01:00
Jannis R
2309e53fe6
sms verification: polish UI, linting issues 👕
2016-11-10 13:54:17 +01:00
Jannis R
ac80276ad8
sms verification: refactor checks & confirmation
2016-11-10 13:37:32 +01:00
Nicolas Gotchac
1deeb0d901
Git pre-push checks for UI ( #3072 )
...
* Added eslint cached option (#2291 )
* Added pre-push script running linting (#2291 )
* Modifies pre-push hook to run if eslint installed // auto install hook
* Update pre-push script comment
* Added husky for git hooks (#3072 )
2016-11-10 11:42:00 +01:00
Arkadiy Paronyan
6ffaab15a3
Disarm the HF and add more bootnodes ( #3323 )
...
* Disarm the HF
* More bootnodes
* Updated tests
2016-11-10 11:28:27 +01:00
Nicolas Gotchac
67ac05ef39
Default contract type on UI ( #3310 )
...
* Added Token and Wallet ABI in Watch Contract #3126
* Improved ABI Validator #3281
* Select contract type on first screen #3126
* Added types decsription
* Add ABI type to Contract metadata // Custom as default type #3310
2016-11-10 11:27:35 +01:00
Tomasz Drwięga
2f98169539
In-browser signing support ( #3231 )
...
* Signer RAW confirmations
* Returning address book as eth_accounts
* UI support for in-browser signing
* Post review fixes
* Adding new methods to jsonrpc
* Fixing eth_accounts
* Deterministic accounts ordering
2016-11-10 11:27:05 +01:00
Robert Habermeier
11e6b08f02
Move ethcore-light crate into ethcore/light module
2016-11-09 23:39:56 +01:00
Robert Habermeier
ebff010d16
partial implementation of provider for client types
2016-11-09 23:25:54 +01:00
Jaco Greeff
90ff810e36
Handle redirects from /api/content on manifest.json gracefully ( #3315 )
...
* Add redirect follow mode to manifest.json
* Remove (now) unused count parameter
* autoRewrite: true for dev mode proxy redirects
2016-11-09 20:05:08 +01:00
Tomasz Drwięga
88c9cea04d
Dapps interface RPC ( #3311 )
...
* Dapps Interface RPC
* Adding JS apis
* Support for signer interface in proxypac and embeds
* Fixing tests
* fixing tests again
2016-11-09 19:41:47 +01:00
Arkadiy Paronyan
eba0dd5023
Additional snapshot sync checks ( #3318 )
...
* Additional snapshot sync checks
* Proper checks
* Proper highset block check
2016-11-09 19:40:36 +01:00
Jannis R
89c1d9c25c
merge master into sms-verification-modal
2016-11-09 19:04:31 +01:00
Jannis R
cde9f454eb
sms verification: polish UI
2016-11-09 19:04:13 +01:00
Jannis R
8028c0fd65
sms verification: check if already requested
2016-11-09 19:02:33 +01:00
Tomasz Drwięga
915766c7bf
Fix spurious signer tests failures ( #3312 )
...
* Increasing sleep time for signer tests
* Attempt re-connections instead of delaying tests execution
2016-11-09 18:26:35 +01:00
Jaco Greeff
877cfe9b53
Fix signer token updates ( #3302 )
...
* Manual bump of package.json (recovery)
* Debug
* Simplify status connections
2016-11-09 18:26:10 +01:00
GitLab Build Bot
29aecc2cff
[ci skip] js-precompiled 20161109-171832
2016-11-09 17:19:59 +00:00
Nicolas Gotchac
92333ab875
Merge pull request #3316 from ethcore/jg-update-phrase
...
Update account recovery phrase hint
2016-11-09 18:07:13 +01:00
Robert Habermeier
60a8728121
Merge branch 'master' into les-impl
2016-11-09 18:06:12 +01:00
Robert Habermeier
6c23d53f04
allow dead code temporarily
2016-11-09 18:05:56 +01:00
Robert Habermeier
25d5efac15
making announcements, clean up warnings
2016-11-09 18:05:00 +01:00
Jannis R
01cf88d71a
sms verification: merge step 1 & 2
2016-11-09 18:02:33 +01:00
Gav Wood
4712b882e5
New transaction tests ( #3313 )
...
* Add new transaction tests.
* Add new test.
2016-11-09 18:02:24 +01:00
Jannis R
a42140edde
sms verification: send confirmation tx
2016-11-09 17:34:21 +01:00
Jannis R
f08e2a4b17
sms verification: query code
2016-11-09 16:56:01 +01:00
Jannis R
7996ac47ec
sms verification: polish UI, fix linting issues 👕
2016-11-09 16:55:59 +01:00
Jannis R
e7113e7eb4
sms verification: show fee in consent form
2016-11-09 16:54:57 +01:00
Jannis R
e84531f31c
sms verification: refactor contract call
2016-11-09 16:54:57 +01:00
Jannis R
ebf742f2af
sms verification: update contract address & ABI
2016-11-09 16:54:57 +01:00
Jannis R
a56a1d3aef
sms verification: request SMS
2016-11-09 16:54:56 +01:00
Jannis R
4931381e0e
txHash component: add maxConfirmations prop
2016-11-09 16:54:56 +01:00
Jannis R
3ef54f9172
sms verification: wait for tx confirmations
2016-11-09 16:54:56 +01:00
Jannis R
d0d737d1e3
sms verification: post request transaction
2016-11-09 16:54:56 +01:00
Jannis R
89a2917935
boilerplate for third step
2016-11-09 16:54:56 +01:00
Jannis R
4c199ef716
sms verification: collect data
2016-11-09 16:54:55 +01:00
Jannis R
14da2d2805
sms verification: check if certified
2016-11-09 16:54:55 +01:00
Jannis R
435d3c24db
SendRequest -> GatherData
2016-11-09 16:54:55 +01:00
Jannis R
1a245405e5
query phone number & consent
2016-11-09 16:54:55 +01:00
Jannis R
fc76fa9252
sms verification: basic stepper
2016-11-09 16:54:54 +01:00
Jannis R
f96e69309f
SMS verification modal
2016-11-09 16:54:54 +01:00
Jannis R
7cb724bfbe
put SMS verification into action bar
2016-11-09 16:54:54 +01:00
Robert Habermeier
c132775bb1
handle announcements
2016-11-09 16:21:09 +01:00
Jaco Greeff
22faee2099
Update account recovery phrase hint
2016-11-09 15:48:45 +01:00
Robert Habermeier
ec1b982b52
errors, punishment, and handshake
2016-11-09 15:36:26 +01:00
GitLab Build Bot
599f214ad9
[ci skip] js-precompiled 20161109-132407
2016-11-09 13:25:39 +00:00
Jaco Greeff
95e03f87fa
Remove 127.0.0.1 references ( #3303 )
2016-11-09 14:01:59 +01:00
arkpar
f568730aa8
Fixed MD5 generation
2016-11-09 13:44:48 +01:00
Arkadiy Paronyan
8ecbec8d6c
Fixes for open UI after installation ( #3300 )
2016-11-09 13:17:57 +01:00
Arkadiy Paronyan
85ade4a2ec
Fixed uncle details ( #3299 )
2016-11-09 13:17:40 +01:00
Jaco Greeff
b17ce6c9a5
Updated blance display with max decimals ( #3266 )
2016-11-09 13:16:17 +01:00
Tomasz Drwięga
b33b237f76
Refactoring Signer to auto_args + eth_signTransaction ( #3261 )
...
* Sign transaction initial
* Refactoring signer to auto_args
2016-11-09 13:13:35 +01:00
Björn Wagner
3c6f148a16
Fix typo ( #3298 )
2016-11-09 13:12:28 +01:00
GitLab Build Bot
29add4e40a
[ci skip] js-precompiled 20161109-111303
2016-11-09 11:14:24 +00:00
Jaco Greeff
6a1b17d5a9
Change to more common focused spelling ( #3264 )
2016-11-09 11:53:40 +01:00
keorn
49f2a72d5d
Merge branch 'master' into auth-round
2016-11-09 10:35:00 +00:00
arkpar
ad18a30535
Corrected startup executable
2016-11-09 01:14:32 +01:00
GitLab Build Bot
9325fe44f3
[ci skip] js-precompiled 20161108-234705
2016-11-08 23:48:24 +00:00
Jaco Greeff
044a3f409b
Manual bump of package.json (recovery) ( #3295 )
2016-11-09 00:07:06 +01:00
Jaco Greeff
f9dc766ae2
Fix initial token generation ( #3289 )
...
* Fix initial token generation
* Remove extra debug info
2016-11-08 23:17:33 +01:00
Gav Wood
7b5824d4a2
Fixes for 1.4 ( #3260 )
...
* Fix --geth
* Fix mac installer.
* Fix up installer.
* Additional tweaks.
* Fix for empty APIs
* Another case of empty apis
2016-11-08 21:45:22 +01:00
Arkadiy Paronyan
f1e61c87b4
Fixed IO service shutdown ( #3286 )
2016-11-08 21:07:18 +01:00
keorn
4e36550890
message revamp
2016-11-08 18:01:31 +00:00
Robert Habermeier
ca25deb4e6
implement announcement serialization
2016-11-08 19:00:37 +01:00
Arkadiy Paronyan
b453ae1db2
Autostart checkbox ( #3269 )
2016-11-08 18:52:09 +01:00
Denis S. Soldatov aka General-Beck
d8eafa91b8
Update gitlab-ci
...
remove ubuntu 14.04
remove tags from js-release
2016-11-09 00:32:20 +07:00
Denis S. Soldatov aka General-Beck
82990ee464
Update gitlab-ci
...
skip js-release in nightly builds
[ci skip]
2016-11-08 23:46:22 +07:00
Robert Habermeier
b369cdd573
Merge branch 'master' into les-impl
2016-11-08 17:14:19 +01:00
Robert Habermeier
440f5e537f
implement handshake parsing and creation
2016-11-08 17:13:43 +01:00
arkpar
b2fe406666
Updated signing path
2016-11-08 11:07:18 +01:00
Arkadiy Paronyan
318a3d29e1
Build tray app for x64 ( #3255 )
...
* Build tray app for x64
* Fixed command
2016-11-08 10:23:23 +01:00
Denis S. Soldatov aka General-Beck
7a657a2e85
Update gitlab-ci
...
remove trigger from js-release
[ci skip]
2016-11-08 14:50:30 +07:00
Jaco Greeff
51aa0e28eb
Add secure flag back ( #3244 )
2016-11-07 20:07:08 +01:00
Robert Habermeier
d18bb9d152
verify chunk hashes in cli restore ( #3241 )
2016-11-07 19:33:55 +01:00
Robert Habermeier
4ba4861734
begin status module
2016-11-07 19:16:23 +01:00
Jaco Greeff
6ab6c0709d
Load network apps manifests as contentHash (no coding) ( #3235 )
...
* Add mobx
* Use mobx store for dapps
* Cleanup hidden reads
* Remove (now) unused hidden.js
* _ denotes internal functions
* s/visibleApps/visible/
* AddDapps now use the mobx store as well
* Move modalOpen state to store
* Simplify
* Complete master merge
* Remove extra indirection
* Remove unneeded check
* Readability improvements
* Remove final debug info
* Load network manifests from the network
* Swallow manifest errors
* introduce fetchManifest
2016-11-07 18:08:16 +01:00
GitLab Build Bot
418474ad27
[ci skip] js-precompiled 20161107-170338
2016-11-07 17:04:56 +00:00
Arkadiy Paronyan
108452d082
Fixed some typos ( #3236 )
2016-11-07 17:42:17 +01:00
keorn
52ea597d6f
Rename cli and config options signer->ui ( #3232 )
...
* rename options signer->ui
* rename config signer->ui
2016-11-07 17:40:53 +01:00
Denis S. Soldatov aka General-Beck
01602ec0b5
Update gitlab-ci
...
prepare to nightly builds
2016-11-07 23:16:34 +07:00
Robert Habermeier
051effe9f8
buffer flow basics, implement cost table
2016-11-07 15:40:34 +01:00
GitLab Build Bot
43ec40d572
[ci skip] js-precompiled 20161107-142633
2016-11-07 14:27:49 +00:00
Jaco Greeff
f0054aa201
Add store for dapps state ( #3211 )
...
* Add mobx
* Use mobx store for dapps
* Cleanup hidden reads
* Remove (now) unused hidden.js
* _ denotes internal functions
* s/visibleApps/visible/
* AddDapps now use the mobx store as well
* Move modalOpen state to store
* Simplify
* Complete master merge
* Remove extra indirection
* Remove unneeded check
* Readability improvements
* Remove final debug info
2016-11-07 15:22:46 +01:00
Denis S. Soldatov aka General-Beck
834c0703fe
Update gitlab-ci
...
Add i686
cache optimization
add triggers
2016-11-07 21:07:37 +07:00
keorn
ea960f1c27
Merge remote-tracking branch 'parity/master' into bft
2016-11-07 11:34:45 +00:00
GitLab Build Bot
6388c814ea
[ci skip] js-precompiled 20161107-113204
2016-11-07 11:33:25 +00:00
arkpar
8cad185a57
Set version to unstable
2016-11-07 12:10:29 +01:00
Robert Habermeier
d573ef3cc2
remove LESv2 requests
2016-11-06 20:02:15 +01:00
Robert Habermeier
44e36596c9
buffer flow scaffolding
2016-11-06 19:04:30 +01:00
GitLab Build Bot
eb0c92e8c8
[ci skip] js-precompiled 20161106-165954
2016-11-06 17:01:11 +00:00
GitLab Build Bot
a453f99885
[ci skip] js-precompiled 20161106-165021
2016-11-06 16:51:51 +00:00
Jaco Greeff
a4cc6058dd
Don't push empty tags to input ( #3222 )
2016-11-06 17:42:50 +01:00
Jaco Greeff
44266115b6
Fix /parity-utils/{web3,parity}.js webpack errors ( #3221 )
...
* Don't override library builds
* Don't override libraries on build
* Enhance working blockNumber display
2016-11-06 17:42:25 +01:00
Björn Wagner
d8a95084cb
Improve 'invalid raw key' error msg ( #3219 )
2016-11-06 17:31:26 +01:00
GitLab Build Bot
d172c83c26
[ci skip] js-precompiled 20161106-120902
2016-11-06 12:10:21 +00:00
Tomasz Drwięga
9c4979681c
Cleaning up polluted namespaces ( #3143 )
...
* Renaming ethcore_ to parity_
* Renaming files
* Renaming poluted EthSigning
* Tidy up the namespaces
* Renaming files to match new structure
* Splitting EthSigning into separate traits
* jsapi move ethcore.* -> parity.*
* Move jsonrpc parity definitions
* Update UI API calls for parity interfaces
* Move jsapi signer interfaces from personal to signer
* Update UI to use signer.* where applicable
* Updsate jsapi subscriptions for signer
* Fix dodgy merge.
* Update README.
* Fix some tests.
* Move parity-only personal.* to parity.*
* Update UI for personal -> parity API moves
* Update subscription APIs after personal -> parity move
* personal. generateAuthorizationToken -> parity. generateAuthorizationToken (UI)
* enode, dappsPort & signerPort (UI)
* Update subscription tests (accountsInfo)
* subscription update
* personal -> parity
* Additional error logging on method failures
* move postTransaction to parity
* Additional debug info with method failures
* Fix personal tests.
* Console wrning shows parameters, error object does not
* Include parity_ signing methods.
* Console log http transport info
* Fix failing tests
* Add RPC stubs for parity_accounts.
* Allow some secure built-in dapps
* Use parity_accounts in place of accountsInfo
* Improve error reporting
* Cleanup GHH error handling
2016-11-06 12:51:53 +01:00
GitLab Build Bot
78f2d88182
[ci skip] js-precompiled 20161105-173004
2016-11-05 17:31:24 +00:00
Denis S. Soldatov aka General-Beck
19406fb0fa
Update gitlab-ci
...
add $NIGTHLY to var
2016-11-06 00:07:08 +07:00
Denis S. Soldatov aka General-Beck
022a718b6f
Update gitlab-ci
2016-11-06 00:02:44 +07:00
Denis S. Soldatov aka General-Beck
cb6003f40d
Update gitlab-ci
...
$(git --no-pager diff --name-only HEAD HEAD@{1} | grep \.js | wc -l)
2016-11-05 22:39:51 +07:00
GitLab Build Bot
f2faf3609b
[ci skip] js-precompiled 20161105-144817
2016-11-05 14:49:31 +00:00
Arkadiy Paronyan
77136b8f84
Set passive mode for first run only ( #3214 )
2016-11-05 14:38:04 +01:00
GitLab Build Bot
2cb41f96f5
[ci skip] js-precompiled 20161105-112525
2016-11-05 11:26:40 +00:00
Jaco Greeff
458ee4cbad
Parity configuration settings, i.e. mode ( #3212 )
...
* Add initial page
* Add parity icon
* opacity for parity icon
* Mode selector
* Actually set mode when value changes
2016-11-05 12:08:14 +01:00
GitLab Build Bot
7b043047f0
[ci skip] js-precompiled 20161105-095429
2016-11-05 09:55:44 +00:00
Robert Habermeier
56fd88d1e8
ethash unsafety cleanup ( #3210 )
2016-11-05 10:39:15 +01:00
Gav Wood
744501c454
Mode improvements for UI ( #3109 )
...
* `--mode=off` now works.
* Add Mode::Off as a persistent CLI option.
* "last" not "auto" as default.
* Commit accidentally unsaved file.
* Whitespace
[ci:skip]
* Mode CLI parse fix
* or offline
* Save mode when it gets changed.
* Fix Offline mode
* Fix up mode operations.
* Make passive default, but not overriding.
* Fix test
* Maybe not everyone wants to run an archive node...
2016-11-05 10:38:00 +01:00
GitLab Build Bot
8351c5d500
[ci skip] js-precompiled 20161105-053734
2016-11-05 05:38:51 +00:00
GitLab Build Bot
0e9d70a85d
[ci skip] js-precompiled 20161105-053249
2016-11-05 05:34:04 +00:00
Robert Habermeier
52abbc0643
experiment with answering requests
2016-11-04 23:50:56 +01:00
GitLab Build Bot
08d92fe3aa
[ci skip] js-precompiled 20161104-222946
2016-11-04 22:31:01 +00:00
GitLab Build Bot
67715da827
[ci skip] js-precompiled 20161104-222646
2016-11-04 22:28:04 +00:00
GitLab Build Bot
20bb0e5f59
[ci skip] js-precompiled 20161104-222329
2016-11-04 22:24:43 +00:00
Igor Artamonov
2a19c33b8d
delay bomb for Classic (ECIP-1010) ( #3179 )
...
* delay bomb for classic (ECIP-1010)
* formatting fix after core review, rel [e6b5093]
2016-11-04 23:09:23 +01:00
Jaco Greeff
c2e85dc4d5
Use ethcore_dappsPort when constructing URLs ( #3139 )
...
* Upon connect, retrieve the available api ports
* Update dapps to load from dappsPort
* Update dapps summary with dappsPort
* Allow proxy to use dappsPort
* Replace /api/ping with HEAD /
* Dynamic port for available apps
* Retrieve content images with dappsPort
* Fix /
* Transfer token dropdown image fix
* IdentityIcon loads images via contentHash
* Update apps fetch to cater for dev & prod
* DRY up 127.0.0.1:${dappsPort} with ${dappsUrl}
2016-11-04 23:08:12 +01:00
Jaco Greeff
f9f37f1c84
Add copy address button to Contract deploy ( #3199 )
...
* Allow copy of deployed address
* Pre-parse/clean JSON inputs
* Revert cleanup
2016-11-04 23:06:03 +01:00
GitLab Build Bot
9db28e12ac
[ci skip] js-precompiled 20161104-191028
2016-11-04 19:11:43 +00:00
Jaco Greeff
83beedc27e
expose api as window.secureApi ( #3207 )
2016-11-04 19:52:39 +01:00
Robert Habermeier
c1a6dbe75f
Move all light client work to own crate
2016-11-04 19:40:11 +01:00
Robert Habermeier
5cabb3008f
make verification module public
2016-11-04 19:21:48 +01:00
GitLab Build Bot
7f0310921d
[ci skip] js-precompiled 20161104-175104
2016-11-04 17:52:19 +00:00
Robert Habermeier
edf17d00c4
revise light implementation strategy
2016-11-04 18:40:31 +01:00
Tomasz Drwięga
501b2cdd18
Add error for sendRawTransaction and estimateGas ( #3194 )
...
* sendRawTransaction invalid RLP error
* Returning proper error for estimate_gas
2016-11-04 18:33:10 +01:00
GitLab Build Bot
2563189316
[ci skip] js-precompiled 20161104-170459
2016-11-04 17:06:13 +00:00
Robert Habermeier
90a2c37977
handle unknown packet
2016-11-04 17:35:31 +01:00
Tomasz Drwięga
f31d42d0c5
Exposing engine extra info in block RPC ( #3169 )
...
* Exposing extra info in RPC
* Proper serialization and client trait API
2016-11-04 17:35:02 +01:00
Arkadiy Paronyan
d37f4cc82f
v1.5 ( #3195 )
2016-11-04 17:27:11 +01:00
GitLab Build Bot
75d100476e
[ci skip] js-precompiled 20161104-162426
2016-11-04 16:25:41 +00:00
Robert Habermeier
5d011fe577
new_list -> begin_list
2016-11-04 17:25:26 +01:00
Robert Habermeier
eef9a355af
request definitions
2016-11-04 17:19:01 +01:00
Jaco Greeff
858962ca0d
Remove dapp logos (GHH points to dapp-assets) ( #3192 )
2016-11-04 17:03:28 +01:00
Tomasz Drwięga
145e766db2
Fixing possible race condition in ethcore_hashContent ( #3191 )
2016-11-04 16:59:42 +01:00
keorn
a8b688b469
allow permanent unlock for internal sealing
2016-11-04 15:50:56 +00:00
keorn
0e5060db18
update schedule
2016-11-04 15:04:19 +00:00
Jaco Greeff
caab72394d
Bump package.json version (1.5 is master) ( #3193 )
...
* Bump package.json version (1.5 is master)
* Updated maintainers
2016-11-04 15:58:44 +01:00
Gav Wood
0f16942186
EIP-155 update with Vitalik's new test vectors ( #3166 )
...
* Vitalik's new test vectors.
* Update to latest EIP155 spec.
* Fix txs.
* Another fix.
2016-11-04 15:13:51 +01:00
Robert Habermeier
1bc124f980
Merge branch 'master' into les-impl
2016-11-04 15:00:05 +01:00
keorn
9de910cf9c
Merge branch 'master' into auth-round
2016-11-04 13:47:29 +00:00
GitLab Build Bot
df33aa920b
[ci skip] js-precompiled 20161104-130943
2016-11-04 13:11:00 +00:00
GitLab Build Bot
67b1bde355
[ci skip] js-precompiled 20161104-121251
2016-11-04 12:14:06 +00:00
Jaco Greeff
e80771b3ca
Back to real root ( #3178 )
2016-11-04 12:54:23 +01:00
Jaco Greeff
6667373a80
Remove extra cd js ( #3177 )
2016-11-04 12:45:50 +01:00
Nicolas Gotchac
bf94a5b82b
Fixes #3171 ( #3175 )
2016-11-04 12:38:05 +01:00
keorn
255ec0c139
Merge branch 'master' into auth-round
2016-11-04 11:35:17 +00:00
Tomasz Drwięga
2e47842d66
Exposing state root and logsBloom in RPC receipts ( #3174 )
2016-11-04 12:33:13 +01:00
Tomasz Drwięga
7ff73a9533
Exposing v,r,s from transaction signature in RPC ( #3172 )
2016-11-04 12:05:10 +01:00
Jaco Greeff
fa875aed05
Push precompiled for beta/stable, npm only master ( #3163 )
...
* Push precompiled for beta/stable, npm only master
* Release to npm before comitting updates
2016-11-04 12:02:09 +01:00
GitLab Build Bot
f9274d178b
[ci skip] js-precompiled 20161104-104936
2016-11-04 10:50:43 +00:00
Denis S. Soldatov aka General-Beck
3ae5ad1bea
Update gitlab-ci
...
add $NIGHTLY ENV for future nightly builds
2016-11-04 17:29:21 +07:00
GitLab Build Bot
4b92881592
[ci skip] js-precompiled 20161104-094125
2016-11-04 09:42:28 +00:00
Denis S. Soldatov aka General-Beck
6f046f8d84
Update gitlab-ci
...
stages:
- test
- js-build
- build
2016-11-04 16:16:40 +07:00
GitLab Build Bot
0ee332f8e2
[ci skip] js-precompiled 20161104-090141
2016-11-04 09:02:49 +00:00
Denis S. Soldatov aka General-Beck
514d2cb7db
Update gilab-ci
...
js-release
only:
- master
- beta
- stable
- tags
2016-11-04 15:59:17 +07:00
Tomasz Drwięga
68f60596dc
Enabling personal RPC over IPC by default ( #3165 )
2016-11-04 09:58:39 +01:00
Denis S. Soldatov aka General-Beck
c532032372
Update README.MD ( #3164 )
...
Add badge build status from Gitlab CI -master
2016-11-04 09:58:08 +01:00
Arkadiy Paronyan
26b09b1513
Dependencies in README ( #3162 )
2016-11-04 09:57:47 +01:00
Gav Wood
af9de37756
Make the footer a bit less ugly. ( #3160 )
...
* Make the footer a bit less ugly.
* Whitespace.
2016-11-04 09:57:21 +01:00
GitLab Build Bot
155eb02c69
[ci skip] js-precompiled 20161104-085547
2016-11-04 08:56:51 +00:00
Denis S. Soldatov aka General-Beck
1ac002ec4d
Update gitlab-ci
...
rename stages
2016-11-04 15:51:35 +07:00
Denis S. Soldatov aka General-Beck
27472dfe44
Update gitlab-ci
...
fix lint
remove rust-beta and rust-nightly test's
add new job 'js-test' 'js-build'
2016-11-04 15:46:27 +07:00
Denis S. Soldatov aka General-Beck
38bd84257f
Update gitlab-ci
...
change tags `rust-test` - `rust-stable` etc
add rust stable, beta, nightly test's
2016-11-04 14:29:16 +07:00
Denis S. Soldatov aka General-Beck
8575dfdea6
Update gitlab-ci
...
fix lint error in gitlab-ci.yml
2016-11-04 14:01:13 +07:00
Denis S. Soldatov aka General-Beck
72a1db8d01
Update gilab-ci
...
1. Builds only beta, stable, tags
2. test script for check js changes in `test-linux`
3. `js-test` and `js-release` only for jg* ng* ui* brances
2016-11-04 13:59:48 +07:00
GitLab Build Bot
a892fcd723
[ci skip] js-precompiled 20161104-063713
2016-11-04 06:38:42 +00:00
Administrator
065f3644b9
Update build-server.js
2016-11-04 07:35:42 +01:00
GitLab Build Bot
e267405893
[ci skip] js-precompiled 20161104-054932
2016-11-04 05:50:39 +00:00
Administrator
8dd3d628c6
Update .gitlab-ci.yml
2016-11-04 06:49:21 +01:00
Administrator
331b1be715
Update .gitlab-ci.yml
2016-11-04 06:45:26 +01:00
GitLab Build Bot
4f548952db
[ci skip] js-precompiled 20161104-033042
2016-11-04 03:31:46 +00:00
Administrator
a1f6b86945
Update .gitlab-ci.yml
2016-11-04 04:25:48 +01:00
GitLab Build Bot
471bdf7c22
[ci skip] js-precompiled 20161103-235828
2016-11-03 23:59:34 +00:00
Jaco Greeff
71512cf90d
Linux build case sensitivity fix ( #3161 )
2016-11-04 00:35:07 +01:00
Arkadiy Paronyan
e8b2635545
Version=beta ( #3157 )
2016-11-04 00:24:36 +01:00
GitLab Build Bot
084492e71e
[ci skip] js-precompiled 20161103-215018
2016-11-03 21:51:28 +00:00
keorn
12125dcfee
Merge branch 'master' into auth-round
2016-11-03 16:51:38 +00:00
keorn
045a65c99c
Merge remote-tracking branch 'auth/auth-round-no-mocknet' into auth-round
2016-11-02 17:43:54 +00:00
keorn
00a3619392
header methods
2016-11-02 17:42:56 +00:00
keorn
b2a3851972
Merge remote-tracking branch 'auth/auth-round-no-mocknet' into auth-round
2016-11-02 17:22:41 +00:00
keorn
03c9760de2
Merge remote-tracking branch 'parity/master' into auth-round-no-mocknet
2016-11-02 13:01:31 +00:00
keorn
26155f51d5
proper calculation of remaining step time
2016-11-02 12:13:47 +00:00
keorn
da3253133c
ignore block timeout when sealing internally
2016-11-02 12:13:12 +00:00
keorn
3a6b56e99c
check double signing, tracing
2016-11-01 18:12:06 +00:00
keorn
a33e2f2e0d
fix deadlock after merge
2016-11-01 17:52:52 +00:00
keorn
fc4664ab12
Merge branch 'master' into auth-round-no-mocknet
2016-10-30 21:18:52 +00:00
keorn
37ca1fa497
Merge remote-tracking branch 'parity/master'
2016-10-30 20:45:28 +00:00
keorn
7976f46231
Merge branch 'master' into auth-round-no-mocknet
2016-10-28 17:53:23 +01:00
keorn
63cc5c0e60
Merge remote-tracking branch 'parity/master'
2016-10-28 17:52:48 +01:00
Robert Habermeier
3a5843c40f
skeleton and request traits
2016-10-27 15:45:59 +02:00
Robert Habermeier
a7e420d9ec
stub implementation of provider for client
2016-10-27 15:09:17 +02:00
keorn
3ff26dd544
Merge branch 'master' into auth-round-no-mocknet
2016-10-26 17:50:04 +01:00
Nicolas Gotchac
6b2cffd312
Merge branch 'master' into ng-accounts-backup
2016-10-26 18:43:05 +02:00
Nicolas Gotchac
e018739ba9
Removed unused Format => Use JSON for Export
2016-10-26 18:42:52 +02:00
keorn
4ee669b77e
Merge remote-tracking branch 'parity/master'
2016-10-26 16:53:30 +01:00
Robert Habermeier
4b82392371
merge with master
2016-10-26 14:17:13 +02:00
Nicolas Gotchac
1b0a87cdde
Removed CSV Export option ( #2147 )
2016-10-26 11:59:25 +02:00
Nicolas Gotchac
61f41cdbe2
Add exporting to CSV ( #2147 )
2016-10-25 18:26:47 +02:00
Nicolas Gotchac
92bdfb1234
Add Export button to Accounts ( #2147 )
2016-10-25 18:06:05 +02:00
keorn
aa05823afe
Merge remote-tracking branch 'parity/master' into auth-round-no-mocknet
2016-10-24 15:32:30 +01:00
keorn
303f922ebd
steps based on unix epoch
2016-10-15 13:55:10 +01:00
keorn
44f42ac7d3
Merge remote-tracking branch 'parity/master' into auth-round-no-mocknet
...
Conflicts:
ethcore/src/state/mod.rs
ethcore/src/tests/mod.rs
2016-10-12 18:39:31 +01:00
keorn
214916a414
new vote counter
2016-10-11 18:38:05 +01:00
keorn
e343153f06
mixed merge and changes...
2016-10-11 18:37:31 +01:00
Robert Habermeier
91f0c6896c
LES boilerplate
2016-10-10 18:48:47 +02:00
keorn
1f56588b87
Merge remote-tracking branch 'parity/master' into bft
...
Conflicts:
ethcore/src/client/client.rs
2016-10-05 14:57:14 +01:00
Robert Habermeier
8d7244c09f
light client sync stubs
2016-10-05 15:35:31 +02:00
keorn
096b71feb2
add Vote generation
2016-10-05 14:33:07 +01:00
keorn
cb2c9938a1
keep author as validator
2016-10-05 14:32:15 +01:00
keorn
64d7bcbd0c
validators -> authorities
2016-10-05 14:31:31 +01:00
keorn
a03db2ff29
add is_new_best method to engines
2016-10-05 14:30:44 +01:00
keorn
67c24dcb95
use Engine to order blockchain
2016-10-05 14:29:35 +01:00
Robert Habermeier
ed06572bd4
Light provider trait
2016-10-05 13:22:49 +02:00
Robert Habermeier
e3c4695274
stub implementations of light client trait
2016-10-05 13:21:07 +02:00
Robert Habermeier
8a5576d133
balance rates of draining and importing
2016-10-05 12:10:28 +02:00
Robert Habermeier
abbf3b3c58
verification-rate based thread scaling
2016-10-04 20:09:54 +02:00
Robert Habermeier
2d28c703d6
reuse add_verifier instrumentation, rolling sample of 5 ticks
2016-10-03 20:39:52 +02:00
Robert Habermeier
5e382602dd
fix logging accuracy
2016-10-03 20:09:57 +02:00
Robert Habermeier
a7b5dff252
ethash unsafety cleanup
2016-10-03 19:47:07 +02:00
Robert Habermeier
2d907f3322
auto-adjust number of verification threads
2016-10-03 19:41:00 +02:00
keorn
76d7ec84bb
new block ordering engine method
2016-09-30 14:43:52 +01:00
keorn
9ca938f740
Merge remote-tracking branch 'parity/master' into bft
...
Conflicts:
ethcore/src/client/client.rs
sync/src/api.rs
2016-09-30 12:44:52 +01:00
keorn
8a51ae02aa
simplify seal
2016-09-30 12:22:46 +01:00
keorn
d59e9e816e
fix tests compilation
2016-09-29 16:57:52 +01:00
keorn
d085146254
separate params out
2016-09-29 15:32:49 +01:00
keorn
6cbb859bd2
add tendermint message types and deserialization
2016-09-29 14:44:42 +01:00
keorn
7e1d7148c7
block time in decimal
2016-09-27 16:06:13 +01:00
keorn
1c801c99af
revert random path drop panic
2016-09-27 15:54:10 +01:00
keorn
28cf91c7a5
remove mocknet stuff, clean up debug
2016-09-27 15:50:16 +01:00
keorn
0c69d4a1ce
Merge remote-tracking branch 'parity/master' into auth-round
...
Conflicts:
devtools/src/random_path.rs
2016-09-27 12:39:25 +02:00
keorn
fd6900bbb3
Merge remote-tracking branch 'parity/master' into bft
...
Conflicts:
Cargo.lock
2016-09-27 12:37:43 +02:00
keorn
5fac941738
Merge remote-tracking branch 'parity/master'
2016-09-27 12:14:40 +02:00
keorn
cf88641f99
more mocknet tests
2016-09-27 12:13:21 +02:00
keorn
ec058cdb50
reseal on timeout
2016-09-27 12:12:18 +02:00
keorn
c57e3cefe4
sync check method
2016-09-21 10:29:44 +02:00
keorn
9d23915caf
more simulation methods
2016-09-20 15:48:17 +02:00
keorn
44c4845d84
fix up step switching test
2016-09-19 18:40:25 +02:00
keorn
d84f94975f
add proposer step to seal
2016-09-19 18:00:39 +02:00
keorn
7f177f27d8
revert dummy_client changes
2016-09-19 14:52:43 +02:00
keorn
49fba0b548
Merge branch 'master' into auth-round
...
Conflicts:
ethcore/src/miner/miner.rs
sync/Cargo.toml
2016-09-19 14:35:44 +02:00
keorn
551b5d7b6c
Merge remote-tracking branch 'parity/master'
2016-09-19 14:33:59 +02:00
keorn
ce3e8750c9
additional consensus test
2016-09-19 14:33:11 +02:00
keorn
49b8e144fd
initial mocknet with chain notify
2016-09-19 10:43:01 +02:00
keorn
fdcda41280
add tracing
2016-09-19 10:42:36 +02:00
keorn
6af888f9e4
disable TemporaryPath panic
2016-09-19 10:41:35 +02:00
keorn
c6c45db1d0
add devtools dependency
2016-09-19 10:41:01 +02:00
keorn
b31e732ebe
temporary is_sealer check disable
2016-09-19 10:39:57 +02:00
keorn
b144bd2b84
add tracing
2016-09-19 10:38:47 +02:00
keorn
3419549c16
revamp dummy_client to take accounts
2016-09-14 17:30:57 +02:00
keorn
44fe864826
new highway to miner, set_author
2016-09-14 17:30:09 +02:00
keorn
d3ec8588c4
new constructor that takes AccountProvider
2016-09-14 17:29:35 +02:00
keorn
bb59c2288e
docs on authority spec
2016-09-14 17:28:57 +02:00
keorn
c482b8ffb6
enable sealing only is authority
2016-09-14 17:28:15 +02:00
keorn
a44e2b0497
Merge remote-tracking branch 'parity/should-seal' into auth-round
2016-09-14 14:38:47 +02:00
keorn
7c82a10ecc
fix typo
2016-09-14 14:34:47 +02:00
keorn
c6c951dd15
Merge remote-tracking branch 'parity/should-seal' into auth-round
2016-09-14 14:05:17 +02:00
keorn
68fd862671
simplify constructors
2016-09-14 13:56:28 +02:00
keorn
b2c0a9d531
introduce ethkey dependency to generate txs
2016-09-14 11:26:39 +02:00
keorn
faa9c7fb1b
add new TestNet transaction issuing
2016-09-14 11:25:23 +02:00
keorn
7eac946fdb
remove unused original TestNet method
2016-09-14 11:24:38 +02:00
keorn
28a088eea7
add client own_tx import through client
2016-09-14 11:22:43 +02:00
keorn
bedbe6e65e
update test spec loading
2016-09-14 11:20:22 +02:00
keorn
ddb6fec171
add new test specs
2016-09-14 11:17:39 +02:00
keorn
7f05021075
Merge remote-tracking branch 'parity/should-seal' into auth-round
2016-09-14 10:59:33 +02:00
keorn
0880d4ad8f
method to check if default address is_sealer
2016-09-14 10:49:44 +02:00
keorn
2bd82269e8
add tests, keep track of engine sealing status
2016-09-14 00:00:26 +02:00
keorn
fef94205e3
enable internal sealing based on author
2016-09-13 19:59:34 +02:00
keorn
bdba4230aa
Merge remote-tracking branch 'parity/master'
2016-09-13 16:01:51 +02:00
keorn
099468107e
Merge remote-tracking branch 'parity/master' into auth-round
2016-09-13 16:01:19 +02:00
keorn
da2f117aef
new test_net holding Client
2016-09-13 15:58:32 +02:00
keorn
eee6be1ce3
implement new predicate trait
2016-09-13 14:23:52 +02:00
keorn
6a33f8b369
state constructor used only in tests
2016-09-13 14:22:44 +02:00
keorn
67601327af
make test helpers not test, add some docs
2016-09-13 14:21:12 +02:00
keorn
8b9e7c0ba5
Merge remote-tracking branch 'parity/split-internal-seal' into auth-round
2016-09-13 12:57:52 +02:00
keorn
e41b6c410f
split requires_reseal, add test and new test miner
2016-09-13 12:52:14 +02:00
keorn
1e20716bf9
Merge remote-tracking branch 'parity/split-internal-seal' into auth-round
2016-09-12 12:50:50 +02:00
keorn
4bfdeea9e5
More docs about sealing types. Bypass work in external txs.
2016-09-12 12:46:03 +02:00
keorn
d98f69cf58
Merge remote-tracking branch 'parity/split-internal-seal' into auth-round
2016-09-12 11:36:16 +02:00
keorn
d6e5637459
Merge branch 'master' into split-internal-seal
2016-09-12 11:11:42 +02:00
keorn
c0201bd891
replace cli with engine method, simplify
2016-09-12 11:07:40 +02:00
keorn
cadca6403a
Split internal sealing from work sealing, add cli option
2016-09-11 13:23:32 +02:00
keorn
4e75686ef8
separate block preparation methods
2016-09-10 14:41:41 +02:00
keorn
965dde8223
enable TestNet with custom spec
2016-09-09 11:49:03 +02:00
keorn
fc3d01ec71
add tests, fixes, simplifications
2016-09-08 16:27:54 +02:00
keorn
747898d8e7
add new engine to spec
2016-09-08 12:28:59 +02:00
keorn
3a68fab066
new simple authority engine
2016-09-08 12:12:24 +02:00
keorn
c31eab53ea
add non renewing timer
2016-09-08 10:36:19 +02:00
keorn
9fe62d9750
adjust default timeouts
2016-09-08 10:31:46 +02:00
keorn
4ccbec1148
Merge remote-tracking branch 'parity/master' into bft
...
Conflicts:
sync/src/api.rs
sync/src/lib.rs
2016-09-07 16:54:39 +02:00
keorn
ba21bafd7b
tests and fixes
2016-09-07 16:25:42 +02:00
keorn
45e6b4ac9d
seal generation and verificatio
2016-09-06 12:26:06 +02:00
keorn
91fbaf935c
Merge remote-tracking branch 'parity/master' into bft
...
Conflicts:
ethcore/src/client/client.rs
2016-09-05 18:16:09 +02:00
keorn
0af4bf23a9
add internal timeout service, test proposer switching
2016-09-05 17:51:29 +02:00
keorn
8851acec7c
fix propose collect locking
2016-09-05 17:06:43 +02:00
keorn
83c371e6d4
add non renewing timer
2016-09-01 14:12:26 +02:00
keorn
0fcbf8d99f
fix after merge
2016-08-31 18:43:24 +02:00
keorn
2f3d162f57
Merge remote-tracking branch 'parity/master' into bft
2016-08-31 18:19:24 +02:00
keorn
e475d0bf4c
initial timeouts
2016-08-31 18:18:02 +02:00
keorn
d7499044e3
move seal into commit
2016-08-29 14:32:37 +02:00
keorn
4025645188
accumulate seal in precommit
2016-08-29 12:09:51 +02:00
keorn
a12a764d6c
add rounds check, simplify tests
2016-08-26 19:27:50 +02:00
keorn
f60d4645ed
move vote with addresses, remove recover check
2016-08-26 19:27:02 +02:00
keorn
a4ba7262ad
update Signature and ipc usage
2016-08-26 13:16:56 +02:00
keorn
e7a9bf4df8
impl Clone for Signature
2016-08-26 11:27:54 +02:00
keorn
2cc2bd6518
impl Hash for Signature
2016-08-26 10:40:00 +02:00
keorn
8bd0034ced
Merge remote-tracking branch 'parity/master' into bft
...
Conflicts:
ethcore/src/error.rs
2016-08-25 19:24:29 +02:00
keorn
fcae03e55f
propose message test
2016-08-25 19:22:10 +02:00
keorn
77f06be7fb
fix error propagation
2016-08-24 15:55:47 +02:00
keorn
1cb3c164da
propose step
2016-08-24 11:58:49 +02:00
keorn
99a143eb37
change broadcast interface, add basic message handling
2016-08-23 17:19:23 +02:00
arkpar
207f9d02f2
Started inf networking
2016-08-23 15:52:05 +02:00
keorn
535c502771
delete old test
2016-08-23 15:44:01 +02:00
keorn
3aa862c9c2
add test, start tendermint
2016-08-23 12:58:40 +02:00
keorn
3515a72fa0
proposal vote collector
2016-08-22 20:00:41 +02:00
keorn
89011dcc34
fix locking patterns, add simple test
2016-08-22 17:33:04 +02:00
keorn
2f5aeda44f
reusable voting on hashes
2016-08-22 13:19:23 +02:00
keorn
a20a0de48f
add spec
2016-08-21 15:28:40 +02:00
keorn
74939a43d6
fix types and lifetimes
2016-08-21 15:27:39 +02:00
keorn
8da38fa98b
intro simple seal bft engine
2016-08-19 17:18:30 +02:00