ghassmo
|
30d2655dfd
bin/ircd: major fix on protocol privmsg & more clear log messages
|
3 лет назад |
ghassmo
|
67068b86b8
bin/ircd: pass the ircd version to p2p settings & general clean up for the code
|
3 лет назад |
Dastan-glitch
|
a55e14a8d4
bin/ircd: minor info add to config file
|
3 лет назад |
ghassmo
|
a392477a54
bin/ircd: implement encrypted DMs
|
3 лет назад |
ghassmo
|
48b21d5d55
remove id from Inv struct
|
3 лет назад |
ghassmo
|
00815519d6
bin/ircd: minor changes to the protocol_privmsg
|
3 лет назад |
ghassmo
|
15eab6a994
bin/ircd: add Inv and GetData to the protocol to remain the messages in sync
|
3 лет назад |
ghassmo
|
bd9789850e
bin/ircd: redesign on main.rs code for handling connections
|
3 лет назад |
ghassmo
|
f5611d7212
bin/ircd: push the privmsg with the same term to the buffer
|
3 лет назад |
ghassmo
|
0395727e32
bin/ircd: update the buffer when add/send a message
|
3 лет назад |
ghassmo
|
a521090200
bin/ircd: minor changes and some clean up
|
3 лет назад |
ghassmo
|
89847e52e4
bin/ircd: new implement for PrivmsgBuffer
|
3 лет назад |
ghassmo
|
f74b636e63
bin/ircd: build ring buffer struct & remove ringbuffer crate
|
3 лет назад |
ghassmo
|
a448fdde02
full redesign for ircd
|
3 лет назад |
lunar-mining
|
e1cfc5f897
daod: further simplify vote pederson commitment naming
|
3 лет назад |
Dastan-glitch
|
a28a32526c
doc: update tau section in the book
|
3 лет назад |
lunar-mining
|
d9451f7eef
dao: improve confusing vote/ value names.
|
3 лет назад |
lunar-mining
|
1643902e8b
daod: change ContractId and FuncId to static pallas::Base
|
3 лет назад |
lunar-mining
|
608e1981e3
daod: moved DaoParams to dao_contract::mint::wallet + removed new() from mint::wallet::Builder()
|
3 лет назад |
lunar-mining
|
2f2f1d959a
daod: cleaned up unused imports
|
3 лет назад |
Dastan-glitch
|
50f3c07203
bin/ircd: update ircd_config.toml
|
3 лет назад |
Dastan-glitch
|
1552aa26d3
bin/ircd: implement encrypted DMs
|
3 лет назад |
aggstam
|
70d1aaa626
p2pnet: manual sessions to support outbound transport enforcing, wait_for_outbound to include manual peers connections, minor fixes
|
3 лет назад |
Stellar Magnet
|
fff455f1d1
docs: Updated ircd port & mac config location (#99)
|
3 лет назад |
ghassmo
|
699a2bf262
net: add app version to VerackMessage message for version protocol
|
3 лет назад |
ghassmo
|
6823927156
p2p: use SerialEncodable, SerialDecodable for types in message.rs & create AppMessage and AppAckMessage message
|
3 лет назад |
lunar-mining
|
18932c50b1
daod: implement custom encode_bytes() method for CallDataBase. finish sign and verify implementation using said method. remove Box<T> from serial.rs
|
3 лет назад |
aggstam
|
041600f5e2
p2pnet: outbound transports configuration implemented
|
3 лет назад |
aggstam
|
e87930c045
p2pnet/wait_for_outbound: connection timeout added
|
3 лет назад |
lunar-mining
|
1a853df52b
daod: implement Encodable for Box<T> and create isolated error case in demo.rs
|
3 лет назад |