obscuren
|
a22056db59
|
Make an attempt to pay for the gas prior to expanding the mem.
|
2014-12-01 20:49:56 +01:00 |
|
obscuren
|
beb7d35c40
|
Updated tests
|
2014-12-01 20:21:41 +01:00 |
|
obscuren
|
d33987cb44
|
Additional fees for *COPY
|
2014-12-01 20:20:55 +01:00 |
|
obscuren
|
6dc46d3341
|
Changed the way transactions are being added to the transaction pool
|
2014-12-01 20:18:09 +01:00 |
|
CJentzsch
|
4089b809fb
|
update gas costs
|
2014-12-01 18:19:40 +01:00 |
|
Christoph Jentzsch
|
cfdca62277
|
Merge pull request #42 from negedzuregal/fix
vmTest fix
|
2014-12-01 18:04:51 +01:00 |
|
alon muroch
|
f59f89d876
|
vmEnvironmentalInfoTest CALLDATACOPY, CODECOPY, EXTCODECOPY fix
|
2014-12-01 16:18:12 +01:00 |
|
alon muroch
|
68da13fe3e
|
vmArithmeticTest exp fix
|
2014-12-01 11:10:57 +01:00 |
|
obscuren
|
616066a598
|
rework vm
|
2014-11-30 21:02:59 +01:00 |
|
ethers
|
2e5175e818
|
add vmLogTest
|
2014-11-30 19:55:51 +01:00 |
|
Heiko Heiko
|
b5b9408e64
|
updated genesis to new header w/o min_gas_price
|
2014-11-30 16:27:27 +01:00 |
|
Ethan Buchman
|
7c24cd790d
|
fix panic on bad sender
|
2014-11-28 19:42:05 -05:00 |
|
obscuren
|
1bce02eff7
|
Fixed merge
|
2014-11-28 21:44:34 +01:00 |
|
obscuren
|
a3559c5e1b
|
updated PV
|
2014-11-28 21:38:10 +01:00 |
|
obscuren
|
c8d0f8adc5
|
Changed refund
|
2014-11-28 21:20:32 +01:00 |
|
obscuren
|
6ba8328077
|
Removed min gas price from genesis
|
2014-11-28 20:57:10 +01:00 |
|
obscuren
|
61556ef01d
|
GasData changes & removed min gas price
|
2014-11-28 20:47:24 +01:00 |
|
Taylor Gerring
|
ef7961b7d2
|
Merge pull request #194 from ethereum/poc8
Update tests branch to PoC8
|
2014-11-27 13:23:31 +01:00 |
|
Taylor Gerring
|
c17a3cb0ce
|
chain coverage report & submission
prevent coverage results from being submitted to coveralls if when the
build fails
|
2014-11-27 12:42:13 +01:00 |
|
Felix Lange
|
cfd7e74c25
|
p2p: add test for NewPeer
|
2014-11-26 22:49:40 +01:00 |
|
Felix Lange
|
3a09459c4c
|
p2p: make Disconnect not hang for peers created with NewPeer
|
2014-11-26 22:08:54 +01:00 |
|
Felix Lange
|
9b85002b70
|
p2p: remove Msg.Value and MsgLoop
|
2014-11-25 16:01:39 +01:00 |
|
Felix Lange
|
f816fdcb69
|
rlp: include target type in decoder error messages
|
2014-11-25 16:00:48 +01:00 |
|
Felix Lange
|
6049fcd52a
|
p2p: use package rlp for baseProtocol
|
2014-11-25 12:25:31 +01:00 |
|
Felix Lange
|
c1fca72552
|
p2p: use package rlp
|
2014-11-24 19:03:20 +01:00 |
|
Felix Lange
|
205af02a1f
|
rlp: add NewListStream (for p2p)
|
2014-11-24 19:03:17 +01:00 |
|
Felix Lange
|
5a5560f105
|
rlp: add Stream.Reset and accept any reader (for p2p)
|
2014-11-24 19:03:11 +01:00 |
|
ethers
|
8e69fbfa98
|
add special tests
|
2014-11-21 17:42:05 -08:00 |
|
Felix Lange
|
59b63caf5e
|
p2p: API cleanup and PoC 7 compatibility
Whoa, one more big commit. I didn't manage to untangle the
changes while working towards compatibility.
|
2014-11-21 21:52:45 +01:00 |
|
Felix Lange
|
e4a601c644
|
p2p: disable failing Server tests for now
|
2014-11-21 21:52:45 +01:00 |
|
Felix Lange
|
7149191dd9
|
p2p: fix issues found during review
|
2014-11-21 21:52:45 +01:00 |
|
Felix Lange
|
f38052c499
|
p2p: rework protocol API
|
2014-11-21 21:52:45 +01:00 |
|
Jeffrey Wilcke
|
4cd9d57bad
|
Merge pull request #187 from honestmoney/develop
Fix for broken develop build and install.sh
|
2014-11-21 13:22:14 -05:00 |
|
obscuren
|
8cf9ed0ea5
|
Fixed test
|
2014-11-21 10:48:07 -05:00 |
|
Eric Robitaille
|
28b7dcc204
|
go get deps doesnt work with develop branch
|
2014-11-21 08:16:32 -05:00 |
|
Eric Robitaille
|
eba3fca7bc
|
go get dependencies on executable
|
2014-11-21 08:05:52 -05:00 |
|
Eric Robitaille
|
6c098ee779
|
changed install.sh to change branch and install executable
|
2014-11-21 00:06:33 -05:00 |
|
ethers
|
90f4f942e6
|
typo
|
2014-11-20 19:01:09 -08:00 |
|
Eric Robitaille
|
c0bbb7e69a
|
fix for install script devel
|
2014-11-20 15:02:24 -05:00 |
|
Eric Robitaille
|
d5ac24907e
|
Updated install.sh - github paths for executables
|
2014-11-20 14:25:26 -05:00 |
|
Eric Robitaille
|
0f47129113
|
Updated main.go - fix for broken develop build
Transaction execution fixes - 60cdb1148c
|
2014-11-20 14:16:22 -05:00 |
|
obscuren
|
9b8a12b4b5
|
Removed naively casting to bytes
|
2014-11-20 18:20:04 +01:00 |
|
obscuren
|
12f1aea38d
|
Fixed iterator for short nodes.
In some cases the iterator didn't properly return the correct key
because it didn't append fields to the reverse lookup.
|
2014-11-20 18:11:31 +01:00 |
|
Christoph Jentzsch
|
c5e5228e0d
|
Removed log,post,out,gas,callcreates if exception occured
|
2014-11-20 17:04:06 +01:00 |
|
Christoph Jentzsch
|
9c0232a2b9
|
MakeMoney test
|
2014-11-19 18:19:05 +01:00 |
|
obscuren
|
b05e63c34d
|
Added paranoia check for tries
|
2014-11-19 16:56:01 +01:00 |
|
obscuren
|
cab7e6000e
|
Increased coverage
|
2014-11-19 16:35:57 +01:00 |
|
Christoph Jentzsch
|
3ba0007e86
|
Added log sections in all vmtests + log tests
|
2014-11-19 16:23:04 +01:00 |
|
obscuren
|
0f460ad26e
|
Added caching and database interface to trie
* Reimplemented caching for trie
* Reimplemented resetting and persisting trie
|
2014-11-19 16:21:28 +01:00 |
|
obscuren
|
e70529a977
|
Added new iterator and tests
|
2014-11-19 15:05:08 +01:00 |
|