gary rong
|
7beccb29be
all: get rid of error when creating memory database (#16716)
|
6 years ago |
Péter Szilágyi
|
6cf0ab38bd
core/rawdb: separate raw database access to own package (#16666)
|
6 years ago |
Péter Szilágyi
|
55599ee95d
core, trie: intermediate mempool between trie and database (#15857)
|
6 years ago |
Péter Szilágyi
|
6f69cdd109
all: switch gas limits from big.Int to uint64
|
7 years ago |
Felföldi Zsolt
|
ca376ead88
les, light: LES/2 protocol version (#14970)
|
7 years ago |
rjl493456442
|
28aea46ac0
core: implement Metropolis EIP 658, receipt status byte
|
7 years ago |
Felix Lange
|
9e5f03b6c4
core/state: access trie through Database interface, track errors (#14589)
|
7 years ago |
Felföldi Zsolt
|
a5d08c893d
les: code refactoring (#14416)
|
7 years ago |
Péter Szilágyi
|
a7b9e484d0
consensus, core, ethstats: use engine specific block beneficiary (#14318)
|
7 years ago |
Felix Lange
|
c213fd1fd8
all: import "context" instead of "golang.org/x/net/context"
|
7 years ago |
Felföldi Zsolt
|
525116dbff
les: implement request distributor, fix blocking issues (#3660)
|
7 years ago |
Felix Lange
|
5c8fe28b72
common: move big integer math to common/math (#3699)
|
7 years ago |
Zsolt Felfoldi
|
93f9c023cc
les: fixed selectPeer deadlock, improved request distribution
|
8 years ago |
Jeffrey Wilcke
|
bbc4ea4ae8
core/vm: improved EVM run loop & instruction calling (#3378)
|
7 years ago |
Zsolt Felfoldi
|
af8a742d00
les: improved header fetcher and server statistics
|
8 years ago |
Jeffrey Wilcke
|
3fc7c97827
core, core/vm: implemented a generic environment (#3348)
|
8 years ago |
Zsolt Felfoldi
|
b10bcd924b
core/types: turn off nonce checking for Call messages
|
8 years ago |
Jeffrey Wilcke
|
4dca5d4db7
core/types, params: EIP#155
|
8 years ago |
Jeffrey Wilcke
|
445feaeef5
core, core/state, trie: EIP158, reprice & skip empty account write
|
8 years ago |
Felix Lange
|
b8bd9a71c8
all: update license information
|
8 years ago |
Felix Lange
|
be3865211c
core/types: remove header accessors
|
8 years ago |
Zsolt Felfoldi
|
9f8d192991
les: light client protocol and API
|
8 years ago |