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
/
miner
Commit message (
Expand
)
Author
Age
Files
Lines
*
Resolved some bugs in the miner
obscuren
2015-02-15
1
-11
/
+10
*
Fixed mining & limited hash power
obscuren
2015-02-14
2
-19
/
+40
*
Update balance label when mining
obscuren
2015-02-14
1
-1
/
+2
*
Propagate blocks
obscuren
2015-02-14
1
-0
/
+1
*
Fixed a few issues in the miner and updated hash rate title
obscuren
2015-02-14
3
-28
/
+39
*
Basic structure miner
obscuren
2015-02-10
3
-266
/
+153
*
merged
obscuren
2015-02-09
1
-1
/
+1
|
\
|
*
Merge pull request #290 from Gustav-Simonsson/correct_block_parent_timestamp_...
Jeffrey Wilcke
2015-02-06
1
-1
/
+1
|
|
\
|
|
*
Correct block parent timestamp check and typos
Gustav Simonsson
2015-02-04
1
-1
/
+1
*
|
|
Merge branch 'develop' into miner
obscuren
2015-02-06
1
-6
/
+4
|
\
|
|
|
*
|
set uncles regardless of empty uncle list. Fixes invalid blocks being mined
obscuren
2015-02-05
1
-3
/
+1
*
|
|
wip
obscuren
2015-02-06
1
-7
/
+35
|
/
/
*
|
Filtering
obscuren
2015-02-05
1
-4
/
+9
*
|
WIP miner
obscuren
2015-02-04
1
-0
/
+164
|
/
*
Refactored ethutil.Config.Db out
obscuren
2015-01-07
1
-3
/
+3
*
Allow extra to be set for mined blocks
obscuren
2015-01-06
1
-0
/
+2
*
BlockManager => BlockProcessor
obscuren
2015-01-05
1
-5
/
+5
*
Updated miner to new block api
obscuren
2014-12-30
1
-3
/
+6
*
Refactored block & Transaction
obscuren
2014-12-23
1
-5
/
+5
*
merge
obscuren
2014-12-19
1
-3
/
+3
|
\
|
*
Created generic message (easy for testing)
obscuren
2014-12-18
1
-3
/
+3
*
|
adapt miner to new backend. use events to broadcast new mined blocks
zelig
2014-12-15
1
-4
/
+3
|
/
*
states moved to chain
obscuren
2014-12-11
1
-1
/
+1
*
Moved pow
obscuren
2014-12-10
1
-3
/
+5
*
upped proto version and modified block pool
obscuren
2014-12-05
1
-1
/
+0
*
Skip mining on transactions that don't meet the min accepted gas price
obscuren
2014-12-05
1
-6
/
+16
*
Improved and simplified wallet functions and behaviour
obscuren
2014-12-04
1
-1
/
+1
*
Renamed `chain` => `core`
obscuren
2014-12-04
1
-8
/
+8
*
merge errors fixed
obscuren
2014-12-02
1
-8
/
+2
|
\
|
*
Changed the way transactions are being added to the transaction pool
obscuren
2014-12-02
1
-4
/
+5
*
|
Fixed merge
obscuren
2014-11-29
1
-2
/
+1
|
\
|
|
*
Changed refund
obscuren
2014-11-29
1
-1
/
+1
|
*
GasData changes & removed min gas price
obscuren
2014-11-29
1
-1
/
+0
*
|
Added a callback mechanism to chain adding.
obscuren
2014-11-19
1
-2
/
+5
*
|
Begin of moving objects to types package
obscuren
2014-11-18
1
-7
/
+8
|
/
*
Fixed bloom, updated mining & block processing
obscuren
2014-11-10
1
-3
/
+26
*
Implemented new miner w/ ui interface for merged mining. Closes #177
obscuren
2014-11-07
1
-144
/
+154
*
Reworked chain handling process
obscuren
2014-11-04
1
-2
/
+5
*
StateManager => BlockManager
obscuren
2014-11-04
1
-5
/
+5
*
ethminer => miner
obscuren
2014-10-31
1
-0
/
+217