Péter Szilágyi
|
2924fdfcf7
ethereum, ethclient: add SyncProgress API endpoint
|
9 лет назад |
Felix Lange
|
eac390f289
Merge pull request #2976 from fjl/utils-version
|
9 лет назад |
Felix Lange
|
de54273f51
cmd/geth: fix port clash in genesis test
|
9 лет назад |
Felix Lange
|
6b727c0440
cmd/evm, cmd/geth, cmd/utils: move version handling to cmd/utils
|
9 лет назад |
Péter Szilágyi
|
2c6be49d20
Merge pull request #2949 from elliots/fix/#2948
|
9 лет назад |
Jeffrey Wilcke
|
a42b7355f4
Merge pull request #2742 from karalabe/tx-spam-protection
|
9 лет назад |
Péter Szilágyi
|
b4a5251391
core: abstract out a sorted transaction hash map
|
9 лет назад |
Péter Szilágyi
|
a183ea29f9
core: add upper bound on the queued transctions
|
9 лет назад |
Péter Szilágyi
|
affffb39b3
core/types, miner: switch over to the grouped tx sets
|
9 лет назад |
Péter Szilágyi
|
0ef327bbee
core, eth, internal, miner: optimize txpool for quick ops
|
9 лет назад |
Péter Szilágyi
|
795b70423e
core, eth, miner: only retain 1 tx/nonce, remove bad ones
|
9 лет назад |
Felix Lange
|
49227f65ff
Merge pull request #2972 from Arachnid/ens
|
9 лет назад |
Nick Johnson
|
a386b4c983
contracts/ens: Replace setOwner with setSubnodeOwner in accordance with EIP137
|
9 лет назад |
Felix Lange
|
5cb3fa2f89
Merge pull request #2965 from fjl/swarm-merge
|
9 лет назад |
Felix Lange
|
cc6170d7fc
Merge pull request #2918 from hypergig/patch-2
|
9 лет назад |
ΞTHΞЯSPHΞЯΞ
|
4d300e4dec
swarm: plan bee for content storage and distribution on web3
|
9 лет назад |
Felix Lange
|
1f58b2d084
Merge pull request #2962 from fjl/release-move
|
9 лет назад |
Felix Lange
|
6903fa2d47
Merge pull request #2963 from fjl/ens-solc-0.3.6
|
9 лет назад |
Felix Lange
|
319ae90184
Merge pull request #2964 from nagydani/develop
|
9 лет назад |
Daniel A. Nagy
|
7b884e0075
contracts/chequebook/contract: fix possible reentrancy bug in chequebook.sol
|
9 лет назад |
Felix Lange
|
3e7b4ae0c3
Merge pull request #2967 from fjl/godeps-update
|
9 лет назад |
Felix Lange
|
3b75d0ce23
Godeps: update golang.org/x/...
|
9 лет назад |
Felix Lange
|
48807de305
contracts/ens: regenerate binding with solc v0.3.6
|
9 лет назад |
Felix Lange
|
1d7d1a3499
contracts/release: move package release to contracts/
|
9 лет назад |
Felix Lange
|
969008dbb0
Merge pull request #2952 from Arachnid/ens
|
9 лет назад |
Nick Johnson
|
6976e602f6
contracts/ens: Add ENS contract binding
|
9 лет назад |
Felix Lange
|
3b087e03ea
Merge pull request #2956 from fjl/chequebook
|
9 лет назад |
Viktor Trón
|
6c8b023298
contracts/chequebook: add chequebook contract wrapper
|
9 лет назад |
gregg dourgarian
|
8dbf59fec5
common,internal: typo/misspelling fixes (#2953)
|
9 лет назад |
☃ Elliot Shepherd
|
ac0f8b81ae
miner: Move CpuAgent channel creation from Start() to initialization (fixes #2948)
|
9 лет назад |