openethereum/parity
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
..
cli Allow specifying local accounts via CLI (#9960) 2019-01-28 11:26:11 +01:00
db misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
light_helpers misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
logger prevent silent errors in daemon mode (#10007) 2019-02-01 19:31:02 +01:00
account.rs update ring to 0.14 (#10262) 2019-02-06 17:53:34 +01:00
blockchain.rs Call private contract methods from another private contract (read-only) (#10086) 2019-02-07 12:39:04 +01:00
cache.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
configuration.rs update ring to 0.14 (#10262) 2019-02-06 17:53:34 +01:00
deprecated.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
export_hardcoded_sync.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
helpers.rs Fix join-set test to be deterministic. (#10263) 2019-01-30 12:57:38 +00:00
informant.rs fix(ManageNetwork): replace Range with RangeInclusive (#10209) 2019-01-22 09:51:40 +01:00
ipfs.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
lib.rs update ring to 0.14 (#10262) 2019-02-06 17:53:34 +01:00
main.rs prevent silent errors in daemon mode (#10007) 2019-02-01 19:31:02 +01:00
modules.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
params.rs update ring to 0.14 (#10262) 2019-02-06 17:53:34 +01:00
presale.rs update ring to 0.14 (#10262) 2019-02-06 17:53:34 +01:00
rpc.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
rpc_apis.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
run.rs Call private contract methods from another private contract (read-only) (#10086) 2019-02-07 12:39:04 +01:00
secretstore.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
signer.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
snapshot.rs Call private contract methods from another private contract (read-only) (#10086) 2019-02-07 12:39:04 +01:00
stratum.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
upgrade.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
user_defaults.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
whisper.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00