Galois Field

Results 19 issues of Galois Field

Hello, When I used this function : https://github.com/near-daos/sputnik-dao-contract/blob/640495ba572345ca356376989738fbd5462e1ff8/test-token/src/lib.rs#L24 how can I find informations on the minting token ? Especially, what view function can I call and where find I them...

Hello, I'm trying to approve a transaction on a DAO : ``` js View call: genesisdao.anank2.testnet.get_proposal({"id":9}) { id: 9, proposer: 'anank2.testnet', description: 'Transfer NEAR from DAO to an account', kind:...

`{"index":0,"kind":{"ExecutionError":"Smart contract panicked: panicked at 'assertion failed: `(left == right)`\n left: `Approved`,\n right: `InProgress`: ERR_PROPOSAL_NOT_IN_PROGRESS', src/policy.rs:346:9"}}` https://explorer.testnet.near.org/transactions/DbCTmdERAiRJrsFRsjLwHYTwkx7EjP7hLyZU7yPEZVC9 I don't understand Finalize use. When proposal is `In Progress` it doesn't work...

Hello everyone, I finished to full setup my node Bitcoin and all transactions have been indexed by `ord`. Nevertheless, my balance given by `ord wallet balance` is wrong it says...

Hello everyone, Few days ago, I tried to inscribe one image : The commit : dcdc0cd7dcaef1a9e7a2ba6c9b6a3f50d73731d9a0dec127b71e098908f49dd3 The reveal : 31e2fd07ad5a83f90d9c1d6fa2058f11a1dd1aa62943aab92798e45933ace92e Both transactions are not found on mempool.space with the message...

Hello everyone, I am on MacOS and I'm running my node in an external disk not in the default place. When I run `ord --cookie-file=/path/to/my/cookie.file info ` I get `"index_path":...

Hello everyone, I updated my `ord` client with 0.5.2 version. I'm on MacOS X Ventura 13.x Now I catched this issue after `ord --cookie-file=path/.cookie wallet balance ` : ``` thread...

Hello 👋 I want to duplicate this bot to allow users to generate invoices according to Euro amount and not in sats. Maybe it's already possible. Do you have any...

Hello, I can't install `ansible_vault` from `pip3 install ansible_vault` on my ubuntu 22.04.4 LTS server I have the error: ``` error: subprocess-exited-with-error × Building wheel for ansible-vault (pyproject.toml) did not...

Hello everyone, I didn't compile this repo since a long time ago and now there is an issue in compiling with `./build.sh` ![Capture d’écran 2022-11-04 à 17 27 23](https://user-images.githubusercontent.com/84255448/200028316-634ff1cd-828d-4469-a54f-cfff40783e74.png) I...