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
/
ethchain
/
block_chain.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moving closer to interop
obscuren
2014-06-14
1
-0
/
+2
*
Merge branch 'develop' into interop
obscuren
2014-06-12
1
-13
/
+1
|
\
|
*
Refactor to use new method
Maran
2014-06-10
1
-13
/
+1
*
|
Minor changes
obscuren
2014-06-12
1
-2
/
+1
|
/
*
Working on interop
obscuren
2014-05-22
1
-10
/
+11
*
Changed numbers
obscuren
2014-05-21
1
-6
/
+6
*
Changed transaction hash for poc 5
obscuren
2014-05-20
1
-0
/
+16
*
added roman
obscuren
2014-05-20
1
-0
/
+1
*
Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop
obscuren
2014-05-20
1
-1
/
+1
|
\
|
*
Refactored a lot of the chain catchup/reorg.
Maran
2014-05-20
1
-1
/
+1
*
|
Added Maran to premine
obscuren
2014-05-20
1
-2
/
+1
*
|
No longer store script directly in the state tree
obscuren
2014-05-20
1
-1
/
+1
|
/
*
Changed how changes are being applied to states
obscuren
2014-05-17
1
-2
/
+2
*
M
obscuren
2014-05-15
1
-1
/
+1
*
Removed old tx pool notification system. Fixes #19
obscuren
2014-05-15
1
-1
/
+2
*
Fixed state problem
obscuren
2014-04-29
1
-1
/
+2
*
Call initial closure with proper tx argument
obscuren
2014-04-23
1
-0
/
+1
*
Merged accounts and contracts in to StateObject
obscuren
2014-04-16
1
-3
/
+3
*
Added todo
Maran
2014-04-09
1
-0
/
+2
*
Small tweaks
Maran
2014-04-01
1
-3
/
+0
*
Finalize blockchain reverting test
Maran
2014-04-01
1
-8
/
+14
*
More blockchain testing
Maran
2014-03-31
1
-2
/
+11
*
initial testcode for canonical chain
Maran
2014-03-24
1
-13
/
+22
*
FindCanonicalChain returns true or false when we are on the Canonical chain o...
Maran
2014-03-24
1
-1
/
+4
*
Initial block reorganisation code
Maran
2014-03-21
1
-0
/
+97
*
More mining rework
Maran
2014-03-20
1
-2
/
+1
*
Initial smart-miner stuff
Maran
2014-03-10
1
-0
/
+1
*
Partially refactored server/txpool/block manager/block chain
obscuren
2014-03-05
1
-1
/
+28
*
Updated block to use state instead of trie directly
obscuren
2014-03-03
1
-1
/
+1
*
Updated some of the log statements to use the ethutil logger
obscuren
2014-02-22
1
-2
/
+0
*
Get a chain of blocks made simple
obscuren
2014-02-21
1
-0
/
+23
*
Fixed block handling
obscuren
2014-02-18
1
-4
/
+3
*
Removed RlpValue in favour of Value
obscuren
2014-02-15
1
-1
/
+1
*
The great merge
obscuren
2014-02-15
1
-0
/
+184