Lefteris Karapetsas
|
ae6510b135
|
Style fixes
|
10 years ago |
Lefteris Karapetsas
|
0fba1cc063
|
Adding number of connections in the p2p events
|
10 years ago |
Lefteris Karapetsas
|
623d640fb5
|
StructuredLogger becomes a global singleton class
|
10 years ago |
Lefteris Karapetsas
|
d3ce888c0b
|
Adding a mutex to StructuredLogger
|
10 years ago |
Lefteris Karapetsas
|
afaac3f511
|
Adding a StructuredLogging stop event
|
10 years ago |
Lefteris Karapetsas
|
97ab2d6d18
|
StructuredLogging timestamp format is now configurable
|
10 years ago |
Lefteris Karapetsas
|
063a12fd88
|
Structured logging should now work for some events
|
10 years ago |
Lefteris Karapetsas
|
6c4faef732
|
Add remote version to p2pconnected log event
|
10 years ago |
Lefteris Karapetsas
|
643499e491
|
Add p2p disconnected structured log event
|
10 years ago |
Lefteris Karapetsas
|
ba81493976
|
StructuredLogger propagated as a const reference
|
10 years ago |
Lefteris Karapetsas
|
d0c1c510bd
|
Adding StructuredLogger class and using it in various places
- Structured logger is injected as a dependency where needed.
- Still a work in progress
|
10 years ago |
Lefteris Karapetsas
|
5695d0ee25
|
Adding argument for structured logging and propagating it forward
- Also style fixes when problems encountered
|
10 years ago |
Paweł Bylica
|
5e3cf7f297
|
Ad-hoc constant fold arithmetic instructions
|
10 years ago |
yann300
|
f1feb3ae65
|
allows users to change the account name
|
10 years ago |
subtly
|
b0aa7ce8ef
|
update encrypt to use same keying as decrypt
|
10 years ago |
Gav Wood
|
5ada7247f8
|
VM CALLCODE fix.
|
10 years ago |
Gav Wood
|
ee0df7beae
|
Fee structure stuff.
|
10 years ago |
yann300
|
e322289c04
|
Merge remote-tracking branch 'up/develop' into accountManagement
|
10 years ago |
yann300
|
ad97732fea
|
unuse function deleted.
|
10 years ago |
Gav Wood
|
f8c06e92f7
|
Alter Genesis block.
Add FeeStructure.
|
10 years ago |
yann300
|
e44079cd9e
|
support old project
|
10 years ago |
subtly
|
8e2deaebc2
|
ECIES interop with go is a go.
|
10 years ago |
Gav Wood
|
6e9884ca43
|
Update precompiled stuff.
Add extra tests for secure trie.
|
10 years ago |
Christian
|
6d4b77249e
|
Fixed arrays in ABI.
|
10 years ago |
yann300
|
e4c2c654bc
|
pass Secret to the executing transaction.
|
10 years ago |
Gav Wood
|
6f1e7cbea2
|
Merge pull request #1192 from chriseth/stopinvalidcall
STOP for invalid call.
|
10 years ago |
Gav Wood
|
82a2a9edf6
|
Merge pull request #1191 from CJentzsch/POC9tests
update gas cost PoC9
|
10 years ago |
Gav Wood
|
5a538bf314
|
Log/bloom alterations.
|
10 years ago |
Christian
|
b883eea327
|
Fix test after change in call failure semantics.
|
10 years ago |
CJentzsch
|
05bb8f2191
|
Merge remote-tracking branch 'upstream/poc9trie' into POC9tests
|
10 years ago |
CJentzsch
|
6dc6d10b02
|
update gas costs
|
10 years ago |
Gav Wood
|
2e005d1796
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
e96942c3c7
|
Solidity STOPs in case of failed call.
|
10 years ago |
Gav Wood
|
dbe37c613b
|
Merge branch 'poc9trie' of github.com:ethereum/cpp-ethereum into poc9trie
|
10 years ago |
Gav Wood
|
cd45664a63
|
Avoid invalid paranoia tests.
|
10 years ago |
Gav Wood
|
056868aaa4
|
Merge pull request #1182 from sveneh/develop
Dockerfile updated to the latest develop build with jit support
|
10 years ago |
Gav Wood
|
e3b29a53cd
|
Merge pull request #1184 from arkpar/mix_srcdbg
Mix: solidity source debugging
|
10 years ago |
Gav Wood
|
b8c195a4f6
|
Merge pull request #1188 from CJentzsch/POC9tests
Poc9tests
|
10 years ago |
CJentzsch
|
a90afc3d5e
|
fix jumpdest - dont require anything on the stack
|
10 years ago |
subtly
|
e3fbf63f8f
|
ecies interop fix and tests. 128-bit keys.
|
10 years ago |
CJentzsch
|
845b4e7d98
|
add memory tests
|
10 years ago |
CJentzsch
|
e2fdaa6ac2
|
only check rootHash of state if FATDB is off
|
10 years ago |
yann300
|
63ae0faeb1
|
Accounts Managemement
|
10 years ago |
Gav Wood
|
8f70101cec
|
Fix FakeExtVM.
|
10 years ago |
Gav Wood
|
a1bb249d45
|
JUMPDEST is 1.
|
10 years ago |
Gav Wood
|
bfb9223528
|
Solidity STOPs in case of failed call.
|
10 years ago |
Marek Kotewicz
|
7ce003b2d4
|
Merge branch 'develop' into event_sha3
|
10 years ago |
arkpar
|
3b58f62852
|
more style fixes
|
10 years ago |
arkpar
|
9c3fded391
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into mix_srcdbg
|
10 years ago |
arkpar
|
0698567085
|
style
|
10 years ago |