Skip to content

Releases: qlcchain/go-qlc

v1.0.3

29 Mar 14:04
Compare
Choose a tag to compare

v1.0.3

  • mintage contract support beneficial
  • fix p2p
  • refine block to support PoV

SHA256

14c20f2856b8255dcd5aa25f69bb433f4669bd29fa878353640f182031413bb2 build/gqlcc-windows-amd64-v1.0.3-0ea1f7f.exe
9f5588b64cace7e7e3a4438fe1f0c5cd2138c14cdf046f2c86c8d70e7d2425b2 build/gqlcc-darwin-amd64-v1.0.3-0ea1f7f
8bbac91111c3d01550d87fc81323dea6d8395b9cde725d9215e1fd4a0f49b731 build/gqlcc-linux-amd64-v1.0.3-0ea1f7f
8911244e092fa3c7da7a1f9e7a31e01166fe1782b4e92341c7f5ce51cd8ee00c build/gqlcc-windows-386-v1.0.3-0ea1f7f.exe
922a0f0a50a58987f4356942c4ecdb7694e68b8b3f7691bd72ea6cd4d780542d build/gqlc-windows-386-v1.0.3-0ea1f7f.exe
c0cf35c31223b9c0a666686d7ce14b7c79ef899f089d590f6bcc4a53fe8a1444 build/gqlc-darwin-amd64-v1.0.3-0ea1f7f
cb674b95d122d2ecc3a6adcf8a2f9782fa2646a98c3222a9ffbeb454e463bce6 build/gqlct-linux-amd64-v1.0.3-0ea1f7f
c70eed94b926ee57ca042c047629e93b642943853f5ea28d70b98caa015390d7 build/gqlc-windows-amd64-v1.0.3-0ea1f7f.exe
009263856db993dd9788d7ce37f365cff719ebb381fb09cbe374a52efb9d692b build/gqlc-linux-amd64-v1.0.3-0ea1f7f
94be490cb3c9dd945898ae1bd9364ebaf8399a2bd5e13835fc0aab19481af4a0 build/gqlct-darwin-amd64-v1.0.3-0ea1f7f
fcaf5adccdd14e1c66c75f44b29e6dc109ead916534e85a5ca834df579f05c26 build/gqlct-windows-amd64-v1.0.3-0ea1f7f.exe

v1.0.2

28 Mar 08:35
Compare
Choose a tag to compare

v1.0.2

  • refactor: --config is followed by the configuration file (8a580b2)
  • fix: p2p bug (c2bf0f9)

SHA256

f1ffda83aaa669829d3e2a0e2ccc4bfb0a99880c3a9324ca02ddb2a66f2dc3ef build/gqlcc-windows-amd64-v1.0.2-401d6b6.exe
ae574c856c74f55eac22786c40575127961104dce2ea13671b411799421666c3 build/gqlc-windows-386-v1.0.2-401d6b6.exe
e8bfc2cd1dbd0b8ec04c4f5131f95fc117be0636329276862d3dbae0aa7c9e4e build/gqlc-linux-amd64-v1.0.2-401d6b6
061402a53bdd0c438895e2876d72bd6b954fec169e3f61f4c6b44ce43aff9f98 build/gqlc-windows-amd64-v1.0.2-401d6b6.exe
73023604ec14a5f765e34d2060576da40d1ac5c86cb1555cf7ef46dfcb68d45e build/gqlcc-darwin-amd64-v1.0.2-401d6b6
11fa6a8c845be3acb8729ba588dba5e74021f434271f552ee6b0c7e68d41281a build/gqlct-windows-amd64-v1.0.2-401d6b6.exe
c8b884ca2bf48101996b01b9806424b8343a735597acbdf8b4b4971d6cef0085 build/gqlc-darwin-amd64-v1.0.2-401d6b6
c180c7a5e17db42b8b6c8c2b264495f74e89222fc6c218dadbd4e3a25783011c build/gqlcc-windows-386-v1.0.2-401d6b6.exe
cff705434f744249e0441e598d27e488a331fc1ba47dbd6f8987a7a79cbbf4ea build/gqlcc-linux-amd64-v1.0.2-401d6b6
e7ec35064385b579f4670ad81de8b8533952b037f966fe8bac2253a22b9a2ef4 build/gqlct-darwin-amd64-v1.0.2-401d6b6
d3713790362fa15b97e98110b739b21c78f10ccec065fdba1a20b8bedd44a076 build/gqlct-linux-amd64-v1.0.2-401d6b6

