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
83bb4a3f265ec9a4fa75388dd6fa212a79a9b218
Switch branch/tag
geth-modification
08 Jan, 2014
4 commits
added few commands
· 83bb4a3f
obscuren
authored
Jan 08, 2014
83bb4a3f
Updated readme
· 4bc9b1fc
obscuren
authored
Jan 08, 2014
4bc9b1fc
Updated marshalling
· 0929f59e
obscuren
authored
Jan 08, 2014
0929f59e
First dagger impl
· 9f133a92
obscuren
authored
Jan 08, 2014
9f133a92
05 Jan, 2014
7 commits
travis
· b6f7859c
obscuren
authored
Jan 05, 2014
b6f7859c
updated testing"
· 1676930a
obscuren
authored
Jan 05, 2014
1676930a
Testing
· 40dc4d02
obscuren
authored
Jan 05, 2014
40dc4d02
Removed logging
· 79c89c0b
obscuren
authored
Jan 05, 2014
79c89c0b
Changed hashing, signature and key generation.
· 8204e9cd
obscuren
authored
Jan 05, 2014
8204e9cd
secp256k1 method signing
· 92c34714
obscuren
authored
Jan 05, 2014
92c34714
Contract checking method
· 53a30740
obscuren
authored
Jan 05, 2014
53a30740
03 Jan, 2014
10 commits
Updated fee
· 2c90c0df
obscuren
authored
Jan 03, 2014
2c90c0df
Updated stack based vm
· 2d3c3674
obscuren
authored
Jan 03, 2014
2d3c3674
Added byte helpers
· 6ab61f2c
obscuren
authored
Jan 03, 2014
6ab61f2c
Ether
· ebef4e10
obscuren
authored
Jan 03, 2014
ebef4e10
block
· a42ebd9e
obscuren
authored
Jan 03, 2014
a42ebd9e
Contract creation, updating and fee processing
· 15bf5ee4
obscuren
authored
Jan 03, 2014
15bf5ee4
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
4 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