x
|
48f1a86d58
wasm add comment
|
3 years ago |
x
|
b4a0b70cbf
remove .map_err(), use From<> instead
|
3 years ago |
x
|
a0c61641cf
general cleanup and re-enabling of earlier disabled features.
|
3 years ago |
x
|
e5ca71bd4b
wasm: re-enable metering for gas used
|
3 years ago |
x
|
225c75f8c6
remove old dead code
|
3 years ago |
x
|
abc907ba2b
remove state from entrypoint params
|
3 years ago |
x
|
5304a7d883
wasm: remove __drkruntime_mem_alloc and just allocate memory pages directly using library native functions.
|
3 years ago |
x
|
f35fd6ab96
(semi-)working wasm contract
|
3 years ago |
x
|
e9dc3f36e1
add zk book
|
3 years ago |
x
|
080c2edfbd
wasm: first working function drk_log. Notes:
|
3 years ago |
x
|
066be50042
Cargo.lock: updated wasmer-3.0.0-beta2 to 3.0.0-rc1
|
3 years ago |
x
|
6668ff238b
get wasm code compiling with wasmer3.0.0-beta. doesn't work yet
|
3 years ago |
mohab metwally
|
61363b450f
[zk/circuit/lead_contract] integrate optimized lead circuit
|
3 years ago |
parazyd
|
5b479a35ae
zk/circuit: Add optimized consensus leader circuit.
|
3 years ago |
parazyd
|
bbf6635abd
zk/gadget: Allow more refined configuration of advice columns.
|
3 years ago |
aggstam
|
3cd8573e1c
script/research/nodes-tool: updated to latest structures
|
3 years ago |
aggstam
|
2707d7f306
blockchain: removed redundant metadatastore
|
3 years ago |
aggstam
|
c21af62099
consensus: get_eta() added
|
3 years ago |
aggstam
|
ebba655747
p2p: random_channel() to exlude seeds, consensus: minor proposal fixes, fmt
|
3 years ago |
mohab metwally
|
080f10909f
simple doc to lead contract witnesses
|
3 years ago |
parazyd
|
21e7206724
Add README blurb.
|
3 years ago |
parazyd
|
8ae84ad7f9
Add license header to source files.
|
3 years ago |
parazyd
|
8c0667e4da
contrib: Add license header for .rs and .c files.
|
3 years ago |
Dastan-glitch
|
7a7c5070f2
bin/dao: balance() replace token name with token_id
|
3 years ago |
Dastan-glitch
|
d5a1951c1b
bin/dao: some error handling
|
3 years ago |
mohab metwally
|
b93a94b164
add documentation for leader election, and blockchain to book, and research
|
3 years ago |
Luther Blissett
|
dc66d8fa21
doc/book: Clean up Makefile.
|
3 years ago |
Luther Blissett
|
43a871c3f2
Update all Cargo.toml files to include AGPL license reference.
|
3 years ago |
ghassmo
|
0a1621f5f5
script/research/event_graph: little fix in the synchronization process
|
3 years ago |
Andrew
|
4d4379d32a
doc/src/misc/hashchain/network_protocol.md: Fix table structure inconsistencies
|
3 years ago |