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
f97716ebe287349729821d826141e73a6e55702e
Switch branch/tag
geth-modification
03 Jan, 2014
4 commits
Added new big from []bytes
· f97716eb
obscuren
authored
Jan 03, 2014
f97716eb
Parsing for block and tx
· 9581faf5
obscuren
authored
Jan 03, 2014
9581faf5
VM Recovery
· 055407c8
obscuren
authored
Jan 03, 2014
055407c8
Pop, push, load for vm
· 78d18b13
obscuren
authored
Jan 03, 2014
78d18b13
02 Jan, 2014
2 commits
Wip VM. Created contracts
· 7cd41ac4
obscuren
authored
Jan 02, 2014
7cd41ac4
WIP rewrite vm
· 9df4c745
obscuren
authored
Jan 02, 2014
9df4c745
01 Jan, 2014
12 commits
Work in progress external test runner
· 5b3d4fae
obscuren
authored
Jan 01, 2014
5b3d4fae
moved to markdown
· 61d67f2a
obscuren
authored
Jan 01, 2014
61d67f2a
Help text
· 65f00656
obscuren
authored
Jan 01, 2014
65f00656
Added a few more comments and cleaned up code
· 30f3b4d4
obscuren
authored
Jan 01, 2014
30f3b4d4
updated readme
· df6f7e8a
obscuren
authored
Jan 01, 2014
df6f7e8a
Moved some testing code
· 584f9be7
obscuren
authored
Jan 01, 2014
584f9be7
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
7 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