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
5da78427d0d5910c2ea0c0fc6ca84078f327e933
Switch branch/tag
geth-modification
01 Jan, 2014
6 commits
Added db query interface and moved memory database
· 5da78427
obscuren
authored
Jan 01, 2014
5da78427
Updated database interface and eth test code
· 52952e27
obscuren
authored
Jan 01, 2014
52952e27
Added helper methods for slice comparison and nibble matching
· 35e4d746
obscuren
authored
Jan 01, 2014
35e4d746
Removed old serialization
· 79eaa6f2
obscuren
authored
Jan 01, 2014
79eaa6f2
Encoding helpers for trie
· 34d62c38
obscuren
authored
Jan 01, 2014
34d62c38
Working Trie
· 276fa6c7
obscuren
authored
Jan 01, 2014
276fa6c7
30 Dec, 2013
1 commit
Split up db and trie and added interface
· f17930eb
obscuren
authored
Dec 30, 2013
f17930eb
29 Dec, 2013
6 commits
Added sample server, genesis block, and database interface
· a9266864
obscuren
authored
Dec 29, 2013
a9266864
update test
· ad048e9f
obscuren
authored
Dec 29, 2013
ad048e9f
Updated serialisation
· 0edcbc69
obscuren
authored
Dec 29, 2013
0edcbc69
Removed logs from tests and updated rlp encoding to include byte slices
· 0747aa3a
obscuren
authored
Dec 29, 2013
0747aa3a
Encoding helpers with tests
· 74bc4511
obscuren
authored
Dec 29, 2013
74bc4511
Comments
· a1c5d5ac
obscuren
authored
Dec 29, 2013
a1c5d5ac
28 Dec, 2013
8 commits
Test code updated
· 5198b7b9
obscuren
authored
Dec 28, 2013
5198b7b9
(un)marshal blocks and transactions
· bd582d91
obscuren
authored
Dec 28, 2013
bd582d91
Fixed rlp encoding
· 95d877f7
obscuren
authored
Dec 28, 2013
95d877f7
Updated tests
· bb8afba2
obscuren
authored
Dec 28, 2013
bb8afba2
Removed slice appending for integers
· 5a7eae70
obscuren
authored
Dec 28, 2013
5a7eae70
Changed 0x0 to \x00
· d6460f3d
obscuren
authored
Dec 28, 2013
d6460f3d
Unmarshalling of transactions
· 8391d3d4
obscuren
authored
Dec 28, 2013
8391d3d4
Reset stack pointer on run
· c7dc92e1
obscuren
authored
Dec 28, 2013
c7dc92e1
27 Dec, 2013
9 commits
Implemented decoding rlp
· 0f656652
obscuren
authored
Dec 27, 2013
0f656652
Updated rlp encoding. (requires verification!)
· 323ba368
obscuren
authored
Dec 27, 2013
323ba368
Testing
· df0fe67f
obscuren
authored
Dec 27, 2013
df0fe67f
Changed Tx serialization to return bytes instead of a string
· dca9ee79
obscuren
authored
Dec 27, 2013
dca9ee79
Serializing block
· 8301d154
obscuren
authored
Dec 27, 2013
8301d154
Moved string util
· d8c0b0c8
obscuren
authored
Dec 27, 2013
d8c0b0c8
WIP new rlp implementation
· d5d2efba
obscuren
authored
Dec 27, 2013
d5d2efba
Updated fees
· b40013ac
obscuren
authored
Dec 27, 2013
b40013ac
Added travis
· ec13db87
obscuren
authored
Dec 27, 2013
ec13db87
26 Dec, 2013
8 commits
updated readme
· 23684598
obscuren
authored
Dec 26, 2013
23684598
moved'
· aacfdc7a
obscuren
authored
Dec 26, 2013
aacfdc7a
go get
· b71e632b
obscuren
authored
Dec 26, 2013
b71e632b
for => far
· 486710c1
obscuren
authored
Dec 26, 2013
486710c1
Added readme
· fe5577f5
obscuren
authored
Dec 26, 2013
fe5577f5
added git ignore
· f2015477
obscuren
authored
Dec 26, 2013
f2015477
Initial commit
· f77424d3
obscuren
authored
Dec 26, 2013
f77424d3
Initial commit
· 5db3335d
obscuren
authored
Dec 26, 2013
5db3335d