narodnik
|
196ddaf7d6
slight memorystate optimization: check in memory before db
|
4 years ago |
narodnik
|
0f7dc1c057
smart_contracts.md: rename FuncCall to CallData, simplify the data structures and tighten up the design.
|
4 years ago |
narodnik
|
37b3f3b2ca
smart_contracts.md: minor small changes and cleanup
|
4 years ago |
narodnik
|
36f27c0948
smart_contracts.md: code improvement and additional info
|
4 years ago |
narodnik
|
37e23453da
smart_contracts.md: parallelization techniques
|
4 years ago |
narodnik
|
66ce747dce
basic smart contract outline (code)
|
4 years ago |
narodnik
|
54753c0dbd
anon smart contract architecture outline
|
4 years ago |
lunar-mining
|
4ff6a3c73d
Merge branch 'master' of github.com:darkrenaissance/darkfi
|
4 years ago |
lunar-mining
|
e051bcfd2d
dnetview: cleaned into 'rpc' and 'parser' modules. simplified main()
|
4 years ago |
parazyd
|
a54f805a87
Cargo.toml: Add missing termion to util feature.
|
4 years ago |
parazyd
|
e7400afd57
Fix remaining compile errors and cargo fmt.
|
4 years ago |
parazyd
|
c9920f1f14
example/tx: Fix compile error.
|
4 years ago |
parazyd
|
548052c6be
darkotc: Refactor, partially document, and implement join tx.
|
4 years ago |
parazyd
|
055113a846
util/cli: Add helper functions for colored text.
|
4 years ago |
parazyd
|
35e24d4551
node: Remove TODO about debugging token ID.
|
4 years ago |
parazyd
|
51aa4eb767
crypto/schnorr: Add function to make a dummy signature.
|
4 years ago |
parazyd
|
2ec2eda9b7
tx: Export some functionality.
|
4 years ago |
parazyd
|
3aa0a04d7b
darkfid: Implement wallet.decrypt_note RPC endpoint.
|
4 years ago |
parazyd
|
1e109e3edc
note: Implement memo field in encrypted notes.
|
4 years ago |
aggstam
|
02e9d65e1f
src/node/Keys build: rows from 8 to 11
|
4 years ago |
narodnik
|
51c1e09415
tx: major bugfix, do not reuse previous output value blinds. that will produce the same value_commit as the previous output making them linkable.
|
4 years ago |
narodnik
|
32fb73db19
net: lower outbound_retry_seconds from 20 mins to 20 secs. Will ensure faster reconnects after connection goes down.
|
4 years ago |
narodnik
|
2168403ed2
crypto: add TODO note for ProvingKey/VerifyingKey about duplicates
|
4 years ago |
narodnik
|
293590116b
Initial setup for demo. Scope out ZK anonymous contract rust code architecture, and create a Builder tx for dao bulla.
|
4 years ago |
lunar-mining
|
554c17e4cb
dnetview: add .2 second delay to UI redraw to reduce CPU usage
|
4 years ago |
lunar-mining
|
24fc3e1d2a
dchat-seed: deleted from repo
|
4 years ago |
lunar-mining
|
de0681767d
dnetview: fixed error which caused scroll to crash when nodes are offline
|
4 years ago |
aggstam
|
0de61d8d71
script/research/fud: commented default addresses in config file
|
4 years ago |
parazyd
|
8ef05a186b
crypto: Rework pedersen commitments to allow also full-width base inside zk.
|
4 years ago |
lunar-mining
|
a7abb0e5b6
dchat: added rpc
|
4 years ago |