Ricardo Catalinas Jiménez
|
436fc8d76a
all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}()
|
před 9 roky |
Péter Szilágyi
|
df75dbfd68
cmd, node, rpc: readd inproc RPC client, expose via node
|
před 9 roky |
Péter Szilágyi
|
900e124bee
cmd, common, node, rpc: rework naming convention to canonical one
|
před 9 roky |
Péter Szilágyi
|
7486904b92
cmd, node, rpc: move websockets into node, break singleton
|
před 9 roky |
Bas van Kervel
|
19b2640e89
rpc: migrated the RPC insterface to a new reflection based RPC layer
|
před 10 roky |
Bas van Kervel
|
eae81465c1
rpc: new RPC implementation with pub/sub support
|
před 10 roky |
Péter Szilágyi
|
3e1000fda3
cmd, eth, node, rpc, xeth: use single-instance services
|
před 10 roky |
Péter Szilágyi
|
1e806c4c77
cmd, common, core, eth, node, rpc, tests, whisper, xeth: use protocol stacks
|
před 10 roky |
zelig
|
4d005a2c1d
rpc api: eth_getNatSpec
|
před 10 roky |
Jeffrey Wilcke
|
d5327ddc5f
Merge pull request #1869 from Gustav-Simonsson/gpu_miner
|
před 10 roky |
Gustav Simonsson
|
ec6a548ee3
all: Add GPU mining, disabled by default
|
před 10 roky |
Jeffrey Wilcke
|
7c7692933c
cmd/geth, cmd/utils, core, rpc: renamed to blockchain
|
před 10 roky |
Jeffrey Wilcke
|
eaa4473dbd
core, core/types: readd transactions after chain re-org
|
před 10 roky |
Felix Lange
|
8c4dab77ba
all: move common.Database to package ethdb
|
před 10 roky |
zelig
|
1356daad27
etherbase defaults to first account even if created during the session
|
před 10 roky |
Felix Lange
|
3f047be5aa
all: update license headers to distiguish GPL/LGPL
|
před 10 roky |
Jeffrey Wilcke
|
a32c51effd
cmd, core, eth, common: genesis preparation
|
před 10 roky |
Felix Lange
|
ea54283b30
all: update license information
|
před 10 roky |
Jeffrey Wilcke
|
3016f23864
cmd/geth: fixed test
|
před 10 roky |
zelig
|
c5cb6e8e70
fix/skip tests, adapt registrar to no contract address
|
před 10 roky |
zelig
|
1208ac83d5
fix natspec test
|
před 10 roky |
zelig
|
aa22cf323e
fix js arguments and TestContract passes
|
před 10 roky |
zelig
|
492e5049d7
rename js methods in js_test for new console API
|
před 10 roky |
zelig
|
2739233719
Registrar and contractInfo handling
|
před 10 roky |
zelig
|
83ee39448e
Registrar and contractInfo handling
|
před 10 roky |
zelig
|
fc17a527bc
fix account ordering
|
před 10 roky |
zelig
|
a4df9d74ea
accounts order by keyfile ctime
|
před 10 roky |
zelig
|
eb82ca4563
rpc/js coinbase returns null if no etherbase set
|
před 10 roky |
zelig
|
fc2e33c594
unlock multiple passes and obsolete primary
|
před 10 roky |
Bas van Kervel
|
2e0b56a72b
added RPC start/stop support
|
před 10 roky |