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
1fe2d0d0e011b6d6bc6261b69fe955943d9d6e3e
Switch branch/tag
geth-modification
24 Sep, 2014
8 commits
Peers no longer take care of block processing
· 1fe2d0d0
obscuren
authored
Sep 24, 2014
1fe2d0d0
Removed log
· 54558dd8
obscuren
authored
Sep 24, 2014
54558dd8
Mine without txs
· 60a8c952
obscuren
authored
Sep 24, 2014
60a8c952
Changed the block fetching code and hash distribution
· 84690bfb
obscuren
authored
Sep 24, 2014
84690bfb
Info => Debug
· d3a0bb4f
obscuren
authored
Sep 24, 2014
d3a0bb4f
Fixed race condition
· ad13b402
obscuren
authored
Sep 24, 2014
ad13b402
tmp
· ba43364f
obscuren
authored
Sep 24, 2014
ba43364f
Added TD for each block
· 57dc435f
obscuren
authored
Sep 24, 2014
57dc435f
23 Sep, 2014
11 commits
Merge branch 'develop'
· 615d2059
obscuren
authored
Sep 23, 2014
615d2059
ugh
· 46a49642
obscuren
authored
Sep 23, 2014
46a49642
Merge branch 'hotfix/0.6.5-3' into develop
· bc1a173d
obscuren
authored
Sep 23, 2014
bc1a173d
Merge branch 'hotfix/0.6.5-3'
· 5c5db7d9
obscuren
authored
Sep 23, 2014
5c5db7d9
Re-added min gas price check on tx pool
· 6800c366
obscuren
authored
Sep 23, 2014
6800c366
Merge branch 'hotfix/0.6.5-2' into develop
· b73c07dd
obscuren
authored
Sep 23, 2014
b73c07dd
Merge branch 'hotfix/0.6.5-2'
· ea67d853
obscuren
authored
Sep 23, 2014
ea67d853
Removed windows support for serpent :-(
· ac5e86b7
obscuren
authored
Sep 23, 2014
ac5e86b7
Merge branch 'hotfix/0.6.5-1' into develop
· 1b66e1c9
obscuren
authored
Sep 23, 2014
1b66e1c9
Merge branch 'hotfix/0.6.5-1'
· 0705bb3f
obscuren
authored
Sep 23, 2014
0705bb3f
don't mine without transactions
· 48fd23dc
obscuren
authored
Sep 23, 2014
48fd23dc
22 Sep, 2014
10 commits
Merge branch 'release/0.6.5' into develop
· df30588e
obscuren
authored
Sep 22, 2014
df30588e
Merge branch 'release/0.6.5'
· ce149d27
obscuren
authored
Sep 22, 2014
ce149d27
Remove log
· 7d08e4f7
obscuren
authored
Sep 22, 2014
7d08e4f7
Increased from 200 nano to milliseconds
· 2ae3bda0
obscuren
authored
Sep 22, 2014
2ae3bda0
Remove log
· 1bc815e0
obscuren
authored
Sep 22, 2014
1bc815e0
New Peer server
· 16871ae2
obscuren
authored
Sep 22, 2014
16871ae2
Support C++ GetBlockHash by assuming empty = done
· 9ed5b4d9
obscuren
authored
Sep 22, 2014
9ed5b4d9
Added JavaScript JSON helper
· b65f29f8
obscuren
authored
Sep 22, 2014
b65f29f8
Re-wrote Call and Execute to use the new vm messages
· 65a802c6
obscuren
authored
Sep 22, 2014
65a802c6
BigInt accept string
· 151f9c7f
obscuren
authored
Sep 22, 2014
151f9c7f
19 Sep, 2014
1 commit
Fixed deref ptr
· 80261c80
obscuren
authored
Sep 19, 2014
80261c80
18 Sep, 2014
1 commit
Updated opcodes
· 863785a5
obscuren
authored
Sep 18, 2014
863785a5
17 Sep, 2014
6 commits
Upped protocol version for VM change
· f3a93b04
obscuren
authored
Sep 17, 2014
f3a93b04
Removed extra slash so @nicksavers gets off my back ;-)
· b3834d82
obscuren
authored
Sep 17, 2014
b3834d82
Added len
· a26c4791
obscuren
authored
Sep 17, 2014
a26c4791
Added Past peers option
· 9559b532
obscuren
authored
Sep 17, 2014
9559b532
Rewrite
· eb32fe20
obscuren
authored
Sep 17, 2014
eb32fe20
Truncate when writing
· fd041d91
obscuren
authored
Sep 17, 2014
fd041d91
16 Sep, 2014
3 commits
Connect to previous peer
· 1549a29c
obscuren
authored
Sep 16, 2014
1549a29c
Up deadline to reduce cpu load
· 66e309c5
obscuren
authored
Sep 16, 2014
66e309c5
Moved code
· fb528c47
obscuren
authored
Sep 16, 2014
fb528c47