chriseth
|
c19d10321a
|
Fixed function overloads.
Added tests, disallowed non-calling usage of non-unique function
references.
|
2015-04-15 17:40:50 +02:00 |
|
chriseth
|
367d0367ee
|
Merge remote-tracking branch 'ethereum/develop' into sol_overloadingFunctions
|
2015-04-07 17:08:49 +02:00 |
|
CJentzsch
|
1c13f1e4d5
|
style
|
2015-04-07 00:23:20 +02:00 |
|
CJentzsch
|
9deb2659c0
|
style
|
2015-04-07 00:07:38 +02:00 |
|
CJentzsch
|
62e73c10ba
|
Merge remote-tracking branch 'upstream/develop' into addTests
|
2015-04-07 00:03:40 +02:00 |
|
CJentzsch
|
bcc92ec956
|
add invalid timestamp
|
2015-04-07 00:03:03 +02:00 |
|
Gav Wood
|
ef912bdb04
|
Disable SHA256/RIPEMD tests for now.
|
2015-04-06 22:33:32 +02:00 |
|
CJentzsch
|
b9ace5452e
|
Merge remote-tracking branch 'upstream/develop' into addTests
|
2015-04-06 10:20:58 +02:00 |
|
CJentzsch
|
8921dc0de4
|
uncle with same block number + uncle header validity
|
2015-04-06 08:52:20 +02:00 |
|
Gav Wood
|
ac32ee3ec7
|
Nicer build options.
|
2015-04-06 02:30:50 +02:00 |
|
Gav Wood
|
a250749505
|
Typo "fix" fixed.
|
2015-04-05 22:13:24 +02:00 |
|
Gav Wood
|
0dc70c63a9
|
Move hash to a hidden function, and provide a datapath to it so avoid
unneeded SHA3s.
|
2015-04-05 21:08:22 +02:00 |
|
Gav Wood
|
966407f285
|
Allow Solidity build to be disabled.
|
2015-04-05 17:46:12 +02:00 |
|
Gav Wood
|
8afc2ab1e1
|
Decent transaction import result provision.
Give network a hint about what's going on for peer backoffs.
Avoid sleeping in main loop when there's still work on.
|
2015-04-05 16:33:51 +02:00 |
|
Gav Wood
|
684aafdbd1
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
2015-04-05 15:35:05 +02:00 |
|
Gav Wood
|
c077a523db
|
New DAG file scheme.
|
2015-04-05 14:47:39 +02:00 |
|
subtly
|
985271d8fc
|
Merge branch 'develop' into p2p
|
2015-04-05 14:03:25 +02:00 |
|
Gav Wood
|
158fdc1798
|
Merge pull request #1466 from imapp-pl/pr/jit_cache
EVM JIT stack limit support
|
2015-04-04 23:56:07 +02:00 |
|
Gav Wood
|
42ef188027
|
Merge pull request #1482 from debris/eth_version
jsonrpc eth_version method
|
2015-04-04 23:52:40 +02:00 |
|
subtly
|
e03ee60fa4
|
Merge branch 'develop' into p2p
|
2015-04-04 22:02:21 +02:00 |
|
CJentzsch
|
24ffe84805
|
Merge remote-tracking branch 'upstream/develop' into addTests
|
2015-04-03 21:40:48 +02:00 |
|
Gav Wood
|
80dc6380d0
|
Fixes #1509
|
2015-04-03 21:10:15 +02:00 |
|
Paweł Bylica
|
fc3ea6aa6c
|
Merge remote-tracking branch 'upstream/develop' into evmjit
|
2015-04-03 12:23:58 +02:00 |
|
subtly
|
147bdccfa1
|
Merge branch 'develop' into p2p
|
2015-04-02 18:25:21 +02:00 |
|
CJentzsch
|
2ad1be6eee
|
fix max stack size 1024
|
2015-04-02 14:20:33 +02:00 |
|
CJentzsch
|
125ca1d270
|
Merge remote-tracking branch 'upstream/develop' into addTests
Conflicts:
test/ttTransactionTestFiller.json
|
2015-04-02 11:06:56 +02:00 |
|
CJentzsch
|
32d5c95040
|
call goes OOG with value transfer
|
2015-04-02 11:04:39 +02:00 |
|
CJentzsch
|
11a5eaa7b9
|
add Js example test
|
2015-04-01 18:26:23 +02:00 |
|
subtly
|
ce22d15655
|
Merge branch 'develop' into p2p
|
2015-04-01 17:32:12 +02:00 |
|
Liana Husikyan
|
9d734e03fd
|
changed checking for external type in VariableDeclaration::checkTypeRequirements()
changed error msg
|
2015-04-01 15:21:17 +02:00 |
|
Marek Kotewicz
|
dfda38ae1b
|
eth_protocolVersion
|
2015-03-31 20:21:26 +02:00 |
|
Gav Wood
|
8a94b58e48
|
Upgrade to latest ethhash API.
|
2015-03-31 18:54:50 +02:00 |
|
subtly
|
a1d7b50ea1
|
Merge branch 'develop' into p2p
|
2015-03-31 17:07:30 +02:00 |
|
Gav Wood
|
de4b852738
|
Merge pull request #1476 from ethereum/p2p
Fix #1475: network config not being saved by CLI && AZ
|
2015-03-31 17:00:58 +02:00 |
|
chriseth
|
1ba183bf78
|
Merge pull request #1432 from chriseth/sol_cseForMemoryAndStorage
Optimizer for memory and storage.
|
2015-03-31 16:37:13 +02:00 |
|
Gav Wood
|
91336ce42b
|
Merge pull request #1461 from debris/prestate_tests
failing tests, incomplete genesis state object
|
2015-03-31 11:52:03 +02:00 |
|
Paweł Bylica
|
7fb437d0da
|
Merge remote-tracking branch 'upstream/develop' into evmjit
|
2015-03-31 11:44:00 +02:00 |
|
subtly
|
b1a2292e77
|
Fix #1475
|
2015-03-31 10:28:46 +02:00 |
|
chriseth
|
8860f8d4c3
|
Merge pull request #1464 from LefterisJP/natspec_nonexistant_param
Detect if non-existant parameter is documented with natspec
|
2015-03-30 19:38:20 +02:00 |
|
chriseth
|
ea98b3b07e
|
Merge pull request #1414 from LefterisJP/sol_notImplementedFuncs
Interface contracts
|
2015-03-30 19:33:30 +02:00 |
|
Lefteris Karapetsas
|
de09be29ba
|
Fix some styling issues and remove comments
|
2015-03-30 17:18:38 +02:00 |
|
Lefteris Karapetsas
|
57432fe671
|
no need to have target json for failing tests
|
2015-03-30 15:32:25 +02:00 |
|
Lefteris Karapetsas
|
d82a3ca956
|
Detect if non-existant parameter is documented with natspec
|
2015-03-30 15:14:59 +02:00 |
|
Marek Kotewicz
|
0f416747ad
|
failing tests for getting genesis block
|
2015-03-30 14:02:27 +02:00 |
|
chriseth
|
35274fb9b1
|
Optimize breaking item.
|
2015-03-30 12:03:28 +02:00 |
|
chriseth
|
b3fc122845
|
Optimizer for memory.
|
2015-03-30 12:03:28 +02:00 |
|
chriseth
|
1391b58e53
|
Storage access optimisation.
|
2015-03-30 12:03:28 +02:00 |
|
subtly
|
735c02c468
|
Merge branch 'develop' into reqpeer
Conflicts:
libp2p/Network.h
|
2015-03-29 22:51:43 +02:00 |
|
Gav Wood
|
77589fce9b
|
Use TransientDirectory.
|
2015-03-29 22:37:32 +02:00 |
|
Gav Wood
|
25ccfe9ce4
|
Fix a load of horrible style that got through.
Fix blockchain tests so they don't clobber the AZ blockchain DB!
Make TransientDirectory use a temp path unless otherwise instructed.
|
2015-03-29 22:23:59 +02:00 |
|