Gav Wood
|
14c1d371ca
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
1b1c2e95d1
|
Trie maps consolidated for speed.
|
10 years ago |
Gav Wood
|
005b2865ef
|
Merge pull request #1787 from CJentzsch/buildfix
build fix
|
10 years ago |
Gav Wood
|
83f57b9ed0
|
Avoid more maps, more lookups and SHA3.
|
10 years ago |
CJentzsch
|
8efa22d61d
|
build fix
|
10 years ago |
Gav Wood
|
1069295ec6
|
Fix for chain fork instance.
|
10 years ago |
CJentzsch
|
f22fb7f57f
|
first wallet tests
|
10 years ago |
Patrick Salami
|
468a06d35a
|
adding --network-id option to eth cli
|
10 years ago |
subtly
|
88193ae7c8
|
Limit DNS resolution to ipv4.
|
10 years ago |
subtly
|
d300143e12
|
Apply sha3 so that xor operation for kademlia metric isn't skewed by EC point encoding.
|
10 years ago |
Gav Wood
|
976c990ddb
|
Minimise write-locking of DB. Fixes #1676
|
10 years ago |
subtly
|
3ebaffa2c1
|
revert assumption that node exists in nodetable when noteactivenode is called
|
10 years ago |
Marek Kotewicz
|
80b81ea6c8
|
printing v8 errors
|
10 years ago |
subtly
|
c5e6c7dae1
|
Merge branch 'develop' into discovery
|
10 years ago |
CJentzsch
|
adf244188d
|
add wallet test
|
10 years ago |
subtly
|
f176a1ce13
|
add missing const
|
10 years ago |
Marek Kotewicz
|
7d382cb97a
|
Merge branch 'develop' into v8console
|
10 years ago |
Gav Wood
|
fb8d05b06e
|
Always commit to state DB in batches.
|
10 years ago |
Gav Wood
|
fd9f5d49c7
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
fd5ea37e55
|
Transaction nonce now "sorted". Fixes #1615
|
10 years ago |
Gav Wood
|
c4fb35d419
|
Fix for #1766
|
10 years ago |
Gav Wood
|
dab0e1aa37
|
Merge pull request #1772 from arkpar/mix_deploy
Mix: Deployment fixed to work with GlobalRegistrar
|
10 years ago |
Gav Wood
|
4000b179f9
|
Merge pull request #1770 from debris/res
replacement for qt5_add_resources for headless client
|
10 years ago |
subtly
|
c84d5f30bb
|
update pong encoding
|
10 years ago |
Marek Kotewicz
|
2fec0f01d3
|
jsconsole optional for tests
|
10 years ago |
Marek Kotewicz
|
8f8e07d287
|
make jsconsole optional global dependency
|
10 years ago |
Marek Kotewicz
|
7013cad037
|
Merge branch 'res' into v8console
Conflicts:
cmake/EthUtils.cmake
|
10 years ago |
Marek Kotewicz
|
9dfabc7966
|
removed redundant log in cmake utils
|
10 years ago |
Marek Kotewicz
|
2a9e2f663e
|
improved eth_add_resources
|
10 years ago |
Marek Kotewicz
|
b8ab4a0d5d
|
making everything work with new eth_add_resources
|
10 years ago |
Marek Kotewicz
|
2cbe6edd7a
|
improved eth_add_resources
|
10 years ago |
arkpar
|
d4373dc185
|
deployment fixed to work with GlobalRegistrar
|
10 years ago |
chriseth
|
6d80b0c59b
|
Build fix after merge.
|
10 years ago |
chriseth
|
8f98d65626
|
Split params into evm-related and mining/block-related.
|
10 years ago |
chriseth
|
2111cd4894
|
Move assembly related files to libevmasm and Params.h/.cpp to libevmcore.
|
10 years ago |
Marek Kotewicz
|
b61bffef9d
|
Merge branch 'develop' into v8console
|
10 years ago |
Marek Kotewicz
|
0cbdda18d1
|
simplified loading string from eth resources
|
10 years ago |
Marek Kotewicz
|
367e977c21
|
simplified loading string from eth resources
|
10 years ago |
Marek Kotewicz
|
1055b10b30
|
pretty printing
|
10 years ago |
Marek Kotewicz
|
1f4d0e32bf
|
pretty printing in js console in progress
|
10 years ago |
Marek Kotewicz
|
152a60f4b3
|
first resources added using eth_add_resources
|
10 years ago |
Marek Kotewicz
|
6315351b7a
|
fixes for eth_add_resources
|
10 years ago |
Marek Kotewicz
|
5023f14c1b
|
fixes for eth_add_resources
|
10 years ago |
Marek Kotewicz
|
dee8689eec
|
Merge branch 'res' into v8console
|
10 years ago |
Marek Kotewicz
|
6da6f4ee53
|
fixed indention
|
10 years ago |
Marek Kotewicz
|
a7996f4de7
|
finished resource scripts
|
10 years ago |
Marek Kotewicz
|
b51f01ed10
|
resources scripts
|
10 years ago |
Arkadiy Paronyan
|
fc7c9d5a08
|
Merge pull request #1755 from yann300/bugFix2
Mix - When deploying to the network, allows to fill in params in ctor.
|
10 years ago |
chriseth
|
f6fdf98907
|
Merge pull request #1769 from chriseth/sol_astUtils
Utility class to find a suitable AST node for a given location.
|
10 years ago |
chriseth
|
8ca0d6098d
|
Fixed source location comparison operator.
|
10 years ago |