Commit Graph

221 Commits

Author SHA1 Message Date
cheatfate 54f9a5be7c
Fix getOrder() bug. 2019-09-12 23:11:50 +03:00
cheatfate 7138f7e94d
Add more primitives for SecIO.
Fix SIGSEGV inside of rsa.nim and ecnist.nim.
2019-09-11 19:03:39 +03:00
cheatfate f2b10776db
Add utility procedures for SECIO.
Add 2 more length encodings for protobuf.
2019-09-09 19:57:17 +03:00
cheatfate c584583678
Fix compilation error for Nim devel. 2019-09-03 16:22:55 +03:00
Eugene Kabanov 2935b52d63
Merge pull request #31 from status-im/secp256k1
Secp256k1
2019-09-02 22:04:49 +03:00
cheatfate 40ad427ea0
Fix mistype. 2019-09-02 21:59:32 +03:00
cheatfate 968e635746
Add secp256k1 curve support and tests for it. 2019-09-02 21:55:42 +03:00
cheatfate 15a7136ad1
Add more supported `go-libp2p-daemon` flags to DaemonAPI. 2019-08-28 09:19:16 +03:00
Eugene Kabanov b6a5096513
Merge pull request #29 from status-im/CI
CI: use build_p2pd.sh for download retries and caching
2019-08-26 20:03:10 +03:00
Ș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