debris
|
47e28672b6
|
Merge branch 'master' of https://github.com/gavofyork/ethcore into rpc
|
2016-01-20 04:20:05 +01:00 |
|
debris
|
82373ab7a4
|
inital commit with eth_blockNumber working
|
2016-01-20 04:19:38 +01:00 |
|
Tomusdrw
|
adc763325d
|
Merge branch 'master' into clippy
Conflicts:
util/src/rlp/rlptraits.rs
|
2016-01-19 23:22:40 +01:00 |
|
Tomusdrw
|
bad2a244df
|
Adding documentation request comments.
|
2016-01-19 17:02:01 +01:00 |
|
Tomusdrw
|
c746f0e62c
|
Fixing all clippy lints
|
2016-01-19 13:47:30 +01:00 |
|
Tomusdrw
|
6ead6b7847
|
Merge branch 'master' into clippy
Conflicts:
util/src/lib.rs
|
2016-01-19 12:45:06 +01:00 |
|
debris
|
30f294ed5e
|
Merge branch 'master' into cli
|
2016-01-19 12:24:51 +01:00 |
|
Arkadiy Paronyan
|
ae64a6046b
|
Merge pull request #187 from gavofyork/wrapping_ops
fixed wrapping ops on latest nightly
|
2016-01-19 12:19:09 +01:00 |
|
debris
|
9fa4a693ce
|
fixed build issues with stabilized feature WrappingOps
|
2016-01-19 12:04:27 +01:00 |
|
Gav Wood
|
e9f65ad063
|
Merge branch 'gav' into cacheman
|
2016-01-19 11:57:45 +01:00 |
|
Gav Wood
|
e82bcedf2e
|
Fix again.
|
2016-01-19 11:57:10 +01:00 |
|
Gav Wood
|
af3d76fbf1
|
Another fix.
|
2016-01-19 11:56:41 +01:00 |
|
Gav Wood
|
ec3bc85f22
|
Fix tests.
|
2016-01-19 11:53:38 +01:00 |
|
Tomusdrw
|
fc4b67a12d
|
Fixing self_convention errors
|
2016-01-19 11:15:39 +01:00 |
|
Tomusdrw
|
f169951d4e
|
Fixing all obvious warnings
|
2016-01-19 11:10:38 +01:00 |
|
Tomusdrw
|
db6e6a3e58
|
Merge branch 'master' into clippy
Conflicts:
src/service.rs
src/views.rs
|
2016-01-19 10:18:18 +01:00 |
|
debris
|
9c38e7e68c
|
moved src/bin/client.rs -> src/bin/client/main.rs
|
2016-01-19 10:01:44 +01:00 |
|
Gav Wood
|
40d9cbdeaf
|
Delta-based logging.
Closes #181
|
2016-01-18 23:23:32 +01:00 |
|
Gav Wood
|
a2860eb115
|
Fix client builds.
|
2016-01-18 19:34:30 +01:00 |
|
Gav Wood
|
3740f135f1
|
Merge branch 'gav' into cacheman
|
2016-01-18 19:24:41 +01:00 |
|
Gav Wood
|
76cded453b
|
Cache manager.
Closes #135
|
2016-01-18 19:23:28 +01:00 |
|
Gav Wood
|
eec70fe69a
|
Merge branch 'master' into gav
|
2016-01-18 16:20:35 +01:00 |
|
Gav Wood
|
bd21c6c327
|
note_used and cache management datatypes.
|
2016-01-18 15:48:38 +01:00 |
|
Gav Wood
|
1eafdc7008
|
PR fixes.
|
2016-01-18 15:47:50 +01:00 |
|
Gav Wood
|
3885cc07e4
|
Merge pull request #173 from gavofyork/ark
Multithreaded block queue
|
2016-01-18 15:00:44 +01:00 |
|
Gav Wood
|
7b0e4af078
|
Compact state DB finished.
Closes #172
|
2016-01-18 14:44:06 +01:00 |
|
Gav Wood
|
b9b08af518
|
Use JournalDB instead of OverlayDB.
|
2016-01-18 13:54:46 +01:00 |
|
arkpar
|
e862fc6257
|
Typo
|
2016-01-18 01:39:19 +01:00 |
|
Gav Wood
|
4f5ca1973e
|
Merge branch 'master' into gav
|
2016-01-18 01:32:56 +01:00 |
|
Gav Wood
|
d7b6925620
|
Reduce spam.
|
2016-01-18 00:58:06 +01:00 |
|
Gav Wood
|
fab99e8538
|
Disable trieDB ref counting for now.
|
2016-01-18 00:51:55 +01:00 |
|
arkpar
|
d05e7e031b
|
Basic queue test
|
2016-01-18 00:24:20 +01:00 |
|
arkpar
|
75092669b4
|
Merge branch 'master' of github.com:gavofyork/ethcore into ark
|
2016-01-17 23:16:33 +01:00 |
|
arkpar
|
a131c33bb2
|
Multithreaded block queue
|
2016-01-17 23:07:58 +01:00 |
|
Arkadiy Paronyan
|
2c0d84e2c7
|
Merge pull request #145 from gavofyork/evm
Handling all possible overflows
|
2016-01-17 15:58:26 +01:00 |
|
Tomusdrw
|
1b6dead109
|
Fixing clippy stuff - work in progress
|
2016-01-17 15:56:09 +01:00 |
|
Tomusdrw
|
342c4e736d
|
Getting rid of RequiredMem enum
|
2016-01-17 14:17:05 +01:00 |
|
Tomusdrw
|
c8d94c981b
|
Additional check before conversion
|
2016-01-17 14:08:31 +01:00 |
|
Tomusdrw
|
aca68dcfe7
|
Fixing mem_gas_cost calcualtion by jumping to U512
|
2016-01-17 13:59:30 +01:00 |
|
Tomusdrw
|
83ac4bce06
|
Handling overflows in gas_for_mem calculation
|
2016-01-17 13:48:48 +01:00 |
|
Tomusdrw
|
97d23f551b
|
Cleaning ugly tuple deconstructions
|
2016-01-17 13:24:57 +01:00 |
|
Gav Wood
|
6ea8eaa3b5
|
Move ethcore files back into root.
|
2016-01-17 13:11:25 +01:00 |
|
arkpar
|
365adb152b
|
Fixed block verification test
|
2016-01-17 12:55:00 +01:00 |
|
arkpar
|
6502399e6b
|
Fixed build aftre botched merge
|
2016-01-17 12:11:39 +01:00 |
|
arkpar
|
efccde7b66
|
Merge branch 'master' of github.com:gavofyork/ethcore into client
|
2016-01-17 12:08:40 +01:00 |
|
Tomusdrw
|
eb4a9d8586
|
Removing println
|
2016-01-17 12:06:37 +01:00 |
|
arkpar
|
e39e7491b8
|
Use ethash for verification
|
2016-01-17 12:00:34 +01:00 |
|
Tomusdrw
|
4df5f0ca31
|
Handling all possible overflows
|
2016-01-17 11:54:29 +01:00 |
|
Tomusdrw
|
1414fe28b9
|
Merge branch 'master' into evm
|
2016-01-17 11:41:46 +01:00 |
|
Tomusdrw
|
62597cb294
|
Merge branch 'evm+gav' into evm
|
2016-01-17 11:26:59 +01:00 |
|