Releases: gridcat/gridcoin-rpc
Releases · gridcat/gridcoin-rpc
v3.0.0-beta.6
3.0.0-beta.6 (2021-06-29)
Features
v3.0.0-beta.5
v3.0.0-beta.4
3.0.0-beta.4 (2021-06-27)
Features
v3.0.0-beta.3
v3.0.0-beta.2
3.0.0-beta.2 (2021-06-27)
Bug Fixes
- fix contract (a25886f)
Features
- add getnewpubkey (c9c2ed8)
- add getrawtransaction (a4b3ef7)
- add getrawwallettransaction (83207a2)
- add getreceivedbyaccount (41b3cfb)
- add getreceivedbyaddress (9c64092)
- add gettransaction (9d2435d)
- add getunconfirmedbalance (9e93d7d)
- add getwalletinfo (2f9f067)
- add keypoolrefill (345d81c)
- add listaccounts (7c31c18)
v3.0.0-beta.1
3.0.0-beta.1 (2021-06-26)
Features
- add createRawTransaction (8cb09b8)
- add getNewAddress, getBalanceDetail, getBalance and address related calls (829e830)
- add network and voting (fd1ecfa)
- add networking commands (871c413)
BREAKING CHANGES
- structure change, deprecation of some old rules
v2.1.0-beta.1
2.1.0-beta.1 (2021-06-23)
Bug Fixes
- return promise on getNewAddress (01460a5)
Features
- introduce error object (3e75f6f)
v2.0.0
v1.0.0
1.0.0 (2018-12-30)
Bug Fixes
- index: oopsie doopsie (ad4f9c4)
Features
- add rest of the calls to the main client (9037bd3)
- initial commit (2bff809)
- connection: add test connection command (ae7a7d2)
- contracts: address contract (1854527)
- contracts: burn address, rain and recievement (9838684)
- contracts: key pairs, reserve (446f1a6)
- contracts: transaction contracts (41e55d8)
- contracts: unspent contract (933ca90)
- contracts: wallet info and main info refactoring (c41b8d0)