Gav Wood
977f346bd7
Merge pull request #1451 from debris/develop
fixed #1450
10 years ago
Gav Wood
f335fa15ec
Merge pull request #1443 from yann300/bugFix
Mix - bug fix : #1430
10 years ago
Gav Wood
83a26ddc4b
Remove the 1m gas reference.
10 years ago
Gav Wood
2f236ad027
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
10 years ago
Gav Wood
fe7788cdee
Extra debug information for #1438 .
10 years ago
Marek Kotewicz
872faf3e50
fixed #1450
10 years ago
subtly
4e62b874e8
fix dialogue. hard-code localhost address so ipv6 address isn't resolved.
10 years ago
subtly
88fa483055
fix neth. fix issue w/udp listening to 30303.
10 years ago
subtly
b05546fef6
dealloc basic timers first
10 years ago
subtly
549ab88609
garbage collect timers
10 years ago
subtly
29f40bff0f
makePeer and support setting listen IP.
10 years ago
Gav Wood
2d42d05f9b
ABI fixes and finalisation. Testing needed.
10 years ago
subtly
93593a8751
updae legacy codepath
10 years ago
subtly
2046ce2b1d
Merge branch 'p2p' into reqpeer
10 years ago
Ali Mashatan
f72d91b444
Adding "play" button
Changes in the appearance and behavior of StatesComboBox
10 years ago
subtly
bb261e553a
update CLI and AZ UI for replacing local-networking with explicit --listen-ip
10 years ago
Gav Wood
fb230f0750
Merge pull request #1441 from chriseth/ctest
Parse test files to automatically create ctest tests
10 years ago
Gav Wood
f339a4bfb8
Merge pull request #1439 from yann300/errorannotation
Mix - code highlighting
10 years ago
Gav Wood
8667c4bb5a
Merge pull request #1410 from debris/1351_tests
split #1351 , tests
10 years ago
Gav Wood
35960c8ef6
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
10 years ago
Gav Wood
090c892906
setAdress fix for mining.
10 years ago
subtly
03bf8b8899
Merge branch 'p2p' into reqpeer
10 years ago
subtly
3c1ae84557
inc failedattempt for handshake
10 years ago
yann300
5565773d32
Merge remote-tracking branch 'up/develop' into bugFix
10 years ago
yann300
87673e411f
bug fix : #1430
10 years ago
Lefteris Karapetsas
dfcaf8a414
Abstract contract and inheritance
- Checking the linearized base contracts for abstract functions and
handle their existence appropriately
- If a contract is abstract it can't be created with new
- An abstract contract is not compiled (no backend code is generated)
- Of course tests
10 years ago
chriseth
995aae9956
Merge pull request #1338 from LianaHus/sol_ConvertContractTypesToAddress
Solidity: Convert contract types to addresses
10 years ago
chriseth
d10db6f7d1
Merge pull request #1396 from chriseth/sol_cseOpt2
Common subexpression elimination, including simplifications.
10 years ago
chriseth
ff5dfa2e8f
Removed duplicate line.
10 years ago
chriseth
d5906b982a
Merge pull request #1437 from chriseth/fixIncludes
Fixed includes.
10 years ago
Liana Husikyan
dd15c53ae4
added externalTypes function to functionType
removed flag for externalSigniture
10 years ago
chriseth
c941c3d9c4
Small review fixes.
10 years ago
chriseth
161f4588bb
Parse test files and create ctest tests.
10 years ago
Lefteris Karapetsas
4e234b30ed
Moving contract fullyImplemented check to TypeRequirements
10 years ago
yann300
c105714c63
small changes
10 years ago
chriseth
22195f9ca1
Fixed includes.
10 years ago
yann300
29971581b7
Merge remote-tracking branch 'upstream/develop' into errorannotation
10 years ago
yann300
4025e07cc1
Better highlighting bevahior for codeeditor.js
10 years ago
Gav Wood
ca1abe70ad
Merge pull request #1098 from debris/jsonrpccpp_version
checking jsonrpccpp version when looking for library
10 years ago
Gav Wood
d3211d033d
And the rest.
10 years ago
Gav Wood
c2392fd81a
Gaa. Get them out of that namespace!
10 years ago
Gav Wood
148515ecc6
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
10 years ago
Gav Wood
67f5ec66e3
Merge pull request #1429 from ethereum/p2p
p2p: forge Ping ipAddress from UDP packet headers when not public
10 years ago
Gav Wood
653eece9e1
Windows build fix.
10 years ago
Gav Wood
dd31ae5c62
Merge pull request #1426 from caktux/develop
fix #1415 for neth
10 years ago
Gav Wood
ff82fb1361
Merge pull request #1413 from yann300/bugFix
Mix - Bug fixes
10 years ago
Gav Wood
c3ed14accf
Merge pull request #1391 from yann300/autocompletion
Mix - solidity autocompletion ui design
10 years ago
Gav Wood
c19013da81
Remove initial event from JSONRPC.
Reduce verbosity.
10 years ago
subtly
11d2446247
api cleanup. connect peer when required.
10 years ago
subtly
2f63e8b29d
Merge branch 'wip-requirePeer' into reqpeer
10 years ago