Denton Liu
e27493aa83
Remove throw from withdrawal pattern
2016-08-18 12:56:39 -04:00
Denton Liu
0b3ad9262c
Fix code
2016-08-12 11:08:53 -04:00
Denton Liu
269a6d1379
Reference inspiration
2016-08-12 11:03:58 -04:00
Denton Liu
0f1fb33d58
Add minor corrections
2016-08-11 14:34:36 -04:00
Denton Liu
058e5f0159
Update contracts and descriptions
2016-08-11 10:45:47 -04:00
Denton Liu
4737100d00
Change withdrawal example
...
The example is now a "King of the Ether"-esque contract. This is
actually relevant as they suffered an attack because of an almost
identical issue.
See the post-mortem here:
https://www.kingoftheether.com/postmortem.html
2016-08-11 10:35:45 -04:00
Denton Liu
666c46ac29
Use store example
2016-08-10 11:11:13 -04:00
Denton Liu
b688d33055
Change example to auction
2016-08-10 10:42:51 -04:00
Denton Liu
a6c9d85399
Remove trailing whitespace
2016-08-10 10:42:51 -04:00
Denton Liu
617daa1f00
Fix withdrawal pattern documentation
2016-08-10 10:40:55 -04:00
Denton Liu
82365f21c0
Link to withdraw pattern
2016-08-10 10:40:55 -04:00
Denton Liu
efb48659dd
Add section about withdrawal pattern
2016-08-10 10:40:55 -04:00
chriseth
e6a031d4e5
Merge pull request #823 from chriseth/releaseppa
...
PPA release script, still work in progress.
2016-08-10 16:39:11 +02:00
chriseth
fc60839105
Merge pull request #826 from axic/utf8-check
...
AST printer: do not output invalid UTF8 sequences
2016-08-10 16:31:27 +02:00
chriseth
39ced1ba55
Make aware of branches and only create source tarball once.
2016-08-10 14:46:59 +02:00
chriseth
e404d42f60
Correct jsoncpp versions.
2016-08-10 14:46:59 +02:00
chriseth
ff08a8fab0
Do not compile sphinx docs for now, so we get to a workable state.
2016-08-10 14:46:59 +02:00
chriseth
7aa344a5e8
PPA release script, still work in progress.
2016-08-10 14:46:59 +02:00
chriseth
cacc3b6bca
Merge pull request #855 from chriseth/libraries
...
Rename libevmasm.
2016-08-10 14:46:24 +02:00
chriseth
4c54834908
Rename libevmasm.
2016-08-10 13:52:24 +02:00
chriseth
15d732b030
Correctly require jsoncpp
2016-08-10 13:38:15 +02:00
Alex Beregszaszi
5d9347f022
Remove dev::utf8 namespace
2016-08-08 20:05:31 +01:00
Alex Beregszaszi
f1df3dee53
Use size_t in dev::utf8::validate()
2016-08-08 20:05:31 +01:00
Alex Beregszaszi
c157163441
Use consts in dev::utf8::validate()
2016-08-08 19:58:39 +01:00
Alex Beregszaszi
e8c2e87397
Use utf8::validate in StringLiteral::toString
2016-08-08 19:57:41 +01:00
Alex Beregszaszi
7945f41ccc
Include UTF8 helpers in libdevcore
2016-08-08 19:57:39 +01:00
Alex Beregszaszi
bf76321c9e
Move LiteralString::toString from the header
2016-08-08 19:08:31 +01:00
chriseth
539afbeea3
Merge pull request #828 from axic/identity-gas-fix
...
Fix identity precompile gas calculation
2016-08-08 19:15:03 +02:00
chriseth
2fcc6ec335
Merge pull request #820 from mocamircea/patch-3
...
Update layout-of-source-files.rst
2016-08-08 15:49:37 +02:00
chriseth
b13e581397
Merge pull request #819 from mocamircea/patch-2
...
Update layout-of-source-files.rst
2016-08-08 15:48:48 +02:00
chriseth
beb7e0219f
Merge pull request #818 from mocamircea/patch-1
...
Update layout-of-source-files.rst
2016-08-08 15:48:15 +02:00
chriseth
c3ed550eb6
Merge pull request #834 from chriseth/devcorecleanup
...
Some cleanup regarding libdevcore. Also rename to avoid conflicts.
2016-08-08 15:11:36 +02:00
chriseth
ccd78d05d6
Correct library usage.
2016-08-08 12:26:07 +02:00
chriseth
53a5e99c13
Merge pull request #800 from winsvega/fixbuild
...
fix build on windows
2016-08-08 09:38:45 +02:00
Greg Colvin
f7af7de196
Merge pull request #829 from bobsummerwill/xcode8
...
Added xcode8 support to TravisCI
2016-08-06 18:40:09 -06:00
Bob Summerwill
f7fcbc5ccf
Added xcode8 support to TravisCI
...
This TravisCI profile will be the basis of macOS Sierra support.
2016-08-06 02:29:50 -07:00
chriseth
226ed7b9dc
Some cleanup regarding libdevcore. Also rename to avoid conflicts.
2016-08-06 11:14:28 +02:00
Bob Summerwill
e3c1bf7385
Merge pull request #822 from chriseth/noheaders
...
Do not install headers.
2016-08-05 20:16:09 -07:00
Alex Beregszaszi
17f760e2a9
Fix identity precompile gas calculation
2016-08-06 00:18:21 +01:00
chriseth
7ea5770598
Do not install headers.
2016-08-05 16:35:24 +02:00
Mircea Moca
6846bb5dfd
Update layout-of-source-files.rst
...
An example of natspec comment.
2016-08-05 14:16:14 +03:00
Mircea Moca
396c02e507
Update layout-of-source-files.rst
...
better reading
2016-08-05 11:45:52 +03:00
Mircea Moca
0c2e7b7ee0
Update layout-of-source-files.rst
...
The phrase eds with the given example.
2016-08-05 11:30:40 +03:00
chriseth
3c93a22d47
Merge pull request #666 from axic/feature/unicode-escape
...
Support unicode escape characters
2016-08-05 08:47:52 +02:00
chriseth
ff60ce988b
Merge pull request #803 from bobsummerwill/ipc_flag
...
Switch to simpler --ipc parameterization for softest
2016-08-05 07:57:46 +02:00
chriseth
4542b7f807
Merge pull request #816 from ethereum/chriseth-patch-4
...
Build using solidity-standalone.
2016-08-05 07:57:20 +02:00
Bob Summerwill
0321357e14
Switch to simpler --ipc parameterization for softest.
...
This is now possible on macOS after winsvega's fix.
2016-08-04 21:48:13 -07:00
Alex Beregszaszi
b881dbb292
Document \n, \xNN and \uNNNN
2016-08-04 17:35:34 +01:00
Alex Beregszaszi
fefe9bdee7
Fix String Literals documentation about implicit conversions
2016-08-04 17:35:34 +01:00
Alex Beregszaszi
6db12c4f88
Rename addUnicodeChar to addUnicodeAsUTF8
2016-08-04 17:28:48 +01:00