issues
search
CityOfZion
/
neo-mamba
Python SDK for the NEO3 blockchain
https://mamba.coz.io/
MIT License
22
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ci: resolve workflow deprecation warnings
#323
ixje
closed
1 month ago
1
apio: lazy create rpc client
#322
ixje
closed
1 month ago
0
api: expose `NeoRpcClient` on `ChainFacade`
#321
ixje
closed
1 month ago
0
api: streamline signer argument of invoke functions
#320
ixje
closed
1 month ago
0
api, tests: streamline invoke return types
#319
ixje
closed
1 month ago
0
api: remove deprecated code
#318
ixje
closed
1 month ago
0
api: rename `candidate_unregister` to `candidate_deregister`
#317
ixje
closed
1 month ago
0
api: do not post process on VM exception in test_invoke
#316
ixje
closed
1 month ago
1
api: deprecate `end` argument in `get_unclaimed_gas()`
#315
ixje
closed
2 months ago
1
vm: add `ABORTMSG` & `ASSERTMSG` opcodes
#314
ixje
closed
2 months ago
0
setup: update dependencies
#313
ixje
closed
2 months ago
1
api: update NEP-11 wrappers
#312
ixje
closed
2 months ago
1
api: extend `get_version` RPC call with extra fields
#311
ixje
closed
2 months ago
1
api: make valid_until_block configurable in TxBuilder
#310
ixje
closed
2 months ago
1
tests: fix StackItem.as_address test
#309
ixje
closed
2 months ago
1
docs: fix various typos in docstrings
#308
ixje
closed
2 months ago
1
api: fix candidate unregister
#307
ixje
closed
2 months ago
1
port getversion extension
#306
ixje
closed
1 month ago
0
contracts: update NEF script deserialization limit
#305
ixje
closed
7 months ago
1
Bump aiohttp from 3.9.1 to 3.9.3
#304
evgeniiz321
closed
8 months ago
2
api: fix type error when contract state not found
#303
meevee98
closed
8 months ago
4
setup: add Python 3.12 support, drop 3.10
#302
ixje
closed
10 months ago
1
api: support BUFFER in `unwrap.as_str` and `unwrap.as_byte`
#301
ixje
closed
10 months ago
1
vm: fix order when pushing dictionaries with `ScriptBuilder`
#300
ixje
closed
10 months ago
1
setup: update dependencies
#299
ixje
closed
11 months ago
1
vm: add `start_index` to iterator unwrap helpers
#298
ixje
closed
11 months ago
1
api: add `tokens_count` method to NEP11Contract
#297
ixje
closed
11 months ago
1
Bump aiohttp from 3.8.5 to 3.9.0
#296
vvarg229
closed
12 months ago
2
setup, docs: disable useless mypy error
#295
ixje
closed
12 months ago
1
Error when trying to install neo-mamba on alpine:3.16
#294
yogh333
closed
12 months ago
19
setup: make PEP-561 compliant
#293
ixje
closed
1 year ago
1
api: add helper to deserialize data that is serialized using the StdLib native contract
#292
ixje
closed
1 year ago
1
api: increase receipt timeout value fetching to fix `Windows` loop time inaccuracy
#291
ixje
closed
1 year ago
1
api: accept NeoAddress types in `transfer_friendly()`
#290
ixje
closed
1 year ago
1
api: do not throw on VM FAULT in `calculate_system_fee()`
#289
ixje
closed
1 year ago
1
api: add `FindStorage` RPC call to `NeoRpcClient`
#288
ixje
closed
1 year ago
1
ci: disable unstable test
#287
ixje
closed
1 year ago
1
api: disable IPv6 in RpcClient
#286
ixje
closed
1 year ago
1
vm: loosen allowed dictionary key types when pushing with `ScriptBuilder`
#285
ixje
closed
1 year ago
1
vm: allow pushing empty strings
#284
ixje
closed
1 year ago
1
api: fix `Map` key processing
#283
ixje
closed
1 year ago
1
setup, ci: update Black
#282
ixje
closed
1 year ago
1
setup: use only `pyproject.toml`
#281
ixje
closed
1 year ago
1
docs: remove changelog
#280
ixje
closed
1 year ago
0
wallet: fix custom scrypt parameter usage
#279
ixje
closed
1 year ago
1
Error Encountered When Creating Wallet Instance from JSON File due to Hash Issue
#278
IDKNWHORU
closed
1 year ago
2
ci: actually fail if Black finds format issues
#277
ixje
closed
1 year ago
1
setup: update dependencies
#276
ixje
closed
1 year ago
1
examples: update token hash and fix wallet passwords
#275
ixje
closed
1 year ago
1
Update aiohttp to 3.8.5 due to a vulnerability issue
#274
evgeniiz321
closed
1 year ago
2
Next