These 86 commits are when the Protocol Buffers files have changed:
| Commit: | edc720f | |
|---|---|---|
| Author: | satellitex | |
| Committer: | GitHub | |
Fix/v1.0a (#36) * fix txs -> txList * add comment * fix readme * fix readme * divide proto-doc
The documentation is generated from this commit.
| Commit: | 9d2684a | |
|---|---|---|
| Author: | satellitex | |
add comment
The documentation is generated from this commit.
| Commit: | e5f6dd9 | |
|---|---|---|
| Author: | satellitex | |
fix txs -> txList
| Commit: | f03a637 | |
|---|---|---|
| Author: | satellitex | |
| Committer: | GitHub | |
Feature/release v1a (#34) * WIP : impl docker and makefile * impl docker setup * fix docker cmd * fix synced part * fix examp;e * passed ok example * add check balacnes * fix example releaase-v1a * add ipset.sh and no use each prosl operator * passed perfect demo * add example readme
| Commit: | 4862f87 | |
|---|---|---|
| Author: | satellitex | |
passed perfect demo
| Commit: | a475ef0 | |
|---|---|---|
| Author: | satellitex | |
| Committer: | GitHub | |
Feature/release v09 (#33) * add glide color * passed degrade peers * passed scenario 5 * erase color comment * glide up and add pagerank * pre impl for prosl pagerank algorithm * WIP impl before executor TODO * WIP : impl pagrank ex * impl each prosl * add impl ForceUpdateStorage * fix indexed operator * passed convert rep_consensus/incentive * passed scenario 6 * clear passed scenario 7 * passed scenario 8 * add impl list comprehision * implemented porsl sort operator * passed replace new consensus test
| Commit: | 0300525 | |
|---|---|---|
| Author: | satellitex | |
passed replace new consensus test
| Commit: | 18a7f1a | |
|---|---|---|
| Author: | satellitex | |
implemented porsl sort operator
| Commit: | b7d5233 | |
|---|---|---|
| Author: | satellitex | |
add impl list comprehision
| Commit: | d4a84aa | |
|---|---|---|
| Author: | satellitex | |
passed scenario 8
| Commit: | 3c2c63c | |
|---|---|---|
| Author: | satellitex | |
passed convert rep_consensus/incentive
| Commit: | 5552e42 | |
|---|---|---|
| Author: | satellitex | |
fix indexed operator
| Commit: | 2a5e373 | |
|---|---|---|
| Author: | satellitex | |
add impl ForceUpdateStorage
| Commit: | 1dd0731 | |
|---|---|---|
| Author: | satellitex | |
impl each prosl
| Commit: | 303388e | |
|---|---|---|
| Author: | satellitex | |
WIP : impl pagrank ex
| Commit: | b919f1e | |
|---|---|---|
| Author: | satellitex | |
WIP impl before executor TODO
| Commit: | dd9e18d | |
|---|---|---|
| Author: | satellitex | |
pre impl for prosl pagerank algorithm
| Commit: | f0a7d69 | |
|---|---|---|
| Author: | satellitex | |
glide up and add pagerank
| Commit: | c113ea1 | |
|---|---|---|
| Author: | satellitex | |
| Committer: | GitHub | |
Feature/sync (#31) * add blockchain impl * impl Next(block) * passed bc.Next() test * impl interface use synchornize * passed impl activate commands test * impl sync gate and name cahnge * passed sync_gate_test * passed ctrl test * pasesed error test sync ctrl * name change gossip -> broadCastgossip * impl client sync interface * fix logger message * impl sync client * client sync test * passed failed test * passed synchronize test * comment client * fix comment * fix test wait * passed sync_test port * fix ctrl test * fix channel received algorithm * fix mock stream
| Commit: | ef2339e | |
|---|---|---|
| Author: | satellitex | |
passed ctrl test
| Commit: | dcb7e38 | |
|---|---|---|
| Author: | satellitex | |
impl sync gate and name cahnge
| Commit: | f94a8e1 | |
|---|---|---|
| Author: | satellitex | |
passed impl activate commands test
| Commit: | 7933517 | |
|---|---|---|
| Author: | satellitex | |
impl interface use synchornize
| Commit: | 3a39b0b | |
|---|---|---|
| Author: | satellitex | |
| Committer: | GitHub | |
Feature/prosl consensus (#30) * passed consensus algorithm with prosl * impl verify and validate commit * passed commit validate test * impl and test proposal block queue * impl server client gate, wip minimum impl * impl cache map and datastrucutre splitd * add chache map test * add consensus propagateBlockStreamTx * WIP : error endless loop' * passed consensus gate propagate stream tx test; * add consensus propagate tx test * passed consensus test * impl txList marshal unmarshal and txHistory modified * impl consensus receiver * add chached client * passed parallel dba * WIP : passed test * fix query processro validator * passed test
| Commit: | da9e634 | |
|---|---|---|
| Author: | satellitex | |
passed test
| Commit: | 85296d3 | |
|---|---|---|
| Author: | satellitex | |
passed consensus test
| Commit: | ec69a49 | |
|---|---|---|
| Author: | satellitex | |
WIP : error endless loop'
| Commit: | bf90014 | |
|---|---|---|
| Author: | satellitex | |
add consensus propagateBlockStreamTx
| Commit: | 869c4f8 | |
|---|---|---|
| Author: | satellitex | |
| Committer: | GitHub | |
Faeture/prosl commit (#29) * add change prosl commands * add register incentive and consensus commands * add check and commit prosl executor * WIP : executor_test change commit and exp * passed test commit and check test * impl commit use prosl * passed test prosl commit
| Commit: | 8db6b54 | |
|---|---|---|
| Author: | satellitex | |
impl commit use prosl
| Commit: | b87eb11 | |
|---|---|---|
| Author: | satellitex | |
add check and commit prosl executor
| Commit: | 9488f1d | |
|---|---|---|
| Author: | satellitex | |
add register incentive and consensus commands
| Commit: | 8165f2f | |
|---|---|---|
| Author: | satellitex | |
add change prosl commands
| Commit: | 7ea7e5a | |
|---|---|---|
| Author: | satellitex | |
| Committer: | GitHub | |
Feature/prosl executor (#28) * impl based prosl executor; * impl case by case operator * WIP : impl executor, at errCatch * WIP : todo impl tx * impl commands executor WIP : valued * fix where is string * impl GetFromKey at objects * WIP :implented value operator exeucte * implemented all prosl exeucotor logic, but no test * impl keygen * passed genesis tx prosl * fix primitve convertor * impl get accounts test * add prosl state block and now * WIP : impl test test_2.yaml * passed original transaction * passed test * main prosl struct
| Commit: | 31eda9f | |
|---|---|---|
| Author: | satellitex | |
passed original transaction
| Commit: | 79eeb2b | |
|---|---|---|
| Author: | satellitex | |
WIP : impl test test_2.yaml
| Commit: | e224e42 | |
|---|---|---|
| Author: | satellitex | |
passed genesis tx prosl
| Commit: | 9f16636 | |
|---|---|---|
| Author: | satellitex | |
implemented all prosl exeucotor logic, but no test
| Commit: | f249c80 | |
|---|---|---|
| Author: | satellitex | |
WIP :implented value operator exeucte
| Commit: | 8b9e67a | |
|---|---|---|
| Author: | satellitex | |
fix where is string
| Commit: | 0b2cba0 | |
|---|---|---|
| Author: | satellitex | |
impl commands executor WIP : valued
| Commit: | 71c3da5 | |
|---|---|---|
| Author: | satellitex | |
WIP : todo impl tx
| Commit: | 029eed3 | |
|---|---|---|
| Author: | satellitex | |
| Committer: | GitHub | |
Faeture/add command (#27) * WIP : impl new account convertor * impl account builder * impl new command convertor * impl modify query convertor * validator -> verifier , validator new signature checker * object contains storage * impl add factory * passed query processor test * impl add commands, but no test * add test WIP * deterministic map hash * all commands test ok * passed all test implemented all commands * fix proto.sh * fix proto.sh
| Commit: | 8932152 | |
|---|---|---|
| Author: | satellitex | |
deterministic map hash
| Commit: | e2ef725 | |
|---|---|---|
| Author: | satellitex | |
object contains storage
| Commit: | f2e61c6 | |
|---|---|---|
| Author: | satellitex | |
impl modify query convertor
| Commit: | 3b181fc | |
|---|---|---|
| Author: | satellitex | |
impl new command convertor
| Commit: | 898c5c3 | |
|---|---|---|
| Author: | satellitex | |
WIP : impl new account convertor
| Commit: | c4c782a | |
|---|---|---|
| Author: | satellitex | |
| Committer: | GitHub | |
Feature/prosl 3 (#25) * passed test convert interface{} * WIP : prosl convertor * fix commands * WIP : impl totyuu * modify prosl_3 * accept minimum test * update glide
| Commit: | af6ab7a | |
|---|---|---|
| Author: | satellitex | |
accept minimum test
| Commit: | d615fd5 | |
|---|---|---|
| Author: | satellitex | |
modify prosl_3
| Commit: | 52c7db4 | |
|---|---|---|
| Author: | satellitex | |
WIP : impl totyuu
| Commit: | 65f1b27 | |
|---|---|---|
| Author: | satellitex | |
fix commands
| Commit: | cb0290c | |
|---|---|---|
| Author: | satellitex | |
WIP : prosl convertor
| Commit: | 76906a0 | |
|---|---|---|
| Author: | satellitex | |
passed test convert interface{}
| Commit: | a9fc122 | |
|---|---|---|
| Author: | satellitex | |
| Committer: | GitHub | |
Feature/prosl 2 (#24) * update command * impl update object * bugfix command has cryptor
| Commit: | 76d18b1 | |
|---|---|---|
| Author: | satellitex | |
impl update object
| Commit: | 38ab9df | |
|---|---|---|
| Author: | satellitex | |
update command
| Commit: | 9d8f627 | |
|---|---|---|
| Author: | satellitex | |
| Committer: | GitHub | |
Feature/prosl 1 (#23) * impl object convertor * add object storage factory * impl object convertor * impl sorage factory * impl storage factory * add test storage builder * WIP : prosl.proto * fix prosl
| Commit: | 3cd6fe4 | |
|---|---|---|
| Author: | satellitex | |
fix prosl
| Commit: | 981cfc8 | |
|---|---|---|
| Author: | satellitex | |
WIP : prosl.proto
| Commit: | 17021b4 | |
|---|---|---|
| Author: | satellitex | |
add object storage factory
| Commit: | fb8086a | |
|---|---|---|
| Author: | satellitex | |
| Committer: | GitHub | |
Feature/prosl (#22) * add storage.proto; * fix storage.proto * add prosl readme * fix protobuf * add model storage and objects * add struct * fix hash no return error
| Commit: | 4049e9b | |
|---|---|---|
| Author: | satellitex | |
fix hash no return error
| Commit: | 29e4121 | |
|---|---|---|
| Author: | satellitex | |
add model storage and objects
| Commit: | f537287 | |
|---|---|---|
| Author: | satellitex | |
fix protobuf
| Commit: | 8547375 | |
|---|---|---|
| Author: | satellitex | |
fix storage.proto
| Commit: | a3515bb | |
|---|---|---|
| Author: | satellitex | |
add storage.proto;
| Commit: | 530e305 | |
|---|---|---|
| Author: | satellitex | |
add storage.proto
| Commit: | a7b2d46 | |
|---|---|---|
| Author: | satellitex | |
add prosl.proto proto type
| Commit: | 021fd54 | |
|---|---|---|
| Author: | satellitex | |
| Committer: | GitHub | |
Feature/client server test (#17) * fix proto file * fix api gate client send * impl client * impl minimum scenario test * impl grpc minimum test * erase unuse printf; * grpc_test database gitkeep * fix unuse import * no err check remove
| Commit: | 3c9ef00 | |
|---|---|---|
| Author: | satellitex | |
fix proto file
| Commit: | 2a8a0ea | |
|---|---|---|
| Author: | satellitex | |
| Committer: | GitHub | |
Feature/grpc gate (#15) * impl gate server * impl error check * fix controller api test * add api test
| Commit: | f974b75 | |
|---|---|---|
| Author: | satellitex | |
impl error check
| Commit: | 76470c3 | |
|---|---|---|
| Author: | satellitex | |
| Committer: | GitHub | |
Feature/gate (#14) * impl Write * add regexp * impl query * impl core interface * add validator test * impl genesis commit * impl minimum query processor test * WIP : impl add publickey * passed test * add tx builder add pubkey * impl tx validate * fix repository_commit test * WIP : api gate query has bugs * fix api test * add query signature valdate and test
| Commit: | 3e13b74 | |
|---|---|---|
| Author: | satellitex | |
WIP : impl add publickey
| Commit: | 66ff6ee | |
|---|---|---|
| Author: | satellitex | |
| Committer: | GitHub | |
Feature/commit (#12) * fix commit * WIP : TxList * impl txList * WIP : impl commit System, impl verify commit * commit * fix commit * passed compile * impl minimum commands * fix command interface * impl executor minimum commands test * add validate command * WIP : impl create block * impl tx queue * no use log * add proposalTxQueue Erase * impl tx queue test; * WIP : createBlock * passed commit test * test name change * fix test
| Commit: | 5baaa11 | |
|---|---|---|
| Author: | satellitex | |
impl executor minimum commands test
| Commit: | cc922a6 | |
|---|---|---|
| Author: | satellitex | |
fix command interface
| Commit: | 5d35729 | |
|---|---|---|
| Author: | satellitex | |
impl minimum commands
| Commit: | 02b1f42 | |
|---|---|---|
| Author: | satellitex | |
WIP : impl commit System, impl verify commit
| Commit: | f561918 | |
|---|---|---|
| Author: | satellitex | |
| Committer: | GitHub | |
Feature/convertor (#5) * impl convert command * WIP : block, tx * impl block, tx, command, primitive * impl factory * add test factory * add account * impl query convertor * impl query and query response builder * impl factory_test; * add sign and verify test * add w sign test case
| Commit: | 6af4dc6 | |
|---|---|---|
| Author: | satellitex | |
add account
| Commit: | 8af0e0f | |
|---|---|---|
| Author: | satellitex | |
impl factory
| Commit: | e816943 | |
|---|---|---|
| Author: | satellitex | |
add ignore proto output
| Commit: | 5e5a15f | |
|---|---|---|
| Author: | satellitex | |
add make proto