go-cyber

Your ๐Ÿ”ต Superintelligence

OTHER License

Stars
349
Committers
35

Bot releases are hidden (Show)

go-cyber - euler-1

Published by hleb-albau over 5 years ago

Closed issues:

  • Mass testing of cyberd-testnet 0.1.1 #219
  • Export 0.1.1 genesis from 0.1.0 testnet. #215
  • Setup 0.1.1 chain params for staking, distr, slashing, mint modules. #201
  • Fix typos #207
  • Update landing for 0.4 whitepaper #204
  • Update to tendermint v29.0 #187
  • Change Bandwidth Price to Average for 24h Sliding Window #179
  • High bandwidth cost for create validator msg #178
  • Bandwidth Specification Change #177
  • Add rpc endpoint to submit signed link and send messages #173
  • Tx size reduction: switch to more compact links tx encoding. #171
  • index entities count endpoint #165
  • Add ipfs hashes to release #161
  • Change token name from CBD to CYB in the testnetwork #157
  • Add more issues templates. #153
  • Add trust-node by default in cli #151
  • Numerous small fixes in whitepaper #89
  • Cyberd landing make up #36
  • Whitepaper 0.4 #25

Fixed bugs:

  • Error on replay with wrong app hash calculation (block #914381) #197
  • Link msg bandwidth cost doesn't take into account links count #216
  • Fix validator manual #189
  • Change mint module to default cosmos module #181
  • Current Bandwidth do not respect price #168
  • negative bandwidnt #164
  • Wrong CYB allocation in Genesis #156
  • Update docker with 0.1.0 version #154
  • Move import_private command to keys subcomand #152
  • Handle import of ethereum privkeys with 0x #150

Merged pull requests:

go-cyber - euler

Published by cyberadmin almost 6 years ago

Changelog

386c26e Add information on how to get CYB tokens
0c806bd Add instruction on how to import Ethereum private key
e851a88 Better than WTFPL
34595e2 Circle CI: Update Changelog
2a0fbe8 Circle CI: Update Changelog
8cf66c4 Create description on how to get CYB and CBD
4d1da9c Typo in license
7994aaa Update LICENSE
3be9248 Update License badge
6567ac8 #101 Calculate rank in ||, post results each 600 blocks. Fix rank channel
aa14103 #101 Calculate rank in ||, post results each 600 blocks. Handle node failure, errors check
f463f0b #101 Calculate rank in ||, post results each 600 blocks. In memory storages refactoring.
ff3bb4a #101 Calculate rank in ||, post results each 600 blocks. Initial implementation
0480312 #101 Calculate rank in ||, post results each 600 blocks. Small fixes
1243919 #101 Copy state before index creation
8b53dac #103 Index transactions by signers.
04cd2d8 #114 Add bandwidth rpc endpoint
921a9bc #114 Write bw specification
8bbf19d #122 Simple go cyberd client
c28dadb #126 Update to cosmos 29
be4a0ef #128 Go mod Ci dependency error
4255643 #133 CID rank merkle proofs. Merkle tree base impl
f0244d7 #133 CID rank merkle proofs. Merkle tree improvements
04e54a1 #133 CID rank merkle proofs. Merkle tree proofs fixes
8cf6666 #133 CID rank merkle proofs. Merkle tree tests
80bc163 #133 CID rank merkle proofs. Merkle tree. Full/short tree
05bdb39 #133 CID rank merkle proofs. Merkle tree. Rank merkle hash
7c746d9 #133 CID rank merkle proofs. Merkle tree. Wiki home flag
7ea31b6 #139 Index out of range for cids with not calculated rank yet.
ed9df7f #146 Cli: Add possibility to restore acc from priv keys
937f2c5 #92 Populate state with random addresses
64195f0 #99 Add coin transfer hook.
ef45429 #99 Add coin transfer hook. Fix naming. Add comments.
020cf03 #99 Rename bandwidth handler -> bandwidth meter.
2437210 #99 Rename handler.go -> meter.go
5d6bbfd #99 Rework bandwidth handler.
93457c0 Add docker ce as run requrement
386c26e Add information on how to get CYB tokens
0c806bd Add instruction on how to import Ethereum private key
65a8098 Add node about nvidia docker runtime installation
e851a88 Better than WTFPL
82d1d36 Clean up folders
8cf66c4 Create description on how to get CYB and CBD
2999e44 Delete OLD_README.md
a9c4d63 Delete ROADMAP.md
9b85bc4 Delete docker_build_run.sh
254a862 Delete run_testnet.md
e703b5b Fix container name for different testnets
cba1064 Fix http client and rank logs
36627e8 Merge branch 'master' into refactoring
e3fdb2d No more need change chain-id
9705fcf Remove chain-id
16fa779 Setup bw params
4d1da9c Typo in license
7994aaa Update LICENSE
3be9248 Update License badge
1a4f422 Update config.yml
e0b8a9b Update cyberd.yml
a47e7e8 Update readme.md
5008457 Update run_validator.md
d5a8caf Update stake index every block
c42912d Various bug fixes
ff4e726 [Validators Guide] Add --restart always flag
30d8b99 [euler-dev1] Change chain-id
44b14e4 [euler-dev1] Update gentx
f44e36a [euler-dev2] Launch.
229bca7 [euler-dev3] New testnet
1225ef1 [euler] Launch euler testnet

go-cyber - euler-dev0

Published by cyberadmin almost 6 years ago

Changelog

5c3566c #1 Build basic economic model
2d218cc #104 Make docker container based on nvidia-gpu image
3d42ace #21 Add H-Significance Test, beta estimate.
0e21662 #21 Add Traces into account
b664209 #21 Add rank calculation precession
3b6ab63 #21 Add try catch for bad blocks
322dc5f #21 Edit matplotlib
03fce2f #21 Fix IPC connection timeout
851f573 #21 Fix Python path
cd5e8e2 #21 Fix Web3 Transport
61182a7 #21 Fix violation calculation performance
42ac121 #21 Save png image for rank significance
e87da08 #21 Update dependencies
9834fa3 #21 Update web3
70dcb20 #21 Use sum of lns as weight function
95af6f6 #39 Remove 'cosmosaccaddr' prefix from cyberd address
700c8da #74 Activate gpu rank computation
b722337 #74 Add gpu flag to cyberd
f6950c5 #74 Add iterations diff calculation function
494c79f #74 Add rank calculation tracing
ea32356 #74 Add rank calculation tracing. Fix cpu build
41da77e #74 Add simple test
65c361c #74 Add single rank iteration
0ee277f #74 Building daemon with cuda
553873b #74 Calculate compressed in links
3f42f37 #74 Calculate compressed in links count for each cid
65a2b6b #74 Define go -> cgo -> cuda interface
8e668a4 #74 Enable gpu ||
349a273 #74 Fix GPU startup flag
abb71a9 #74 Full rank implementation
45bdc37 #74 Make gpu and cpu calculation consistency
3017c72 #74 Migrate to double
c9bda91 #74 More tests
8beea4f #75 Add possibility to join for new validators. Gaia implementation integrated.
7744626 #75 Add possibility to join for new validators. Move hooks in separate file.
a3a1da0 #75 Add possibility to join for new validators. Small fixes
09d4b24 #77 Add bandwidth by stake.
9aa495c #77 Add bandwidth by stake. Add tx cost calculation
1702a8a #77 Add bandwidth by stake. Bug fixes
355741f #77 Add bandwidth by stake. Genesis. Update stake handler
c61ab53 #77 Add bandwidth by stake. New design
1798eab #77 Add bandwidth by stake. Periodical price adjustment
e0f7116 #78 Add guide How to join network as validator (#105)
8635dfc #79 Update cosmos-sdk version to 0.26.1
8f02772 #93 Cid validation
43d3e49 Change go package to github.com/cybercongress/cyberd
d4ebba2 Update cosmos to 0.27.0

go-cyber - v0.0.7

Published by cyberadmin almost 6 years ago

Changelog

7b3b25e #37 Create cyberd PoC based on Cosmos SDK
e99a088 #37 Create cyberd PoC based on Cosmos SDK
68ea9e9 #37 Create cyberd PoC based on Cosmos SDK
539ae54 #64 Claim service: increment tx sequence manually
c132b76 #66 Non-deterministic rank calculation
7f68343 #66 Non-deterministic rank calculation
dd520cc #67 Proxy service. Search request with spaces fails
bf9eded #69 Proxy service. Add search pagination
ac047cd #71 Create basic wiki cyberd indexer
00a9537 Remove old zeronet. Update README

go-cyber - v0.0.6

Published by cyberadmin almost 6 years ago

Changelog

dfe2377 #37 Create cyberd PoC based on Cosmos SDK
bd5d97e Circle CI: Update Changelog
8955719 Circle CI: Update Changelog
9eb693d Claim service. Create tx builder on every request
8a2efa7 Way more consistent notes

go-cyber - v0.0.5

Published by cyberadmin almost 6 years ago

Changelog

bc1bd6a #37 Create cyberd PoC based on Cosmos SDK

go-cyber - v0.0.4

Published by cyberadmin almost 6 years ago

Changelog

6b2fd57 #50 Perfomance Degradation: Heavy Disk Usage
e6ba7e9 #56 Update cosmos-sdk to latest dev branch version
1e49188 #57 [RPC]Fix small finding
5e0ba5a #61 Claim Service. Fix get param value
4f20842 #61 Claim Service. Fix proxy
efe60b4 #61 Claim service. IP check. Homedir
1605521 #62 Add send tokens endpoint to proxy
fa32128 Circle CI: Update Changelog
b166875 Circle CI: Update Changelog
16a0c62 Circle CI: Update Changelog
61818b2 Circle CI: Update Changelog
235929a Circle CI: Update Changelog
71577ab Claim service
cdbde15 Fix build
d3bc63c Merge remote-tracking branch 'origin/master' into claim_service
463f526 Remove codec file from proxy
ae15070 Update Dockerfile and releaser

go-cyber - v0.0.3

Published by cyberadmin about 6 years ago

Changelog

9fd0afe Add cyberdproxy process to docker container. Add status endpoint
2c784a3 Add search and account endpoints
5ee18ac Circle CI: Update Changelog
4c9337d Enable port and node choosing. Add health
ad6e5cc Error handling
4196a22 Refactoring. Using tendermint node client interface
965119f Simple proxy server to tendermint RPC
902259e Update CI

go-cyber - v0.0.2

Published by cyberadmin about 6 years ago

Changelog

8d4629d #37 redesign db, app refactor
f2faeb6 #40 Add rank persistent storage
efd13b9 #40 Fix review comments
7eb2a52 #40 introduce in-memory store
e0bd06a #42 Cosmos PoC: Extenend Standart Tendermint RPC API
4e606fb #43 Simplest Rank
d4de194 #48 RPC Client: /search on non existing cid return first added cid

go-cyber - v0.0.1

Published by cyberadmin about 6 years ago

Changelog

8cb1b11 #17 Genesis zeronet cosmos. Add releaser and docker image. Configure CI.
259884f #17 Genesis zeronet. Cosmos SDK. Base link transaction.
40c59db #17 Genesis zeronet. Dockerfile. Init accounts.

Package Rankings
Top 4.11% on Proxy.golang.org
Badges
Extracted from project README
version CircleCI contributors license chain block cyberlinks particles negentropy validators
Related Projects