Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
Geth-Modification
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
张蕾
Geth-Modification
Commits
194c58858cd230a9a08b0eb14650720341a5580e
Switch branch/tag
geth-modification
21 Jul, 2014
7 commits
send zero event to miner.powQuitChan fixes miner hanging
· 194c5885
zelig
authored
Jul 21, 2014
194c5885
ethreact/README.md
· 67528cf9
zelig
authored
Jul 21, 2014
67528cf9
Merge branch 'develop' of github.com:ethereum/eth-go into feature/ethutil-refactor
· 13cc220c
zelig
authored
Jul 21, 2014
13cc220c
merge upstream
· 1e4af85a
zelig
authored
Jul 21, 2014
1e4af85a
Merge branch 'master' into develop
· 8f91d47b
obscuren
authored
Jul 21, 2014
8f91d47b
Fixed tx sha creation
· 5d2669db
obscuren
authored
Jul 21, 2014
5d2669db
Changed iterator
· 93261b98
obscuren
authored
Jul 21, 2014
93261b98
18 Jul, 2014
8 commits
Base time on previous parent, not last block
· 9f00aeae
obscuren
authored
Jul 18, 2014
9f00aeae
Fixed miner and logger
· 2762ec22
obscuren
authored
Jul 18, 2014
2762ec22
Fixed range
· cd9b3445
obscuren
authored
Jul 18, 2014
cd9b3445
fixed
· 61cc2ba7
obscuren
authored
Jul 18, 2014
61cc2ba7
Added channel for starting/stopping miner
· dad29bca
obscuren
authored
Jul 18, 2014
dad29bca
Merge branch 'develop' into guiminer
· 65650a5c
obscuren
authored
Jul 18, 2014
65650a5c
WIP to expose hashrate to gui
· db8170de
Maran
authored
Jul 18, 2014
db8170de
Check if version in known + fix
· 449b9a9d
obscuren
authored
Jul 18, 2014
449b9a9d
17 Jul, 2014
8 commits
Added find name for namereg
· 28a146d4
obscuren
authored
Jul 17, 2014
28a146d4
added chainSync event
· 6a19b62d
obscuren
authored
Jul 17, 2014
6a19b62d
Fixed string data
· a626b7eb
obscuren
authored
Jul 17, 2014
a626b7eb
bump
· 3331bb29
obscuren
authored
Jul 17, 2014
3331bb29
Removed debug log
· 16f61005
obscuren
authored
Jul 17, 2014
16f61005
Removed debug log
· 90f63657
obscuren
authored
Jul 17, 2014
90f63657
Fixed coinbase copy in state
· 0415e4a6
obscuren
authored
Jul 17, 2014
0415e4a6
Trie fixes
· ed3424ff
obscuren
authored
Jul 17, 2014
ed3424ff
16 Jul, 2014
1 commit
Convert a byte slice to address
· 14c4f061
obscuren
authored
Jul 16, 2014
14c4f061
15 Jul, 2014
9 commits
Decreased timeout
· 8820d4e5
obscuren
authored
Jul 15, 2014
8820d4e5
Added each callback for storage
· 7c0a27a0
obscuren
authored
Jul 15, 2014
7c0a27a0
Added/changed logging
· 7a410643
obscuren
authored
Jul 15, 2014
7a410643
Moved
· 34da3b4f
obscuren
authored
Jul 15, 2014
34da3b4f
Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop
· 4a2dd306
obscuren
authored
Jul 15, 2014
4a2dd306
Fixed an issue where the trie might crash on missmatching lengths
· 09bade64
obscuren
authored
Jul 15, 2014
09bade64
Rewrote mnemonic word loading to facilitate deployable builds.
· 9a931698
Maran
authored
Jul 15, 2014
9a931698
properly unsubscribe react channels when miner stops - fixes write on closed chan crash
· 017d36e6
zelig
authored
Jul 15, 2014
017d36e6
use ethreact.Event and ethreact.ReactorEngine
· 1735ec03
zelig
authored
Jul 15, 2014
1735ec03
14 Jul, 2014
7 commits
reactor test
· 0ecc5c81
zelig
authored
Jul 14, 2014
0ecc5c81
Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop
· 5ec62a51
obscuren
authored
Jul 14, 2014
5ec62a51
Vm logging on diff
· 2784e256
obscuren
authored
Jul 14, 2014
2784e256
Moved checks
· 50bc8380
obscuren
authored
Jul 14, 2014
50bc8380
Paranoia check moved
· 69acda2c
obscuren
authored
Jul 14, 2014
69acda2c
Compare method for receipts
· 98f21d89
obscuren
authored
Jul 14, 2014
98f21d89
Removed defer and added receipts checking in tx processing
· 767d24ea
obscuren
authored
Jul 14, 2014
767d24ea