poa-bridge/bridge/src
Yurii Rashkovskii 6a371cfb46
Merge pull request #58 from yrashk/contract-setting
Problem: `contract` configuration is no longer necessary
2018-05-01 19:10:29 -07:00
..
bridge Merge pull request #56 from yrashk/failing-tests 2018-05-01 20:43:15 +03:00
api.rs Problem: nonce reuse 2018-04-29 13:20:42 -07:00
app.rs Merge branch 'raw-transactions' into rpc+raw-transactions 2018-04-26 18:21:07 -07:00
config.rs Merge pull request #58 from yrashk/contract-setting 2018-05-01 19:10:29 -07:00
contracts.rs Problem: integration tests won't compile or pass 2018-03-05 15:23:36 +07:00
database.rs updated web3 to latest version and resolved build issues 2018-02-07 14:50:49 +01:00
error.rs Problem: nonce reuse 2018-04-29 13:20:42 -07:00
lib.rs Problem: nonce reuse 2018-04-29 13:20:42 -07:00
macros.rs repo overhaul, separated binary from library, closes #10, added tests crate 2017-08-25 00:36:13 +02:00
message_to_mainnet.rs fixes #23 2018-02-25 00:21:23 +03:00
signature.rs remove panics. improve error handling for signature. 2018-02-15 12:49:12 +01:00
transaction.rs Problem: unlocking account every time to sign a tx 2018-04-26 17:53:38 -07:00
util.rs remove redundant conversions between types 2018-02-07 14:58:50 +01:00