obscuren
b417766b36
Minor tweaks for poc7
10 years ago
Christoph Jentzsch
dfe66cab3f
Merge remote-tracking branch 'origin/develop'
...
Conflicts:
genesishashestest.json
10 years ago
vbuterin
1a67a96cff
Merge pull request #18 from CJentzsch/develop
...
CallToNameRegistratorOutOfGas balance correction
10 years ago
Christoph Jentzsch
ffd6bc97ad
Merge remote-tracking branch 'origin/develop' into develop
10 years ago
Christoph Jentzsch
9779d67b8c
CallToNameRegistratorOutOfGas balance correction
...
Even if execution fails, the value gets transferred.
10 years ago
vbuterin
a4f5f45228
Merge pull request #17 from CJentzsch/develop
...
Added A calls B calls A contracts
10 years ago
Christoph Jentzsch
b6d7cba499
Merge remote-tracking branch 'upstream/develop' into develop
10 years ago
Christoph Jentzsch
865cb4083d
Added A calls B calls A contracts
10 years ago
obscuren
b4fa28a3e6
Merge branch 'release/0.6.8' into develop
10 years ago
obscuren
d1a6084bf7
Merge branch 'release/0.6.8'
10 years ago
obscuren
a9b857769d
bump
10 years ago
obscuren
0015ce1e35
kick of bad peers
10 years ago
obscuren
4ed94d3d51
removed old windows & added websockets to mist
10 years ago
Jeffrey Wilcke
49a9f47aec
Merge pull request #16 from CJentzsch/develop
...
corrected amount of used gas for CallToNameRegistratorOutOfGas
10 years ago
Christoph Jentzsch
94a493b0d9
Merge remote-tracking branch 'upstream/develop' into develop
10 years ago
Christoph Jentzsch
72853c4382
corrected amount of used gas for CallToNameRegistratorOutOfGas
10 years ago
vbuterin
3b0ec436e4
Merge pull request #15 from CJentzsch/develop
...
corrected tests and different style for storage
10 years ago
Christoph Jentzsch
222068b9ba
Merge remote-tracking branch 'upstream/develop' into develop
10 years ago
Christoph Jentzsch
c1696531a6
corrected tests and different style for storage
10 years ago
obscuren
c95dfec5e4
push data instead of assign
10 years ago
vbuterin
aec3252b8e
Merge pull request #14 from CJentzsch/develop
...
corrected gas limit in vmSystemOperationsTest
10 years ago
Christoph Jentzsch
e17a909f70
Merge remote-tracking branch 'upstream/develop' into develop
10 years ago
Christoph Jentzsch
33fcab5727
Bug fix, corrected gasLimit in vmSystemOperationsTest
10 years ago
Vitalik Buterin
25f9fd542a
one more vm test
10 years ago
Vitalik Buterin
2d561a5373
separated out vmtests
10 years ago
vbuterin
b0c48fa8d6
Merge pull request #13 from CJentzsch/develop
...
Added comprehensive EVM test suite. All commands are tested.
10 years ago
obscuren
e100aa3c6c
Changed to new "created address"
10 years ago
obscuren
677836cbee
Kick off bad peers on bad chains and improved catch up on diverted chain
10 years ago
obscuren
a75c92000f
Black listing of bad peers
10 years ago
obscuren
b55e017e62
Proper delete
10 years ago
obscuren
82be305496
Fixed inconsistencies
10 years ago
obscuren
3bc238b1ce
Added eth providers
...
An ethereum provider provides an interface from which communication can
be done.
10 years ago
obscuren
5053ec2190
Added download label
10 years ago
obscuren
a34a971b50
improved blockchain downloading
10 years ago
obscuren
5fa0173c41
msg
10 years ago
Christoph Jentzsch
6cae166f6f
Delete tmp.json
10 years ago
Christoph Jentzsch
4ff906fbc2
corrected CALLSTATELESS tests
10 years ago
obscuren
3af211dd65
Implemented WebSocket package
10 years ago
obscuren
6db40ecb22
WebSocket interface
...
Web sockets handlers fully implemented. Filter handlers have yet to be
implemented.
10 years ago
obscuren
a3c66b2740
How to spawn a websocket node
10 years ago
obscuren
0cae9c3c1b
Readme
10 years ago
obscuren
68ccbefc94
init
10 years ago
Christoph Jentzsch
5b3fee6806
Completed vm tests. Added ADDMOD, MULMOD, POST, CALLSTATELESS
11 years ago
obscuren
ab6ede51d7
Working on new (blocking) event machine.
...
The new event machine will be used for loose coupling and handle the
communications between the services:
1) Block pool finds blocks which "links" with our current canonical
chain
2) Posts the blocks on to the event machine
3) State manager receives blocks & processes them
4) Broadcasts new post block event
11 years ago
obscuren
ea0357bf02
Block pool is thread safe
11 years ago
Christoph Jentzsch
9cdd218083
Added IOandFlowOperation-, PushDupSwap- and SystemOperations- tests. Removed empty storage from adresses.
11 years ago
obscuren
44d50bc8d2
Have you seen my parents, sir?
11 years ago
obscuren
e20b113053
Logging messages
11 years ago
obscuren
0acdeca3d6
skip messages properly
11 years ago
obscuren
a45e293267
Merge branch 'release/0.6.7' into develop
11 years ago