Gav Wood
|
14496b68aa
|
Log/bloom alterations.
|
10 years ago |
CJentzsch
|
cf440f7ae7
|
update gas costs
|
10 years ago |
Gav Wood
|
0360b20af1
|
Avoid invalid paranoia tests.
|
10 years ago |
CJentzsch
|
0e97752530
|
fix jumpdest - dont require anything on the stack
|
10 years ago |
CJentzsch
|
91d31a94dc
|
add memory tests
|
10 years ago |
CJentzsch
|
e6e0f13e2f
|
only check rootHash of state if FATDB is off
|
10 years ago |
Gav Wood
|
a04ae1dabd
|
Fix FakeExtVM.
|
10 years ago |
Gav Wood
|
c6c25b933d
|
JUMPDEST is 1.
|
10 years ago |
Gav Wood
|
de177effb0
|
Gas fixes.
Trie fixes.
|
10 years ago |
Gav Wood
|
53550684cb
|
New gas pricing for PoC-9.
|
10 years ago |
Gav Wood
|
aae57a0382
|
Fixes for FatTrie.
|
10 years ago |
Gav Wood
|
814349a840
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
Gav Wood
|
13c082690d
|
FatDB integrated.
|
10 years ago |
Gav Wood
|
0f01f4799f
|
Fat Trie and tests for it.
|
10 years ago |
Gav Wood
|
92bfa4a7cf
|
New SecureTrie.
|
10 years ago |
Gav Wood
|
813d5d9172
|
Lenient gas limit.
Two uncles only.
Min 2048 difficulty & assoc adjustment.
|
10 years ago |
yann300
|
44ae13bdeb
|
small changes
|
10 years ago |
yann300
|
7bb5032874
|
- small changes
|
10 years ago |
yann300
|
ff644c65c1
|
- The first account use to deploy config contracts.
- Other accounts are rdeletable if not used by a transaction.
|
10 years ago |
Gav Wood
|
f64e013bfa
|
Merge pull request #1193 from chriseth/sol_fixABIArrays
Fixed arrays in ABI.
|
10 years ago |
Gav Wood
|
e910720e69
|
Merge pull request #1175 from debris/event_sha3
transaction hash in event logs, second approach
|
10 years ago |
Marek Kotewicz
|
148e2d8d14
|
fixing pr issues
|
10 years ago |
Marek Kotewicz
|
3b99b7c4d9
|
Merge branch 'develop' into event_sha3
|
10 years ago |
Lefteris Karapetsas
|
e44ab4588d
|
fixing the build
|
10 years ago |
Lefteris Karapetsas
|
aabce8548a
|
mini style improvement
|
10 years ago |
Lefteris Karapetsas
|
4a9b2fa0c5
|
StructuredLogger's functions all become static and call the singleton getter.
|
10 years ago |
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 |
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 |