subtly
|
c7ef6a0d83
|
Log message instead of assert for invalid auth payload.
|
10 years ago |
Gav Wood
|
4dd5b58b66
|
Merge pull request #1572 from alexvandesande/UI
UI
|
10 years ago |
Gav Wood
|
20d0c72e9c
|
Merge pull request #1566 from arkpar/az_web3
Load html urls through a proxy in AZ
|
10 years ago |
Gav Wood
|
e47e67b81a
|
Merge pull request #1577 from imapp-pl/pr/scheduler_change
EVMJIT: Change instruction scheduler
|
10 years ago |
Gav Wood
|
d0931bb0fc
|
Fix for MacOS
|
10 years ago |
Gav Wood
|
bc90008f0e
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
c533f1cbda
|
OpenCL stuff, Fix for eth_call.
|
10 years ago |
Paweł Bylica
|
7226fe23aa
|
Change instruction scheduler
Try different instruction scheduler in LLVM, other crashes sometimes.
Also parse command line options properly for random tests.
|
10 years ago |
Alexandre Van de Sande
|
a42f640735
|
Removed comments
|
10 years ago |
Alexandre Van de Sande
|
4441dffe35
|
stylistic adjustments to error and running style
|
10 years ago |
Arkadiy Paronyan
|
70720f2693
|
Merge pull request #1576 from arkpar/mix_ux
Mix bugfixes
|
10 years ago |
arkpar
|
d4125a58a5
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into mix_ux
|
10 years ago |
arkpar
|
dd9b069882
|
editor loading bugs fixed
|
10 years ago |
Arkadiy Paronyan
|
6b8e1b9ab3
|
Merge pull request #1567 from yann300/ui_macos
Mix - UI improvements
|
10 years ago |
yann300
|
566a1f4285
|
Rollback Debugger.qml
|
10 years ago |
yann300
|
bf1841aa9b
|
small ui changes
|
10 years ago |
Gav Wood
|
978a9db377
|
Warning fix.
|
10 years ago |
Gav Wood
|
d319ef4b14
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
f89d32966b
|
Fixes for import/export.
|
10 years ago |
Gav Wood
|
51f575e049
|
Blockchain import/export.
One or two minor additons to eth.
|
10 years ago |
Alexandre Van de Sande
|
37db7b06ee
|
Merge branch 'develop' into UI
|
10 years ago |
Alexandre Van de Sande
|
50d18453c7
|
triangles and debugging
|
10 years ago |
yann300
|
e162fd4cd8
|
UI improvement
|
10 years ago |
arkpar
|
811fd7d380
|
fixed some mousearea issues
|
10 years ago |
arkpar
|
3249b219d7
|
fixed clang warning
|
10 years ago |
arkpar
|
e18a3366d4
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into az_web3
|
10 years ago |
arkpar
|
76f0be5876
|
load html urls through a proxy in AZ
|
10 years ago |
Arkadiy Paronyan
|
0f6a6c4b5f
|
Merge pull request #1561 from yann300/ui_macos
Mix - Implement InverseMouseArea QML control
|
10 years ago |
yann300
|
ddb9892005
|
small changes
|
10 years ago |
yann300
|
52d943aed9
|
small changes
|
10 years ago |
yann300
|
d182406015
|
Implement OutSideClick
|
10 years ago |
Gav Wood
|
683dd22051
|
Allow fudging of calls so they never fail.
|
10 years ago |
Gav Wood
|
a4601657cd
|
Merge pull request #1563 from ethereum/p2p
NodeTable bug fixing. Esp issue on first-connect to bootstrap node.
|
10 years ago |
Gav Wood
|
fd404dee5d
|
Fix solidity tests.
|
10 years ago |
Gav Wood
|
486233a478
|
Merge pull request #1538 from debris/js
web3 0.2.5
|
10 years ago |
Gav Wood
|
31501e8306
|
Merge pull request #1546 from chriseth/sol_assumeContractNotCreated
Retain more gas for the case that the called contract is not yet created
|
10 years ago |
Gav Wood
|
dfb4fb799d
|
Merge pull request #1401 from winsvega/expectedState
Expected state
|
10 years ago |
Gav Wood
|
4bf9319c15
|
Fix the "fix".
|
10 years ago |
Gav Wood
|
13fdd2e6e0
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
619b02ce93
|
Proper compile fix.
|
10 years ago |
subtly
|
a0e3e82689
|
NodeTable bug fixes. Fix rlp message size calculation for neighbours packet. Increase refersh interval. Fix log output.
|
10 years ago |
subtly
|
6b30cc54ce
|
Merge branch 'develop' into p2p
|
10 years ago |
Marek Kotewicz
|
6149f7ad24
|
Merge pull request #1562 from LefterisJP/fix_build
Fixing the build
|
10 years ago |
Lefteris Karapetsas
|
a37ad1e7ce
|
Fixing the build
|
10 years ago |
yann300
|
5a4f7ea7ba
|
Implement InverseMouseArea
|
10 years ago |
chriseth
|
6d8d0ec8b1
|
Merge pull request #1442 from LianaHus/sol_AccessorsForArrays
accessors for ArrayType
|
10 years ago |
Gav Wood
|
4aca199707
|
Fixed bug in test's BlockChainLoader making it crazy slow and constantly
importing blocks it already had.
|
10 years ago |
Liana Husikyan
|
2cf5fdcadf
|
fixes
added more tests
|
10 years ago |
Liana Husikyan
|
99b3f7a55c
|
added < uint256 uinttype to test
|
10 years ago |
Liana Husikyan
|
46eb3f366b
|
added implementation to append code for State variable accessor
fixed tests
|
10 years ago |