Commit Graph

67 Commits

Author SHA1 Message Date
Alexander Kolotov b9406fa7de fixed names of configuration parameters in transactions section 2018-07-27 23:39:58 +03:00
Alexander Kolotov 286044394f configuration parameters in examples updated with more relevant values 2018-07-27 22:57:57 +03:00
Alexander Kolotov 35a770128a legacy configuration options removed from documentation 2018-07-27 00:20:20 +03:00
Yurii Rashkovskii ebfdc34ccd
Problem: gas price configuration in examples
It's confusing that gas price oracle is used on the
home side of the bridge, as opposed to the foreign one,
because gas price is fixed on POA.

Solution: flip the gas price configuration example between sides
2018-06-12 18:38:13 -07:00
Yurii Rashkovskii bbda17d906
Merge pull request #94 from yrashk/accounts-deprecation
Problem: authorities.accounts config setting is obsolete
2018-06-04 14:15:29 -07:00
Yurii Rashkovskii b68f23558b
Problem: authorities.accounts config setting is obsolete
Solution: make it only accessible when `deploy` feature is on
(for integration tests)

Closes #73
2018-05-28 11:15:51 -07:00
Peter van Nostrand cd43c2dfcb Added underscores to example gas-prices in docs to improve readability. 2018-05-25 08:25:08 -04:00
Peter van Nostrand ab0407c345 Problem: the readme and example config TOML files include obsolete gas-price config options
Solution: remove the old config options, document the new gas-price config options
2018-05-24 19:28:23 -04:00
Alexander Kolotov d540973533 bridge config example updated
Examples in the git repo could lead to situation when a public node (especially a Kovan public) could drop transaction due to low gas price (0 by default).
In order to reduce number of questions which could appear with usage of examples, the `gas_price` field is initialized with 1 gwei in the corresponding files.
2018-05-02 18:13:15 +03:00
Yurii Rashkovskii 4151237c54
Problem: RPC transport change conflated with keystore
As a part of the original feature request, there was a need
for the bridge to be able to sign its own transactions. However,
this didn't fully materialize in the original patch, and only
configuration parameters were implemented.

Solution: remove these last conflated bits
and make this a pure transport change patch.
2018-04-19 10:13:45 -07:00
Yurii Rashkovskii 5b9c67f0ac
Problem: RPC patch introduces examples/local_dev
This directory doesn't reallly do anything to RPC.

Solution: extract it
2018-04-19 09:51:37 -07:00
Yurii Rashkovskii c04d6a282e
Problem: RPC patch doesn't compile yet
The inner workings of choosing IPC vs RPC haven't been worked out.

Solution: remove IPC in favour of RPC
2018-04-19 09:51:37 -07:00
Edward Mack aacea235bb
Problem: IPC doesn't scale well
Using IPC means bridge has to run alognside the node
on the same machine. This, at times, presents problems
in terms of efficiency or coupling of deployment.

Solution: switch to RPC
2018-04-19 09:51:32 -07:00
Yurii Rashkovskii 38e1cac265
Problem: intentional bridge shutdowns
It is impossible to tell whether the bridge
is being shut down intentionally or because of
an error. This is particularly important
for supervising the process, both in development
and production.

Solution: handle SIGINT and SIGTERM as a special case
and designate a separate status code (3) for intentional
shutdowns.

Also, include an example supervisor for development
mode (examples/suprevisor). Simply prepend it before
the invocation of bridge to supervise it.
2018-03-15 21:14:37 +07:00
viktor 199e7ec271 Upstream from paritytech master branch 2018-01-19 22:26:10 +03:00
Maximilian Krüger 067bafa545 examples/config.toml: add estimated_gas_cost_of_withdraw 2018-01-09 13:10:02 +01:00
viktor 017441b55e update Ropsten Sokol db file 2017-11-14 13:31:47 +03:00
viktor a8b29341be Ropsten to Sokol configs 2017-11-08 20:07:14 +03:00
viktor 640c90f0a2 Unlocked another account in Oracles 2017-11-08 18:08:49 +03:00
viktor 5d45e288bd Ora upd 2017-11-08 16:36:59 +03:00
viktor cc6f636ecd Upd 2017-11-08 16:03:20 +03:00
viktor 2822e44d3a . 2017-11-03 20:28:53 +03:00
viktor c093deff3d Reserved Sokol 2017-11-03 20:27:29 +03:00
viktor 1af5e4182f private PoA 2017-10-31 19:54:31 +03:00
viktor a6fe795f14 Ropsten tests 2017-10-31 12:16:36 +03:00
Victor 1510703d4c
Delete address_book.json 2017-10-31 12:13:41 +03:00
viktor 3d2e7a7279 loading tests 2017-10-30 16:09:13 +03:00
viktor eb6ad3b7d7 Oracles -> Kovan 2017-10-26 15:23:25 +03:00
viktor 50d7e04ad3 . 2017-10-26 12:49:25 +03:00
viktor 127c358660 update 2017-10-25 19:19:55 +03:00
viktor c5c938bbee last update 2017-10-25 19:18:44 +03:00
viktor 6e154944c7 . 2017-10-24 16:51:36 +03:00
viktor 50da8bb2fc . 2017-10-24 16:38:05 +03:00
viktor 61f070a4a0 . 2017-10-24 16:36:40 +03:00
viktor 998e2dceb5 configs update, js tests update 2017-10-24 14:05:56 +03:00
viktor 040e4bf9d4 Configs update 2017-10-18 17:30:56 +03:00
viktor dfbb91be43 mainnet/testnet to home/foreign 2017-10-17 18:33:11 +03:00
viktor f0dc380a29 Merge remote-tracking branch 'upstream/master' 2017-10-17 18:29:26 +03:00
viktor 7ef1b4ee1a . 2017-10-17 17:35:17 +03:00
viktor 0bf982b1a2 . 2017-10-15 16:00:20 +03:00
viktor a37002ef05 . 2017-10-15 12:20:23 +03:00
viktor 12033bfebd . 2017-10-15 11:57:23 +03:00
viktor 47118a505f . 2017-10-15 11:46:51 +03:00
viktor 5b2e364746 POA simple configs 2017-10-15 11:32:45 +03:00
viktor 6691139d2f POA simple configs 2017-10-15 11:21:51 +03:00
viktor 646c2b276e upd 2017-10-14 23:40:12 +03:00
viktor f581661a7f config fixes and test 2017-10-14 23:01:48 +03:00
viktor f098d0a1d8 config fixes 2017-10-14 20:24:08 +03:00
viktor ed9af08110 Oracles config update 2017-10-13 16:28:43 +03:00
viktor 00048cff58 Oracles: private and public confiurations 2017-10-13 14:51:12 +03:00