nico
ffe1112270
woop
9 months ago
Sun Hyuk Ahn
178d0509e0
Merge pull request #295 from MaxMustermann2/data-signing
...
[console/cmd] add support for `data` signing
12 months ago
Max
c38f4e498c
governance: do not allow `approval` hex interpret ( #302 )
...
* governance: do not allow `approval` hex interpret
* gov: remove privacy, add reason, upd example
* gov: remove outdated comment
1 year ago
Max
aecd7314c0
governance: fix voting support for `approval` etc ( #301 )
...
* governance: fix voting support for `approval` etc
- approval and ranked-choice (uint32[]) => []interface{}
- quadratic / weighted / shutter => unchanged
- single-choice => unchanged
- return error if unknown type
- remove panic when converting to uint64
- add examples as comments for each of the proposal types. these have
been verified by comparing with snapshot.js output
* ci: upload test artifact
* ci: run upload artifact after mac build
* ci: rename mac os bin to avoid upload overwrite
* ci: separate artifacts for darwin and linux
1 year ago
Soph
ba01a1871f
[github action] ubuntu22 and fix macos build ( #299 )
...
Co-authored-by: sophoah <sophoah@gmail.com>
2 years ago
Max
72a36bccc3
pkg/ledger: fix transaction signing ( #298 )
...
* pkg/ledger: fix transaction signing
Split the message to be signed into packets of size 255. The
implementation is simply copied over from staking transaction signing.
Closes #297
See also harmony-one/staking-dashboard#637
* pkg/ledger: only enumerate hid devices
update the fix from #293 to only enumerate HID devices instead of all
(raw/USB) devices
* pkg/ledger: use `usb` for import not `hid`
2 years ago
MaxMustermann2
24c5bf63c1
Merge branch console-data-field of MuKnIO/go-sdk
2 years ago
MaxMustermann2
5cbf0c66dc
cmd: add support for `data` signing
2 years ago
Soph
5d91d48bba
update github action ( #294 )
...
* update github action
Co-authored-by: sophoah <sophoah@gmail.com>
2 years ago
Soph
6de63a336d
Merge pull request #285 from Frozen/mac_m1_fix
...
Fix for mac.
2 years ago
Soph
4409ecfa78
Merge pull request #293 from MaxMustermann2/muldefs
...
build: remove multiple definitions error
2 years ago
MaxMustermann2
6675575fbb
build: remove multiple definitions error
2 years ago
harmony-devops
dbd9901df9
Merge pull request #290 from MaxMustermann2/snapshot-org-test
...
governance: add voting support for snapshot.org
2 years ago
Soph
1c24234c95
Merge pull request #291 from MaxMustermann2/linux-path-fix
...
script: fix `linux` download path
2 years ago
MaxMustermann2
00d1ed370e
script: fix `linux` download path
2 years ago
MaxMustermann2
16347d8200
add references to https://snapshot.org
2 years ago
MaxMustermann2
ab8340898b
governance: add voting support for snapshot.org
2 years ago
Rongjian Lan
f7c9e07182
Merge pull request #288 from Frozen/fix-gas-price-100
...
Increased gas price to 100.
2 years ago
Konstantin
4b928dd280
Increased gas price to 100.
2 years ago
Ian Denhardt
17c2359fc4
console: support `data:` field to {send,sign}Transaction.
...
This adds support for the data: field in console calls to
sendTransaction & signTransaction, with the same semantics as in
web3.js.
3 years ago
Konstantin
7abe0ba4c1
Fix for mac.
3 years ago
haodi
e59f6c2304
fixed default gas price
3 years ago
Haodi
86206d80ae
Merge pull request #281 from harmony-one/change_default_gas_price
...
change default gas price
3 years ago
haodi
c56881c3e9
change default gas price
3 years ago
lutty
f6bacab4e6
opti
3 years ago
Lutty
f84488f0b9
opti
3 years ago
Lutty
9b9459411b
opti
3 years ago
LuttyYang
8eb8db8ba1
Merge pull request #276 from polymorpher/master
...
Support gas limit in hmy-csv.py
3 years ago
Aaron Li
a69e630cbc
support gas limit in hmy-csv.py util and fmt code
3 years ago
valyd8chain
71dd5861ad
Add Passphrase Flag to Mnemonic Recovery Cmd
...
- Add `--passphrase` to `recover-from-mnemonic` command
3 years ago
hsiung
d06268fa82
Add Snapshot field to new proposal yaml
3 years ago
cy
857736c1c5
fix(mod): update fatih/color for go 1.17
3 years ago
haodi
580fa56d40
temporarily remove the ARM64 builder
3 years ago
Haodi
abe7a78a59
Merge pull request #267 from harmony-one/fix_issue_266
...
change version to 0.2.0
3 years ago
Lutty
ccf4dde0ba
change version to 0.2.0
3 years ago
LuttyYang
82cb96dc52
fix issue 247 ( #263 )
...
* fix issue 247
* fix bug
3 years ago
LuttyYang
8561dc3c3e
fix issue 248 ( #264 )
3 years ago
LuttyYang
a2997242b5
fix issue 187 ( #262 )
3 years ago
Haodi
940cedd554
Merge pull request #261 from harmony-one/upgrade_golang_version_test
...
Upgrade golang version and fix actions
3 years ago
Lutty
12c3348d21
change home path
3 years ago
Lutty
2e98ffceb9
change pwd
3 years ago
Lutty
a2951659b0
add debug echo
3 years ago
Lutty
731bf41f89
upgrade golang version
3 years ago
LuttyYang
091a3a1178
Offline signing ( #258 )
...
* init
* add offline-sign-transfer
* test and write document
3 years ago
Lutty
ab1cb6df13
support multi-choice governance
3 years ago
Leo Chen
c0d03b74b7
Merge pull request #254 from harmony-one/add_hmy_console
...
smart contract interaction using hmycli
4 years ago
Lutty
2a2bb2bd79
support and test one address
4 years ago
Lutty
fe647eaba0
opti
4 years ago
LuttyYang
979e58f418
fix https://github.com/harmony-one/go-sdk/issues/255 ( #257 )
4 years ago
Lutty
04d6def83c
test smart contract
4 years ago