openethereum/rpc/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
..
tests Echo CORS request headers by default (#10221) 2019-01-21 10:30:24 +00:00
v1 Call private contract methods from another private contract (read-only) (#10086) 2019-02-07 12:39:04 +01:00
authcodes.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
http_common.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
lib.rs Convert to jsonrpc-derive, use jsonrpc-* from crates.io (#10298) 2019-02-05 14:31:19 +01:00