ghassmo
|
00815519d6
bin/ircd: minor changes to the protocol_privmsg
|
3 years ago |
ghassmo
|
15eab6a994
bin/ircd: add Inv and GetData to the protocol to remain the messages in sync
|
3 years ago |
ghassmo
|
bd9789850e
bin/ircd: redesign on main.rs code for handling connections
|
3 years ago |
ghassmo
|
f5611d7212
bin/ircd: push the privmsg with the same term to the buffer
|
3 years ago |
ghassmo
|
0395727e32
bin/ircd: update the buffer when add/send a message
|
3 years ago |
ghassmo
|
a521090200
bin/ircd: minor changes and some clean up
|
3 years ago |
ghassmo
|
89847e52e4
bin/ircd: new implement for PrivmsgBuffer
|
3 years ago |
ghassmo
|
f74b636e63
bin/ircd: build ring buffer struct & remove ringbuffer crate
|
3 years ago |
ghassmo
|
a448fdde02
full redesign for ircd
|
3 years ago |
lunar-mining
|
e1cfc5f897
daod: further simplify vote pederson commitment naming
|
3 years ago |
Dastan-glitch
|
a28a32526c
doc: update tau section in the book
|
3 years ago |
lunar-mining
|
d9451f7eef
dao: improve confusing vote/ value names.
|
3 years ago |
lunar-mining
|
1643902e8b
daod: change ContractId and FuncId to static pallas::Base
|
3 years ago |
lunar-mining
|
608e1981e3
daod: moved DaoParams to dao_contract::mint::wallet + removed new() from mint::wallet::Builder()
|
3 years ago |
lunar-mining
|
2f2f1d959a
daod: cleaned up unused imports
|
3 years ago |
Dastan-glitch
|
50f3c07203
bin/ircd: update ircd_config.toml
|
3 years ago |
Dastan-glitch
|
1552aa26d3
bin/ircd: implement encrypted DMs
|
3 years ago |
aggstam
|
70d1aaa626
p2pnet: manual sessions to support outbound transport enforcing, wait_for_outbound to include manual peers connections, minor fixes
|
3 years ago |
Stellar Magnet
|
fff455f1d1
docs: Updated ircd port & mac config location (#99)
|
3 years ago |
ghassmo
|
699a2bf262
net: add app version to VerackMessage message for version protocol
|
3 years ago |
ghassmo
|
6823927156
p2p: use SerialEncodable, SerialDecodable for types in message.rs & create AppMessage and AppAckMessage message
|
3 years ago |
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 years ago |
aggstam
|
041600f5e2
p2pnet: outbound transports configuration implemented
|
3 years ago |
aggstam
|
e87930c045
p2pnet/wait_for_outbound: connection timeout added
|
3 years ago |
lunar-mining
|
1a853df52b
daod: implement Encodable for Box<T> and create isolated error case in demo.rs
|
3 years ago |
Luther Blissett
|
fd9c32f729
net/transport/tor: Remove regex dependency.
|
3 years ago |
lunar-mining
|
6eee78cab3
daod: remove redundant signature_publics field and return signature_public_keys from input
|
3 years ago |
lunar-mining
|
2349eaab43
daod: move signature verification and signing to Transaction level. at this point, encoding is still unimplemented
|
3 years ago |
lunar-mining
|
2a9e52846d
daod/ example: remove unnecessary Header from CallData + fix imports
|
4 years ago |
lunar-mining
|
dbd99fcdc7
Revert "daod/ example: removed unnecessary Header from CallData"
|
4 years ago |