Paweł Bylica
|
8823b5cf32
|
Drop some code from Logs
|
8 years ago |
Paweł Bylica
|
c5f99f54d1
|
Drop evaluation by full DAG
|
8 years ago |
Paweł Bylica
|
18f37eb476
|
Fix Windows build (#24)
* Fix Windows build
* Add AppVeyor CI builds
* Now fix Linux and macOS
* AppVeyor: fix artifact
|
8 years ago |
Paweł Bylica
|
0c86011228
|
Simplify buildinfo generation
|
8 years ago |
Paweł Bylica
|
d5eac091f7
|
Bump version to 0.10.0, remove Genoil's suffix
|
8 years ago |
Paweł Bylica
|
ed19cea94d
|
Remove some declarations from Common.h
|
8 years ago |
Paweł Bylica
|
42a5d95415
|
Remove CommonJS.h
|
8 years ago |
Paweł Bylica
|
06971a69a7
|
Remove more code
|
8 years ago |
Paweł Bylica
|
d5d582be65
|
Remove unneeded dependencies on boost::system
|
8 years ago |
Paweł Bylica
|
ea8291a99c
|
Use boost from hunter
|
8 years ago |
Paweł Bylica
|
0f8445ad11
|
Remove boost::random
|
8 years ago |
Paweł Bylica
|
a876fa7388
|
Remove usages of boost::thread
Just C++11 threads...
|
8 years ago |
Paweł Bylica
|
2e40fd214f
|
Remove unnecessary code
|
8 years ago |
Paweł Bylica
|
3fa38db4f1
|
Remove unnecessary code
|
8 years ago |
Paweł Bylica
|
53d4888589
|
Remove unnecessary code
|
8 years ago |
Paweł Bylica
|
cdc8a2ca10
|
Flatten SealEngine
|
8 years ago |
Paweł Bylica
|
9d58e70289
|
Remove unused code
|
8 years ago |
Paweł Bylica
|
1c1f7826fb
|
Remove unused code
|
8 years ago |
Paweł Bylica
|
56af239e79
|
Remove unused code
|
8 years ago |
Paweł Bylica
|
27a07e5058
|
Remove unused code
|
8 years ago |
Paweł Bylica
|
a20b2b4018
|
Remove unused code
|
8 years ago |
Paweł Bylica
|
435e899e3b
|
Drop DB including leveldb
|
8 years ago |
Paweł Bylica
|
8ec6306196
|
Always build with JSON RPC
|
8 years ago |
Genoil
|
63acddf812
|
remove linux build warnings
|
9 years ago |
Paweł Bylica
|
ba4a79ae87
|
Remove FatDB support.
|
9 years ago |
Paweł Bylica
|
b3940d388c
|
Remove support for RocksDB.
|
9 years ago |
CJentzsch
|
ac2216aaf9
|
allow _begin == _count in vector_ref
|
10 years ago |
Gav Wood
|
a060c46b4c
|
Cleaned up some of network. Added HostSpec.
|
10 years ago |
Gav Wood
|
e0f70b64e3
|
Limit output recursion depth for RLP.
Fixes #2856.
|
10 years ago |
Gav Wood
|
15e976f8c2
|
Correct documentation.
|
10 years ago |
Gav Wood
|
690760fc24
|
Avoid the need for JSONRPC with devcore.
|
10 years ago |
Lefteris Karapetsas
|
2b6cecc429
|
Simplify and use jsToInt()
|
10 years ago |
CJentzsch
|
7f2cc546b7
|
avoid overflow in vector_ref::cropped
|
10 years ago |
arkpar
|
76db52d5e9
|
removed vector_ref::randomize
|
10 years ago |
Gav Wood
|
e8b6d43636
|
vector_ref::cleanse actually sets to zero.
|
10 years ago |
Gav Wood
|
18d9398525
|
Fix --sign-tx in ethkey.
|
10 years ago |
arkpar
|
75e5b770d2
|
Removed duplicate random devices
|
10 years ago |
arkpar
|
6d29d724e4
|
immediate invariants check
|
10 years ago |
arkpar
|
63531aa375
|
static asserts for byte inference functions (SEC-014)
|
10 years ago |
Liana Husikyan
|
00752984a1
|
added checks to prevent the self assignment
|
10 years ago |
debris
|
570bfbb327
|
fixed boost % bug
|
10 years ago |
Gav Wood
|
47cd2cfbfa
|
Don't trip up when can't change parent directory's permissions to the ideal.
Don't show accounts that we don't have the keys for in AZ.
|
10 years ago |
chriseth
|
534af4b802
|
Reserve correctly.
|
10 years ago |
Liana Husikyan
|
46f52550a2
|
Fixed self-overwriteing during assignment of secureFixedHash
|
10 years ago |
chriseth
|
d75f8595de
|
Copy map before looping over it because it might be modified.
|
10 years ago |
Gav Wood
|
5449419e94
|
Warnings fixes.
|
10 years ago |
debris
|
e1a72950d5
|
now policy CMP0042 is set to OLD
This reverts commit 61e99b1040 .
|
10 years ago |
Gav Wood
|
9f756124b0
|
First draft at splitting State.
Continuation of State split.
libethereum building again.
Compile fixes galore.
Remove a lot of code redundancy.
mix using new state/block classes
|
10 years ago |
Gav Wood
|
61e99b1040
|
Revert "fixed cmake policy CMP0042, MACOSX RPATH"
|
10 years ago |
Gav Wood
|
d8a7b5f46c
|
Don't try to change permissions of path when creating file if path
already exists.
|
10 years ago |