| .. |
|
bin
|
26290ac290
Merge branch 'master' into asset-id
|
5 lat temu |
|
blockchain
|
52cb64c62d
cargo fmt
|
5 lat temu |
|
circuit
|
48beeeb94d
Blind the asset_id and enforce asset matches among inputs and outputs.
|
5 lat temu |
|
crypto
|
26290ac290
Merge branch 'master' into asset-id
|
5 lat temu |
|
net
|
2b78f0adb2
merged src/net/error.rs with src/error.rs. deleted src/net/error and updated all code in /net to accept change
|
5 lat temu |
|
old
|
40e79b2c1d
clear all warning messages
|
5 lat temu |
|
rpc
|
c4851233ac
removed redundant adapter::new() constructor call
|
5 lat temu |
|
service
|
9901797fa2
merged rpc options into ClientProgramOptions and moved dfi.rs to bin/old
|
5 lat temu |
|
system
|
44c93a8faa
made random function private
|
5 lat temu |
|
tx
|
48beeeb94d
Blind the asset_id and enforce asset matches among inputs and outputs.
|
5 lat temu |
|
wallet
|
60eedb7e70
Save asset_id at walletdb.
|
5 lat temu |
|
async_serial.rs
|
62e0da8630
merkle checking is correct
|
5 lat temu |
|
bls_extensions.rs
|
1eaf781128
cargo fmt
|
5 lat temu |
|
endian.rs
|
d0a30306e5
added the Supervisor which gives us VM serialization, and added a plugin to the compiler to export binary data for the supervisor
|
5 lat temu |
|
error.rs
|
83a7148e08
implemented Encodable for IncrementalWitness and finished put_own_coins
|
5 lat temu |
|
lib.rs
|
1f719bed60
Remove gui and gfx code, modules and dependencies.
|
5 lat temu |
|
serial.rs
|
f9ec38bb51
removed errors that were overwritten by cargo fmt... and ran cargo fmt :)
|
5 lat temu |
|
state.rs
|
48beeeb94d
Blind the asset_id and enforce asset matches among inputs and outputs.
|
5 lat temu |
|
vm.rs
|
6abf0023f8
merge
|
5 lat temu |
|
vm_serial.rs
|
747198b32d
added working p2p network
|
5 lat temu |