v1.0.1

22 Mar 08:35
Compare
Choose a tag to compare

v1.0.1

  • feat: add timestamp to AccountsPending api (070e01a)
  • feat: enhance server cli (#209) (a6e853c), closes #209
  • feat: implement migration config (84226fb,764e2f7)
  • feat: enhance balance unit conversion (81d29bb)
  • feat: multiple block can contain the same message hash (7fff501)
  • fix: mintage contract pledger amount (cc6479d)
  • fix:openblock fork (#210) (3761f84), closes #210
  • feat: support main net and test net (#208) (64d5e07)

v0.1.0

15 Mar 07:39
Compare
Choose a tag to compare

fix find online representatives

pre release for v1.0

14 Mar 04:37
Compare
Choose a tag to compare
pre release for v1.0 Pre-release
Pre-release

pre release for v1.0

Please remove all old data to use this version

  • chore: build docker image by travis (215486e)
  • feat: add api to return all blocks and addresses (#121) (75fa5bd), closes #121 #115 #116 #114
  • feat: add chain contract interface (ea9168d)
  • feat: add config for rpc network type (d215b91)
  • feat: add consensus testcase (d38196b)
  • feat: add interface to get block by phone number (f88a80f)
  • feat: add message cache. (c317a7e), closes #123 #124
  • feat: add meta data for uncheckedblock table from db (0af031c)
  • feat: add p2p parameters to the configuration file (1da3ae2)
  • feat: add p2p testcase (67d16e3)
  • feat: add table for blocks relationship (4d9cb1c)
  • feat: add test case in ledger (df0a0eb)
  • feat: add tokeninfo when add block (8e766af)
  • feat: add two bootNodes (f325825)
  • feat: add version for ledger (c9244e4)
  • feat: api sms (b7e7be6)
  • feat: implement abi pack/unpack (#156) (85d74af), closes #156 #139
  • feat: implement interactive cli by ishell library (9b0af1b)
  • feat: implement ledger interface to store contract data (6ac24f2)
  • feat: implement mintage contract (5280263)
  • feat: implement search pending by address (8125934)
  • feat: implement VM and base functions (#93) (a65e614), closes #93
  • feat: increase the processing of transactions related to smart contracts (5cd04a0)
  • feat: integrate chain contract with consensus,fix #42 and fix #104 (d531a8b), closes #42 #104
  • feat: ledger interface (0958e7a)
  • feat: ledgerstore define (3b09687)
  • feat: merge performance test code and add configuration switches for performance testing (cff3923)
  • feat: optimization of the external interface of p2p messages(#125) (7510dd5), closes #125
  • feat: optimize common lib (#155) (c639f52), closes #155
  • feat: remove duplicate print log (97b32a8)
  • feat: rpc ledger (21d98e4)
  • feat: set balance unit to raw in rpc parameter and return (ce65af6)
  • feat: use online representation of 50% of total weight as a consensus threshold (#120) (9defcd4), closes #120
  • feat: verify token symbol and token name (c292580)
  • feat: add interactive and non-interactive mode for cli (#138) (a9ab74d), closes #138
  • fix: #154 (dcb4941), closes #154
  • fix: block check (9a47eb5)
  • fix: bug for get uncheckedblock from db(#122) (1da630c), closes #122
  • fix: build error (86e8c39)
  • fix: consensus bug. (bb4a6ad)
  • fix: consensus modules init account bug. (6ec214b)
  • fix: execute blockprocess in a transaction (8f13b67)
  • fix: generate receive block bug (a98e8c4)
  • fix: genesis block and add genesis testcase (2cf6366)
  • fix: init genesis block (f3f24be)
  • fix: Invalid change to InvalidData (06f6d11)
  • fix: ledger (1c6af60)
  • fix: ledger (1b4e496)
  • fix: ledger and consensus integrate testcase (be35455)
  • fix: ledger and verify token symbol and token name (951b670)
  • fix: ledger unpack TokenInfo (f64a48a)
  • fix: libp2p dependence (30cf0b7)
  • fix: local representatives bug (58fa628)
  • fix: mdns bug and node discovery structure adjustment. (02f5ccd), closes #162
  • fix: message cache bug in p2p module (14bbc7e)
  • fix: peer ID conversion bug. (5805432)
  • fix: rpc test (a790df0)
  • fix: sync error (a6079d3)
  • fix: update frontier in rollback (0e998e7)
  • fix: wallet testcase (9515963)
  • fix: wallet/vm test case (#159) (d48da9d), closes #159
  • refactor: add version.go and set params (facc785)
  • refactor: change sender and receiver of StateBlock (da71bc7)
  • refactor: modify rpc test case (11be38b)
  • refactor: modify the way to get all data in a badger table (741a1ee)
  • refactor: optimize block interface (#165) (954d032), closes #165 #162
  • refactor: optimize mintage contract (4c7eb57)
  • refactor: qlc CLI (e9a9cc1)
  • refactor: refine service (fa4941b)
  • refactor: use seed to run node with account (6d62631)

v0.0.5

30 Jan 08:39
Compare
Choose a tag to compare
v0.0.5 Pre-release
Pre-release

v0.0.5 (2019-01-30)

  • feat: add create account, batch send token commands etc. (001f8b0, 096cd26)
  • feat: implement full json RPC interface (8e25058, 476c9fb)
  • feat: implement save/load performance test time (#96) (f0891b5)
  • fix: concurrency vote task (4e1381c)
  • chore: update travis authorize key (39567ff)

v0.0.4

23 Jan 01:07
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release

v0.0.4 (2019-01-23)

  • chore: travis CI build all platforms binary (b58e86d)
  • feat: optimize get online representatives (e069b9d)
  • fix: high cpu loading (4fc01cf)
  • fix: synchronization problems caused by sorting frontier incorrectly (07bece7)
  • feat: print rpc request message (#89) (38bc3d2), closes #89

v0.0.3

15 Jan 08:41
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release
  • optimize log
  • fix IPC address on windows

v0.0.2

15 Jan 04:19
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

v0.0.2 (2019-01-15)

  • chore: add LDFLAGS (645f1bc)
  • chore: bump version to v0.0.2 (e0979a0)
  • chore: change p2p and rpc port (c6a832a)
  • fix: AccountHistoryTopn() returns one more (e9853dd)
  • fix: add find Online Representatives timer task (53a11f1)
  • fix: amountbalance NPE (4c6deee)
  • fix: balance sub (0a280f4)
  • fix: consensus bug (beaf8db)
  • fix: GetOnlineRepresentatives() return (94d0501)
  • fix: let node know online representatives (051e310)
  • fix: mock stateblock (2f43630)
  • fix: rpcapi-Process() (b56577e)
  • fix: solve CPU usage is too high (1e4db9d)
  • fix: support choose config path (8ca2378)
  • fix: windows ipc testcase (0d68c20)
  • refactor: set token symbol to uppercase (fbe22ef)
  • refactor: move logger to QlcApi (aca600c)
  • refactor: Process return block hash (33e8296)
  • refactor: replace jsoniter with std json (390a5d8)
  • refactor: rpc interface (3153789)
  • refactor: rpcapi-AccountHistoryTopn() (d0a2b2e)
  • refactor: use cobra refine cli. (3ae1670)
  • style: format code (babd21f)
  • docs: update README #40 (ca1483b), closes #40
  • feature: add rpc-server to cmd (3e7971e)
  • feature: implement json-rpc and add rpc api (#71) (22955c2), closes #71 #68 #45

First internal release

28 Dec 08:27
Compare
Choose a tag to compare
Pre-release

Support Send/Receive/Change Transaction by CLI