Gav Wood
69328f1dbf
Compiles and tested basically ok.
10 years ago
Gav Wood
68714c59f8
Integrate KeyManager.
10 years ago
Gav Wood
677eb456b2
Optimisations QString -> string, make AZ snappier by refactoring UI of
accounts.
10 years ago
Gav Wood
1f0791b4bc
Validation queuing.
10 years ago
Gav Wood
1fce862e1b
Improvement to AZ - confirmation disabler.
Fix network crash.
10 years ago
Gav Wood
2c6b18f01b
Add EVMJIT.
10 years ago
Christian
954d818f30
Session id as random number and authentication popup for proxies.
10 years ago
Gav Wood
2587b2deb2
Preview Natspec in New Transaction dialog.
10 years ago
Gav Wood
bfc037f688
Transact dialog supports all the NatSpec stuff.
10 years ago
Gav Wood
809df5cdc5
Working, albeit slowly, non-NatSpec transaction confirmations.
10 years ago
Marek Kotewicz
2c93677d81
removed QNatspec...
10 years ago
Lefteris Karapetsas
295a277418
Fixes and cleanup in OurWebThreeStubServer
- All fixes are Natspec related
10 years ago
Marek Kotewicz
df1f8514ef
removed unused includes
10 years ago
Marek Kotewicz
949f9df012
evaluate natspec expressions
10 years ago
Marek Kotewicz
b3eec4bac3
removed unused code
10 years ago
Marek Kotewicz
475d4b1e4d
natspec changes
10 years ago
Marek Kotewicz
d4afba33a4
common changes
10 years ago
Marek Kotewicz
1febd8c28c
init natspec.js
10 years ago
Lefteris Karapetsas
4ad3ab2174
Fixes and additional checks for Natspec Popup authentication
10 years ago
Lefteris Karapetsas
ee682f1949
Cleaning up debug messages and abstracting some functionality
10 years ago
Lefteris Karapetsas
08a1566b85
Cleaned up some unused functions
10 years ago
Lefteris Karapetsas
e7ac3ba869
Natspechandler: Get function hash from transaction data
10 years ago
Lefteris Karapetsas
18dd4515bd
A first version of Natspec warning popup
- Runtime Contract code hash can now be retrieved from the Compiler
- Using the hash the Natspec handler stores and later retrieves Natspec
JSON for a given contract.
10 years ago
Lefteris Karapetsas
8acd9b1107
Work in prgress for creating natspec in alethzero at contract creation
10 years ago
Gav Wood
8491e5f2f7
Various fixes.
Initial portion of NatSpec integration.
10 years ago
Lu Guanqun
960f62b05a
update to the correct file name
10 years ago
Marek Kotewicz
28d69e0981
common changes
10 years ago
Marek Kotewicz
6cc9e6952e
merge
10 years ago
Marek Kotewicz
7cec1e190d
fixed compilation problem
10 years ago
Gav Wood
5b134de697
More fixes for WebThree JS stuff.
10 years ago
Gav Wood
0053ae0520
Build fix.
10 years ago
Gav Wood
bf493a9199
PoC-7: 6. Illegal to jump into pushdata.
10 years ago
artur-zawlocki
77e18420db
fixes for compiling libevm/VM.cpp with gcc
10 years ago
Paweł Bylica
4f69964b2a
Extract interface of VM into new VMFace class
10 years ago
Paweł Bylica
448e3141f6
Fixing Visual Studio compilation - these FeeStructure constants are weird
10 years ago
artur-zawlocki
40f23fceb3
Defined dev::eth::FeeStructure::c_memoryGas and two other declared in FeeStructure.
10 years ago
Gav Wood
e491090e7c
PoC-7 JUMPDEST done the intended way.
Windows pedantic build fix.
10 years ago
Gav Wood
4c08cda6fd
PoC-7: JUMPDEST implemented.
10 years ago
Gav Wood
4cb7993655
Project-wide reorganisation of namespaces.
10 years ago
Gav Wood
e8217ea489
Major reorganisation.
New libs (libethsupport, libevm, liblll).
New LLLC binary.
11 years ago
Gav Wood
42f7833b97
Debugger.
11 years ago
Gav Wood
472323115a
PoC-3.5. ish.
11 years ago
Tim Hughes
43662cd8fa
Fixed VS2013 projects and compile errors.
Enable and fix addition warnings (-Wextra).
Disable unknown pragma warning (avoids messy wrapping pragmas in compiler guards).
Tidy up some of the waring suppression for 3rd part libraries by wrapping with a header.
11 years ago
Gav Wood
e27f6d3541
Separated VM from rest of code.
11 years ago
Muharem Hrnjadovic
be65dbc46d
Fixed the other occurrence of Foobar
11 years ago
Muharem Hrnjadovic
4bab3c57a5
Corrected license headers (Foobar -> cpp-ethereum)
11 years ago
Gav Wood
04453aada0
Repot defaults.
11 years ago
Gav Wood
2a53d5f751
AlephZero renamed AlethZero and moved to cmake project.
Other minor changes.
11 years ago
Gav Wood
4aa0c71b6d
Root bug fix.
11 years ago
Gav Wood
5185e6a6ef
Changed genesis block to reflect root of empty trie as null.
11 years ago