bivrost-kotlin icon indicating copy to clipboard operation
bivrost-kotlin copied to clipboard

🔥 🌈 Bridge between Solidity Contracts and Kotlin

Results 8 bivrost-kotlin issues
Sort by recently updated
recently updated
newest added

Due to typo the generated wrapper for contract cannot compile That's what I'm getting when building with bivrost plugin `0.8.1` ![image](https://github.com/5afe/bivrost-kotlin/assets/22574399/107d7c47-12fe-4eba-aa72-5df150ffadbe) The same code with fixed line works perfect Hovewer...

Changes proposed in this pull request: - Adjust descriptions after lib migration from gnosis to 5afe space

Currently the build process relies on Travis. As Gnosis has moved to GitHub action this project should also be migrated. ### Notes: - Remove `GITHUB_API_KEY` usage as it will be...

currently it depends on the android gradle plugin and is tightly coupled to android. This plugin might also be useful outside the android scope. So it would be great if...

### Expected behavior Comparing different `Bytes` and `BytesN` based on their values, not reference. Right now we need to access their contents for comparison. ### Actual behavior Comparing these classes...

enhancement

It would be really useful to be able to create deployment transactions. For this the deployment code (init code) is required and it should be possible to encode the constructor...

enhancement

- [ ] fixed - [ ] functions