openethereum/rpc/src/v1
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
..
helpers Convert to jsonrpc-derive, use jsonrpc-* from crates.io (#10298) 2019-02-05 14:31:19 +01:00
impls Call private contract methods from another private contract (read-only) (#10086) 2019-02-07 12:39:04 +01:00
tests fix(ManageNetwork): replace Range with RangeInclusive (#10209) 2019-01-22 09:51:40 +01:00
traits Convert to jsonrpc-derive, use jsonrpc-* from crates.io (#10298) 2019-02-05 14:31:19 +01:00
types Call private contract methods from another private contract (read-only) (#10086) 2019-02-07 12:39:04 +01:00
extractors.rs Bump JSON-RPC (#10151) 2019-01-11 16:55:03 +01:00
informant.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
metadata.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
mod.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00