-
If a smart contract is called without a method being specified, its fallback should be invoked.
The fallback should be declared via an attribute on a method.
I believe we have more info availab…
-
When using `GetCallingScriptHash` along with `RegisterAppCall` or `DynamicAppCall`, I expected to get the hash of the contract which called the contract with `GetCallingScriptHash` in all cases, but i…
-
- [x] Deploy the last MiniMeToken on Rinkeby (SWT)
- [x] Verify a SWT
- [x] Update API address
- [x] API change merged
- [x] API change deployed
- [x] Changed ownable to OpenZeppelin version
- […
-
Dear web3j-maven-plugin,
thanks for the work done and i wish an happy new year.
I have extracted here a small smartcontract that do not compile anymore with your java generator
```
[ERROR] Fai…
-
1. **setRootWeiReceiver** https://github.com/Thetta/SmartContracts/blob/dev2/contracts/moneyflow/Moneyflow.sol#L55
1. **withdrawDonationsTo** https://github.com/Thetta/SmartContracts/blob/dev2/cont…
-
```
SmartContracts.queryTransferStatus(1, "a679e58dc37b6e43cd56ac755dd10d8e1a7382fbcea285805d4a4b708fb38a77",
new SmartContracts.TransferStatusCallback() {
…
-
Hello Everyone!
My team and I are working on getting Calvin to interact with smartcontracts, but this requires the use of web3.py which can only be used on python3.x. As calvin is developed on pytho…
-
#
### Affected parts
- [ ] Backend API: search/lookups
- [x] Frontend: Visual
- [ ] Frontend: interactions
- [ ] Smartcontract: CPEP erc271
- [ ] Smartcontract: Cozy auction
- [ ] Smartcon…
-
Unable to buy Cryptopepe that is currently listed as "for sale"
### Affected parts
- [ ] Backend API: search/lookups
- [x] Frontend: Visual
- [x] Frontend: interactions
- [ ] Smartcontract: …
-
Unsuccessful bids/ bids that are overbid are not tracked, Auction loser gets no feedback
### Affected parts
- [x] Backend API: search/lookups
- [x] Frontend: Visual
- [x] Frontend: interact…