chriseth
|
18abafe029
|
Merge pull request #960 from Denton-L/change-else-style
Change else style
|
2016-08-31 22:34:44 +02:00 |
|
Bob Summerwill
|
58dbd162ab
|
Merge pull request #986 from bobsummerwill/develop
Corrected accidental non-ANSI characters in comments
|
2016-08-31 13:02:24 -07:00 |
|
Bob Summerwill
|
be3f4bda21
|
Corrected accidental non-ANSI characters in comments.
|
2016-08-31 13:01:48 -07:00 |
|
chriseth
|
b962d3c071
|
Merge pull request #975 from blockchaindev/bug/674-solc-crash
solc crashes without 'export LC_ALL=C'
|
2016-08-31 21:20:05 +02:00 |
|
chriseth
|
9714bcf6eb
|
Merge pull request #983 from winsvega/wintest2
soltest on windows
|
2016-08-31 18:30:20 +02:00 |
|
Denton Liu
|
a8c5d2bbde
|
Fix syntax error
|
2016-08-31 11:17:11 -04:00 |
|
Dimitry
|
fa5b55a211
|
soltest on windows
|
2016-08-31 18:29:10 +04:00 |
|
winsvega
|
3ccd19868a
|
Merge pull request #947 from winsvega/soltest
rename --ipc to --ipcpath
|
2016-08-31 12:45:36 +03:00 |
|
Christopher Gilbert
|
68bd463bea
|
Code review changes: Renamed function and added some documentation about what the function does and why
|
2016-08-30 20:32:30 +01:00 |
|
Christopher Gilbert
|
a91bca7937
|
Code review changes: stylistic changes, and removed redundant call to set locale.
|
2016-08-30 16:13:21 +01:00 |
|
chriseth
|
6106bf98bb
|
Merge pull request #969 from Denton-L/fix-documentation
Fix bad syntax
|
2016-08-30 16:31:11 +02:00 |
|
chriseth
|
b9a119287d
|
Merge pull request #866 from chriseth/changelog
Changelog.
|
2016-08-30 16:29:11 +02:00 |
|
chriseth
|
408968b570
|
Changelog.
|
2016-08-30 16:26:23 +02:00 |
|
chriseth
|
79f9a04236
|
Merge pull request #954 from chriseth/fallbackThrows
Fallback throws
|
2016-08-30 16:09:41 +02:00 |
|
chriseth
|
99862d15fe
|
Merge pull request #972 from Denton-L/document-sha3
Document constant behaviour for hashes
|
2016-08-30 15:48:40 +02:00 |
|
chriseth
|
9a91bd80ab
|
Clarify warning.
|
2016-08-30 15:37:10 +02:00 |
|
chriseth
|
eb241ff1b3
|
Documentation.
|
2016-08-30 15:32:28 +02:00 |
|
chriseth
|
546aca2a3e
|
Test cases.
|
2016-08-30 15:31:50 +02:00 |
|
chriseth
|
4bfe09897e
|
Make fallback function throw by default.
|
2016-08-30 15:31:50 +02:00 |
|
chriseth
|
cf974fd103
|
Merge pull request #664 from axic/feature/interface-fallback
Introduce fallback entry in the ABI
|
2016-08-30 15:21:19 +02:00 |
|
Christopher Gilbert
|
1b9147d7db
|
Fixed a bug causing solc to crash on startup due to invalid environment settings for locale
|
2016-08-30 12:29:37 +01:00 |
|
Denton Liu
|
ce45400060
|
Fix typo from second to seconds
|
2016-08-29 15:47:31 -04:00 |
|
Denton Liu
|
8b488e3ee4
|
Fix typo
|
2016-08-29 15:36:50 -04:00 |
|
Denton Liu
|
6a6976dc19
|
Document constant behaviour for hashes
|
2016-08-29 15:12:35 -04:00 |
|
Denton Liu
|
5b790fbfec
|
Fix bad syntax
|
2016-08-29 14:22:52 -04:00 |
|
Bob Summerwill
|
29b8965b95
|
Merge pull request #968 from Denton-L/contributing
Update README to link to new contribution section
|
2016-08-29 11:19:21 -07:00 |
|
Denton Liu
|
30f1288537
|
Update README to link to new contribution section
|
2016-08-29 14:05:46 -04:00 |
|
Bob Summerwill
|
0b89e1e98c
|
Merge pull request #964 from Denton-L/fix-documentation
Fix documentation
|
2016-08-29 10:36:15 -07:00 |
|
Bob Summerwill
|
b8060c55fa
|
Merge pull request #967 from Denton-L/contributing
Add contribution guidelines
|
2016-08-29 10:33:03 -07:00 |
|
Denton Liu
|
12a32cd83b
|
Link from CONTRIBUTING to the docs
|
2016-08-29 13:28:33 -04:00 |
|
Denton Liu
|
4b74bf799c
|
Create contribution guidelines
|
2016-08-29 13:28:33 -04:00 |
|
Denton Liu
|
be86a2af9e
|
Fix line length
|
2016-08-29 11:00:11 -04:00 |
|
Denton Liu
|
dd543d4602
|
Fix selfdestruct documentation
|
2016-08-29 10:27:14 -04:00 |
|
Denton Liu
|
eea4b63b44
|
Fix syntax for Windows batch file
|
2016-08-29 10:25:10 -04:00 |
|
Dimitry
|
f892d1b9a3
|
rename --ipc to --ipcpath
|
2016-08-29 16:21:49 +04:00 |
|
Bob Summerwill
|
91d4fa477c
|
Merge pull request #941 from chriseth/versionString
Version string
|
2016-08-26 22:58:32 -07:00 |
|
Denton Liu
|
9ace0ca310
|
Clarify typecasting
|
2016-08-26 17:13:45 -04:00 |
|
Denton Liu
|
f125b2813e
|
Clean up contracts.rst
|
2016-08-26 17:13:45 -04:00 |
|
Denton Liu
|
f55fb808e9
|
Fix grammar error
|
2016-08-26 17:02:49 -04:00 |
|
Denton Liu
|
af2e844062
|
Cleanup docs
|
2016-08-26 17:02:42 -04:00 |
|
Bob Summerwill
|
d14d7109b6
|
Merge pull request #946 from bobsummerwill/build_from_source_docs
Updated Solidity documentation's "building from source" section
|
2016-08-26 13:17:52 -07:00 |
|
Bob Summerwill
|
deb95b617d
|
Tweaks as suggested by chriseth.
I will commit this as-is, because it has been pending for a few days over minor issues.
We will continue to iterate on this.
|
2016-08-26 13:17:31 -07:00 |
|
Bob Summerwill
|
a1fde020fb
|
Merge pull request #961 from Denton-L/fix-link
Fix broken link
|
2016-08-26 12:57:53 -07:00 |
|
Alex Beregszaszi
|
4019c832ca
|
Add test for fallback function in JSON ABI
|
2016-08-26 19:03:46 +01:00 |
|
Alex Beregszaszi
|
36a567cd61
|
Introduce fallback entry in the ABI
|
2016-08-26 19:03:46 +01:00 |
|
Denton Liu
|
10882f1ee7
|
Fix broken link
|
2016-08-26 13:58:35 -04:00 |
|
Denton Liu
|
ff756bc94d
|
Make tests more consistent in style
|
2016-08-26 13:33:42 -04:00 |
|
Denton Liu
|
d2144b03c7
|
Make std contracts use new style
|
2016-08-26 13:33:42 -04:00 |
|
Denton Liu
|
532266b89e
|
Use new style for the docs
|
2016-08-26 13:33:42 -04:00 |
|
Denton Liu
|
f1e6bc2eaa
|
Update style-guide to use new style
|
2016-08-26 13:33:42 -04:00 |
|