Commit Graph

212 Commits

Author SHA1 Message Date
Ștefan Talpalaru 6c77f99427
CI: always use the go-libp2p-daemon HEAD 2019-08-26 16:40:25 +02:00
Ștefan Talpalaru ead8b4cc38
CI: use build_p2pd.sh for download retries and caching 2019-08-25 15:55:26 +02:00
cheatfate 53fb5924ea
Fix daemonapi flags in startProcess. 2019-08-25 13:53:41 +03:00
cheatfate 4f5e2347d3
Merge branch 'master' of github.com:status-im/nim-libp2p 2019-08-25 10:10:14 +03:00
cheatfate 0bbd87b536
Fix bug in daemonapi length decoding message. 2019-08-25 10:09:54 +03:00
Ștefan Talpalaru 0df2f05bfc
CI: update script path 2019-08-24 21:31:11 +02:00
cheatfate 2bf8db9046
Add license and stability badges. 2019-08-22 13:40:49 +03:00
cheatfate 78f6afb544
Change default logging level to Debug. 2019-08-22 13:29:54 +03:00
cheatfate c5925d0d9a
Fix appveyor problems. 2019-08-22 13:01:28 +03:00
cheatfate 236c685fb7
Attempt #4 to fix Appveyor CI freeze. 2019-08-22 09:17:49 +03:00
cheatfate 708dcbd1a1
Attempt #3 to fix Appveyor CI freeze. 2019-08-22 09:09:44 +03:00
cheatfate 5a45944489
Attempt #2 to fix Appveyor CI freeze. 2019-08-22 08:56:36 +03:00
cheatfate 660888e7dc
Attempt to fix Appveyor CI freeze. 2019-08-22 08:49:27 +03:00
cheatfate 2ab6b2c3ca
Fix #17.
Add go-libp2p-daemon logging to file.
Fix mistypes in tests.
Fix issues with connection to dedicated go-libp2p2-daemon.
2019-08-22 00:42:44 +03:00
Eugene Kabanov 2670cd8433
Merge pull request #27 from status-im/Swader-patch-1
Fix varint import
2019-08-16 17:53:10 +03:00
Ștefan Talpalaru c17c574929
Merge branch 'go' 2019-08-16 16:16:45 +02:00
Bruno Škvorc 821261961c
Fix varint import 2019-08-16 12:36:54 +02:00
Ștefan Talpalaru a0e677c07a
Travis: use Go 1.12 2019-08-15 01:55:25 +02:00
Bruno Škvorc 1a63de04e9
Update README.md 2019-08-14 15:41:16 +02:00
Bruno Škvorc 4bfb8eb017
Update README.md 2019-08-14 10:56:56 +02:00
cheatfate 8c4c2159ed Fix #25. 2019-08-14 08:31:06 +03:00
cheatfate dfd824bd03
Fix #22.
Fix wire.initTAddress(MultiAddress).
Add Windows support to daemonapi.
Add CI tests for daemonapi on Windows.
Fix Linux CI tests to install latest daemon.
2019-08-01 08:56:59 +03:00
cheatfate bf7a7f9b73
Fix #23. 2019-06-25 11:27:38 +03:00
Zahary Karadjov 3493b9ff7f Cosmetic changes requested by cheatfate 2019-06-24 05:39:13 +03:00
Zahary Karadjov dbcc6ce78b Add support for specifying the listening address of the Daemon 2019-06-24 05:39:13 +03:00
Zahary Karadjov d5b51bcf9e Use CatchableError 2019-06-24 05:39:13 +03:00
cheatfate b706b994ec
Fix Appveyor CI show master branch status. 2019-06-17 17:34:57 +03:00
Eugene Kabanov a012799694
Merge pull request #20 from status-im/buildnim
CI: use build_nim.sh
2019-06-13 15:54:52 +03:00
Ștefan Talpalaru 3692056619
forgot to set up Mingw-w64 2019-06-13 13:31:46 +02:00
Ștefan Talpalaru f546a70563
CI: use build_nim.sh 2019-06-13 13:09:12 +02:00
cheatfate 774f5c8232
Proper fix for #18. 2019-06-13 12:05:03 +03:00
cheatfate d685147c52
Move ipnet/iface functionality to nim-chronos.
Adjust tests.
2019-04-15 11:16:54 +03:00
cheatfate 39cc02232d
Merge branch 'master' of github.com:status-im/nim-libp2p 2019-03-31 01:32:22 +02:00
cheatfate ab8b87be9a
Fix deprecation warnings. 2019-03-31 01:32:04 +02:00
Ștefan Talpalaru 6f4f86ec88
Merge branch 'nimble' 2019-03-26 00:21:40 +01:00
Ștefan Talpalaru 77e621b9d7
*.nimble: remove imports 2019-03-25 22:45:34 +01:00
cheatfate f8dc3abe36
Add MultiAddress pattern matching procedures (go-multiaddr-fmt) with tests.
Add some comments.
2019-03-20 11:41:37 +02:00
cheatfate 4fa5ee3c93
Move iface.nim and ipnet.nim to proper place. 2019-03-18 10:47:54 +02:00
cheatfate 518d33e26c
Add cross-platform getInterfaces() and test. 2019-03-18 10:42:30 +02:00
cheatfate 9ddc47fa56
IpMask, IpNet and tests initial commit. 2019-03-18 01:18:10 +02:00
cheatfate 44d0cc2dea
Fix undefined reference to `br_ec_c25519_m31'. 2019-03-16 00:56:10 +02:00
cheatfate 80ec410118
Fix compilation error. 2019-03-16 00:47:04 +02:00
cheatfate ed3c6d1612
Fix submodule initialization. 2019-03-16 00:39:51 +02:00
cheatfate 0ad20074d3
Enable AppVeyor tests. 2019-03-16 00:32:16 +02:00
cheatfate abde17e8c2
Prepare for Windows tests. 2019-03-16 00:24:33 +02:00
Ștefan Talpalaru eed7ce92c1
Merge branch 'master' of github.com:status-im/nim-libp2p 2019-03-14 03:56:55 +01:00
Ștefan Talpalaru 7cbb89c7e4
assert() -> doAssert()
and refactored the "test" task in libp2p.nimble
2019-03-14 03:55:47 +01:00
Zahary Karadjov d21953e458 Add a userdata field to the DaemonAPI to support attaching application data 2019-03-11 13:07:19 +02:00
Eugene Kabanov a736334fe1
Merge pull request #13 from status-im/sigpub
Fix import bugs.
2019-03-07 01:43:04 +02:00
cheatfate 845cbeb0bd
New go-libp2p-daemon building steps. 2019-03-07 01:30:03 +02:00