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 |
|
subtly
|
602274c0ef
|
Merge branch 'develop' into reqpeer
Conflicts:
libp2p/Network.cpp
|
2015-03-29 22:17:12 +02:00 |
|
Gav Wood
|
5e28d981c7
|
Refactored much of transaction queue for tidiness and optimisation.
|
2015-03-29 19:13:39 +02:00 |
|
subtly
|
f6aaa7b12f
|
makePeer and support setting listen IP.
|
2015-03-28 09:39:04 +01:00 |
|
subtly
|
8df136cdeb
|
Merge branch 'p2p' into reqpeer
|
2015-03-27 20:59:46 +01:00 |
|
subtly
|
f9091e1677
|
update CLI and AZ UI for replacing local-networking with explicit --listen-ip
|
2015-03-27 20:49:05 +01:00 |
|
Gav Wood
|
c188e94273
|
Merge pull request #1441 from chriseth/ctest
Parse test files to automatically create ctest tests
|
2015-03-27 19:36:42 +01:00 |
|
Gav Wood
|
8ec03f1291
|
Merge pull request #1410 from debris/1351_tests
split #1351, tests
|
2015-03-27 19:34:07 +01:00 |
|
chriseth
|
d2b5407502
|
Merge pull request #1338 from LianaHus/sol_ConvertContractTypesToAddress
Solidity: Convert contract types to addresses
|
2015-03-27 15:14:40 +01:00 |
|
chriseth
|
9866a92884
|
Merge pull request #1396 from chriseth/sol_cseOpt2
Common subexpression elimination, including simplifications.
|
2015-03-27 14:56:47 +01:00 |
|
Liana Husikyan
|
a427053d99
|
added externalTypes function to functionType
removed flag for externalSigniture
|
2015-03-27 13:28:32 +01:00 |
|
chriseth
|
e82b8019ea
|
Parse test files and create ctest tests.
|
2015-03-27 13:13:08 +01:00 |
|
chriseth
|
4e20d0fb6d
|
Pattern matching for expression simplification.
|
2015-03-26 17:51:26 +01:00 |
|
chriseth
|
782e69fbe4
|
Optimizing various single operations.
|
2015-03-26 17:51:26 +01:00 |
|
subtly
|
708c55478c
|
adopt node IP address from udp header when ping.ipAddress isn't public
|
2015-03-26 16:21:25 +01:00 |
|
Liana Husikyan
|
25e4cf071a
|
two more tests
style fixes
|
2015-03-26 14:11:24 +01:00 |
|
subtly
|
70184ece42
|
correct net/test for ping packet
|
2015-03-26 06:06:34 +01:00 |
|
Marek Kotewicz
|
9a032ef39f
|
fixes for test/TestUtils.h
|
2015-03-25 19:51:08 +01:00 |
|
Marek Kotewicz
|
ac558b0377
|
Merge branch 'develop' into 1351_tests
|
2015-03-25 19:16:06 +01:00 |
|
Gav Wood
|
671254626a
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
2015-03-25 18:39:47 +01:00 |
|
Gav Wood
|
b655a8b9ae
|
Clean up some code redundancy.
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
2015-03-25 18:33:20 +01:00 |
|
Gav Wood
|
2372482662
|
Merge pull request #1387 from winsvega/develop
Transaction Data Must Be Array
|
2015-03-25 17:49:26 +01:00 |
|
Liana Husikyan
|
ae0fa99123
|
tests for external types
|
2015-03-25 14:20:13 +01:00 |
|
Liana Husikyan
|
54bb1abcfa
|
renamed externalTypes to externalSignature
|
2015-03-25 13:59:46 +01:00 |
|
Liana Husikyan
|
7e73fd3f45
|
renamed getCanonicalSignature
added externalTypes instead of types for interface functions
added simple test
todo
testing
|
2015-03-25 13:59:46 +01:00 |
|
Marek Kotewicz
|
94e4f410e9
|
ClientBase tests
|
2015-03-25 10:59:46 +01:00 |
|
chriseth
|
0934d0e943
|
Code generation part 2.
|
2015-03-24 14:54:33 +01:00 |
|
Gav Wood
|
0b476774a2
|
Merge pull request #1382 from CJentzsch/addTests
Add tests
|
2015-03-24 08:59:42 +01:00 |
|
winsvega
|
1806dcf33c
|
Exceptions
|
2015-03-23 23:50:04 +03:00 |
|
CJentzsch
|
918e1e1738
|
style
|
2015-03-23 20:44:51 +01:00 |
|
winsvega
|
158666a2c5
|
Transaction Data Must Be Array
+libsecp256k1test
|
2015-03-23 17:52:34 +03:00 |
|
subtly
|
e6a1ca28e5
|
fix test typo
|
2015-03-23 15:31:03 +01:00 |
|
subtly
|
272bd3c60c
|
gracefully handle old pingnode packet
|
2015-03-23 15:26:48 +01:00 |
|
CJentzsch
|
ec1b504c4a
|
refine bcJS_API_TestFiller.json
|
2015-03-23 14:41:26 +01:00 |
|
CJentzsch
|
db79fcd274
|
test for in-chain-uncles and uncles with gen 0
|
2015-03-23 13:14:49 +01:00 |
|
CJentzsch
|
347626743d
|
check overflow for v value in transacition test
|
2015-03-23 13:13:35 +01:00 |
|
CJentzsch
|
aab0ec0678
|
add possibility to have in-chain uncles as tests
|
2015-03-23 13:08:14 +01:00 |
|
CJentzsch
|
5d910304b6
|
gas overflow
|
2015-03-23 13:07:21 +01:00 |
|
CJentzsch
|
0b464a3cc5
|
bug fix
|
2015-03-23 11:03:40 +01:00 |
|
CJentzsch
|
1554d4b71e
|
memory stress test for memory opdcodes - dejavu issue 28
|
2015-03-23 10:55:02 +01:00 |
|
CJentzsch
|
a2b87b727b
|
stack limit tests
|
2015-03-23 10:30:48 +01:00 |
|
CJentzsch
|
fdc307889f
|
Merge remote-tracking branch 'upstream/develop' into addTests
|
2015-03-23 08:50:16 +01:00 |
|
Gav Wood
|
7d4c44f7f3
|
Fix signed/unsigned mismatch.
|
2015-03-22 22:26:10 +01:00 |
|
subtly
|
defaebaa7b
|
Merge host and nodetable network protocol version.
|
2015-03-22 20:08:32 +01:00 |
|
subtly
|
eb047148ff
|
fix net/ unit tests for nodetable updates
|
2015-03-22 19:05:39 +01:00 |
|