index
:
go-tangerine
dependabot/npm_and_yarn/dashboard/assets/decode-uri-component-0.2.2
dependabot/npm_and_yarn/dashboard/assets/dns-packet-1.3.4
dependabot/npm_and_yarn/dashboard/assets/elliptic-6.5.3
dependabot/npm_and_yarn/dashboard/assets/elliptic-6.5.4
dependabot/npm_and_yarn/dashboard/assets/express-4.18.2
dependabot/npm_and_yarn/dashboard/assets/hosted-git-info-2.8.9
dependabot/npm_and_yarn/dashboard/assets/http-proxy-1.18.1
dependabot/npm_and_yarn/dashboard/assets/ini-1.3.7
dependabot/npm_and_yarn/dashboard/assets/loader-utils-1.4.1
dependabot/npm_and_yarn/dashboard/assets/loader-utils-1.4.2
dependabot/npm_and_yarn/dashboard/assets/lodash-4.17.15
dependabot/npm_and_yarn/dashboard/assets/lodash-4.17.19
dependabot/npm_and_yarn/dashboard/assets/lodash-4.17.20
dependabot/npm_and_yarn/dashboard/assets/lodash-4.17.21
dependabot/npm_and_yarn/dashboard/assets/macaddress-0.2.9
dependabot/npm_and_yarn/dashboard/assets/mixin-deep-1.3.2
dependabot/npm_and_yarn/dashboard/assets/path-parse-1.0.7
dependabot/npm_and_yarn/dashboard/assets/qs-6.4.1
dependabot/npm_and_yarn/dashboard/assets/set-getter-0.1.1
dependabot/npm_and_yarn/dashboard/assets/sshpk-1.16.1
dependabot/npm_and_yarn/dashboard/assets/stringstream-0.0.6
dependabot/npm_and_yarn/dashboard/assets/tar-2.2.2
dependabot/npm_and_yarn/dashboard/assets/ua-parser-js-0.7.28
dependabot/npm_and_yarn/dashboard/assets/websocket-extensions-0.1.4
dependabot/npm_and_yarn/dashboard/assets/y18n-3.2.2
jimmy-run_bp
jimmy-script
jimmy-script-more
jm-debug
jm-reset-testnet
jm-update-run-node-script
master
origin
w-ci
w-debug
w-script
Tangerine full node (https://github.com/tangerine-network/go-tangerine)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
StateTests
/
stSystemOperationsTest.json
Commit message (
Expand
)
Author
Age
Files
Lines
*
Squashed 'tests/files/' changes from e390be4..dbdd0f8
obscuren
2015-03-12
1
-7
/
+85
*
Squashed 'tests/files/' changes from 05fe945..b9e4e74
obscuren
2015-03-09
1
-24
/
+24
*
Squashed 'tests/files/' changes from 9e3fe72..15ce2ab
obscuren
2015-03-06
1
-198
/
+483
*
Squashed 'tests/files/' changes from 13be3e3..9e3fe72
obscuren
2015-03-03
1
-28
/
+87
*
Squashed 'tests/files/' changes from 402e748..13be3e3
obscuren
2015-03-03
1
-59
/
+59
*
Squashed 'tests/files/' changes from 2bfb7db..402e748
obscuren
2015-03-03
1
-61
/
+61
*
Squashed 'tests/files/' changes from 6f75ca3..2bfb7db
obscuren
2015-03-03
1
-59
/
+59
*
Squashed 'tests/files/' changes from 998e275..6f75ca3
obscuren
2015-03-03
1
-55
/
+55
*
Squashed 'tests/files/' changes from a3d44ca..998e275
obscuren
2015-03-03
1
-3
/
+3
*
Squashed 'tests/files/' changes from c6111e6..a3d44ca
obscuren
2015-03-03
1
-0
/
+1081
*
vmGasCostchanges
CJentzsch
2015-03-02
1
-4793
/
+47
*
update to new quadratic memory cost rule
CJentzsch
2015-02-26
1
-2
/
+2
*
add quadratic complexity tests
CJentzsch
2015-02-25
1
-0
/
+77
*
remove impossible tests, add create hash collision test
CJentzsch
2015-02-24
1
-0
/
+76
*
failing tests from random simulation as state tests and transaction tests
CJentzsch
2015-02-06
1
-1
/
+69
*
python fail
CJentzsch
2015-02-04
1
-0
/
+76
*
correct CREATE with zero sized init code
CJentzsch
2015-01-11
1
-12
/
+36
*
more dynamic jump tests
CJentzsch
2015-01-08
1
-7
/
+161
*
jumpdests tests, OOG at max call depth, ...
CJentzsch
2015-01-07
1
-0
/
+321
*
check address input greater then 2**160
CJentzsch
2015-01-07
1
-45
/
+605
*
zeroMemExpansionTests
CJentzsch
2015-01-06
1
-0
/
+150
*
protocol update about call depth
CJentzsch
2015-01-06
1
-9
/
+9
*
new jumpdest interpretation
CJentzsch
2015-01-03
1
-18
/
+10
*
retuning gas prices of recursive bombs to test limits
CJentzsch
2015-01-02
1
-7
/
+7
*
more init code, systemoperations and transaction tests
CJentzsch
2015-01-02
1
-173
/
+173
*
added balance tests
wanderer
2014-12-30
1
-1
/
+187
*
transaction tests and refund tests
CJentzsch
2014-12-18
1
-1
/
+1
*
Fix return tests.
Gav Wood
2014-12-13
1
-7
/
+7
*
update gas prices
CJentzsch
2014-12-12
1
-8
/
+8
*
Log as array
CJentzsch
2014-12-08
1
-73
/
+3420
*
state log tests
CJentzsch
2014-12-05
1
-0
/
+83
*
protocol update (CALLCODE <-> RETURN), topics in log are arrays not sets
CJentzsch
2014-12-03
1
-22
/
+22
*
update state tests with logs
CJentzsch
2014-12-02
1
-0
/
+70
*
update gas costs
CJentzsch
2014-12-02
1
-2
/
+2
*
Fix CallRecursiveBomb2
Christoph Jentzsch
2014-11-14
1
-3
/
+3
*
Update gas cost for PoC7
Christoph Jentzsch
2014-11-06
1
-111
/
+111
*
added state systemOperationsTest
Christoph Jentzsch
2014-11-05
1
-0
/
+2330