openethereum/ethcore/sync/src
Anton Gavrilov 45d7c60608 Call private contract methods from another private contract (read-only) (#10086)
* Patch available private contracts during private transaction

* Key acl ABI added

* Work with secret store keys moved to the separate struct

* Private tx test refactored

* Revert "Private tx test refactored"

This reverts commit 476c132d692c7a886bc7b7cd7fe47b3d7692bd63.

* Test for calling private contract from another one added

* Test fixed

* Redundant tab removed

* ACL contract processing fixed, test added

* Merge with head

* Expect replaced with closure
2019-02-07 12:39:04 +01:00
..
chain misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
light_sync misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
res Support millisecond timestamp for instant seal engine (#9469) 2018-09-06 11:38:00 +02:00
tests Call private contract methods from another private contract (read-only) (#10086) 2019-02-07 12:39:04 +01:00
api.rs fix(ManageNetwork): replace Range with RangeInclusive (#10209) 2019-01-22 09:51:40 +01:00
block_sync.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
blocks.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
lib.rs Replace ethcore-logger with env-logger. (#10102) 2019-01-08 15:07:20 +01:00
private_tx.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
snapshot.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
sync_io.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
transactions_stats.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00