chriseth
|
aaf620621f
|
[DOCS] Fix mention of commandline parameter.
|
2019-01-22 18:36:26 +01:00 |
|
Chris Chinchilla
|
0a1ec5023a
|
Merge pull request #5799 from ethereum/faq-strings
[DOCS] Move string manipulation FAQ items to type docs
|
2019-01-22 16:49:45 +02:00 |
|
Chris Ward
|
9a8882c9fc
|
Move string manipulation FAQ items to type docs
Update docs/types/value-types.rst
Co-Authored-By: ChrisChinchilla <chriswhward@gmail.com>
Update docs/types/value-types.rst
Co-Authored-By: ChrisChinchilla <chriswhward@gmail.com>
Fixed formatting
Re-add example
Clarify text
Rearrange string manipulation
|
2019-01-22 13:57:54 +02:00 |
|
Chris Ward
|
96fae0c220
|
Move FAQ item about truncation checks
Move warning
Updates from feedback
Link to security note and fix link rendering
Move solution to security docs and turn warning to a warning
|
2019-01-22 13:54:58 +02:00 |
|
chriseth
|
43fb38a84e
|
Update changelog for release.
|
2019-01-22 09:04:18 +01:00 |
|
chriseth
|
8f694d5119
|
Merge pull request #5796 from ethereum/faq-send-payable
[DOCS] Merge payable FAQ item
|
2019-01-21 14:56:50 +01:00 |
|
Alex Beregszaszi
|
ad20e14c8e
|
Merge pull request #5827 from ethereum/idio-memory-array
[DOCS] Further clarify in-memory arrays
|
2019-01-21 12:29:19 +00:00 |
|
Chris Chinchilla
|
da73e25398
|
Merge pull request #5797 from ethereum/faq-array-pass
[DOCS] Remove copy between contracts FAQ item
|
2019-01-21 12:57:01 +02:00 |
|
Chris Ward
|
a1df27ae3d
|
Merge payable FAQ item
|
2019-01-21 12:37:08 +02:00 |
|
Chris Ward
|
f39993ced6
|
Readd example
|
2019-01-21 12:33:11 +02:00 |
|
Chris Ward
|
f4130d7910
|
Further clarify in-memory arrays
|
2019-01-20 19:11:24 +02:00 |
|
Evan Saulpaugh
|
bda0bc8f08
|
improve packed encoding test vector
packed byte length of ints now unambiguously shown to be type-dependent, not value dependent e.g. uint16(0x03) is 0x0003 not 0x03
|
2019-01-18 02:30:15 -06:00 |
|
chriseth
|
2ec997e697
|
Merge pull request #5775 from ethereum/codeAccess
Provide access to code of contract types.
|
2019-01-18 00:16:06 +01:00 |
|
Tomek Kopczynski
|
369a368a3f
|
Remove unnecessary word
|
2019-01-17 21:59:31 +01:00 |
|
chriseth
|
01ad4bffe7
|
Documentation.
|
2019-01-17 20:36:48 +01:00 |
|
Chris Chinchilla
|
72c2100164
|
Merge pull request #5800 from ethereum/wip/faq-call
[DOCS] Add call warning into main docs and remove FAQ item
|
2019-01-17 11:31:46 +02:00 |
|
Erik Kundt
|
5279f9f03b
|
Update docs/units-and-global-variables.rst
Co-Authored-By: ChrisChinchilla <chriswhward@gmail.com>
|
2019-01-17 10:19:16 +02:00 |
|
Chris Chinchilla
|
6841d78896
|
Merge pull request #5801 from ethereum/idio-contract
[DOCS] Mention that there is no Cron in Ethereum
|
2019-01-17 10:15:48 +02:00 |
|
Chris Ward
|
131e23100c
|
Mention that there is no Cron in Ethereum
|
2019-01-16 17:39:29 +02:00 |
|
Chris Ward
|
eab9e58e7e
|
Add call warning into main docs and remove FAQ item
|
2019-01-16 17:11:23 +02:00 |
|
Chris Ward
|
816e23c7f6
|
Remove FAQ Item
|
2019-01-16 14:57:31 +02:00 |
|
Chris Ward
|
b58a6a4a04
|
Remove FAQ item
|
2019-01-16 14:50:50 +02:00 |
|
Daniel Kirchner
|
4c8f8e9491
|
Disallow mismatching types in switch cases and detect duplicates by value for number literals.
|
2019-01-15 16:32:21 +01:00 |
|
Chris Ward
|
0010371a93
|
Split micropayments example into seperate file
|
2019-01-14 23:55:17 +01:00 |
|
chriseth
|
af12697dda
|
Merge pull request #5785 from ethereum/docs-split-safe-remote
[DOCS] Split safe remote example into new file
|
2019-01-14 23:51:55 +01:00 |
|
chriseth
|
7911efb24c
|
Merge pull request #5784 from ethereum/docs-split-blind-auction
[DOCS] Split blind auction example into seperate doc
|
2019-01-14 23:50:43 +01:00 |
|
Chris Ward
|
18cceba81f
|
Split functions docs
|
2019-01-14 16:34:35 +01:00 |
|
chriseth
|
2d4951edf7
|
Merge pull request #5790 from ethereum/faq-explicit-conversion
[DOCS] Remove explicit conversion FAQ item, covered elsewhere
|
2019-01-14 14:13:07 +01:00 |
|
chriseth
|
185d221909
|
Merge pull request #5788 from ethereum/remove-rnd-faq
[DOCS] Remove FAQ item on random number generation
|
2019-01-14 14:12:35 +01:00 |
|
chriseth
|
d5d90850b4
|
Merge pull request #5789 from ethereum/waq-multid-array
[DOCS] Remove Multi-dimensional array FAQ
|
2019-01-14 14:12:10 +01:00 |
|
Chris Ward
|
f4ee72494f
|
Remove explicit conversion FAQ item, covered elsewhere
|
2019-01-14 14:29:07 +02:00 |
|
Chris Ward
|
b49f6781ef
|
Remove Multi-dimensional array FAQ
|
2019-01-14 14:25:03 +02:00 |
|
Chris Ward
|
dbe88755af
|
Remove random FAQ item
|
2019-01-14 14:14:39 +02:00 |
|
Chris Chinchilla
|
dea9999f47
|
Merge pull request #5770 from ethereum/docs-split-mapping-types
[DOCS] Split mapping types into new file
|
2019-01-14 11:55:48 +02:00 |
|
Chris Ward
|
620cbdc800
|
Split conversion sections into new doc
|
2019-01-14 11:00:53 +02:00 |
|
Chris Ward
|
29088c4f48
|
Split mapping types into new file
|
2019-01-14 10:58:10 +02:00 |
|
Chris Ward
|
ea47e382ba
|
Split safe remote example into new file
|
2019-01-14 10:45:08 +02:00 |
|
Chris Ward
|
7bc1f1a4a3
|
Split blind auction example into seperate doc
|
2019-01-14 10:36:47 +02:00 |
|
Chris Ward
|
06ca903b37
|
Split voting example into seperate file
|
2019-01-14 09:41:10 +02:00 |
|
William Entriken
|
52fd20e98c
|
Use latest version in code snippets.
|
2019-01-10 11:34:58 +01:00 |
|
Chris Chinchilla
|
a414e13b7a
|
Merge pull request #5771 from ethereum/docs-split-operators
[DOCS] Split operators involving LValues into new doc
|
2019-01-10 10:44:33 +01:00 |
|
Chris Chinchilla
|
31033fb473
|
Merge pull request #5769 from ethereum/docs-split-reference-types
[DOCS] Split Reference types doc into new file
|
2019-01-10 10:41:43 +01:00 |
|
Chris Ward
|
4cc102fa61
|
Split operators involving LValues into new doc
|
2019-01-09 12:37:20 +01:00 |
|
Chris Ward
|
47399a6e2b
|
Split Reference types doc into new file
|
2019-01-09 12:15:58 +01:00 |
|
Chris Ward
|
874174bd47
|
Split Value Types docs
|
2019-01-09 12:06:37 +01:00 |
|
chriseth
|
8da3aa14de
|
Merge pull request #5744 from ethereum/docs-split-func-mod
[DOCS] Split Function modifiers doc into smaller file
|
2019-01-08 00:07:17 +01:00 |
|
chriseth
|
28c25efc80
|
Merge pull request #5756 from ethereum/docs-split-libraries
[DOCS] Split libraries into new doc
|
2019-01-08 00:06:06 +01:00 |
|
chriseth
|
44de865da1
|
Merge pull request #5753 from ethereum/docs-split-interfaces
[DOCS] Split interfaces into new file
|
2019-01-08 00:05:24 +01:00 |
|
chriseth
|
cfa1198892
|
Merge pull request #5755 from ethereum/docs-split-using-for
[DOCS] Split using for into new file
|
2019-01-08 00:05:00 +01:00 |
|
Chris Ward
|
cc99d63665
|
Split interfaces into new file
|
2019-01-08 00:02:32 +01:00 |
|
chriseth
|
cb4e5936fd
|
Merge pull request #5749 from ethereum/docs-split-abstract
[DOCS] Split Abstract Contracts docs to new file
|
2019-01-08 00:00:24 +01:00 |
|
chriseth
|
139dd9fb24
|
Merge pull request #5748 from ethereum/docs-split-inheritance
[DOCS] Split inheritance into new doc
|
2019-01-07 23:59:14 +01:00 |
|
Chris Ward
|
5ca509a4ea
|
Split inheritance into new doc
|
2019-01-07 23:57:08 +01:00 |
|
Chris Ward
|
da1d70e939
|
Split events docs into file
|
2019-01-07 23:53:44 +01:00 |
|
Chris Ward
|
f69af050cb
|
Split Abstract Contracts docs to new file
|
2019-01-07 18:20:57 +01:00 |
|
Chris Ward
|
13cd96136a
|
Split libraries into new doc
|
2019-01-07 18:13:32 +01:00 |
|
Chris Ward
|
c9b2e5da8f
|
Split Function modifiers doc into smaller file
|
2019-01-07 18:11:23 +01:00 |
|
Chris Ward
|
ee5eac4b3e
|
Split using for into new file
|
2019-01-07 18:08:00 +01:00 |
|
chriseth
|
a2926cd9dc
|
Merge pull request #5742 from ethereum/docs-split-vis-and-get
[DOCS] Split Visibility and Getters section
|
2019-01-07 18:04:54 +01:00 |
|
chriseth
|
3503f3809d
|
Do not compile the contracts subdirectory.
|
2019-01-07 17:52:31 +01:00 |
|
Chris Ward
|
26d47c7213
|
Split creating contracts
|
2019-01-07 17:48:24 +01:00 |
|
Chris Ward
|
8b8ccd1e1a
|
Exclude included files
|
2019-01-07 15:13:47 +01:00 |
|
chriseth
|
d9910f2a12
|
Merge pull request #5732 from ethereum/pragma-update
[DOCS] Update non-existent pragma 0.4.99 to 0.5.0
|
2019-01-07 15:12:22 +01:00 |
|
Chris Ward
|
cefc6c433e
|
Update non-existant pragma 0.4.99 to 0.5.0
Use correct syntax for pragma
Change pragma syntax
One more change to pragma syntax
|
2019-01-07 14:20:10 +01:00 |
|
Chris Ward
|
1da2c1f7e4
|
Split Constant State Variables doc
|
2019-01-07 14:14:26 +01:00 |
|
chriseth
|
f7b7c59e27
|
Merge pull request #5734 from ItsNickBarry/deprecation-notices
clarify antecedents in deprecation notices
|
2019-01-07 12:28:19 +01:00 |
|
chriseth
|
4fa2a6865d
|
Merge pull request #5720 from ethereum/docs_type_conversion
[DOCS] Fix examples in type conversion docs
|
2019-01-07 12:27:29 +01:00 |
|
chriseth
|
96d220163d
|
Merge pull request #5731 from poiresel/docs_spelling_fixes
resolve spelling issues in the docs folder
|
2019-01-07 12:26:50 +01:00 |
|
Chris Ward
|
ae107bde3c
|
Split Visibility and Getters doc
|
2019-01-07 11:58:11 +01:00 |
|
chriseth
|
a0b8201442
|
Merge pull request #5727 from spmvg/develop
[DOCS] fix typo in docs/contracts.rst
|
2019-01-07 11:57:05 +01:00 |
|
chriseth
|
f37990348a
|
Merge pull request #5698 from ethereum/chriseth-patch-2
[DOC] More details about packed encoding.
|
2019-01-07 11:52:46 +01:00 |
|
Nick Barry
|
12d00d38bd
|
clarify antecedents in deprecation notices
|
2019-01-03 00:35:06 -06:00 |
|
chandan kumar mandal
|
fdd24d12f3
|
copyright year updated
Happy New Year !! 🎇
Copyright year udated to 2019.
|
2019-01-02 02:54:43 +05:30 |
|
spmvg
|
cc400dbeca
|
fix typo in docs
|
2018-12-30 22:23:20 +01:00 |
|
Leonardo Alt
|
444464f8cf
|
Fix examples in type conversion docs
|
2018-12-23 22:18:01 +01:00 |
|
poiresel
|
bf93665ad8
|
resolve spelling issues in the docs folder
|
2018-12-21 10:49:11 -05:00 |
|
chriseth
|
ac6f80b4e9
|
[DOC] More details about packed encoding.
|
2018-12-20 14:49:52 +01:00 |
|
chriseth
|
dd49196d3f
|
Merge pull request #5701 from ethereum/faq-struct
DOCS: Remove Structs item from FAQ
|
2018-12-20 09:03:00 +01:00 |
|
Chris Ward
|
ca31a9f9b9
|
Remove comments FAQ item
|
2018-12-19 17:45:02 +01:00 |
|
chriseth
|
8ce95312b6
|
Update buglist.
|
2018-12-19 17:07:28 +01:00 |
|
Chris Ward
|
43d072df7f
|
Remove Structs item from FAQ
|
2018-12-19 16:38:31 +01:00 |
|
Zacharius
|
af3e6db038
|
changed interface code example to illustrate working solidity version
|
2018-12-19 12:22:49 +01:00 |
|
Mathias Baumann
|
36dc56fa77
|
Doc: Fix typo "a messy" -> "a mess"
|
2018-12-18 20:17:44 +01:00 |
|
chriseth
|
eed46f0011
|
Merge pull request #5680 from ethereum/doc-fix-trivial
[Trivial] Format "and" as instruction op code
|
2018-12-18 19:50:46 +01:00 |
|
Mathias Baumann
|
e9944206a5
|
Rephrase opcode result returning description
It was a bit between the lines that "pushing on the stack" is their
means of returning a result.
|
2018-12-18 19:36:38 +01:00 |
|
Mathias Baumann
|
50101570ef
|
Format "and" as instruction op code
|
2018-12-18 18:06:43 +01:00 |
|
chriseth
|
5066424758
|
Build in release mode.
|
2018-12-18 16:20:02 +01:00 |
|
Chris Ward
|
995840bfe0
|
Updates arrays section to improve order and clarify concepts
|
2018-12-18 12:17:22 +01:00 |
|
Chris Ward
|
72c977608f
|
Clean input and output function types
Updates from review
|
2018-12-17 17:31:12 +01:00 |
|
Chris Ward
|
7b9fd4676d
|
Add array item deletion idiosyncracy
|
2018-12-17 13:50:47 +01:00 |
|
Chris Ward
|
2e8114f312
|
Fix italics formatting issue
|
2018-12-17 13:30:06 +01:00 |
|
chriseth
|
996bfb2a83
|
Merge pull request #5648 from ethereum/useMemoryDB
Update to use memorydb for aleth.
|
2018-12-13 15:58:33 +01:00 |
|
chriseth
|
1c4caaa0a2
|
Merge pull request #5636 from ethereum/faq-array-literal
DOCS: Remove FAQ item that covers array literals
|
2018-12-13 15:56:21 +01:00 |
|
chriseth
|
02a8e5d4e9
|
Update to use memorydb for aleth.
|
2018-12-13 12:07:32 +01:00 |
|
chriseth
|
17bf164afe
|
Merge pull request #4951 from ethereum/alethUpdates
Use current aleth release for testing.
|
2018-12-12 18:41:35 +01:00 |
|
Chris Ward
|
a4da8c1ad8
|
Remove FAQ item on killing contracts
|
2018-12-12 17:21:36 +01:00 |
|
Ricardo Guilherme Schmidt
|
c7e0965801
|
Add NatSpec to Style-Guide
related to #2270
|
2018-12-12 16:51:28 +01:00 |
|
Chris Ward
|
d03b52519a
|
Remove FAQ item that covers array literals
|
2018-12-12 14:57:47 +01:00 |
|
Chris Ward
|
774f7e6129
|
Remove payload FAQ item
|
2018-12-12 14:26:58 +01:00 |
|
chriseth
|
2f04633e27
|
Explain source IDs.
|
2018-12-11 15:48:12 +01:00 |
|