Commit Graph

356 Commits (datastructure-update)
 

Author SHA1 Message Date
neeboo a60a5f8a92 feat(blockchain):update call 5 years ago
neeboo d3302931cc fix(transaction):fixed recover and setParams, and passed e2e and unit tests 5 years ago
neeboo 98d6ccd0c6 fix(contract):remove callData from method 5 years ago
neeboo dfdde42131 v0.0.54 5 years ago
neeboo eb3858a3e6 WIP(utils)move defaultConfig from messenger to utils/chain 5 years ago
neeboo 8a654d7944 v0.0.53 5 years ago
neeboo 6547a443bd feat(contract):add `debug()` to show callPayload, callResponse,and callData 5 years ago
neeboo ec668de5cd v0.0.52 5 years ago
neeboo be0455620b fix(contract):methods with default 5 years ago
neeboo 3330859beb v0.0.51 5 years ago
neeboo 7d4af8b767 feat(contract):add from = `0x{'0'*40}` by default 5 years ago
neeboo d7da8b2458 v0.0.50 5 years ago
neeboo 43390c29c3 feat(network):added reconnect 5 years ago
neeboo a15b66739b v0.0.49 5 years ago
neeboo 822fc7ccbf revert(network):revert websocket 5 years ago
neeboo 82c5bd438c v0.0.48 5 years ago
neeboo 91fb8d1f64 fix(network):added reject 5 years ago
neeboo 246dd54e56 chore(packages.json):fix build with cli 5 years ago
neeboo 0433648efd chore(README):update README.md 5 years ago
neeboo 7ec7757a78 fix(gulpfile):remove unexpected `.tsbuildinfo` 5 years ago
neeboo caa33e4b2e v0.0.47 5 years ago
neeboo 03ca6f8992 chore(contract): fix `methods.call()` when no `wallet.signer` and `options.from` found 5 years ago
neeboo e5d47c94bb v0.0.46 5 years ago
neeboo 76315c5a95 fix(multiple):added toShardID 5 years ago
neeboo 543bf1b953 fix(transaction):update Transaction.observed() 5 years ago
neeboo d32157ffbc chore(e2e):update e2e test with transaction events 5 years ago
neeboo bdb233fe4f chore(transaction):added `Transaction.observe()` 5 years ago
neeboo f113cac157 chore(README): fix build:ts before test:e2e 5 years ago
neeboo f1d1f29410 chore(package.json):use husky to hook before commiting 5 years ago
neeboo a1ce128afc fix(e2e):move transaction from fixture to txn_rpc 5 years ago
neeboo 481a38d17b feat(e2e):update transactins.e2e.ts and transaction.json as fixtures 5 years ago
neeboo 95fcafb77b chore(README): update README 5 years ago
neeboo 85424403c2 wip(e2e): add e2e tests 5 years ago
neeboo 5d065a5e36 v0.0.45 5 years ago
neeboo c0e6014c71 fix(contract):signTransaction using 'latest' blockNumber 5 years ago
neeboo c63beab6d8 v0.0.44 5 years ago
neeboo 8c0a918aa5 fix(account):update nonce correctly 5 years ago
neeboo 0ca07d7613 v0.0.43 5 years ago
neeboo 85d6ad6d19 fix(contract):update nonce correctly 5 years ago
neeboo 37f7dfe379 v0.0.42 5 years ago
neeboo b7e4cb0d5e fix(contract):Contract status fixed with transaction.txStatus 5 years ago
neeboo dc0699eba0 v0.0.41 5 years ago
neeboo 1efc230e73 fix(transaction): getTransactionReceipt if no status but root returns 5 years ago
neeboo ea9d15d8e0 v0.0.40 5 years ago
neeboo b38d55cddc fix(contract):remove useless console 5 years ago
neeboo f4b03edab3 v0.0.39 5 years ago
neeboo e59f69a130 fix(contract):contract call methods with options 5 years ago
neeboo 756dd6e965 v0.0.38 5 years ago
neeboo 02e95777a0 fix(transaction):added toShardID apply to `Harmony.types.Transaction` 5 years ago
neeboo 7b9d69186d v0.0.37 5 years ago