skoupidi
|
d5be2cf726
contract/dao/client: use diff signatures per input in propose and vote
|
8 сар өмнө |
x
|
34cafd044b
drk: Address support
|
8 сар өмнө |
skoupidi
|
179fa08d87
minerd: don't cache next mining key VMs to preserve memory as init is fast enough now
|
8 сар өмнө |
skoupidi
|
5943f2cd1e
explorer/explorerd/error: removed unused import
|
8 сар өмнө |
skoupidi
|
d45570f11f
rpc/server: don't perform seppuku if a malformed request arrives
|
8 сар өмнө |
skoupidi
|
fc78a6f91d
minerd: rest randomx flags added for configuring miner
|
8 сар өмнө |
skoupidi
|
940418cabc
validator/pow: use optimized vm hashing api and an atomic nonce to ensure sequential nonce mining
|
8 сар өмнө |
x
|
d983bed7db
sdk/keypair: Standard address without vk
|
8 сар өмнө |
skoupidi
|
2d5c9371e6
minerd: mining benchmark added to get system hashrate
|
8 сар өмнө |
skoupidi
|
9d2683fc6f
validator/pow: properly initialize the dataset with all available threads
|
8 сар өмнө |
x
|
06a3538261
sdk/keypair: Extend for future addr support
|
8 сар өмнө |
x
|
6e2296a89b
sdk/keypair: Add Address type
|
8 сар өмнө |
epiphany
|
1f99bf931d
app: add fud plugin, add FileMessage to MessageBuffer
|
8 сар өмнө |
epiphany
|
c6f3ead63e
fu: handle events with no `info` field
|
8 сар өмнө |
epiphany
|
efc80394d5
fud/event: add `Ready` event
|
8 сар өмнө |
epiphany
|
4e16964d8e
fud: move start (btc block fetch, initial pow, dht bootstrap) out of `Fud::new()`
|
8 сар өмнө |
epiphany
|
05ae3878e1
dht: DhtHandler::node() returns a Result<Node> instead of Node
|
8 сар өмнө |
skoupidi
|
0924282252
minerd/rpc: vms generation happening in a diff thread
|
8 сар өмнө |
skoupidi
|
c3dfe69967
validator/pow: always mine in a diff thread
|
8 сар өмнө |
skoupidi
|
5155425c19
minerd: cache current randomx key vms and pregenerate next ones in background
|
8 сар өмнө |
darkfi
|
81f160df1b
app/gfx: cleanup unused fields and fix warnings
|
8 сар өмнө |
skoupidi
|
8ca2120fe0
daemones
|
8 сар өмнө |
darkfi
|
cb0193dd56
app/gfx: replace screen_was_off bool with an actual ScreenState state machine enum that keeps track of the screen state lifecycle as we switch it off and on transitioning between states. We need this to ensure proper ordering of queueing buffered operations, restarting processes and other such operations.
|
8 сар өмнө |
skoupidi
|
9b141f3fcb
minerd: changed comms logic so it polls darkfid for new mining jobs
|
8 сар өмнө |
darkfi
|
ece4e4d871
app: cargo update
|
8 сар өмнө |
darkfi
|
8c507f6f06
app/gfx: simplify and strengthen gfx engine. We now only buffer texture/buffer changes when screen is off, and when screen is switched on we just request a screen redraw. Additionally we now use the same time source which is the batch close time when merging batch changes. This theoretically should reduce screen tearing. We also keep track of dropped batches for debug and internal correctness checking, in general we have increased/tightened the internal logic.
|
8 сар өмнө |
skoupidi
|
85f52088b7
validator/pow: removed redundant x86 features checks
|
9 сар өмнө |
skoupidi
|
5754d4268f
darkfid: support merge mining for a DAO
|
9 сар өмнө |
skoupidi
|
334c90e45d
darkfid/rpc_tx: all nodes append a tx to their mempool
|
9 сар өмнө |
skoupidi
|
7429990ea8
validator/randomx_factory: simplified factory api to generate light mode VMs always since its just used for verification
|
9 сар өмнө |