diff options
author | winsvega <winsvega@mail.ru> | 2018-09-08 00:12:55 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-08 00:12:55 +0800 |
commit | 1b47b2058e7800b17af7e3ff8b9e5377c5d4ff9f (patch) | |
tree | 40ab246acc08ca3670b73251eb59a2c345165dcd | |
parent | dde85c71308c624cd63d9573e449f1123e9ecc90 (diff) | |
parent | 1eb788b4a43eaaecc2b4cf51295012eeef4aa482 (diff) | |
download | dexon-tests-1b47b2058e7800b17af7e3ff8b9e5377c5d4ff9f.tar dexon-tests-1b47b2058e7800b17af7e3ff8b9e5377c5d4ff9f.tar.gz dexon-tests-1b47b2058e7800b17af7e3ff8b9e5377c5d4ff9f.tar.bz2 dexon-tests-1b47b2058e7800b17af7e3ff8b9e5377c5d4ff9f.tar.lz dexon-tests-1b47b2058e7800b17af7e3ff8b9e5377c5d4ff9f.tar.xz dexon-tests-1b47b2058e7800b17af7e3ff8b9e5377c5d4ff9f.tar.zst dexon-tests-1b47b2058e7800b17af7e3ff8b9e5377c5d4ff9f.zip |
Merge pull request #501 from Alicia-isa/fix-readme
Fix README links.
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -12,9 +12,9 @@ Do not change test files in folders: * TransactionTests * VMTests -It is being created by the testFillers which could be found at https://github.com/ethereum/cpp-ethereum/tree/develop/test/tools/jsontests at src folder. The filler specification and wiki are in development so please ask on gitter channel for more details. +It is being created by the testFillers which could be found at src folder. The filler specification and wiki are in development so please ask on gitter channel for more details. -If you want to modify a test filler or add a new test please contact @winsvega at https://gitter.im/ethereum/cpp-ethereum +If you want to modify a test filler or add a new test please contact @winsvega at https://gitter.im/ethereum/aleth All files should be of the form: |