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)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ethchain
/
state.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed debug hook and added state iterator
obscuren
2014-05-27
1
-0
/
+5
*
State snapshotting
obscuren
2014-05-26
1
-1
/
+15
*
Fixed state overwriting issue
obscuren
2014-05-21
1
-7
/
+3
*
Fixed state issue
obscuren
2014-05-21
1
-3
/
+0
*
No longer store script directly in the state tree
obscuren
2014-05-20
1
-34
/
+15
*
Moved seeding and moved manifest
obscuren
2014-05-09
1
-10
/
+37
*
Auto update state changes notifications
obscuren
2014-05-09
1
-31
/
+4
*
Upped version number
obscuren
2014-04-27
1
-0
/
+29
*
Minor improvements and bug fixes
obscuren
2014-04-24
1
-2
/
+2
*
Merged accounts and contracts in to StateObject
obscuren
2014-04-16
1
-49
/
+16
*
Removed old VM code
obscuren
2014-03-22
1
-0
/
+4
*
Added address to account and contract
obscuren
2014-03-21
1
-3
/
+4
*
Removed caller from tx and added "callership" to account.
obscuren
2014-03-21
1
-2
/
+2
*
Moved code around
obscuren
2014-03-21
1
-11
/
+29
*
Added a copy method to state
obscuren
2014-03-17
1
-0
/
+4
*
Partially refactored server/txpool/block manager/block chain
obscuren
2014-03-05
1
-0
/
+38
*
Renamed Address to Account
obscuren
2014-03-03
1
-4
/
+4
*
Trie's are no longer referenced directly but through State instead
obscuren
2014-03-03
1
-1
/
+50
*
Updated block to use state instead of trie directly
obscuren
2014-03-03
1
-0
/
+8
*
Separated the VM from the block manager and added states
obscuren
2014-02-24
1
-0
/
+56