skoupidi
|
3dedf1e30e
script/research/blockchain-explorer: added base blocks calls
|
2 lat temu |
darkfi
|
5e1c43af36
wallet: improve RenderApi. now each call is paired with a unique u64 ID which is used to modify the call without knowing its location in the draw tree.
|
2 lat temu |
darkfi
|
f6dc235f93
wallet: construct app and carefully manage resources
|
2 lat temu |
skoupidi
|
2438bed158
script/research/blockchain-explorer: converted into a history providing daemon
|
2 lat temu |
skoupidi
|
1f4d72d3ad
drk: restructer as a library
|
2 lat temu |
skoupidi
|
90b024f5fc
darkfid/tests: use diff p2p ports on nodes of each test so they communicate with the ones expected when running concurently
|
2 lat temu |
kalm
|
cff9d0e7f5
validator/consensus: gas-based limit for unproposed transactions retrieval
|
2 lat temu |
dasman
|
5399a54966
doc: bring back darkirc installation for android instructions
|
2 lat temu |
dasman
|
25c43d7187
remove nym page, and add a little note about its status
|
2 lat temu |
dasman
|
d040ef7b07
remove tag v0.4.1 from main README
|
2 lat temu |
dasman
|
cc75c50175
doc: add a note about rehash command in darkirc's private messages page
|
2 lat temu |
darkfi
|
a3db035ffa
wallet: properly handle app cleanup (accidental cargo fmt so just check main.rs)
|
2 lat temu |
darkfi
|
6d295ab1ca
wallet: migrate to using async slots/signals and zmq debug backend
|
2 lat temu |
darkfi
|
4b639e958a
Cargo: remove crossbeam from dev-dependencies and comment out its benchmark
|
2 lat temu |
darkfi
|
927dfa7270
wallet: replace crossbeam::SkipMap<..> with Mutex<HashMap<...>>
|
2 lat temu |
darkfi
|
4a77e172c2
bench: crossbeam benchmark add reads
|
2 lat temu |
darkfi
|
9a76aa26e7
bench: crossbeam benchmark use the same group so we can directly compare lockless vs mutex
|
2 lat temu |
darkfi
|
ba07b8f89f
bench: cargo fmt
|
2 lat temu |
darkfi
|
eecadc3482
bench: improve crossbeam benchmark to be more accurate
|
2 lat temu |
darkfi
|
2dc0b414bd
bench: compare crossbeam SkipMap with Mutex<HashMap<...>>
|
2 lat temu |
skoupidi
|
37a864c89f
darkfid/tests/harness: init an empty fork when generating node
|
2 lat temu |
darkfi
|
08b134d802
wallet: use pubsub to subscribe to events in main async draw() fn
|
2 lat temu |
darkfi
|
0d478f0721
wallet: begin making async version of gfx subsystem
|
2 lat temu |
dasman
|
9ad05642a3
example/p2pdebug: fix fromatting
|
2 lat temu |
dasman
|
823db436e4
replace last couple of ircd words
|
2 lat temu |
dasman
|
e87748f9c9
darkirc: rename pubkey recovery argument
|
2 lat temu |
dasman
|
8fcdd85673
doc: update darkirc private messages section
|
2 lat temu |
dasman
|
2bdb1b8cf9
remove irrelevant ircd scripts
|
2 lat temu |
skoupidi
|
c01d121a7a
darkfid/task: generate an empty fork on consensus init, before any other task is triggered
|
2 lat temu |
dasman
|
ae3c67a7e0
replace ircd with darkirc throughout the codebase
|
2 lat temu |