Gav Wood
|
40693a1ad3
|
Mac compile fixes.
|
10 years ago |
Gav Wood
|
36e6d01795
|
Force chromium to be built.
|
10 years ago |
CJentzsch
|
d430ac7bef
|
adjust gas prices for arithmetic tests
|
10 years ago |
subtly
|
8aac2eeace
|
Merge branch 'develop' into p2p
|
10 years ago |
subtly
|
fada98b8d9
|
update headers, docs, remove unused length argument from fixed-length read
|
10 years ago |
CJentzsch
|
ec3c954f49
|
Merge remote-tracking branch 'upstream/develop' into suicideRefundTests
|
10 years ago |
subtly
|
41109e2b6c
|
docs. ensure non-random memory allocation headermac bytes.
|
10 years ago |
subtly
|
5902a8c2b0
|
docs. better method name. remove unused code.
|
10 years ago |
Gav Wood
|
289fe2d58b
|
Fast lookups in filter.
|
10 years ago |
subtly
|
b1a91922be
|
Merge branch 'develop' into p2p
|
10 years ago |
subtly
|
778b180282
|
aes256, as per the spec.
|
10 years ago |
subtly
|
1b743cca7d
|
Merge branch 'develop' into p2p
|
10 years ago |
Gav Wood
|
640f688b45
|
Gas pricing infrastructure and a couple of pricing mechanisms.
|
10 years ago |
CJentzsch
|
8ce4e37016
|
add suiciderefund tests
|
10 years ago |
Gav Wood
|
a1c68d6f8c
|
Suicide refunds.
Compile fix.
|
10 years ago |
Marek Kotewicz
|
7145743f67
|
Merge branch 'develop' into new_jsonrpc
Conflicts:
libweb3jsonrpc/WebThreeStubServerBase.cpp
|
10 years ago |
subtly
|
fc1ea097aa
|
packet-type interop w/go
|
10 years ago |
Gav Wood
|
717c9c06df
|
Avoid checking for difficulty when doing PoW test.
|
10 years ago |
Marek Kotewicz
|
5a69bf5816
|
throw -> BOOST_THROW_EXCEPTION
|
10 years ago |
Marek Kotewicz
|
43b4067dc0
|
fixed namespaces
|
10 years ago |
Marek Kotewicz
|
97da686db1
|
renamed eth_newFilter options
|
10 years ago |
Marek Kotewicz
|
8e65751c2d
|
fixed transactionHashes && getTransactionByHash
|
10 years ago |
Gav Wood
|
fed167a813
|
RLP program can convert to RLP from JSON.
|
10 years ago |
winsvega
|
bab10378b4
|
vmTests
Arithmetic gas increased
|
10 years ago |
Gav Wood
|
aaae770f7a
|
Remove WebKit.
|
10 years ago |
Marek Kotewicz
|
b3642f0ede
|
Merge branch 'develop' into new_jsonrpc
|
10 years ago |
Gav Wood
|
05858a10ee
|
Merge pull request #1234 from CJentzsch/fixTests
Fix tests
|
10 years ago |
Christoph Jentzsch
|
d8dd67ed3a
|
build fix
|
10 years ago |
Gav Wood
|
f8ab16a84a
|
Report whether we have chromium.
|
10 years ago |
Christoph Jentzsch
|
73250e4de7
|
boostify exceptions
|
10 years ago |
Gav Wood
|
5de5f3144e
|
Windows fix.
|
10 years ago |
Gav Wood
|
c1aff839ff
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
8ce2f1644d
|
Don't build AZ unless we have a decent version of Qt available.
|
10 years ago |
Gav Wood
|
9aba9605c3
|
Avoid double call.
|
10 years ago |
Gav Wood
|
acfd6485b0
|
Merge pull request #1230 from debris/mac_fixes
fixed compiling on osx
|
10 years ago |
subtly
|
4955f33797
|
-whitespace
|
10 years ago |
subtly
|
71ccb9c62b
|
curlies
|
10 years ago |
subtly
|
339e4aec33
|
offset logic for eth packets
|
10 years ago |
chriseth
|
1ab96c6990
|
Merge pull request #1231 from chriseth/sol_fix_gas
Fixed gas calculation for CALL.
|
10 years ago |
chriseth
|
91b7dc61a5
|
Merge pull request #1228 from LefterisJP/eth_TestNoThrowInfo
Test macros for printing Exception information
|
10 years ago |
chriseth
|
65ad62ff55
|
Fixed gas calculation for CALL.
|
10 years ago |
subtly
|
d6c37b7562
|
don't deallocate keys
|
10 years ago |
Marek Kotewicz
|
cdeba0efd3
|
Merge branch 'mac_fixes' into new_jsonrpc
Conflicts:
libethcore/CommonJS.h
libweb3jsonrpc/WebThreeStubServerBase.cpp
libweb3jsonrpc/WebThreeStubServerBase.h
libweb3jsonrpc/abstractwebthreestubserver.h
libweb3jsonrpc/spec.json
|
10 years ago |
chriseth
|
8de2916513
|
Merge pull request #1222 from chriseth/sol_copyFromCalldata
Copying between calldata and storage.
|
10 years ago |
chriseth
|
5c7b7445ad
|
Typo
|
10 years ago |
chriseth
|
b43a37baec
|
Update Types.h
Typo
|
10 years ago |
yann300
|
b020371743
|
- UI changes
- Filter by message type
|
10 years ago |
Lefteris Karapetsas
|
5ec74209fa
|
Style fixes and better exception message format
|
10 years ago |
Lefteris Karapetsas
|
9d9459d9ae
|
Fixing access of boost::diagnostic_information() for Exceptions
- Figured it out with help from @arkpar. Thanks!
|
10 years ago |
Lefteris Karapetsas
|
557af1e691
|
Adding ETH_TEST macros to ABI and EndToEndTests
|
10 years ago |