Gav Wood
1fce862e1b
Improvement to AZ - confirmation disabler.
Fix network crash.
10 years ago
Liana Husikyan
744ea7ac72
renamed local vaiable in fromDeclaration
added missing endvisit
10 years ago
Liana Husikyan
29290402b4
renamed fromIdentifier to fromStateVariable
10 years ago
Liana Husikyan
d66c448d82
corrected accept for variableDeclaration
changes after code review
10 years ago
Liana Husikyan
0a334cd7db
cosmetic changes
10 years ago
Liana Husikyan
87e956729c
Inline member initialisation
renamed VariableDefinition class to VariableDeclarationStatement
added tests
10 years ago
Gav Wood
a52fc7bdd7
Icon updates.
10 years ago
Gav Wood
e185d9a117
Add EVMJIT.
10 years ago
Gav Wood
a354190968
Merge branch 'develop'
Conflicts:
README.md
evmjit
libdevcrypto/CryptoPP.cpp
libethereum/State.cpp
neth/main.cpp
10 years ago
Gav Wood
32e431bd4b
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
Conflicts:
evmjit/libevmjit-cpp/Env.cpp
10 years ago
Gav Wood
03a9bc31fa
Minor fix.
10 years ago
Gav Wood
4323c987b7
cppcheck fixes.
10 years ago
Gav Wood
a88c32a3e7
Merge pull request #1091 from chriseth/accountProxyQueues
Account proxy queues
10 years ago
yann300
21cdd08275
Changes on deployment process:
- Deploy Contract + Package + Register to Registry.
- Register to UrlHint.
Display Base64 Value
Encrypt
10 years ago
Gav Wood
8e46192911
Merge pull request #1095 from winsvega/develop
New Solidity Tests
10 years ago
Gav Wood
0f25a876b3
Merge pull request #1005 from imapp-pl/pr/evmjit-v0.2
EVM JIT update & fixes
10 years ago
Gav Wood
017c2a9a9e
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
10 years ago
Gav Wood
40effa6446
Trie fixes (long time coming).
10 years ago
Christian
1c1072dff2
Thread-safe and less predictable random numbers.
10 years ago
Christian
954d818f30
Session id as random number and authentication popup for proxies.
10 years ago
Christian
78d9e1be94
Renamed method.
10 years ago
Christian
0b014457d4
Implemented account proxy queues.
10 years ago
Christian
73d5ff677e
Refactored account management out of WebThreeStubServerBase.
10 years ago
yann300
86d446d2ba
Contract Deployment:
- add files hash
- add test action (to be removed
10 years ago
Gav Wood
5f4feab932
Merge pull request #1081 from arkpar/msvc
Use windeployqt for deployment on windows
10 years ago
arkpar
f71337400b
removed verbosity flag
10 years ago
Gav Wood
3dee2e43ae
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
10 years ago
Gav Wood
4e6f4013a5
Decimal wei rather than hex balance.
Memory back to linear cost.
10 years ago
winsvega
bf16bc119b
New Solidity Tests
10 years ago
Arkadiy Paronyan
1a99e24535
Merge pull request #1094 from arkpar/mix_fix
Mix: Fixed web preview
10 years ago
Gav Wood
6fbee922e0
Remove genesis contract.
10 years ago
arkpar
13ee1d0f51
use windeployqt for deployment on windows
10 years ago
Gav Wood
8d347c8e8a
Merge branch 'alpha-1' into develop
10 years ago
Gav Wood
20c28b37bf
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
10 years ago
Gav Wood
5da1879673
Better, modular Genesis info.
10 years ago
Gav Wood
4ffa45b83f
Genesis info.
10 years ago
Gav Wood
bcb8889853
Protocol bump.
10 years ago
arkpar
2657276cc8
fixed web preview
10 years ago
winsvega
224ed06da3
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into develop
10 years ago
chriseth
45ab83ce76
Merge pull request #1092 from LefterisJP/sol_BugOverrideFunctionByteArrayParam
Bugfix for functions override
10 years ago
Gav Wood
94294d706d
Merge pull request #1071 from winsvega/develop
Test Correction
10 years ago
Gav Wood
ab217762e7
Merge pull request #1082 from debris/jsonrpc
latest changes from ethereum.js
10 years ago
Gav Wood
f5e383c298
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
10 years ago
Gav Wood
275bdcb74b
Fix gas limit.
Disable whisper test until alex fixes networking.
10 years ago
Lefteris Karapetsas
952350bec1
Bugfix for functions override
- Functions with byte array type parameters can now be safely
overriden. Parameter location is now set at the right place.
- Also made a test for the fix
10 years ago
winsvega
4b07a08479
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into develop
10 years ago
Paweł Bylica
7b001b42ca
Merge remote-tracking branch 'upstream/develop' into pr/evmjit-v0.2
Conflicts:
evmjit/libevmjit/Arith256.cpp
10 years ago
Arkadiy Paronyan
cb05114a06
Merge pull request #1090 from alexvandesande/UI
UI fixes
10 years ago
Alexandre Van de Sande
09d1fad5dc
Smaller font on the editor
10 years ago
Alexandre Van de Sande
7ead7052a3
Started Branch UI
10 years ago