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 |
Liana Husikyan
|
518daee546
|
some more tests
|
10 years ago |
Liana Husikyan
|
561e461ded
|
added createing FunctionType from ArrayType VariableDeclaration
added test
|
10 years ago |
Gav Wood
|
e3aa60c445
|
Fix and clean up of State class.
Fixed #1541
|
10 years ago |
Gav Wood
|
2e616734a2
|
Polish for DAG creation.
|
10 years ago |
Gav Wood
|
8ad3fd97f2
|
Minor typo fix for dag init.
|
10 years ago |
Gav Wood
|
8bb370acaa
|
Better init DAG code.
|
10 years ago |
Gav Wood
|
aa6a4de941
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
63dd33b82f
|
Fixes #1554
|
10 years ago |
Gav Wood
|
f9a9b9b945
|
Remove DAG initialisation code.
|
10 years ago |
Arkadiy Paronyan
|
31e43503cc
|
Merge pull request #1549 from yann300/ui_macos
MACOS bug fixes
|
10 years ago |
yann300
|
585c1a1040
|
Change go to compilation error btn
|
10 years ago |
yann300
|
dfe174f4e0
|
small changes
|
10 years ago |
yann300
|
2f5577240a
|
Merge remote-tracking branch 'up/develop' into ui_macos
|
10 years ago |
yann300
|
c093d07db5
|
Add Go to Compilation Error Btn
|
10 years ago |
Arkadiy Paronyan
|
2cd3baa9ec
|
Merge pull request #1550 from arkpar/mix_auto_gas
Mix: Auto gas estimation
|
10 years ago |
arkpar
|
5e319fa29b
|
fixed autogas setting
|
10 years ago |
Gav Wood
|
91f9a1ea5d
|
Version bump.
|
10 years ago |
Gav Wood
|
47797dad1c
|
Fix for lack of transaction propagation.
|
10 years ago |
Gav Wood
|
80e22a1386
|
All of the JSONRPC APIs now work nicely with "latest" and "pending".
|
10 years ago |
Gav Wood
|
f3acccf5f5
|
Remove VMTRACE.
Better transaction logging.
Avoid bothering with obviously invalid transactions.
|
10 years ago |
Gav Wood
|
5c19c843be
|
Reduce noise at higher log levels.
|
10 years ago |
Wins Vega
|
b7539dfa5e
|
Check State: windows build
|
10 years ago |