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
/
state
/
state_object.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
moved state and vm to core
obscuren
2015-03-23
1
-357
/
+0
*
converted chain manager
obscuren
2015-03-17
1
-3
/
+3
*
conversion state
obscuren
2015-03-17
1
-13
/
+11
*
new type + additional methods
obscuren
2015-03-16
1
-7
/
+7
*
Moved ethutil => common
obscuren
2015-03-16
1
-28
/
+28
*
Removed some of that gas pre pay magic
obscuren
2015-03-13
1
-15
/
+18
*
Updated tests and fixed suicide
obscuren
2015-03-09
1
-1
/
+1
*
Trie => SecureTrie
obscuren
2015-03-03
1
-1
/
+1
*
Fixed consensus issue for refunding
obscuren
2015-02-27
1
-6
/
+15
*
Removed exported fields from state object and added proper set/getters
obscuren
2015-02-20
1
-23
/
+44
*
dirty tracking for state objects fixed
obscuren
2015-02-20
1
-1
/
+9
*
Optimisations and fixed a couple of DDOS issues in the miner
obscuren
2015-02-20
1
-0
/
+4
*
Reset storage cache after sync
obscuren
2015-02-19
1
-0
/
+1
*
Use new rlp (TODO requires some refactoring)
obscuren
2015-02-17
1
-2
/
+23
*
Fixed issue with Storage()
obscuren
2015-01-30
1
-29
/
+0
*
Moved ptrie => trie. Removed old trie
obscuren
2015-01-08
1
-3
/
+3
*
Refactored ethutil.Config.Db out
obscuren
2015-01-07
1
-16
/
+9
*
Switched to new trie
obscuren
2014-12-24
1
-17
/
+25
*
Renamed State => StateDB
obscuren
2014-12-04
1
-1
/
+1
*
Moved execution from vm to chain.
obscuren
2014-12-04
1
-5
/
+4
*
merge errors fixed
obscuren
2014-12-02
1
-1
/
+1
|
\
|
*
Changed the way transactions are being added to the transaction pool
obscuren
2014-12-02
1
-1
/
+1
*
|
Added new iterator and tests
obscuren
2014-11-19
1
-3
/
+1
*
|
Added `chain` tests & minor fixes
obscuren
2014-11-19
1
-8
/
+0
|
/
*
Transaction execution fixes
obscuren
2014-11-12
1
-2
/
+2
*
Removed debug print
obscuren
2014-11-04
1
-1
/
+0
*
Added storage root to dump
obscuren
2014-11-04
1
-0
/
+5
*
Compress data on db level. Closes #174
obscuren
2014-11-03
1
-14
/
+2
*
ethtrie => trie
obscuren
2014-10-31
1
-6
/
+6
*
ethstate => state
obscuren
2014-10-31
1
-0
/
+339