Releases: lainio/ic
Releases · lainio/ic
v0.0.1
Changelog
- f527935 Adding documentation and Callenge type fixed
- 55b1d69 ByteEqual Exported
- 9f732ad BytesEqual -> EqualBytes
- 32f46ef Challenge function added
- d646a45 CommonChains added with test & documentation for test variables
- d461736 CommonInviter -> SameInviter
- 42152ca CommonInviter added with tests
- 962349e CommonInviter documentation and algorithm description is now better
- 5711a15 First working long invition chains with multiple roots
- 0cdc9c7 Go documentation
- d5add43 Hops(), Len() & Pair type added
- 978cc42 Initial commit
- f2be2bc Makefile added
- f7c224f Merge branch 'env-tests' into for-merge
- 68e9e67 Merge branch 'master' of ssh://github.com-lainio/lainio/ic
- ba3ee60 New chain methods for navigation and readability
- 725192a New test when signature fails
- dfee0a2 NoSign -> ExludeSign
- 07e873d Node added for multiple root & Block moved to block.go in chain/
- 486b03e NotImplemented out commented
- 22b8cbf README update
- ab3221e RandSlice added
- 077cb06 Session.vim ignoring
- 2a6bb2f TODOs are needed
- 33829d9 Typo in comment
- 573b4d9 WebOfTrust started and hops and pair for Node
- a0a5f58 WebOfTrust, Hops, OneHop, and more testing
- 1d44dfe added to git
- 35334a0 added to vcs
- 85684a2 adding work and main files for testing env
- e8d9cbc automatic err2 migration: commit deps
- 75d71b8 automatic err2 migration: phase 1
- 81bb364 automatic err2 migration: phase 2 multilines
- 2364c72 chain serialization added
- 1175729 cleaned makefile
- a491b38 comment about chain id
- b5c841c depguard cfg, consider removing it, extra cfg is bad
- 3f8e8f1 documenting and removing no-need function
- 2d9bc1a entity type instead of anonymous struct
- c18f5b3 err2 test main.go moved to own repo
- 87f1c96 err2 testing
- 5183a96 filecopy test
- de7ce26 findy-network -> lainio
- 836bdf4 first tests with new testing framework
- 081d67a first version to illustrate power of asserts when writing
- df581cf first working chain verification with real crypto
- a5fc55c first working test without real cryptos
- f9c4718 first working version of web-of-trust stats
- b062cf4 first working version with real crypto
- 0726fe6 go 1.18 etc.
- 9354e22 go mod and new code to chain
- 7bd45a9 go module location updated for the correct repo
- f8fa4a4 go version update
- c77a980 gob block size updated (bad test)
- 620f36e gofmt
- faee93b good test setup for cross pkg assert processing
- 32fb381 goreleaser
- 515f0bf goreleaser
- 5ff2bdf linter command added
- dd85508 makefile update for non-generics go-version
- c09a1d2 merged
- 5df621a mods
- 87f83a1 module err2 for assert
- 8455290 module stuff & err2 latest
- 0d253c3 new test targets
- 5ef0720 no need for public block access helpers
- 730cc17 only wents thru the compiler
- bca3109 project created with readme
- 3dc71a6 proper code blocks and better comments for long test
- 801639b readability constant, documentation added
- af964f7 readability constant, documentation, MITM prevent for Challenge
- cf9090f readability updates
- 9a80be9 removing NotImplement assert
- 960e409 renaming typo in fn name
- eaf5720 set godox lint rules
- ae5ee68 some tests for err2 pkg, this file will be removed soon
- 366d4ab spelling errors
- 4ca804a test documentation
- a2e67d1 test trunk
- 147452c typo fix
- a1e458f using crypto.key as value and adding isLeaf() for readability
- 2a06991 using err2 asserts for testing as well