arkpar
|
cde600bdb4
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into mix_cm
|
10 years ago |
arkpar
|
d2a424b0e5
|
http transport for ethereum.js
|
10 years ago |
Gav Wood
|
2e0d9c9de0
|
Fix string outputs.
Auto collapse for < 2 returns.
|
10 years ago |
Gav Wood
|
92366ece25
|
Auto select call or transact depending on constness.
|
10 years ago |
Gav Wood
|
79f1460505
|
Minor fix.
|
10 years ago |
Gav Wood
|
0973c4c82e
|
Fixes to ethereum.js and standard.js.
|
10 years ago |
Gav Wood
|
c28e5d6b21
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
8f0517a7d6
|
Vanity addresses in AZ.
Fixes to ethereum.js
eth.flush()
|
10 years ago |
Gav Wood
|
606d766e4f
|
Merge pull request #861 from caktux/develop
add evmjit build status
|
10 years ago |
arkpar
|
a1380361c4
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into mix_cm
|
10 years ago |
arkpar
|
2a39486972
|
small usability fixes
|
10 years ago |
yann300
|
1f6697c021
|
- Coding Standards
|
10 years ago |
yann300
|
30736bee19
|
- Coding Standards
|
10 years ago |
yann300
|
4af176bc3a
|
merge with develop
|
10 years ago |
caktux
|
8f52587628
|
add evmjit build status
|
10 years ago |
Gav Wood
|
e498608216
|
Disable broken bit of mix.
|
10 years ago |
Gav Wood
|
82297c6a02
|
Windows compile fix.
|
10 years ago |
Gav Wood
|
f01106f607
|
Merge pull request #839 from debris/natspec
synchronous ethereum.js && natspec
|
10 years ago |
Gav Wood
|
822a2dbff9
|
Merge pull request #855 from CJentzsch/gasPriceGasLimitOverflow
fix gasPrice*gasLimit + value overflow
|
10 years ago |
Gav Wood
|
51546b104f
|
Merge pull request #845 from arkpar/mix_editor
mix: CodeMirror code editor #609
|
10 years ago |
Gav Wood
|
cb8f3161e4
|
Merge pull request #840 from imapp-pl/pr/evmjit_bugfix
LLVM lshr bug workaround
|
10 years ago |
CJentzsch
|
f3cc46e8b7
|
bigint cast of bigint not neccessary
|
10 years ago |
liana
|
20421bbfc1
|
- corrected assert
|
10 years ago |
liana
|
75f01f6a76
|
- added conversion for string/hash of equal sizes
- added tests
|
10 years ago |
yann300
|
3c859f2c0b
|
- fix function/property name collision => rightViewVisible
|
10 years ago |
CJentzsch
|
71427d6af7
|
correct test
|
10 years ago |
CJentzsch
|
a75e051b7b
|
fix gasPrice*gasLimit + value overflow
|
10 years ago |
yann300
|
a85148d76a
|
merge with develop
|
10 years ago |
yann300
|
78e49abad3
|
- Changes on TransactionDialog.qml Layout
- Move startF5Debugging => MainContent.qml
|
10 years ago |
arkpar
|
a73046fa8e
|
Merge branch 'mix_editor' of https://github.com/arkpar/cpp-ethereum into mix_cm
|
10 years ago |
arkpar
|
f9d27fc667
|
app and version info
|
10 years ago |
arkpar
|
d9cd1d4325
|
minor fixes
|
10 years ago |
arkpar
|
7730e7294e
|
style fixes
|
10 years ago |
arkpar
|
d2b029b207
|
indent with tabs
|
10 years ago |
arkpar
|
5f6f05042f
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into
mix_editor
Conflicts:
mix/qml/WebPreview.qml
|
10 years ago |
Gav Wood
|
fc34e7182a
|
Merge pull request #843 from caktux/develop
build status table by OS and branch
|
10 years ago |
caktux
|
e6dbaaa857
|
build status table by OS and branch
|
10 years ago |
Paweł Bylica
|
8e502907ec
|
LLVM lshr bug workaround
|
10 years ago |
Gav Wood
|
c89d828308
|
Merge pull request #834 from arkpar/mix_web
mix: Web preview and ethereum.js integration
|
10 years ago |
yann300
|
1d2a852831
|
merge with develop
|
10 years ago |
yann300
|
36405af0cc
|
refactoring
|
10 years ago |
arkpar
|
40ea10b41d
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into
mix_web
Conflicts:
mix/main.cpp
mix/qml/MainContent.qml
|
10 years ago |
Gav Wood
|
ac916f6440
|
Merge pull request #838 from CJentzsch/RLPtoBigForTransaction
a transaction RLP with more fields than 9 is invalid according to yellow ...
|
10 years ago |
Gav Wood
|
6ec371cfac
|
Merge pull request #833 from yann300/debug_design
design changes on debugging feature.
|
10 years ago |
Gav Wood
|
776f71bfab
|
Merge pull request #831 from arkpar/mix_project_tree
mix: Workaround for missing menu on Ubuntu 14.10
|
10 years ago |
CJentzsch
|
f136ad6a8e
|
a transaction RLP with more fiels than 9 is invalid according to yellow paper
|
10 years ago |
Marek Kotewicz
|
ef00bc98d3
|
Merge branch 'develop' into natspec
|
10 years ago |
Marek Kotewicz
|
df1f8514ef
|
removed unused includes
|
10 years ago |
Marek Kotewicz
|
949f9df012
|
evaluate natspec expressions
|
10 years ago |
yann300
|
0f7459490b
|
Manage parameters in constructor #820
|
10 years ago |