darkfi
|
8f3242d29f
app: minor bugfix edit with bottom border not respected
|
9 months ago |
skoupidi
|
5fe4d84f2c
validator/verification: transaction must contain a single fee call when verifying fees and fee call to exclude rest payload when executing
|
9 months ago |
darkfi
|
d0875ec6bd
app: reduce text latency by making text input and editbox resizing separate gfx ops
|
9 months ago |
darkfi
|
b171a58212
app: fix chatview scrolling not updating correctly per update, by moving the atomic guard within the loop
|
9 months ago |
darkfi
|
6919ef8782
app: fix warnings
|
9 months ago |
darkfi
|
7fd6219ac0
app: update editor for latest parley version
|
9 months ago |
darkfi
|
84d3a1c1fb
app: bugfix edit select on android to have correct logic
|
9 months ago |
darkfi
|
48be7e056c
app: editor optimize selecting text and moving cursor on android. only update drawing on actual change
|
9 months ago |
darkfi
|
e0c757546a
app: android port new handle_select and scroll to android
|
9 months ago |
skoupidi
|
42a634ab59
drk: made contract deploy serialized instruction optional
|
9 months ago |
skoupidi
|
b20a093cc2
doc/spec/contract: deployooor contract spec added
|
9 months ago |
skoupidi
|
2e60e3ca3b
contract/deployooor/tests/integration: fully test all contract logic
|
9 months ago |
skoupidi
|
ea24557db4
chore: clippy
|
9 months ago |
oars
|
db1e4df3c9
tests/network_transports: fix failing test due to used port
|
1 year ago |
oars
|
670e462c48
example/wasm-hello-world: fix dependency issue
|
1 year ago |
oars
|
783ac96ca6
script/research/rlnd: fix clap panic due to duplicate rpc-listen field in private and public RpcSettingsOpt
|
1 year ago |
oars
|
8bc97e265c
script/research/generic-node: fix darkfi-serial dependency
|
1 year ago |
oars
|
2d73148825
script/evgrd: fix compilation issue
|
1 year ago |
oars
|
79d276ca32
net,dht,error: Include the endpoint address in connector error messages so upstream code can log it. In transport mixing scenarios, the mixed URL will appear in logs.
|
9 months ago |
oars
|
404dc9d9f0
net,rpc,event_graph,dht: use channel display address for UI scenarios (e.g. logging, dnet)
|
9 months ago |
oars
|
e9415643fb
rpc/p2p_method: show the mixed url of transport mixed connections to aid in debugging in dnet and other tools
|
1 year ago |
oars
|
298a89a01c
net: identify transport mixed connections to make sure mixed addresses don't enter hostregistry
|
1 year ago |
oars
|
ce95d31c4d
net/hosts: move transport mixing logic to one place in HostContainer::mix_host function and perform transport mixing in Connector only
|
1 year ago |
skoupidi
|
3469f2dd04
drk/rpc: checkpoint merkle trees before appending block
|
1 year ago |
skoupidi
|
c990eb501e
drk/dao: fixed dao confirmation query
|
1 year ago |
skoupidi
|
9d5f399f5f
drk/scanned_blocks: actually rewind trees don't be stupid
|
1 year ago |
skoupidi
|
0d6045ad87
drk: use merkle tree checkpoints instead of sled-overlay diffs to manage them
|
1 year ago |
skoupidi
|
9cf112f1e0
drk/rpc: removed duplicate log message
|
1 year ago |
skoupidi
|
af83477b23
drk: simplyfied error logging format
|
1 year ago |
skoupidi
|
ec682e19a9
drk/interactive: contract commands added
|
1 year ago |