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 |
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 |
Gav Wood
|
063d944d0a
|
Minor cleanup for node's tx management.
|
10 years ago |
Gav Wood
|
7c62dbcfd0
|
Remove old database stuff.
|
10 years ago |
Gav Wood
|
e212074d4f
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
7cc6ba8248
|
Careless threading fix.
Fixes #1551
|
10 years ago |
Gav Wood
|
77e388c0e6
|
Merge pull request #1548 from CJentzsch/removeSstoreClearGas
remove c_sstoreClearGas
|
10 years ago |
Gav Wood
|
a3ebfdf2bd
|
Merge pull request #1547 from subtly/systesting
option to initial dag from cli
|
10 years ago |
arkpar
|
a3455862e4
|
removed obsolete line
|
10 years ago |
subtly
|
8d9b341ec8
|
Merge branch 'develop' into p2p
|
10 years ago |
arkpar
|
75e283207c
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into mix_auto_gas
|
10 years ago |
arkpar
|
c7167d183b
|
auto gas calculation
|
10 years ago |
chriseth
|
8a9bb8f6bd
|
Merge pull request #1455 from chriseth/sol_optimizeSha
Optimization routines for SHA3
|
10 years ago |
yann300
|
a52ff5ea2f
|
Merge remote-tracking branch 'up/develop' into ui_macos
|
10 years ago |
yann300
|
f69abfed87
|
Macos ui fixes
|
10 years ago |
chriseth
|
e73b3068c4
|
Typos and docs.
|
10 years ago |
chriseth
|
cc5c8f2678
|
SHA3 optimizations.
|
10 years ago |
subtly
|
7dc60aca64
|
oops.
|
10 years ago |
CJentzsch
|
39ac1f73fc
|
remove c_sstoreClearGas
|
10 years ago |
chriseth
|
9e407d80bc
|
Instruction iterator.
|
10 years ago |
chriseth
|
29f104f2b5
|
Some more knowledge functions.
|
10 years ago |
chriseth
|
0b0a1c0316
|
Typedef.
|
10 years ago |
Gav Wood
|
746b60527a
|
Merge pull request #1518 from ethereum/p2p
Better handling of call to addNode when network is starting.
|
10 years ago |