index
:
dexon-solidity
develop
release
DEXON fork of Solidity (https://github.com/dexon-foundation/dsolidity)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
state.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extensive pathway for reporting transaction execution results.
Gav Wood
2015-03-18
1
-1
/
+1
*
Prettify VM and State test outputs
Paweł Bylica
2015-03-14
1
-3
/
+3
*
Stats for testeth
Paweł Bylica
2015-03-14
1
-17
/
+4
*
Merge pull request #1295 from CJentzsch/randomStateTests
Gav Wood
2015-03-14
1
-0
/
+33
|
\
|
*
Merge remote-tracking branch 'upstream/develop' into randomStateTests
CJentzsch
2015-03-12
1
-34
/
+26
|
|
\
|
*
|
add check random state test for jit
CJentzsch
2015-03-12
1
-0
/
+33
*
|
|
Merge remote-tracking branch 'upstream/develop' into addTests
CJentzsch
2015-03-12
1
-34
/
+26
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
testeth: optional VM tracing (--vmtrace), command line options refactoring.
Paweł Bylica
2015-03-12
1
-34
/
+26
|
|
/
*
/
add callCreateCallCode test file
CJentzsch
2015-03-11
1
-0
/
+5
|
/
*
add quadratic complexity tests
CJentzsch
2015-03-06
1
-17
/
+17
*
remove genesis state from state tests
CJentzsch
2015-03-06
1
-34
/
+22
*
state rebase.
Gav Wood
2015-03-06
1
-18
/
+0
*
add memory tests
CJentzsch
2015-03-06
1
-5
/
+34
*
only check rootHash of state if FATDB is off
CJentzsch
2015-03-06
1
-0
/
+1
*
add memory tests
CJentzsch
2015-03-06
1
-1
/
+0
*
only check rootHash of state if FATDB is off
CJentzsch
2015-03-06
1
-0
/
+1
*
add quadratic complexity tests
CJentzsch
2015-03-06
1
-17
/
+17
*
remove genesis state from state tests
CJentzsch
2015-03-06
1
-32
/
+21
*
state rebase.
Gav Wood
2015-03-06
1
-18
/
+0
*
add memory tests
CJentzsch
2015-03-06
1
-5
/
+34
*
only check rootHash of state if FATDB is off
CJentzsch
2015-03-06
1
-0
/
+1
*
add memory tests
CJentzsch
2015-03-06
1
-34
/
+34
*
only check rootHash of state if FATDB is off
CJentzsch
2015-03-06
1
-0
/
+10
*
Revert all asio.h includes except for in 2 files, DebuggingStateWrapper.h and...
jhuntley
2015-03-05
1
-2
/
+0
*
asio.h and windows.h build comments as per request.
jhuntley
2015-03-05
1
-0
/
+2
*
Avoid boost include order issue on windows:
jhuntley
2015-03-05
1
-0
/
+1
*
Test Cases Changes
winsvega
2015-03-04
1
-1
/
+1
*
move extrem memory test to stMemoryStressTest.json
CJentzsch
2015-03-01
1
-0
/
+18
*
add memory tests
CJentzsch
2015-02-25
1
-0
/
+5
*
add quadratic complexity tests
CJentzsch
2015-02-25
1
-1
/
+14
*
add test for quadratic complexity
CJentzsch
2015-02-25
1
-0
/
+5
*
New Tests
winsvega
2015-02-13
1
-0
/
+5
*
Split canon blockchain and basic blockchain.
Gav Wood
2015-02-05
1
-1
/
+1
*
some state tests
winsvega
2015-01-28
1
-1
/
+0
*
add blockhash test fo vm tests
CJentzsch
2015-01-09
1
-10
/
+0
*
Blockhash tests
CJentzsch
2015-01-07
1
-1
/
+14
*
Implemented 256-long history for PREVHASH, though still optional.
Gav Wood
2014-12-24
1
-1
/
+1
*
Merge branch 'develop' into develop-evmcc
Paweł Bylica
2014-12-19
1
-0
/
+20
|
\
|
*
style
CJentzsch
2014-12-18
1
-1
/
+0
|
*
refund test inclusion
CJentzsch
2014-12-18
1
-0
/
+11
|
*
merge
CJentzsch
2014-12-14
1
-1
/
+24
*
|
Merge commit '1b8f9fdc3b44503890ed1bcb5da8bd5cb8dd83a5' into develop-evmcc
Paweł Bylica
2014-12-15
1
-1
/
+1
|
\
\
|
*
|
Cleanups.
Gav Wood
2014-12-13
1
-1
/
+1
*
|
|
Add "--jit" option to State tests
Paweł Bylica
2014-12-12
1
-0
/
+2
|
/
/
*
|
state log tests
CJentzsch
2014-12-06
1
-0
/
+5
*
|
style
CJentzsch
2014-12-02
1
-2
/
+2
*
|
added logs to state tests
CJentzsch
2014-12-02
1
-0
/
+3
*
|
add make money test
Christoph Jentzsch
2014-11-20
1
-0
/
+5
|
/
*
Create state test with commandline flag
Christoph Jentzsch
2014-11-12
1
-0
/
+34
*
build fix
Christoph Jentzsch
2014-11-11
1
-1
/
+1
*
added generic userDefinedTest function
Christoph Jentzsch
2014-11-11
1
-35
/
+1
*
Merge remote-tracking branch 'upstream/develop' into NewStateTests
Christoph Jentzsch
2014-11-10
1
-7
/
+1
|
\
|
*
Clean up state tests
Christoph Jentzsch
2014-11-07
1
-14
/
+0
|
*
Merge remote-tracking branch 'upstream/develop' into StateBug
Christoph Jentzsch
2014-11-07
1
-4
/
+4
|
|
\
|
|
*
undefine FILL_TESTS
Christoph Jentzsch
2014-11-06
1
-2
/
+0
|
|
*
Update transactions, style fix
Christoph Jentzsch
2014-11-06
1
-4
/
+4
*
|
|
specified user defined test
Christoph Jentzsch
2014-11-10
1
-0
/
+39
*
|
|
Added random test execution
Christoph Jentzsch
2014-11-07
1
-8
/
+0
*
|
|
Added precompiledContracts tests
Christoph Jentzsch
2014-11-07
1
-1
/
+5
*
|
|
added state system operations test
Christoph Jentzsch
2014-11-05
1
-1
/
+1
*
|
|
Merge branch 'StateBug' into NewStateTests
Christoph Jentzsch
2014-11-05
1
-3
/
+1
|
\
|
|
|
*
|
Fix ABAcalls OOG bug
Christoph Jentzsch
2014-11-04
1
-3
/
+1
|
|
/
*
/
Added stSystemOperationsTest
Christoph Jentzsch
2014-11-05
1
-4
/
+4
|
/
*
style
Christoph Jentzsch
2014-11-04
1
-12
/
+1
*
Clean up and organize tests + state class tests
Christoph Jentzsch
2014-11-03
1
-133
/
+40
*
Clean up FakeExtVM - move to state tests
Christoph Jentzsch
2014-10-31
1
-77
/
+85
*
Restructure state tests. Remove FakeStateClass
Christoph Jentzsch
2014-10-30
1
-45
/
+183
*
PoC-7: Reversion of 0-hashes, empty-list hashes and sha3('') -> ''
Gav Wood
2014-10-27
1
-0
/
+1
*
Project-wide reorganisation of namespaces.
Gav Wood
2014-09-05
1
-1
/
+2
*
Fix for state race condition.
Gav Wood
2014-07-06
1
-2
/
+4
*
Repotting, renaming and reorganisation.
Gav Wood
2014-05-30
1
-1
/
+1
*
Split out libethcore from libethereum.
Gav Wood
2014-04-23
1
-4
/
+4
*
Tests.
Gav Wood
2014-02-28
1
-0
/
+2
*
Replace hard-coded /tmp paths with call to boost::filesystem::temp_directory_...
Tim Hughes
2014-02-20
1
-1
/
+2
*
Fixed the other occurrence of Foobar
Muharem Hrnjadovic
2014-02-16
1
-1
/
+1
*
Corrected license headers (Foobar -> cpp-ethereum)
Muharem Hrnjadovic
2014-02-16
1
-1
/
+1
*
Peers have IDs to solve duplicate peers issue.
Gav Wood
2014-02-10
1
-1
/
+0
*
Repot defaults.
Gav Wood
2014-02-07
1
-0
/
+1
*
AlephZero renamed AlethZero and moved to cmake project.
Gav Wood
2014-02-07
1
-1
/
+1
*
GPL v2, not 3.
Gav Wood
2014-02-01
1
-1
/
+1
*
Basic client.
Gav Wood
2014-01-24
1
-2
/
+2
*
GUI & network stuff.
Gav Wood
2014-01-23
1
-2
/
+2
*
State updater tested and working pretty well.
Gav Wood
2014-01-21
1
-15
/
+26
*
Working state-transition test.
Gav Wood
2014-01-21
1
-2
/
+15
*
Various fixes.
Gav Wood
2014-01-20
1
-15
/
+16
*
Fake dagger, and moves to test the state transitions.
Gav Wood
2014-01-20
1
-1
/
+31
*
Caching (on two levels!) and quite possibly working State transition
Gav Wood
2014-01-20
1
-0
/
+2
*
Repotted tests.
Gav Wood
2014-01-19
1
-0
/
+31