64 Commits
Author SHA1 Message Date
chriseth 1d6b42eaa4 Combine Yul documentation sections. 2020-01-16 18:57:04 +01:00
Mathias Baumann 1ab5dcaa22 Docs: Add missing ` 2019-12-05 14:08:55 +01:00
Mathias Baumann eec1998a89 Update evmone version to v0.3.0 in docs and scripts 2019-11-19 16:49:43 +01:00
Flash Sheridan 733d40ddb5 Fix evmone filename for auto-discovery for windows and macos. 2019-09-11 12:28:05 +02:00
Flash Sheridan 8ceab96d29 Shorten evmone link so it's not only for Linux
Replace the Linux-only evmone link with the general URL for the release: https://github.com/ethereum/evmone/releases/tag/v0.1.0
2019-09-10 14:25:33 -04:00
chriseth 77212627fb Remove traces of aleth and IPC. 2019-08-08 17:35:46 +02:00
Chris Chinchillaandchriseth f4f8858e98 Add details of team calls
Update docs/contributing.rst

Co-Authored-By: chriseth <chris@ethereum.org>
Update docs/contributing.rst

Co-Authored-By: chriseth <chris@ethereum.org>
2019-07-31 11:58:30 +02:00
Christian Parpart b58170f890 Refactor & Speedups on CircleCI; split out out codecov into dedicated tests. 2019-06-21 20:26:10 +02:00
Mathias Baumann d8873f52df Update to aleth v1.6.0 2019-05-07 16:03:53 +02:00
rocky b06b996461 soltest.sh, EthOptions.cmake, and CODING_STYLE.md tweaks
solidity.sh:
  * introduce SOLIDITY_BUILD_DIR env var for soltest.sh,
  * add --help output

EthOptions.cmake: more complete configuration information

CODING_STYLE.md: note existence of .editorconfig
contributing.rst: note that tests are Boost C++ unit tests
2019-04-18 07:53:28 -04:00
Daniel Kirchner 4e6ffc744d Update aleth to version 1.6.0-rc.1. 2019-04-12 16:11:41 +02:00
rocky 0538c321c9 More information on solctest.
* Note useful options
* Link to boost reference.
2019-04-04 15:05:13 -04:00
Chris Ward 920f752fec Add mention of docs testing to contribution docs 2019-03-13 12:01:52 +01:00
chriseth 8d401ba936 Update pragmas. 2019-03-05 18:10:09 +01:00
Chris Ward 0c1affe43e Begin documentation style guide
Add pragma to documentation style guide

Fix formatting and add link

Move docs style guide

Changes from review
2019-02-27 11:48:51 +01:00
Daniel Kirchner 794e519af8 Update aleth version to 1.5.2. 2019-02-14 12:45:06 +01:00
poiresel bf93665ad8 resolve spelling issues in the docs folder 2018-12-21 10:49:11 -05:00
chriseth 5066424758 Build in release mode. 2018-12-18 16:20:02 +01:00
chriseth 02a8e5d4e9 Update to use memorydb for aleth. 2018-12-13 12:07:32 +01:00
Daniel Kirchner 6d82ad1338 Test updates for recent versions of aleth. 2018-12-11 04:47:05 +01:00
Mathias Baumann a3918c2341 ContribDoc: Link formatted instead of raw version of coding guidlines 2018-12-10 16:26:05 +01:00
chriseth 98a0779771 Explain how to get a list of all tests. 2018-12-03 08:26:56 +01:00
Robert Chung 4a907faf44 Added information about debugging and examples on how to run subsets of tests. 2018-12-01 21:40:43 -08:00
Chris Ward 2d5516b28d Review contributing docs for language and ease 2018-11-26 18:40:38 +01:00
chriseth af65bac737 Remove trailing whitespace. 2018-11-12 09:15:22 +01:00
Eitan Levin 1b18891424 up-for-grabs swapped for good first issue 2018-10-30 16:04:15 +02:00
Chris Ward feff3fe3e9 Final contribution review in fuzzer section 2018-10-25 18:40:40 +02:00
mordax f60251f3b4 Add extra documentation for running compiler tests on Windows 2018-10-15 11:37:02 +02:00
chriseth b93c11f7a1 fixup! fixup! fixup! [DOCS] Update contributing. 2018-10-01 13:34:36 +02:00
chriseth 593d303ced fixup! fixup! [DOCS] Update contributing. 2018-10-01 12:54:04 +02:00
chriseth 998de84836 fixup! [DOCS] Update contributing. 2018-09-27 15:24:45 +02:00
chriseth c4d8801495 [DOCS] Update contributing. 2018-09-27 15:07:00 +02:00
Richard Littauer 3af2e66ad9 Extend the CoC to cover all interactions
Previously, the guide implied it only applied to Pull Requests. See https://github.com/ethereum/solidity/issues/4445#issuecomment-418159492.
2018-09-19 10:56:07 -04:00
Jordan Last d0497aacc0 fixing rebase conflicts
add ElementaryTypes::BytesMemory and ElementaryTypes::StringMemory

fix rebase conflicts

fixing rebase conflicts

use make_shared instead of new

fix tabs and StateMutability parameter

create address and addressType functions, fix spaces in comment

fix typo and switch nonpayable to payable

fix spaces

fix comment again
2018-09-13 15:53:06 -06:00
Daniel Kirchner a102f3b783 Remove trailing whitespace for all files in the repository. 2018-09-04 11:30:30 +02:00
Alex Beregszaszi cbcdc9dc42 Point the documentation to the new Code of Conduct URL 2018-08-01 22:42:16 +01:00
Alex Beregszaszi 79ddcc7680 Merge pull request #4453 from ethereum/codeOfConduct
Add Code Of Conduct
2018-07-23 17:00:02 +01:00
Erik Kundt 1e69896cd6 Adds Code Of Conduct. 2018-07-23 17:52:59 +02:00
Alex Beregszaszi 4bd22399da Keep the proper aleth hash in contributing.rst 2018-07-18 10:20:18 +02:00
Alex Beregszaszi f351eb1b3c Document the required cpp-ethereum commit hash 2018-07-18 10:20:08 +02:00
Cryptomental eb92d5f760 docs: Fix typos.
Used codespell and manual fixes.

Refs: #4442
2018-07-10 22:57:59 +02:00
Matías A. Ré Medina de78c816b5 Docs: Missing new line for markdown to display properly
Somehow on the last PR I sent about this section a newline disappeared, I added it again.
2018-07-04 20:23:14 -03:00
Alex Beregszaszi ce4b233f8f Merge pull request #4360 from mattaereal/doc_patches-1
Docs: Adding AFL's alternative configuration with clang.
2018-06-27 17:56:51 +02:00
Matías Aereal Aeón 638ac15956 Adding AFL's alternative configuration with clang. 2018-06-27 11:02:27 -03:00
Nicolás Venturo 1edd2fa165 Add a changelog notice to the contributing doc 2018-06-19 11:04:18 -03:00
a4nkit f79efb8dbf fix typo 2018-06-13 12:50:32 +05:30
chriseth 251e4cff58 Document use of AFL. 2018-04-05 14:39:55 +02:00
chriseth 7cf09941bb Merge pull request #3657 from ethereum/codingStyle
Use coding style.
2018-04-05 10:09:53 +02:00
Erik Kundt 80458b0420 Explains test structure and update mechanism more detailed. 2018-03-27 11:55:21 +02:00
Erik Kundt 9d9c0bf908 Updates "How to contribute"
Adds detailed description of  the new syntax test tool.
2018-03-21 19:35:22 +01:00