debris
|
c172ea0bea
|
Merge branch 'heavy_tests' of github.com:ethcore/parity
|
2016-01-22 15:12:18 +01:00 |
|
Tomusdrw
|
124cfcc11e
|
Possibility to declare "heavy tests"
|
2016-01-21 16:08:09 +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
|
9fa4a693ce
|
fixed build issues with stabilized feature WrappingOps
|
2016-01-19 12:04:27 +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 |
|
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 |
|
Tomusdrw
|
eb4a9d8586
|
Removing println
|
2016-01-17 12:06:37 +01:00 |
|
Tomusdrw
|
4df5f0ca31
|
Handling all possible overflows
|
2016-01-17 11:54:29 +01:00 |
|
Tomusdrw
|
57129f4fd3
|
Changing to AddAsign
|
2016-01-17 11:26:37 +01:00 |
|
Tomusdrw
|
48040590f5
|
Fixing create-gasleft
|
2016-01-16 21:24:19 +01:00 |
|
Tomusdrw
|
3979b787f7
|
merged with mk
|
2016-01-16 20:58:23 +01:00 |
|
Tomusdrw
|
e9dab4d567
|
Merge branch 'evm' into evm_stack_fix
Conflicts:
src/evm/instructions.rs
src/evm/interpreter.rs
|
2016-01-16 17:27:54 +01:00 |
|
Tomusdrw
|
5b9097a9ca
|
Renaming NO_OF_LOG_INSTRUCTIONS -> MAX_NO_OF_TOPICS
|
2016-01-16 17:24:42 +01:00 |
|
Tomusdrw
|
79c1cc02f7
|
Vec<u8> -> Bytes and clearing log API
|
2016-01-16 17:17:43 +01:00 |
|
Tomusdrw
|
09c46be74d
|
Cleaning evm
|
2016-01-16 17:08:57 +01:00 |
|
Tomusdrw
|
d496a66a30
|
Single array for logs output.
|
2016-01-16 16:11:57 +01:00 |
|
Tomusdrw
|
f7a745adee
|
Fixing compilation
|
2016-01-16 14:14:35 +01:00 |
|
Tomusdrw
|
012474b237
|
Fixing SSTORE gas calculation
|
2016-01-16 13:59:48 +01:00 |
|
debris
|
fa1f0d1cf4
|
executive tests fixed
Conflicts:
src/executive.rs
|
2016-01-16 11:43:45 +01:00 |
|
Tomusdrw
|
a1a4c5a068
|
Merge branch 'master' into evm
Conflicts:
src/evm/tests.rs
src/executive.rs
|
2016-01-16 11:33:41 +01:00 |
|
Tomusdrw
|
aef38a9abc
|
Fixing code compilation
|
2016-01-16 02:25:08 +01:00 |
|
Tomusdrw
|
689b1fd112
|
Merge branch 'master' into evm
Conflicts:
src/lib.rs
|
2016-01-16 01:44:50 +01:00 |
|
Tomusdrw
|
24777cc569
|
Fixing memory calculations overflows
|
2016-01-16 01:24:37 +01:00 |
|
Tomusdrw
|
e0f3f7adcc
|
Fixing memory slices when trying to get memory with size=0
|
2016-01-16 00:31:04 +01:00 |
|
Tomusdrw
|
9e7fea94bf
|
Fixing memory allocation
|
2016-01-15 23:32:16 +01:00 |
|
Tomusdrw
|
f49afe1b6a
|
Fixing memory read-write
|
2016-01-15 22:46:29 +01:00 |
|
Tomusdrw
|
24e86d4479
|
Fixing possible gas-memory calculation overflows
|
2016-01-15 21:46:08 +01:00 |
|
Tomusdrw
|
7bb963f866
|
Fixing CALLDATALOAD for big indexes
|
2016-01-15 20:19:46 +01:00 |
|
Tomusdrw
|
51f828ac37
|
Fixing CALLDATALOAD
|
2016-01-15 20:14:16 +01:00 |
|
Tomusdrw
|
46ecb16191
|
Fixing BYTE instruction
|
2016-01-15 19:48:51 +01:00 |
|
Tomusdrw
|
7af4825b15
|
Implementing Signextend and fixing signed operations
|
2016-01-15 19:15:37 +01:00 |
|
Gav Wood
|
2eead090d5
|
Fix executive. Syncs to 62509.
|
2016-01-15 18:56:28 +01:00 |
|
Tomusdrw
|
b7e7518b8e
|
More merging with master
|
2016-01-15 16:26:47 +01:00 |
|
Tomusdrw
|
539fffaab9
|
Implementing missing instructions
|
2016-01-15 16:04:18 +01:00 |
|
debris
|
ed0e243506
|
callcode builtins are working
|
2016-01-15 15:00:28 +01:00 |
|
Tomusdrw
|
2d2e4fc838
|
Changing to overflowing_pow
|
2016-01-15 14:48:07 +01:00 |
|
Tomusdrw
|
5e2721f964
|
Pow implementation
|
2016-01-15 14:45:30 +01:00 |
|
Tomusdrw
|
c4e5271651
|
Initial implementation of couple of more instructions
|
2016-01-15 03:12:39 +01:00 |
|
Tomusdrw
|
5d0c294635
|
Fixes after merge
|
2016-01-15 02:16:04 +01:00 |
|
Tomusdrw
|
7010e870a4
|
Merge branch 'master' into evm
Conflicts:
src/executive.rs
src/tests/state.rs
|
2016-01-15 02:05:32 +01:00 |
|
Tomusdrw
|
66b0e4af35
|
Using overflowing operations
|
2016-01-15 01:48:53 +01:00 |
|